1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-21 13:46:52 +00:00
Commit graph

1960 commits

Author SHA1 Message Date
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
Mitchell Livingston
cf4566eccb (hopefully) improve and streamline time machine code 2008-01-05 04:46:18 +00:00
Mitchell Livingston
87baf39a8e when moving a file, have time machine still ignore it 2008-01-05 04:30:20 +00:00
Mitchell Livingston
d63d29bbbe turn the open window on by default 2008-01-05 04:18:07 +00:00
Mitchell Livingston
2dc92e4483 eliminate a warning, add another 2008-01-05 03:44:16 +00:00
Mitchell Livingston
3d9df6798f closer to not crashing when adding without a destination then canceling 2008-01-05 03:06:20 +00:00
Mitchell Livingston
093b59f754 refactor some of the torrent opening code 2008-01-05 02:48:10 +00:00
Mitchell Livingston
f2a6d79928 better preservation of old download location 2008-01-05 01:48:55 +00:00
Mitchell Livingston
f50bde4f27 rename "options prompt" to "options window" 2008-01-05 01:34:47 +00:00
Mitchell Livingston
2dffe3dc00 name open window "add options prompt" 2008-01-05 01:33:28 +00:00
Mitchell Livingston
f7372aa0d1 add an option in the open window to delete the torrent file 2008-01-04 18:10:37 +00:00
Mitchell Livingston
d56a7619fa reorganize the open window 2008-01-04 17:32:55 +00:00
Mitchell Livingston
caa6cf0f0c get rid of a warning 2008-01-04 15:41:05 +00:00
Mitchell Livingston
f7d9ab413e have priority option display when hovered over in the open window 2008-01-04 15:32:19 +00:00
Mitchell Livingston
138c825573 add file table to open window 2008-01-04 15:28:09 +00:00
Mitchell Livingston
4580eed4a6 update the group menu when groups change 2008-01-04 15:05:25 +00:00
Mitchell Livingston
cd96dbb4a1 if a group is removed, check the add window's group pop up 2008-01-04 14:56:29 +00:00
Mitchell Livingston
05dbbc028c add group menu to open window 2008-01-04 14:50:28 +00:00
Mitchell Livingston
1647bd629a when using the add dialog, delete the torrent file (if set in preferences) 2008-01-04 06:31:41 +00:00
Mitchell Livingston
ce18bc26ae remove missing method definitions 2008-01-04 05:52:20 +00:00
Mitchell Livingston
d9151c70ee when changing the download folder in the new add window, actually change it 2008-01-04 05:43:53 +00:00
Mitchell Livingston
b83cf33f28 acknowledge the start check 2008-01-04 04:54:26 +00:00
Mitchell Livingston
e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston
81f32f28d2 check incomplete folder before anything else when adding a torrent 2008-01-04 02:35:23 +00:00
Mitchell Livingston
93c79adef2 move file outline view code to a separate class 2008-01-04 00:29:13 +00:00
Mitchell Livingston
0be563b7d0 update trunk version to 1.00+ 2008-01-03 20:46:34 +00:00
Mitchell Livingston
73ade7149b update version to 1.00 2008-01-03 20:32:36 +00:00
Mitchell Livingston
bbe41f4b4c remove unneeded sparkle localizations 2008-01-03 18:05:54 +00:00
Mitchell Livingston
113197d91d missed a string localization 2008-01-03 06:36:38 +00:00
Charles Kerr
491c70d3df remove GradientCell from the automake file 2008-01-03 05:59:24 +00:00
Charles Kerr
06e7169b02 tweak the translation subdirs 2008-01-03 05:40:22 +00:00
Mitchell Livingston
e504a26c66 adjust credits 2008-01-02 17:26:10 +00:00
Mitchell Livingston
f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston
c2d618cbd6 update appcast address to new url 2008-01-02 16:46:30 +00:00
Mitchell Livingston
8a54976d94 fix a crash which occurred when dragging a lot of rows towards the bottom of the table 2008-01-02 15:34:44 +00:00
Mitchell Livingston
6302c64c59 disable the resume selected option if the table isn't useable 2008-01-02 04:33:26 +00:00
Mitchell Livingston
cd857d4bb8 always allow "resume selected right away" to be selected, even if there are no queues enabled 2008-01-02 04:31:51 +00:00