Commit Graph

2396 Commits

Author SHA1 Message Date
Mitchell Livingston c76838f7fe clarify "remaining time unknown" 2008-05-14 23:13:30 +00:00
Mitchell Livingston cc3f907115 minor adjustments/code cleanup of the new group drawing code 2008-05-14 22:57:46 +00:00
Mitchell Livingston f59a61576c adjust the look of the group colors 2008-05-14 21:35:37 +00:00
Mitchell Livingston b75aa8df9f dragging directly onto group row won't change queue order 2008-05-14 18:09:51 +00:00
Mitchell Livingston 35af79aa95 (trunk) re-add Italian localization 2008-05-14 03:24:25 +00:00
Mitchell Livingston 48874c0619 more adjustments to dragging with groups 2008-05-12 22:38:50 +00:00
Mitchell Livingston add14825a7 when sorting by queue order, dragging on group header will place the torrent at the bottom 2008-05-12 22:08:06 +00:00
Mitchell Livingston 320f43211f allow changing groups by dragging (regardless of sort) 2008-05-12 21:57:37 +00:00
Mitchell Livingston b147256596 moving torrents between groups will change their groups - this took forever to get not to crash, so enjoy 2008-05-12 21:38:24 +00:00
Mitchell Livingston 7e36f684a9 mac build compiles 2008-05-12 16:39:32 +00:00
Mitchell Livingston b237f6089a a little redundant code removal 2008-05-12 01:49:48 +00:00
Mitchell Livingston a1a3c43d19 remove useless "sorted" variables 2008-05-12 01:37:38 +00:00
Mitchell Livingston f231e13d6c fix ordering error 2008-05-12 01:32:33 +00:00
Mitchell Livingston c48c9025c8 a little tidyup; update NEWS 2008-05-11 21:57:34 +00:00
Mitchell Livingston cfb91f22e4 allow reordering while groups are shown (and sorting by queue) 2008-05-11 21:38:40 +00:00
Mitchell Livingston 9c8e002ec1 update NEWS, remove unused variable 2008-05-10 19:34:17 +00:00
Mitchell Livingston a423636ed3 the "selected" status string and the minimal view's "remaining time" status string are now toggled from the main action menu instead of being clickable 2008-05-10 19:24:28 +00:00
Mitchell Livingston cd9f885417 perhaps avoid a rare crash when removing transfers 2008-05-10 15:23:36 +00:00
Mitchell Livingston 80274c26aa revert the upgrade of CTGradient 2008-05-10 14:02:19 +00:00
Mitchell Livingston ef4f28f132 CTGradient : remove unused built-in gradients; eliminate some warnings that cropped up because addElement: became private 2008-05-09 21:12:53 +00:00
Mitchell Livingston 488e793794 update trunk to 1.20+ 2008-05-09 19:03:41 +00:00
Mitchell Livingston c8e8892fea update version to 1.20 2008-05-09 18:49:37 +00:00
Charles Kerr 4ff817552d mac: remove it.lproj from Makefile.am 2008-05-09 18:15:43 +00:00
Mitchell Livingston 0aac71182c update Russian localization 2008-05-09 17:23:51 +00:00
Mitchell Livingston 8b8ab8d693 make the "group = none" image an empty box 2008-05-09 15:17:30 +00:00
Mitchell Livingston 53309cc96d update CTGradient to 1.8 2008-05-09 13:50:15 +00:00
Mitchell Livingston 92fc96ade1 update Chinese localization 2008-05-09 12:00:10 +00:00
Mitchell Livingston 7122aca003 remove the italian localization for the upcoming release 2008-05-08 20:20:50 +00:00
Mitchell Livingston 8c453a613b update Spanish localization 2008-05-08 13:44:11 +00:00
Mitchell Livingston acb03e3598 add a new line at the bottom of the French strings 2008-05-07 18:51:44 +00:00
Mitchell Livingston aed9f6261f update French localization 2008-05-07 18:44:51 +00:00
Mitchell Livingston a6974520bd updated "remove" toolbar image 2008-05-06 16:26:45 +00:00
Mitchell Livingston 3e99ae9292 updated toolbar info image 2008-05-06 02:26:31 +00:00
Mitchell Livingston 31ddd11508 fix a crash when sorting by tracker order; update NEWS 2008-05-06 01:53:15 +00:00
Mitchell Livingston 6fca3a366f update Dutch localization 2008-05-05 00:35:59 +00:00
Mitchell Livingston 4c7be1b020 update "i" general info image in the inspector; trivial code changes 2008-05-04 19:45:51 +00:00
Mitchell Livingston f1064c4ae3 update Traditional Chinese localization 2008-05-04 15:10:15 +00:00
Mitchell Livingston acdd97384e generate the inspector tab button images dynamically when selected/deselected instead of storing them 2008-05-02 13:08:23 +00:00
Mitchell Livingston bfa9efc9f3 #902 pasting a link into transmission will open the url 2008-05-01 02:20:53 +00:00
Mitchell Livingston 31f3c1f136 remove os check from plist...the check isn't very reliable 2008-05-01 02:19:59 +00:00
Mitchell Livingston 115d5a4311 10.4.11 is now required 2008-04-30 18:39:02 +00:00
Mitchell Livingston 54c345b2cb remove the last script committed - Transmission now requires Mac OS X 10.4.11 with Security Update 2008-002 or 10.5 or higher 2008-04-30 18:35:07 +00:00
Mitchell Livingston f56aae05df update help documentation 2008-04-29 10:32:04 +00:00
Mitchell Livingston ffd70de1b8 even more string cleanup 2008-04-28 18:51:38 +00:00
Mitchell Livingston 882abcb9bb eliminate some more localized strings 2008-04-28 18:44:00 +00:00
Mitchell Livingston 308a522845 eliminate some localized strings 2008-04-28 18:43:48 +00:00
Charles Kerr ed798be5ac don't use strlcat. 2008-04-28 18:09:17 +00:00
Mitchell Livingston 81a326714f disable the create button in the creator window when the tracker address is blank (ignoring anything before "://") 2008-04-27 14:31:49 +00:00
Mitchell Livingston e99fbcbcbc now that a blank url cannot be entered in the url sheet, no need to check that 2008-04-25 22:29:51 +00:00
Mitchell Livingston 0e96185a93 the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code 2008-04-25 22:23:31 +00:00