Commit Graph

23 Commits

Author SHA1 Message Date
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
Eric Petit f98fe6a1b0 Added $Id$ keywords and updated a few headers 2006-05-29 21:21:23 +00:00
Eric Petit 7e244c6792 Merged Mitchell's changes, this includes:
Adds stop at ratio,
Adds sorting by name, date or state,
Seperates Info window into its own nib,
Adds option to enable or disabled autostarting downloads,
Seperates Network / Transfers in the Preferences
2006-05-25 12:22:19 +00:00
Eric Petit 235255b8f0 Merge compat-10.2 branch. This adds Jaguar compatibility on OS X, and
completes the Jam -> Make/XCode switch. Hope it doesn't break too much.
2006-04-03 19:29:09 +00:00
Eric Petit a1830a25bf Merge from branches/new_api:r161 2006-03-23 12:39:39 +00:00
Eric Petit 65316f1b72 Updated badging 2006-02-08 17:44:07 +00:00
Eric Petit 80b7627b5c This adds badging 2006-01-20 01:51:07 +00:00