Mitchell Livingston
963d736dce
miscellaneous adjustments
2007-12-04 16:47:00 +00:00
Mitchell Livingston
fa7a76bbf6
clear dock badge while quitting on Leopard
2007-12-04 06:02:35 +00:00
Mitchell Livingston
dcb411e310
move dock badging preference change notification into the Badger
2007-11-05 12:47:20 +00:00
Mitchell Livingston
1f0b346295
if the download finishes/becomes unfinished, keep trying to reset the time machine setting, and other miscellaneous cleanup
2007-11-02 22:07:16 +00:00
Mitchell Livingston
525cf7904d
trunk: make status bar inactive when window isn't main window
2007-11-01 12:57:35 +00:00
Mitchell Livingston
731b6379a4
use a view to draw the badge on Leopard
2007-11-01 03:20:29 +00:00
Mitchell Livingston
1d636ec095
typo in last commit
2007-10-29 04:44:10 +00:00
Mitchell Livingston
2c3dc63569
if on Leopard use the built in badging for the number of completed downloads
2007-10-29 04:31:44 +00:00
Mitchell Livingston
a2f3b0dac6
small name change and other trivial adjustments
2007-10-17 23:33:22 +00:00
Mitchell Livingston
c0010329ab
changing some constants into #define
2007-10-17 16:04:51 +00:00
Mitchell Livingston
43f03e81ab
various trivial changes to the badger code
2007-10-13 03:16:51 +00:00
Mitchell Livingston
f5e5a5584b
trivial code cleanup
2007-10-12 23:18:21 +00:00
Mitchell Livingston
c5a6b6b111
use the system's default bold font for dock badging
2007-09-28 03:44:53 +00:00
Mitchell Livingston
f0b968d7b7
get xcode project building again
2007-09-20 20:24:33 +00:00
Mitchell Livingston
844341faef
this better work
2007-09-16 01:02:06 +00:00
Mitchell Livingston
1b11564e92
remove Growl 1.1...
2007-09-16 00:52:32 +00:00
Mitchell Livingston
2c66af397e
Remove old Growl
2007-09-09 13:30:06 +00:00
Mitchell Livingston
7a4669a371
get rid of redundant trivial call
2007-09-08 12:32:51 +00:00
Mitchell Livingston
8ae9d20712
rename the addition files
2007-08-20 16:34:21 +00:00
Mitchell Livingston
52057e8c93
get rid of an unnecessry string additions method
2007-08-19 03:03:28 +00:00
Mitchell Livingston
769daba0a5
hopefully really fix that badging issue
2007-07-04 20:29:25 +00:00
Mitchell Livingston
08cf33e10e
revert dock badging to before 2287
2007-07-04 20:01:56 +00:00
Mitchell Livingston
05c82e2a40
undo the last commit....it wasn't accurate
2007-07-04 19:46:28 +00:00
Mitchell Livingston
f4439ee4bf
hopefully the dock amount-completed badging is more consistent
2007-07-04 19:34:21 +00:00
Mitchell Livingston
9fc1829ac5
have the badger not set up all of the badge images and other data at launch...instead wait until it's needed
2007-07-02 22:39:16 +00:00
Mitchell Livingston
e52e736e91
get the dock badging of completed torrents working finally...seems it was an undocumented Apple bug, so this gets around that
2007-05-23 19:25:51 +00:00
Mitchell Livingston
544c0c1dc4
avoid unneeded retain/release in badger
2007-05-23 16:22:22 +00:00
Mitchell Livingston
4567bc0b3f
have the Badger keep track of the completed count rather than Controller
2007-05-23 05:01:23 +00:00
Mitchell Livingston
d24a638e07
get rid of lock that apparently doesn't work
2007-05-23 04:41:25 +00:00
Mitchell Livingston
133faaec31
update badger a tiny bit
2007-05-18 23:25:26 +00:00
Mitchell Livingston
3a94e0b7b4
allow torrent files not ending in .torrent to be opened by dragging to the window
2007-05-17 23:14:53 +00:00
Mitchell Livingston
12b3df53ef
only update the dock badging when there's a change
2007-05-17 21:04:04 +00:00
Mitchell Livingston
974c69215a
update licenses to 2007
2007-04-03 02:22:25 +00:00
Mitchell Livingston
ce1a10ab74
get the app icon in the proper way, to avoid potential badging
2007-03-20 19:46:40 +00:00
Mitchell Livingston
688f06863e
When loading from url, if set to download at the torrent location ask the user for a location instead
2006-11-14 05:27:43 +00:00
Mitchell Livingston
c6f4df3195
quick fix for last commit
2006-11-13 17:32:49 +00:00
Mitchell Livingston
f212862a17
more consistent dock badging
2006-11-13 17:18:20 +00:00
Mitchell Livingston
d48f684f63
dock badging should be a bit more accurate
2006-11-05 20:35:00 +00:00
Mitchell Livingston
b11f8ca295
Acquire lock before setting completed badge to help get rid of problem of the completed badge not clearing when the main window is given focus
2006-08-19 22:18:39 +00:00
Mitchell Livingston
25045ca3d6
No delay in updating dock badge when changing setting in prefs.
2006-07-30 21:49:58 +00:00
Mitchell Livingston
1695af3aec
small change in badger
2006-07-30 19:42:24 +00:00
Mitchell Livingston
30ef4b0a52
simplify rect width and height measurements
2006-07-23 19:22:24 +00:00
Eric Petit
f199e0a9d9
Revert [619]
2006-07-16 19:39:23 +00:00
Mitchell Livingston
5d36721a15
Remove old Sparkle...
2006-07-16 19:28:19 +00:00
Mitchell Livingston
b81f910a72
Better way to determine highlighted color
2006-07-16 17:12:25 +00:00
Mitchell Livingston
7c4bde6f8a
create bold font in Badger
2006-07-16 16:31:31 +00:00
Mitchell Livingston
5ab5baa008
Make method names less generic to avoid conflicts.
...
Use methods in the Torrent class whenever possible.
2006-06-21 23:46:41 +00:00
Mitchell Livingston
bfb8a06a70
Don't round dock badging speeds.
2006-06-15 22:57:01 +00:00
Mitchell Livingston
4d1902cacf
No need to create an autoreleased object and then retain it when it can be done in one step.
2006-06-07 22:02:28 +00:00
Mitchell Livingston
41ce603b10
First commit on my own 8-)
...
Sorting by progress, sorting no longer causes crashes.
New look for the table.
Info is now inspector: can set individual and multiple ratio limits, shows listing of files, more info in general, resizes when changing tabs, can change tabs with cmd-left and cmd-right.
Menu items moved to "Transfers" menu.
Sliding status bar in its own view.
Prefs moved into their own nib.
Toolbar items for pause and resume selected (many wanted this, but it needs better icons)
New icons for Transfers and General.
A lot of tweaking of main window to fix alignment etc.
Sparkle used for updated (still needs to be added to website to work).
And a lot more tweaking and changes that I'm too lazy to list.
...now let's hope I commit this right
2006-06-06 18:05:57 +00:00