1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
Commit graph

12091 commits

Author SHA1 Message Date
Eric Petit
f9b207a3d6 svn:keywords 2006-06-12 04:24:16 +00:00
Mitchell Livingston
13eba9cfa3 Add the license info to the new files. 2006-06-12 03:31:50 +00:00
Mitchell Livingston
c189ac3371 Allow the Reveal item to also work with the inspector's Files table. 2006-06-12 03:29:42 +00:00
Mitchell Livingston
d498cc77d9 Clicking the File tableview in the Inspector will now make the inspector the key window, making reveal for it work again and not appear gray when clicked. 2006-06-12 03:03:16 +00:00
Mitchell Livingston
7d760579e1 use the word Transfers, not Torrents 2006-06-11 21:37:21 +00:00
Mitchell Livingston
050c37bddc Move "reveal" and "show inspector" to Transfers and View respectively. 2006-06-11 21:21:40 +00:00
Mitchell Livingston
2e00ca9459 Rename a few menu items (especially "Remove Data File" to "Remove Downloaded Files") and move "Copy Torrent File" to the File Menu as "Save a Torrent Copy As..." 2006-06-11 20:51:58 +00:00
Josh Elsasser
2d055ae6ce Fix a recently-introduced memory leak. 2006-06-11 16:20:56 +00:00
Mitchell Livingston
94f7caba34 Inspector, not Info, for previous tab menu item 2006-06-11 08:41:12 +00:00
Josh Elsasser
738f24d46d Add -h and -v command-line options. 2006-06-11 06:08:58 +00:00
Josh Elsasser
85a36967d2 Remove the separate preference option for files added via drag-and-drop
and use the "standard" option.
2006-06-11 05:04:27 +00:00
Josh Elsasser
e1c5b19b46 Fix bug where upload and download totals were discarded when fastresume failed. 2006-06-11 04:32:41 +00:00
Mitchell Livingston
2ef0725b59 Make Copy Torrent dialog a sheet. 2006-06-11 00:16:31 +00:00
Mitchell Livingston
86edc01368 Validate menu item and show warning on failure for "Copy Torrent" 2006-06-10 23:29:47 +00:00
Mitchell Livingston
a668c237a1 Initial support for creating a torrent copy (to recover torrent files after being placed in Support folder, basically). Next commit will refine it a bit. 2006-06-10 23:06:30 +00:00
Mitchell Livingston
ae8e73fe72 Inspector window now only becomes key window when necessary. 2006-06-10 20:51:15 +00:00
Josh Elsasser
0a4d97fdca Add support to the GTK GUI for saving private copies of torrent files.
The prefs dialog for this sucks, but it should work.
2006-06-10 06:53:20 +00:00
Mitchell Livingston
54bfe1f4a7 Fixed spacing a bit in Transfer prefs.
This is my last little commit of the day. I swear!
2006-06-10 04:23:53 +00:00
Mitchell Livingston
14a5854dec Having two booleans was redundant. 2006-06-10 04:12:40 +00:00
Mitchell Livingston
01474a00d1 ...and once again commit (newer) Sparkle (682) 2006-06-10 03:59:29 +00:00
Mitchell Livingston
ead8601364 Once again remove Sparkle framework... 2006-06-10 03:56:43 +00:00
Mitchell Livingston
08e4a347a2 Plus, not minus. :-/ 2006-06-10 03:38:32 +00:00
Mitchell Livingston
ca14feb88b Make the progress bar a bit longer to look better with the last commit. 2006-06-10 03:33:44 +00:00
Mitchell Livingston
ed904d154d Make context menu items enabled even if the window isn't active.
Also fixed a little spacing with the buttons.
2006-06-10 03:21:36 +00:00
Mitchell Livingston
243d5a58ef Add a keyboard shortcut for removing files. 2006-06-09 21:03:18 +00:00
Mitchell Livingston
3e4c48b6e5 Remove a period for consistency 2006-06-09 20:11:26 +00:00
Josh Elsasser
0600f3d4aa Add support to libtransmission and the MacOS X GUI for saving private copies of
torrent files.
2006-06-09 19:53:35 +00:00
Mitchell Livingston
5ac8e113c3 Now it'll work for Panther users again... 2006-06-09 19:17:02 +00:00
Mitchell Livingston
5c83116c72 ...Add new Sparkle. 2006-06-09 19:08:31 +00:00
Mitchell Livingston
505a3cf8b7 Remove old Sparkle... 2006-06-09 19:07:10 +00:00
Mitchell Livingston
78c1fbd314 Better icons for the pause and resume toolbar items. Thanks to macHD on the forum for these. 2006-06-08 15:10:44 +00:00
Josh Elsasser
9a865c00b9 Revert the last commit, it wasn't supposed to go on the trunk. 2006-06-08 04:44:45 +00:00
Mitchell Livingston
41525beaa3 Initial support of moving torrent files in Mac version. Some things are incomplete and it's not yet guaranteed to work (in other words, only I should be even trying to use it). 2006-06-08 04:40:45 +00:00
Mitchell Livingston
60e12632c3 Stretched some labels to help themers. 2006-06-08 00:45:11 +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
82a1354790 Switch some tiffs to png. 2006-06-07 20:10:15 +00:00
Mitchell Livingston
b6a144da86 Double-clicking rows will toggle the inspector. Also, cleaned up Transfers icon from Neowave. 2006-06-07 15:26:15 +00:00
Mitchell Livingston
b3b0935ee7 Fix the dash. 2006-06-07 14:42:54 +00:00
Eric Petit
e87d570c1f svn:keywords 2006-06-07 03:02:40 +00:00
Mitchell Livingston
9ac93e620e Less ugly original placement and sizing or window on first launch (with no preferences set). 2006-06-07 02:24:55 +00:00
Mitchell Livingston
35a822e6d5 Use the built-in method if on Tiger for making subarrays. 2006-06-07 01:39:57 +00:00
Mitchell Livingston
d42c315496 Hopefully this gets the dock icon to show again. (I'm new to this whole svn thing tho). 2006-06-06 20:25:23 +00:00
Mitchell Livingston
f2c1b55fe3 Changed some headers. 2006-06-06 19:32:27 +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
Josh Elsasser
e9b1a6bf2d Try harder to use the right color for the progress bar text. 2006-06-01 18:08:45 +00:00
Josh Elsasser
db48cc5e28 Unbreak 'make install' 2006-06-01 17:18:13 +00:00
Josh Elsasser
672172e10a Wait and try to send a stopped event when removing a torrent. 2006-05-31 23:20:59 +00:00
Eric Petit
0d7e35c4c2 This wasn't supposed to be commited 2006-05-31 13:05:04 +00:00
Eric Petit
0d682e2f83 $*!'%`^$! 2006-05-31 13:03:19 +00:00
Eric Petit
6e06b16ec1 Grrr 2006-05-31 12:59:56 +00:00