1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-06 11:38:21 +00:00
Commit graph

1332 commits

Author SHA1 Message Date
Mitchell Livingston
58950c148e refine inspector resize code a bit more 2007-08-21 05:03:53 +00:00
Mitchell Livingston
7f4b879994 better inspector resizing with min/max size 2007-08-21 04:30:42 +00:00
Mitchell Livingston
c9366d7ebe save resizable inspector tab size so that they can be restored when switched back 2007-08-21 04:15:22 +00:00
Mitchell Livingston
df1dce9b2a if there is no error message but an error, simply state "Error", and small change with a mutable status string 2007-08-20 19:49:36 +00:00
Mitchell Livingston
6423d795c6 dim and don't color cells of disabled files in file table 2007-08-20 19:37:26 +00:00
Mitchell Livingston
ca6f1934b3 allow new menu method to use an index set instead of range 2007-08-20 19:05:58 +00:00
Mitchell Livingston
420115e322 add svn properties 2007-08-20 16:53:08 +00:00
Mitchell Livingston
e91070a1e7 add a menu additions class 2007-08-20 16:49:53 +00:00
Mitchell Livingston
8ae9d20712 rename the addition files 2007-08-20 16:34:21 +00:00
Mitchell Livingston
89fc445266 small layout change 2007-08-20 02:26:59 +00:00
Mitchell Livingston
52057e8c93 get rid of an unnecessry string additions method 2007-08-19 03:03:28 +00:00
Mitchell Livingston
466325fa92 add a title to the Creator's open panel 2007-08-19 02:52:58 +00:00
Mitchell Livingston
10ecd7e169 make credits match authors 2007-08-18 18:37:32 +00:00
Mitchell Livingston
d098877379 kill some compile warnings 2007-08-18 17:35:08 +00:00
Mitchell Livingston
dcf2ad1864 just a return 2007-08-18 17:20:53 +00:00
Mitchell Livingston
f96505a447 set properties on a whole bunch of mac files 2007-08-18 17:13:36 +00:00
Mitchell Livingston
e94b016e81 add missing license info 2007-08-18 17:05:11 +00:00
Mitchell Livingston
a275204114 tidy up the filter bar code a little 2007-08-18 17:00:40 +00:00
Mitchell Livingston
141404356a remove some warnings 2007-08-18 16:55:01 +00:00
Mitchell Livingston
af833c7593 disable top-level file items when applicable 2007-08-18 05:59:01 +00:00
Mitchell Livingston
596525d89a dynamically show the files for file selection in the top-level action menu 2007-08-18 05:46:20 +00:00
Mitchell Livingston
10fb72281b move scrape info in inspector a bit more to the left to allow display of an extra digit 2007-08-18 03:25:16 +00:00
Mitchell Livingston
9f78eda964 attempt to fix stuck overlay window 2007-08-18 02:11:45 +00:00
Mitchell Livingston
41d5f3c8f5 clean code up a little 2007-08-18 01:56:10 +00:00
Mitchell Livingston
5c2f4e5fd1 add ratio settings to the individual torrent menu 2007-08-18 00:53:28 +00:00
Mitchell Livingston
4bcc5fa687 add preset limits to torrent action menu speed limits 2007-08-18 00:12:26 +00:00
Mitchell Livingston
f0f61ddd2b preliminary support for setting speed limits through the action menu 2007-08-17 23:58:21 +00:00
Mitchell Livingston
2a8f9eb1f9 update credits 2007-08-17 14:52:27 +00:00
Mitchell Livingston
c8d88af6f2 don't resize the inspector unnecessarily 2007-08-17 01:29:46 +00:00
Mitchell Livingston
7fb27df36d again by popular demand, allow peers and files tabs to be resized vertically 2007-08-17 01:23:17 +00:00
Mitchell Livingston
20f33e82e2 allow folders of files to be enabled/disabled from the action button 2007-08-16 23:05:59 +00:00
Mitchell Livingston
284f9830cc store only a single icon in the Torrent class instead of 2 2007-08-16 04:12:43 +00:00
Mitchell Livingston
75ec8bac79 keep one image for the table view instead of one for regular and one for minimal 2007-08-16 03:58:50 +00:00
Mitchell Livingston
91304ec1e6 streamline and improve action button placement code in TorrentTableView 2007-08-16 03:28:01 +00:00
Mitchell Livingston
7a96fcbb7f flip advanced bar overlay 2007-08-16 03:12:58 +00:00
Mitchell Livingston
02d0203a23 draw the progress bar straight onto the cell instead of using an image 2007-08-16 03:02:27 +00:00
Mitchell Livingston
71e3ffa3fc use colors and rects instead of images for creating the pieces view 2007-08-16 02:11:08 +00:00
Mitchell Livingston
df0c5a8764 get About copyright info from the localized string file instead of the nib 2007-08-16 01:31:36 +00:00
Mitchell Livingston
835d333067 by popular demand, add option to sort by tracker 2007-08-16 00:54:50 +00:00
Mitchell Livingston
f0162d0bc4 use #defines for filter and sort 2007-08-16 00:41:57 +00:00
Mitchell Livingston
37373317d9 get rid of an unneeded warning 2007-08-15 23:45:43 +00:00
Mitchell Livingston
4b97e604b1 (trunk) add updated Russian localization 2007-08-15 22:58:36 +00:00
Mitchell Livingston
234f0fc51e (trunk) remove Russian localization 2007-08-15 22:57:20 +00:00
Mitchell Livingston
4bccdef1fd (trunk) fix a problem when adding multiple torrents with "always ask" enabled 2007-08-15 22:30:54 +00:00
Mitchell Livingston
d836254dc7 get file tab working again 2007-08-15 03:43:54 +00:00
Mitchell Livingston
d6365184e7 missed this in the last commit 2007-08-15 03:15:13 +00:00
Mitchell Livingston
7633470496 get mac version building again 2007-08-15 03:12:54 +00:00
Mitchell Livingston
f407e44edc rearrange some of the file viewer code 2007-08-14 22:55:06 +00:00
Mitchell Livingston
8ad6b7aa3b (trunk) when automatically opening a newly created torrent file, don't trash it regardless of prefs setting 2007-08-14 21:26:12 +00:00
Mitchell Livingston
d8905329bb use optimization level -Os 2007-08-14 19:58:07 +00:00