Mitchell Livingston
23c04dfe3f
rename en to English (other languages will be changed to i18n names by the next release, though)
2007-10-04 03:45:52 +00:00
Mitchell Livingston
f3b991cd78
rename English.lproj to en.lproj as recommended by Apple (I'll do the other languages closer to when they are replaced for 0.9)
2007-09-20 21:57:24 +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
10fb72281b
move scrape info in inspector a bit more to the left to allow display of an extra digit
2007-08-18 03:25:16 +00:00
Mitchell Livingston
6bc49feffc
improve priority context menu
2007-07-04 16:40:18 +00:00
Mitchell Livingston
28cd39da13
only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear)
2007-06-23 22:00:09 +00:00
Mitchell Livingston
6d55430138
cleaned up the pieces view segment control code a bit, and clicking the view will toggle it
2007-06-21 23:21:19 +00:00
Mitchell Livingston
f1a2fe0218
add a menu item in the context menu to only check selected (and uncheck others)
2007-06-21 22:36:01 +00:00
Mitchell Livingston
54ec3716cc
simplify the mess of code that is the pieces view
2007-06-20 22:53:46 +00:00
Mitchell Livingston
0256f4616d
Merge file selection and torrent creation into the main branch.
...
The new code for these features is under a new license.
2007-06-18 03:40:41 +00:00
Mitchell Livingston
b073b85e69
rearrange General prefs pane and put download above upload throughout the app
2007-04-25 02:34:07 +00:00
Mitchell Livingston
1bb5140467
Add preference option to disable PEX in Mac frontend.
2007-03-31 20:08:10 +00:00
Josh Elsasser
09c87aad84
Merge PEX branch, I hope this works.
2007-03-23 08:28:01 +00:00
Mitchell Livingston
d7f1933087
redone options tab of inspector...current settings for "stop at ratio" won't carry over
2006-12-28 00:29:05 +00:00
Mitchell Livingston
a2dab479d9
small adjustments to original placement and value for peer progress color
2006-12-14 15:59:16 +00:00
Mitchell Livingston
4306c7cfa5
add support in libT and the mac interface for displaying comment, creator, and date created
2006-11-23 01:38:18 +00:00
Mitchell Livingston
b11b48e804
remove option to save a private torrent copy...just do it automatically
2006-11-05 19:08:38 +00:00
Mitchell Livingston
5b882ce015
More small changes, including to window placement.
2006-10-21 20:41:10 +00:00
Mitchell Livingston
2588d2faba
Release box images on dealloc.
2006-10-01 15:14:12 +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
9a6423b63d
Some changes to the preference window to avoid crowding. Some panes will be expanded upon (like bandwidth) when new features are added.
2006-06-30 00:53:17 +00:00
Mitchell Livingston
f54a06b7ca
Better resizing behavior.
2006-06-20 00:36:51 +00:00
Eric Petit
c20a36c88c
Makes the info controller horizontally resizable
2006-06-20 00:06:08 +00:00
Eric Petit
b111bb7cd7
Removed some fields from the info window that are duplicate with the
...
main window
2006-06-19 23:16:07 +00:00
Mitchell Livingston
84ae6d401d
Might as well make size more precise.
2006-06-16 00:35:11 +00:00
Mitchell Livingston
efb73e8b5b
Add context menu to file table
2006-06-16 00:04:29 +00:00
Eric Petit
d7388093b6
Use the same font size for the file list as the rest of the inspector
2006-06-15 23:31:40 +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
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