1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-29 02:56:11 +00:00
Commit graph

1267 commits

Author SHA1 Message Date
Mitchell Livingston
87147ad2be get the minimal status to toggle based on the new cell method, and fix silly test code that made the error icon always show 2007-08-11 02:33:10 +00:00
Mitchell Livingston
963c8ae76f one less redundant call in TorrentCell 2007-08-11 02:12:47 +00:00
Mitchell Livingston
1436214b4e general code cleanup 2007-08-11 01:48:06 +00:00
Mitchell Livingston
9198b9d50d complete structural reorganization of TorrentCell 2007-08-11 01:39:53 +00:00
Mitchell Livingston
49bffb64f4 store the folder image in browser cell 2007-08-10 18:00:44 +00:00
Mitchell Livingston
00586a513b adjust FileBrowserCell layout 2007-08-10 17:55:09 +00:00
Mitchell Livingston
c4eab94aea declare methods in FileBrowserCell, and make some private 2007-08-10 17:46:02 +00:00
Mitchell Livingston
7b69ebac18 layout file browser cell a bit more dynamically 2007-08-10 17:34:52 +00:00
Mitchell Livingston
24fc88c21d the pause/resume and reveal buttons in the main window don't dim when pushed but not hovered over 2007-08-10 05:56:36 +00:00
Mitchell Livingston
c1e98ffd64 add new Russian translations 2007-08-10 04:18:35 +00:00
Mitchell Livingston
ba15587366 remove some Russian translations 2007-08-10 04:17:41 +00:00
Mitchell Livingston
58621c530b on mouse up/down only redisplay the affected row 2007-08-10 04:06:49 +00:00
Mitchell Livingston
b88ee80099 silly NSLogs 2007-08-10 03:49:21 +00:00
Mitchell Livingston
943c6e90a4 move the advanced bar code into TorrentCell (finally) 2007-08-10 03:48:18 +00:00
Mitchell Livingston
87a2bd6479 use the actual Torrent class to access values for the torrent cell class, rather than creating a dictionary and using that on each reload 2007-08-10 03:20:01 +00:00
Mitchell Livingston
ea8a9f39fe patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
Mitchell Livingston
0797623274 get english strings to show up in xcode 2007-08-08 18:27:21 +00:00
Mitchell Livingston
47f2ceabe0 factor in scaling when resizing the prefs window 2007-08-08 18:03:18 +00:00
Mitchell Livingston
1fa37b73ce remove unneeded delegate 2007-08-08 18:01:02 +00:00
Mitchell Livingston
7a049126a9 only draw rows that are visible 2007-08-08 17:57:50 +00:00
Mitchell Livingston
bccab83fde get progress color gradients when needed instead of at launch 2007-08-08 16:31:10 +00:00
Mitchell Livingston
a84f0cd9e6 small optimization in obtaining error image 2007-08-08 16:14:52 +00:00
Mitchell Livingston
076af9872b store the basic attributes of table strings and change them when necessary instead of recreating each time 2007-08-08 15:07:37 +00:00
Mitchell Livingston
b8b52f82f6 use a nicer looking error image 2007-08-08 14:48:38 +00:00
Mitchell Livingston
d69bc3798f get rid of some warnings 2007-08-08 14:35:40 +00:00
Mitchell Livingston
4d1403fc21 refresh the file checks in the inspector immediately when changed from the main window 2007-08-08 14:28:51 +00:00
Mitchell Livingston
2e8f95aa7d (merge) swap upload and download in Spanish prefs 2007-08-08 14:06:35 +00:00
Mitchell Livingston
b57211947f fix a naming issue with the action menu 2007-08-08 13:53:30 +00:00
Mitchell Livingston
5a8a4e7bb7 make the new action menu less crashy 2007-08-08 13:36:27 +00:00
Mitchell Livingston
0588684061 get the torrent action button to appear pressed in 2007-08-08 02:44:32 +00:00
Mitchell Livingston
4c7d5256fa when in minimal view the transfer icon will show the action menu, other cleanup 2007-08-08 01:26:11 +00:00
Mitchell Livingston
d2cbbe01fa begins of individual action menus 2007-08-08 01:03:34 +00:00
Mitchell Livingston
ffa077454e update version number to 0.80+ 2007-08-07 14:15:04 +00:00
Mitchell Livingston
d9edd4b84c update Korean strings 2007-08-06 21:26:38 +00:00
Mitchell Livingston
224a947803 add French translation by tiennou 2007-08-06 15:37:16 +00:00
Mitchell Livingston
328335363a update Greek string 2007-08-06 15:12:51 +00:00
Mitchell Livingston
46e6a69dc1 change nightly link to bogg's 2007-08-05 18:03:13 +00:00
Mitchell Livingston
9ef2fb4892 readd updated Korean nib files 2007-08-05 05:19:29 +00:00
Mitchell Livingston
b29bea089e remove some Korean nibs 2007-08-05 05:16:04 +00:00
Mitchell Livingston
571db0adae update Greek strings 2007-08-04 23:30:39 +00:00
Mitchell Livingston
4a6abe06e7 readd Russian Sparkle localization 2007-08-04 14:22:31 +00:00
Mitchell Livingston
37e3e41860 remove broken russian sparkle 2007-08-04 13:55:10 +00:00
Mitchell Livingston
26d5288e0f add new Greek translation 2007-08-04 12:22:01 +00:00
Mitchell Livingston
a89922fe90 remove old Greek translation 2007-08-04 12:21:24 +00:00
Mitchell Livingston
c03d09c6b7 how did this compile? 2007-08-04 12:12:00 +00:00
Mitchell Livingston
e068d8b30d add updated Sparkle russian translation 2007-08-04 03:21:58 +00:00
Mitchell Livingston
c8be060f99 remove old russian translation 2007-08-04 03:21:33 +00:00
Mitchell Livingston
a5fb8ef040 trivial change to getting file size string 2007-08-04 01:48:34 +00:00
Mitchell Livingston
1b0b2222c6 safety 2007-08-04 01:14:26 +00:00
Mitchell Livingston
68d355b497 a little trivial cleanup 2007-08-04 01:12:04 +00:00