1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 01:57:52 +00:00
Commit graph

1996 commits

Author SHA1 Message Date
Mitchell Livingston
7b42f87e50 fix a tiny memory leak 2008-01-14 04:34:45 +00:00
Mitchell Livingston
169c259988 add an option to show the "add" window only for multifile torrents 2008-01-14 04:22:24 +00:00
Mitchell Livingston
8af8e75085 rearrange the Transfers Preference view 2008-01-13 21:27:43 +00:00
Mitchell Livingston
59d0ce9d33 on 10.5 use the function to get a prepared cell instead of making one manually 2008-01-12 05:09:03 +00:00
Mitchell Livingston
c77d03c040 remove unnecessary NSLog() 2008-01-12 03:54:00 +00:00
Mitchell Livingston
0b3739dace tweaks to showing priority selector 2008-01-12 03:53:41 +00:00
Mitchell Livingston
a0578f408b allow priority selector to show even when the inspector is not the main window (10.5-only) 2008-01-12 03:39:26 +00:00
Mitchell Livingston
7d6aaf53b3 reset minimum port to 1 2008-01-12 01:48:16 +00:00
Mitchell Livingston
8e3929f582 make minimum allowed port 1025; update appcast 2008-01-12 01:45:25 +00:00
Mitchell Livingston
afcadd4c30 display arrows in priority segmented cell 2008-01-11 22:05:40 +00:00
Mitchell Livingston
4f9e28ca2c resize "Rank" column in File tables to properly show the priority segmented cell 2008-01-11 21:47:08 +00:00
Mitchell Livingston
fc0b6becf0 update version 2008-01-11 20:36:53 +00:00
Mitchell Livingston
8ebe4614b2 when using the Add window, if the destination and the data have the same name, give a warning stating this (should help avoid the "why can't i seed if i set the destination to the data" problems) 2008-01-11 19:54:08 +00:00
Mitchell Livingston
7b4c423054 disable the code button when creating a torrent 2008-01-11 16:58:23 +00:00
Mitchell Livingston
5299cb1da1 modify double-click code to differentiate Tiger and Leopard 2008-01-11 05:21:28 +00:00
Mitchell Livingston
4a6c14bc01 update NEWS and add a little efficiency for the last commit 2008-01-11 05:04:40 +00:00
Mitchell Livingston
1f862a70e6 return of double-click for inspector, double-click icon to reveal file, and double-click progress string to toggle selected and total status 2008-01-11 04:52:44 +00:00
Mitchell Livingston
07e5c9e22a update news and use a INT_MAX when determining order value to remove 2008-01-10 20:59:56 +00:00
Mitchell Livingston
d40a341c76 get rid of a little unnecessary memory management, and other trivial changes 2008-01-10 17:30:49 +00:00
Mitchell Livingston
369301cdbb correct a dictionary for opening a torrent with a sheet 2008-01-10 17:01:09 +00:00
Mitchell Livingston
5b54605822 eliminate some redundant open methods 2008-01-10 16:46:15 +00:00
Mitchell Livingston
b0cf977624 remove an unneeded localization 2008-01-10 15:53:02 +00:00
Mitchell Livingston
af96ba0d41 move the individual speeds array into the corresponding methods 2008-01-10 07:00:56 +00:00
Mitchell Livingston
fe50c35474 make the per-torrent action menus dynamic as well 2008-01-10 06:52:13 +00:00
Mitchell Livingston
80064189fa generate action menu "quick" items in code, rather than tons of repeating menu items in the nib 2008-01-10 06:27:48 +00:00
Mitchell Livingston
5f3f5edf5d when adding a torrent after it was just created, verify the data right away 2008-01-10 01:20:48 +00:00
Mitchell Livingston
bedfab2ccc clarify peer upload and download 2008-01-10 00:52:02 +00:00
Mitchell Livingston
b4d3c64e8e use the new status values in the inspector tooltips 2008-01-10 00:45:52 +00:00
Mitchell Livingston
f0f958d755 have the File Outline Controller reload the file data when reloading the table 2008-01-09 21:08:43 +00:00
Mitchell Livingston
34396e7820 add an option to "Validate existing data" to open window; get mac build compiling 2008-01-09 19:52:11 +00:00
Mitchell Livingston
c4cba5ad2a move time machine code into its own function 2008-01-09 16:26:58 +00:00
Mitchell Livingston
d2ff4d99f3 update the active filer when a torrent changes from stalled to unstalled 2008-01-09 15:58:37 +00:00
Mitchell Livingston
dcbcc7edef fix a crash caused by releasing an object before being done with it 2008-01-09 05:53:52 +00:00
Mitchell Livingston
e2f88ef16d tidy up the main open file method 2008-01-08 05:31:20 +00:00
Mitchell Livingston
2f3d027d04 attempt to fix ipc crash when removing torrents 2008-01-08 02:36:08 +00:00
Mitchell Livingston
b7c1cb960b remove unused variables 2008-01-07 20:52:40 +00:00
Mitchell Livingston
bc3b1c4bee generalize the duplicate warning; make the scroller in the open window regular size 2008-01-07 20:27:25 +00:00
Mitchell Livingston
bb203a4969 remove some unnecessarily retain/release 2008-01-07 00:31:56 +00:00
Mitchell Livingston
17df83c247 fix some more minor memory leaks 2008-01-07 00:23:15 +00:00
Mitchell Livingston
0f87a52a30 fix some memory leaks in the file and peer table cells 2008-01-07 00:07:03 +00:00
Mitchell Livingston
113382f181 fix nl filter bar localization 2008-01-06 20:39:24 +00:00
Mitchell Livingston
bb7c659713 set the gear of the action menu in code, since it's 10.5-only 2008-01-06 19:48:48 +00:00
Mitchell Livingston
b3e8a9f5e8 check that download isn't set to -1 (from very old version) 2008-01-06 17:52:28 +00:00
Mitchell Livingston
1eef512b79 update with new urls 2008-01-06 17:00:38 +00:00
Charles Kerr
a2f82384ab #588: OSX interface missing support for IPC messages 'get-pex' and 'pex' 2008-01-06 07:03:00 +00:00
Mitchell Livingston
72fe8a3df5 generate the file table's menu in code 2008-01-06 05:13:38 +00:00
Mitchell Livingston
b1b28349ad don't show the availability bar if checking 2008-01-05 23:36:25 +00:00
Mitchell Livingston
fac74ffd7b in the groups popup in the add window, have an option to show the groups window 2008-01-05 22:32:34 +00:00
Mitchell Livingston
57bc23edc5 get rid of a crash when canceling the open sheet 2008-01-05 21:31:05 +00:00
Mitchell Livingston
fbc7d6b827 when removing a torrent, allow it to be backed up by time machine again 2008-01-05 18:30:52 +00:00