1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 10:07:40 +00:00
Commit graph

21 commits

Author SHA1 Message Date
Mitchell Livingston
6ebb14f416 Don't make other actions rely on dealloc being called...it's not reliable. This should make quitting faster in many instances. 2007-07-01 05:23:07 +00:00
Mitchell Livingston
ab6848fd56 awesome Globe icon (Glow|be) from Jonas Rask 2007-06-30 13:20: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
af9d0feaa0 make credits match authors 2007-04-18 18:44:06 +00:00
Mitchell Livingston
abc7eed88c update credits 2007-04-18 00:04:12 +00:00
Mitchell Livingston
767b5629f7 German Mac translation 2007-04-16 19:34:33 +00:00
Mitchell Livingston
9aa8958eda add Spanish translation and de-localize the credits, now with all the files affected 2007-04-14 19:33:43 +00:00
Mitchell Livingston
7145809986 make credits localizable 2006-11-14 19:31:47 +00:00
Mitchell Livingston
85383a66e4 New toolbar icons from Van Hugo. 2006-10-16 00:31:13 +00:00
Mitchell Livingston
c41ed9abdb New icon! 2006-10-04 14:38:17 +00:00
Mitchell Livingston
2a491b88ab Forgot the updated credits and to remove an unused constant 2006-09-05 04:30:17 +00:00
Mitchell Livingston
00f96fe709 New awesome help by jah. 2006-07-23 14:22:01 +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
f0e54da33b sync authors/credits 2006-06-30 00:57:03 +00:00
Mitchell Livingston
7396be1229 Credits matches Authors. 2006-06-26 01:13:08 +00:00
Mitchell Livingston
73d53eec8a Make all credits the same font. 2006-06-22 03:28:49 +00:00
Mitchell Livingston
4e28d5be24 Credits match authors. 2006-06-22 03:07:07 +00:00
Mitchell Livingston
48d00a2d54 updated authors, part 2 2006-06-20 00:15:52 +00:00
Mitchell Livingston
4d20e5c525 Moved myself up in the credits, tweaks here and there 2006-06-13 00:12:46 +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