Commit Graph

2640 Commits

Author SHA1 Message Date
Mitchell Livingston 5035de8ce2 #1163: Minor wording inconsistency between Help and Preferences 2008-08-09 20:09:41 +00:00
Mitchell Livingston 4855db0d6d the web ui in 1.4 won't be beta 2008-08-09 13:51:59 +00:00
Mitchell Livingston 285b288d55 rearrange the proxy settings 2008-08-09 12:45:21 +00:00
Mitchell Livingston e25f03767f 1.32+ 2008-08-09 05:09:35 +00:00
Mitchell Livingston c533aaf835 get ready for 1.32 2008-08-09 02:26:36 +00:00
Mitchell Livingston 665b4425d1 update NEWS; version is 1.31+ 2008-08-07 02:54:49 +00:00
Mitchell Livingston 0a9334b606 #1145 on startup, proxy type would change from SOCKS5 to SOCKS4 2008-08-07 02:50:30 +00:00
Mitchell Livingston 8fed6bb40c update nl's creator window 2008-08-06 22:14:35 +00:00
Mitchell Livingston 9ded5a11e0 get ready for 1.31 2008-08-06 21:58:38 +00:00
Mitchell Livingston 32e8e8790e ready for 1.30 2008-08-06 00:53:55 +00:00
Mitchell Livingston 0e91a7630d update "remote" help 2008-08-01 00:24:33 +00:00
Mitchell Livingston 24ec4d2f94 the "Cancel" button in the blocklist download sheet resizes to fit the localized string 2008-07-28 00:49:15 +00:00
Mitchell Livingston 34fab50cd2 Russian localization 2008-07-27 23:47:11 +00:00
Mitchell Livingston 9987d9431e new Turkish localization 2008-07-25 04:07:14 +00:00
Mitchell Livingston c7a0559653 italian localization 2008-07-24 21:11:41 +00:00
Mitchell Livingston 9d837d026d French localization 2008-07-24 10:56:11 +00:00
Mitchell Livingston 6eec43efe9 updated Spanish localization 2008-07-24 03:41:24 +00:00
Mitchell Livingston 9ca3792f48 updated Dutch localization 2008-07-24 03:37:55 +00:00
Mitchell Livingston d439f8f5ed put a space between SOCKS and 4/5 2008-07-21 03:09:31 +00:00
Mitchell Livingston 5c3d1a739d update Chinese localization 2008-07-21 02:44:06 +00:00
Mitchell Livingston 24f69b7f63 update strings and news 2008-07-19 14:56:47 +00:00
Mitchell Livingston da14f40e5e mark the web ui as beta 2008-07-19 14:49:53 +00:00
Mitchell Livingston 6071e2da89 use portcheck.transmissionbt.com instead of a third-party site 2008-07-19 14:32:11 +00:00
Mitchell Livingston 5a061b0191 add a button to the prefs window to launch the web interface 2008-07-19 13:40:23 +00:00
Mitchell Livingston 959fbba39c clarify the port check failure message 2008-07-18 11:48:52 +00:00
Mitchell Livingston f49b471454 the mac app now includes and works with the web ui 2008-07-18 04:54:11 +00:00
Mitchell Livingston f19dac5ea6 update the mac build for the new shttpd 2008-07-17 01:05:17 +00:00
Mitchell Livingston 04981e32c4 add a port field to the proxy prefs 2008-07-15 01:25:21 +00:00
Charles Kerr 4a2c663de3 bring the mac Makefile.am up-to-date 2008-07-12 12:38:05 +00:00
Mitchell Livingston 012f35bb96 #1042: show "in progress" in the inspector when announcing/scraping 2008-07-11 21:48:43 +00:00
Mitchell Livingston a396617f1a add a warning; improve the manual reordering code 2008-07-07 02:35:20 +00:00
Mitchell Livingston f48d78bf6f fix recently introduced bug that caused resuming/pausing torrents through the menu item when groups are shown to deselect the row 2008-07-07 02:09:27 +00:00
Mitchell Livingston 857cf6ad00 replace LICENSE with COPYING 2008-07-04 14:19:47 +00:00
Mitchell Livingston c180a6fdf8 fix bug where inspector would reset when changing transfer state (at the cost of the inspector not updating when a group is selected and a its content changes) 2008-07-01 15:11:58 +00:00
Mitchell Livingston 212ea5e119 groups are now stored as objects instead of dictionaries 2008-07-01 01:28:19 +00:00
Mitchell Livingston d4345a40b8 fix 2 invalid return types; don't show notices when compiling the xib's 2008-06-30 23:28:17 +00:00
Mitchell Livingston f3f1526ab0 a little simplification of the last commit 2008-06-30 19:56:29 +00:00
Mitchell Livingston 658741d6bb #1065 QL Zooming in the inspector wasn't zooming to the icon 2008-06-30 19:52:18 +00:00
Mitchell Livingston 4b111eadce change "English" to "en" 2008-06-30 18:17:40 +00:00
Mitchell Livingston e7fd11864e trivial changes to sorting by state and other miscellaneous changes 2008-06-30 02:22:29 +00:00
Mitchell Livingston a80b9c52eb adjust the progress colors corresponding to #1061 2008-06-30 01:56:17 +00:00
Mitchell Livingston 83daf61009 cleanup for the removal of the ip sort function 2008-06-27 06:08:12 +00:00
Mitchell Livingston f051a2a789 comparing with the numeric option works for sorting IP address properly, so let it do the heavy lifting for us 2008-06-27 05:40:22 +00:00
Mitchell Livingston 313885df00 add a comparison method for the transfer names to sort the exact same way the Finder does 2008-06-27 05:15:50 +00:00
Mitchell Livingston ed295c2b5d missed one 2008-06-27 01:45:10 +00:00
Mitchell Livingston 804f3bd174 use localizedCaseInsensitiveCompare instead of caseInsensitiveCompare 2008-06-27 01:34:49 +00:00
Mitchell Livingston c52e7846e4 when stopping all downloads (of torrent files) on quit, get an enumerator straight from the dictionary instead of first generating an array 2008-06-26 03:53:42 +00:00
Mitchell Livingston cce2138a9c delete the torrent file right after it finishes downloading and is opened (when opening the torrent through a url) 2008-06-26 03:50:21 +00:00
Mitchell Livingston 5288fceaf1 if a group row is selected and the content changes, refresh the inspector 2008-06-26 03:35:20 +00:00
Mitchell Livingston 88e907383f store progress gradients in the gradient class; miscellaneous cleanup 2008-06-25 05:01:04 +00:00