Commit Graph

3746 Commits

Author SHA1 Message Date
Mitchell Livingston e634510ae1 remove some glue code 2010-12-09 23:34:44 +00:00
Mitchell Livingston 0371e8bc80 #3788 Adjust the status and filter bars' colors; make status bar draggable (again) 2010-12-09 23:30:35 +00:00
Mitchell Livingston b02ab67882 tweak Info.plist 2010-12-09 20:31:38 +00:00
Mitchell Livingston 9fbcaebe6c add a button to the Prefs window for the script help 2010-12-09 19:50:16 +00:00
Mitchell Livingston e920ea497a #3816 help page for "download complete" scripting 2010-12-09 19:40:49 +00:00
Mitchell Livingston 09cbb20c87 undo the status bar in #3788 for now 2010-12-05 19:20:07 +00:00
Mitchell Livingston d684d6398b lighten the status bar color a tiny bit 2010-12-04 17:14:52 +00:00
Mitchell Livingston a1bee768e0 give the filter bar a darker bottom line 2010-12-04 04:08:24 +00:00
Mitchell Livingston 03632ac9d8 experiment for #3788 Adjust the status and filter bars' colors; make main window draggable 2010-12-04 03:55:36 +00:00
Mitchell Livingston cc8c2c686c use NSFileManager for checking script existance 2010-11-30 00:34:32 +00:00
Mitchell Livingston 457f55e6c1 set the status bar's upload and download numbers to the raised style, like the rest of the items in the bar 2010-11-28 04:47:50 +00:00
Mitchell Livingston 3700c97b21 #3613 run a script when download completes - patch by Alexander Courtis 2010-11-23 00:32:43 +00:00
Mitchell Livingston 7afdb3b59a small adjustment to pref resizing 2010-11-22 00:54:38 +00:00
Mitchell Livingston 925db2041b add extra IBOutlets to the preferences 2010-11-22 00:03:57 +00:00
Mitchell Livingston 16bd4bcefa add a missing #import 2010-11-21 14:45:06 +00:00
Mitchell Livingston efc34d4b69 update all Mac localizations 2010-11-20 16:09:48 +00:00
Mitchell Livingston 9aa63d01d3 update strings file 2010-11-20 15:55:19 +00:00
Mitchell Livingston 35c45497f6 remove unused method declaration 2010-11-15 00:30:29 +00:00
Mitchell Livingston d89cd601d1 #3742 entering a blocklist URL should register while typing (and support undo) - boo for glue code replacing bindings! 2010-11-15 00:25:18 +00:00
Mitchell Livingston 35f3596db4 #3743 properly set the blocklist URL on launch 2010-11-14 23:44:07 +00:00
Mitchell Livingston 4f69b944b1 use the number formatter when displaying bytes 2010-11-14 21:51:56 +00:00
Mitchell Livingston 76f5a1f680 a couple more formatted integers 2010-11-14 21:04:25 +00:00
Mitchell Livingston c8ada6126c add a string function to format an NSUInteger as a formatted string 2010-11-14 20:26:58 +00:00
Mitchell Livingston 69fcecce1a use number formatters when displaying the number of transfers 2010-11-14 18:33:57 +00:00
Mitchell Livingston 488faac3c7 a couple of float -> double changes 2010-11-14 15:16:39 +00:00
Mitchell Livingston 8ad0a8bace update European Portuguese localization 2010-11-14 14:20:08 +00:00
Mitchell Livingston 90a1f45f99 update the toolbar icons right away in a handful of potentially relevant events 2010-11-13 19:10:31 +00:00
Mitchell Livingston 57e918d196 didn't mean to do that 2010-11-13 16:11:22 +00:00
Mitchell Livingston 6ea9179ca4 disable the blocklist's update button if no URL is entered 2010-11-13 16:07:27 +00:00
Mitchell Livingston 130b52ce93 experimental fix to Time Machine exclusion list 2010-11-08 12:28:30 +00:00
Mitchell Livingston 27f6eccc6d update French localization 2010-11-08 12:24:16 +00:00
Mitchell Livingston 3ef06e4d67 update Dutch and Brazilian Portuguese localizations for 2.12 2010-11-08 00:17:49 +00:00
Mitchell Livingston 38b04656dd update the help documentation 2010-11-05 22:55:41 +00:00
Mitchell Livingston 9774fe9c61 get an updated blocklist url from rpc 2010-11-05 22:45:38 +00:00
Mitchell Livingston 37fd626c17 update Spanish and Russian localizations for 2.12 2010-11-05 21:31:36 +00:00
Mitchell Livingston 8e6c7f3249 #3705 Magnet hash text obscured when selected in torrent table view 2010-11-02 03:36:28 +00:00
Mitchell Livingston 5f521919b7 adjust About window size a bit 2010-11-02 01:08:15 +00:00
Mitchell Livingston 06bb4d7dda update AUTHORS and Credits with my LLC info 2010-11-02 01:07:48 +00:00
Mitchell Livingston a9ce1facbd update German, Simplified Chinese, and Italian localizations for 2.12 2010-11-02 00:59:41 +00:00
Mitchell Livingston a8db86b8f3 improve the message when no blocklist url is specified 2010-11-01 00:31:56 +00:00
Mitchell Livingston 362d863c02 whoops vs NSString vs. a c string 2010-11-01 00:21:17 +00:00
Mitchell Livingston c6b0ee7c5c automatically upgrade the old blocklist file name to the new name 2010-11-01 00:06:40 +00:00
Mitchell Livingston c124077cce use the last attempted update of the blocklist for scheduling weekly updates 2010-10-31 19:24:26 +00:00
Mitchell Livingston 866c25ec14 fix typo in blocklist checkbox 2010-10-31 19:08:52 +00:00
Mitchell Livingston 317349c13c #3697 make blocklist URL configurable in the Mac UI 2010-10-31 19:05:46 +00:00
Mitchell Livingston 295f2b13b8 update two images in the help 2010-10-31 16:08:24 +00:00
Mitchell Livingston 64f9c4f2e2 remove proxy support from the Mac client 2010-10-31 14:51:50 +00:00
Mitchell Livingston fac0ce51f4 push the bottom buttons left two pixels 2010-10-24 19:37:52 +00:00
Mitchell Livingston 05175c8100 #3669 Streamline the bottom-left buttons, removing the button borders and using an updated turtle image. There is glue-code for this to work on localizations until they update the xib files. 2010-10-24 19:19:21 +00:00
Mitchell Livingston 363e83ffec slight change to the file size formatting function 2010-10-24 18:06:32 +00:00