Commit Graph

3778 Commits

Author SHA1 Message Date
Mitchell Livingston ede3d2bac2 update strings file 2011-01-18 03:43:57 +00:00
Mitchell Livingston 792b5ad6f7 #3686 "add rpc command to cleanly shutdown daemon" - added for Mac client 2011-01-15 18:44:39 +00:00
Mitchell Livingston 8cd66ba851 update MainMenu.xib to recognize the change in r11684 2011-01-15 17:21:49 +00:00
Mitchell Livingston 0a57ced868 change the filter bar outlet to FilterBarView 2011-01-15 17:18:44 +00:00
Mitchell Livingston b1bded8471 use a string instead of an int when setting peer-socket-tos 2011-01-15 17:16:12 +00:00
Mitchell Livingston b9e4fcdb40 tweak MainMenu.xib's tags 2011-01-15 16:51:41 +00:00
Mitchell Livingston 7fc28b1019 if file size is less than 10 KB, show one decimal place 2011-01-09 19:24:27 +00:00
Mitchell Livingston 64f6b2cb5f silence a warning 2011-01-09 18:45:18 +00:00
Mitchell Livingston e37848ca60 use a float instead of a double for file unit size 2011-01-08 17:19:17 +00:00
Mitchell Livingston 3abf813bbf #3878 don't show the units of a partial file size when it's the same as the full file size's units 2011-01-08 05:11:28 +00:00
Mitchell Livingston 035b67677b #3877 Match Finder's file size display: start at KB, each increase in units increases the number of decimals shown, and truncate trailing zeros 2011-01-08 03:16:13 +00:00
Mitchell Livingston 9e504a848d replace the "Reverse Sort Order" menu item with "Ascending" and "Descending" menu items 2011-01-06 04:09:04 +00:00
Mitchell Livingston 94698d43cf capitalize "By" in "Sort Transfers By" 2011-01-06 03:55:09 +00:00
Jordan Lee c7cc8301db (trunk) update credits 2011-01-03 05:58:58 +00:00
Mitchell Livingston 0d776a929d Instead of explicitly setting the status bar as draggable, let it take on the window's default behavior. 2011-01-03 03:41:42 +00:00
Mitchell Livingston 7760be2c45 always draw the top white line on the filter bar 2011-01-02 17:14:38 +00:00
Mitchell Livingston 4b190aa0c2 separate the code for the filter and status bars 2011-01-02 17:11:41 +00:00
Mitchell Livingston ae2a3ab268 increase the bottom bar height by a pixel 2011-01-02 16:50:37 +00:00
Mitchell Livingston 25ee42d68d update the copyright years in the Mac code to 2011 2011-01-01 20:42:14 +00:00
Mitchell Livingston 20cdf0162a #3851 use an autorelease pool when the completeness callback is called; revert the unnecessary r11607 2010-12-31 01:25:03 +00:00
Mitchell Livingston d42017ba10 adjust the status bar's color when inactive 2010-12-30 17:36:09 +00:00
Mitchell Livingston 1fb6eaa34e use autorelease pools when handling downloading/seeding state changes 2010-12-30 12:33:37 +00:00
Mitchell Livingston a3a7b1548d #3489 Transfers queue limits unchangeable in Spanish translation 2010-12-24 14:26:55 +00:00
Mitchell Livingston 7ffca5e709 update the Message window's date formatter to use default formats 2010-12-24 00:22:45 +00:00
Mitchell Livingston cb99607614 #1408 display elapsed time in the Mac UI 2010-12-23 20:07:41 +00:00
Mitchell Livingston 8c4f3549c7 #3595 Allow promotion of the "from" value in peer_atom (and still show where it was first discovered) 2010-12-23 02:35:21 +00:00
Mitchell Livingston f99fe83e16 use the lighter bottom line of the filter bar when the window is inactive 2010-12-21 03:32:33 +00:00
Mitchell Livingston 8b8ec60007 lighten the line at the bottom of the filter bar 2010-12-21 03:31:18 +00:00
Mitchell Livingston 69f1e8ba0e silence a warning 2010-12-20 14:25:20 +00:00
Mitchell Livingston 3f20d52371 #3675 "Not all .part files are removed" - Mac patch 2010-12-16 03:39:11 +00:00
Mitchell Livingston 535ae6b275 #3822 General pref pane is broken in German localization 2010-12-12 21:42:50 +00:00
Mitchell Livingston a322d30227 alphabetize the script environment variables in the help 2010-12-12 20:13:55 +00:00
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