Mitchell Livingston
|
7dd5b57851
|
properly retain/release nstimers like any other objective-c object
|
2012-09-10 02:37:29 +00:00 |
Mitchell Livingston
|
4382b7c93a
|
avoid creating the Bonjour Controller singleton unnecessarily
|
2012-09-10 02:01:07 +00:00 |
Mitchell Livingston
|
4b5331fe0e
|
remove an unused variable
|
2012-08-30 00:14:43 +00:00 |
Mitchell Livingston
|
f406f49647
|
remove unnecessary 10.8 checks
|
2012-08-19 19:08:18 +00:00 |
Mitchell Livingston
|
37009c2890
|
When running on 10.8 with Growl not running, show a button in Prefs to open System Preferences.
|
2012-08-19 19:06:52 +00:00 |
Mitchell Livingston
|
9c8395d109
|
silence several warnings related to printing ints in strings
|
2012-08-13 00:52:04 +00:00 |
Mitchell Livingston
|
d350225a1d
|
#4964 Don't allow Mist notifications on >= 10.8
|
2012-07-25 12:48:50 +00:00 |
Mitchell Livingston
|
1d1017534b
|
#4953 Launching/quitting Growl should update options in preferences
|
2012-07-07 17:58:52 +00:00 |
Mitchell Livingston
|
739ae4a99a
|
Don't call setRestorationClass: on 10.6.
|
2012-06-18 01:33:27 +00:00 |
Mitchell Livingston
|
b830e8cba2
|
#4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode.
|
2012-06-10 02:35:58 +00:00 |
Mitchell Livingston
|
bb395c1473
|
#4939 Access Growl from preferences (disabled until the 1.4 framework is released)
|
2012-06-10 01:44:03 +00:00 |
Mitchell Livingston
|
c1f2085715
|
session_handle does not need to be a global variable in the prefs controller
|
2012-05-29 01:03:21 +00:00 |
Mitchell Livingston
|
4ddc3582d0
|
silence 2 warnings
|
2012-05-29 00:53:44 +00:00 |
Mitchell Livingston
|
ff6af7b86a
|
when migrating old blacklists, use URLs instead of string paths and don't hardcode the Application Support folder location
|
2012-05-28 17:43:51 +00:00 |
Mitchell Livingston
|
84a7f149a6
|
#4922 On Lion, use window restoration on the preferences window
|
2012-05-28 17:26:15 +00:00 |
Mitchell Livingston
|
bcde8ebef6
|
#4920 On Lion, use window restoration on the message log and stats window
|
2012-05-27 22:31:58 +00:00 |
Mitchell Livingston
|
2406572104
|
reverse r13248-r13250, since ARC doesn't support 32-bit.
|
2012-03-13 02:52:11 +00:00 |
Mitchell Livingston
|
11f57ccb18
|
#4822 Enable Automatic Reference Counting
|
2012-03-10 03:38:58 +00:00 |
Mitchell Livingston
|
bfaba32d79
|
#4769 "Display notifications" not staying checked
|
2012-02-14 03:37:39 +00:00 |
Mitchell Livingston
|
8ca8c76799
|
bump Mac copyright to 2012
|
2012-01-14 17:12:04 +00:00 |
Mitchell Livingston
|
30f7fae5a5
|
eliminate all warnings by switching NSOpenPanel/NSSavePanels to use completion handler blocks
|
2011-12-11 22:31:01 +00:00 |
Mitchell Livingston
|
7d14f9617b
|
#4654 Make Mist notifications an optional setting configured through Preferences
|
2011-12-03 02:50:21 +00:00 |
Mitchell Livingston
|
bc5b4be310
|
remove most instances of deprecated filename and filenames methods
|
2011-10-06 02:16:19 +00:00 |
Mitchell Livingston
|
0808bdd2fe
|
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
|
2011-10-06 00:30:40 +00:00 |
Mitchell Livingston
|
ff2d250d22
|
remove unnecessary queue update notifications
|
2011-08-17 01:49:55 +00:00 |
Mitchell Livingston
|
a975fad0c7
|
The Mac UI's "check for stalled transfers" feature now uses the libtransmission hooks
|
2011-08-08 03:24:23 +00:00 |
Mitchell Livingston
|
95223c3478
|
update the queue stalled minutes fields in the prefs window when they change over rpc
|
2011-08-06 03:09:40 +00:00 |
Mitchell Livingston
|
0f46306f77
|
when changing the global ratio setting, reload the main table right away
|
2011-08-05 02:42:04 +00:00 |
Mitchell Livingston
|
e3695e1a8e
|
when changing the idle seed time setting, reload the main table right away
|
2011-08-05 02:38:11 +00:00 |
Mitchell Livingston
|
4d5c05177d
|
update the main window when a torrent is auto-started from the queue
|
2011-08-04 00:36:02 +00:00 |
Mitchell Livingston
|
cd5b9b16fd
|
first go at bringing the libT queue to the Mac client
|
2011-08-02 12:43:26 +00:00 |
Mitchell Livingston
|
4cdb84aa0d
|
#4379 Lion: Use popovers for global gear button
|
2011-07-23 15:54:02 +00:00 |
Mitchell Livingston
|
e7632f6c9c
|
shorten the web ui url from the prefs window to "http://localhost:%d/"
|
2011-05-28 01:53:37 +00:00 |
Mitchell Livingston
|
5d85125777
|
#4109 Recycle: Show a confirmation dialog
|
2011-03-17 01:06:31 +00:00 |
Mitchell Livingston
|
224815b010
|
move µTP pref to the Network tab
|
2011-02-18 03:50:19 +00:00 |
Mitchell Livingston
|
23d175866c
|
add µTP to the Prefs window
|
2011-02-18 03:26:54 +00:00 |
Mitchell Livingston
|
b033af06ff
|
inspector: update the displayed global seeding settings only when necessary; update only the displayed global seeding settings instead of all the options
|
2011-02-12 03:28:36 +00:00 |
Mitchell Livingston
|
82db3c5826
|
#4017 display the global seeding settings in the inspector
|
2011-02-12 03:13:14 +00:00 |
Mitchell Livingston
|
bc50a6d868
|
the badge by itself can not be updated easily by itself any more
|
2011-01-23 18:26:35 +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
|
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
|
9fbcaebe6c
|
add a button to the Prefs window for the script help
|
2010-12-09 19:50:16 +00:00 |
Mitchell Livingston
|
cc8c2c686c
|
use NSFileManager for checking script existance
|
2010-11-30 00:34:32 +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
|
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
|
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
|
9774fe9c61
|
get an updated blocklist url from rpc
|
2010-11-05 22:45:38 +00:00 |
Mitchell Livingston
|
362d863c02
|
whoops vs NSString vs. a c string
|
2010-11-01 00:21:17 +00:00 |