Mitchell Livingston
|
9eaef4723e
|
mac: implement rpc started, stopped, and updated
|
2008-06-03 16:20:21 +00:00 |
Mitchell Livingston
|
62f034cdbd
|
potential decrease in memory usage when showing the group dividers
|
2008-05-31 02:38:44 +00:00 |
Charles Kerr
|
468a883f23
|
API cleanup: s/tr_torrentRates/tr_sessionGetSpeed/
|
2008-05-30 15:19:07 +00:00 |
Mitchell Livingston
|
8a876d755a
|
"isFolder" is a better method name than "folder"
|
2008-05-29 22:16:03 +00:00 |
Mitchell Livingston
|
1828cca645
|
fix 2 typos
|
2008-05-29 00:56:58 +00:00 |
Mitchell Livingston
|
aed40c4318
|
allow creation of torrents with no announce address
|
2008-05-28 23:57:25 +00:00 |
Mitchell Livingston
|
63470e90cd
|
handle removing with rpc
|
2008-05-27 19:05:48 +00:00 |
Mitchell Livingston
|
3eb3d890ec
|
small potential speedup for the pieces bar
|
2008-05-27 04:20:25 +00:00 |
Mitchell Livingston
|
ff929b1f6a
|
support for adding a transfer through rpc
|
2008-05-27 00:52:18 +00:00 |
Mitchell Livingston
|
99c5ce5dce
|
Option to only show the add window when manually adding transfers
|
2008-05-26 21:39:30 +00:00 |
Mitchell Livingston
|
5f9ec561e6
|
a little work with rpc
|
2008-05-25 17:34:02 +00:00 |
Charles Kerr
|
26b5a16630
|
(libt) more janitorial work on cleaning up tr_session*() and tr_torrent*() functions: session stats, torrent count, and manual update.
|
2008-05-22 20:44:41 +00:00 |
Mitchell Livingston
|
b59be62bb5
|
fix errors with the new file structure code when displaying per-torrent action menu
|
2008-05-22 20:00:22 +00:00 |
Charles Kerr
|
9fdb8afdf0
|
(rpc) remove TR_RPC_TORRENT_CLOSING. formalize "torrent-list"'s response in the rpc spec.
|
2008-05-22 19:24:11 +00:00 |
Mitchell Livingston
|
e6f66b1d07
|
quicklook window expands from the icon instead of the whole table row
|
2008-05-21 22:09:05 +00:00 |
Mitchell Livingston
|
0c94c7b623
|
(trunk) update to 1.21
|
2008-05-21 21:15:15 +00:00 |
Mitchell Livingston
|
8d3c742eb1
|
fix infinite loop when quicklooking a collapsed group
|
2008-05-21 19:27:22 +00:00 |
Mitchell Livingston
|
3bac97b948
|
enable/disable the quicklook menu item/toolbar item
|
2008-05-21 18:59:18 +00:00 |
Mitchell Livingston
|
132a4b7243
|
only "suck" in and out when quicklook-ing when the window is visible
|
2008-05-21 16:32:26 +00:00 |
Mitchell Livingston
|
29ee9a2a6f
|
add quick look menu item
|
2008-05-21 16:28:21 +00:00 |
Mitchell Livingston
|
3c05479037
|
make the quicklook toolbar item off by default
|
2008-05-21 16:08:41 +00:00 |
Mitchell Livingston
|
4b4347a675
|
add a QuickLook button to the toolbar
|
2008-05-21 16:02:38 +00:00 |
Mitchell Livingston
|
958f2447da
|
only allow QuickLook of folders or finished downloads; update NEWS
|
2008-05-21 15:49:37 +00:00 |
Mitchell Livingston
|
64e328a741
|
add QuickLook to the main window (keeping it in the info window as well)
|
2008-05-21 15:45:27 +00:00 |
Mitchell Livingston
|
1f0c5b891c
|
move quick look into its own class, making it a singleton object to allow expanded functionality
|
2008-05-21 15:23:26 +00:00 |
Mitchell Livingston
|
850807c626
|
a little progress on setting up the rpc callback (no new actual functionality yet)
|
2008-05-20 15:16:34 +00:00 |
Mitchell Livingston
|
d3d39fce19
|
more ipc code removal
|
2008-05-19 13:29:07 +00:00 |
Mitchell Livingston
|
7ac00f83c7
|
update project for new rpc code (part 2)
|
2008-05-19 01:05:14 +00:00 |
Mitchell Livingston
|
9aecf34ce7
|
update project for new rpc code (part 1)
|
2008-05-19 00:23:06 +00:00 |
Mitchell Livingston
|
b75aa8df9f
|
dragging directly onto group row won't change queue order
|
2008-05-14 18:09:51 +00:00 |
Mitchell Livingston
|
48874c0619
|
more adjustments to dragging with groups
|
2008-05-12 22:38:50 +00:00 |
Mitchell Livingston
|
add14825a7
|
when sorting by queue order, dragging on group header will place the torrent at the bottom
|
2008-05-12 22:08:06 +00:00 |
Mitchell Livingston
|
320f43211f
|
allow changing groups by dragging (regardless of sort)
|
2008-05-12 21:57:37 +00:00 |
Mitchell Livingston
|
b147256596
|
moving torrents between groups will change their groups - this took forever to get not to crash, so enjoy
|
2008-05-12 21:38:24 +00:00 |
Mitchell Livingston
|
b237f6089a
|
a little redundant code removal
|
2008-05-12 01:49:48 +00:00 |
Mitchell Livingston
|
a1a3c43d19
|
remove useless "sorted" variables
|
2008-05-12 01:37:38 +00:00 |
Mitchell Livingston
|
f231e13d6c
|
fix ordering error
|
2008-05-12 01:32:33 +00:00 |
Mitchell Livingston
|
c48c9025c8
|
a little tidyup; update NEWS
|
2008-05-11 21:57:34 +00:00 |
Mitchell Livingston
|
cfb91f22e4
|
allow reordering while groups are shown (and sorting by queue)
|
2008-05-11 21:38:40 +00:00 |
Mitchell Livingston
|
a423636ed3
|
the "selected" status string and the minimal view's "remaining time" status string are now toggled from the main action menu instead of being clickable
|
2008-05-10 19:24:28 +00:00 |
Mitchell Livingston
|
8b8ab8d693
|
make the "group = none" image an empty box
|
2008-05-09 15:17:30 +00:00 |
Mitchell Livingston
|
31ddd11508
|
fix a crash when sorting by tracker order; update NEWS
|
2008-05-06 01:53:15 +00:00 |
Mitchell Livingston
|
81a326714f
|
disable the create button in the creator window when the tracker address is blank (ignoring anything before "://")
|
2008-04-27 14:31:49 +00:00 |
Mitchell Livingston
|
e99fbcbcbc
|
now that a blank url cannot be entered in the url sheet, no need to check that
|
2008-04-25 22:29:51 +00:00 |
Mitchell Livingston
|
0e96185a93
|
the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code
|
2008-04-25 22:23:31 +00:00 |
Mitchell Livingston
|
d13c063af3
|
mac changes for #377, number one (it doesn't compile yet)
|
2008-04-24 01:55:33 +00:00 |
Mitchell Livingston
|
3a2e1f0c3b
|
clarify the remaining disk space alert's suppression button's text
|
2008-04-23 12:44:11 +00:00 |
Mitchell Livingston
|
d6638dc9f3
|
clean up the quit/remove dialog text
|
2008-04-23 03:33:04 +00:00 |
Mitchell Livingston
|
e87906e5a6
|
revert the last commit
|
2008-04-22 13:25:53 +00:00 |
Mitchell Livingston
|
33c9f92e99
|
remove an unnecessary class
|
2008-04-22 13:16:39 +00:00 |
Mitchell Livingston
|
612e7221a9
|
when unchecking all files in the add dialog window, don't do finished events
|
2008-04-14 00:05:16 +00:00 |
Charles Kerr
|
57c7fcb507
|
#857: DSCP support for Transmission
|
2008-04-12 00:29:49 +00:00 |
Mitchell Livingston
|
67ea41051f
|
mac build compiles again
|
2008-04-11 17:52:05 +00:00 |
Mitchell Livingston
|
afb5738b98
|
if a download finishes downloading and finishes seeding at the same time, do all the "finished download" activities (dock badging, growl notification, sound); if one sound is playing for finished downloading/seeding, don't play another one
|
2008-04-10 16:37:07 +00:00 |
Mitchell Livingston
|
aca7155f19
|
adjustments to rounding when displaying speeds and file size
|
2008-04-06 14:02:08 +00:00 |
Mitchell Livingston
|
0663eb4dd4
|
trivial changes
|
2008-04-06 13:10:19 +00:00 |
Mitchell Livingston
|
a3bb61d13b
|
mac build compiles again
|
2008-04-05 20:18:47 +00:00 |
Mitchell Livingston
|
7fdb2f6f40
|
first implementation of the blocklist
|
2008-03-29 23:38:38 +00:00 |
Mitchell Livingston
|
5b5890c8dc
|
remove "Tiger conditionals" from the status bar
|
2008-03-28 18:47:43 +00:00 |
Mitchell Livingston
|
6484f685b4
|
resize the status button if it is too large (typically this is for localizations)
|
2008-03-28 01:28:57 +00:00 |
Mitchell Livingston
|
183b77ab27
|
slight math adjustment
|
2008-03-27 03:43:44 +00:00 |
Mitchell Livingston
|
fab1ffb8a2
|
replace a loop with math
|
2008-03-27 03:32:40 +00:00 |
Mitchell Livingston
|
ced900ea12
|
#764 Use locale specific floats
|
2008-03-24 00:06:54 +00:00 |
Mitchell Livingston
|
c402442786
|
decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened
|
2008-03-23 00:56:43 +00:00 |
Mitchell Livingston
|
24fedbe044
|
add "move data file" to torrent action menu
|
2008-03-22 17:05:48 +00:00 |
Mitchell Livingston
|
ae2420422d
|
don't add tier separators when getting the tracker list when they aren't used
|
2008-03-21 21:07:31 +00:00 |
Mitchell Livingston
|
0a4e7bcfa3
|
fix filtering by tracker name
|
2008-03-21 20:28:04 +00:00 |
Mitchell Livingston
|
78e8cae3d1
|
update credits; trivial code changes
|
2008-03-21 18:23:40 +00:00 |
Mitchell Livingston
|
2f917c2ad8
|
#799 treat "waiting to check..." as paused
|
2008-03-19 18:03:02 +00:00 |
Mitchell Livingston
|
f741e74659
|
fold similar strings together for easier translation
|
2008-03-18 21:59:17 +00:00 |
Mitchell Livingston
|
a149f8992b
|
#792 Allow Option-Command-F to focus the filter field in the main window
|
2008-03-16 14:24:27 +00:00 |
Mitchell Livingston
|
c771a9a156
|
get rid of a potential extra string comparison
|
2008-03-15 14:57:42 +00:00 |
Mitchell Livingston
|
93ccd72f77
|
update project file to have -DSYS_DARWIN flag
|
2008-03-04 03:34:50 +00:00 |
Mitchell Livingston
|
4dd36a8331
|
fix group ratio, thanks to charles
|
2008-03-04 03:27:25 +00:00 |
Mitchell Livingston
|
052d849b59
|
get mac build compiling again
|
2008-03-04 02:23:01 +00:00 |
Mitchell Livingston
|
ab6628f36b
|
make the group "ying-yang" full sized; hide dl speed columns when showing ratio
|
2008-02-28 16:40:14 +00:00 |
Mitchell Livingston
|
0ee2fd6d3b
|
improved group ratio and options images
|
2008-02-28 16:15:34 +00:00 |
Mitchell Livingston
|
af2339bb9e
|
clicking on the group speed rates will toggle with ratio
|
2008-02-28 02:17:17 +00:00 |
Mitchell Livingston
|
6cbec1912b
|
mac client will verify data with ipc
|
2008-02-27 19:04:38 +00:00 |
Charles Kerr
|
9ee96fd0dc
|
add `verify' command to ipc.
|
2008-02-27 17:38:39 +00:00 |
Mitchell Livingston
|
ccb601787e
|
update strings file
|
2008-02-19 16:20:38 +00:00 |
Mitchell Livingston
|
8896efb400
|
ensure correct object value is given to the table on Tiger
|
2008-02-19 11:36:25 +00:00 |
Mitchell Livingston
|
3aae015468
|
small height adjustment
|
2008-02-19 05:49:41 +00:00 |
Mitchell Livingston
|
4d4b4c1c36
|
show "X" image for "no group" row
|
2008-02-19 05:39:56 +00:00 |
Mitchell Livingston
|
6fcf4a8013
|
ensure up and down group arrows are colored correctly
|
2008-02-19 02:59:01 +00:00 |
Mitchell Livingston
|
bb8782db3a
|
remove testing code
|
2008-02-19 02:00:06 +00:00 |
Mitchell Livingston
|
d17cb50d25
|
add color and adjust size of group row
|
2008-02-19 01:58:36 +00:00 |
Mitchell Livingston
|
03f986dffe
|
better group arrow images
|
2008-02-18 20:53:10 +00:00 |
Mitchell Livingston
|
a261460bdd
|
speeds in group rows - Tiger support is currently broken
|
2008-02-18 19:42:46 +00:00 |
Mitchell Livingston
|
b223f16bde
|
insignificant filtering improvements
|
2008-02-11 00:16:47 +00:00 |
Mitchell Livingston
|
dd116cc2bc
|
fix a problem with groups on 10.4
|
2008-02-10 16:56:13 +00:00 |
Mitchell Livingston
|
f546a32361
|
on Leopard, remove Tiger-only views
|
2008-02-08 13:37:15 +00:00 |
Mitchell Livingston
|
a06c1ace83
|
save collapsed groups between launches
|
2008-02-07 21:26:04 +00:00 |
Mitchell Livingston
|
2c9b5137dc
|
image for "open address" toolbar button
|
2008-02-07 20:54:14 +00:00 |
Mitchell Livingston
|
1f9b6248df
|
add an "Open Address" button (updated image is in the works)
|
2008-02-07 20:34:14 +00:00 |
Mitchell Livingston
|
145d372a0c
|
trivial cleanup
|
2008-02-07 16:52:38 +00:00 |
Mitchell Livingston
|
0c61836b1e
|
collapsed groups were expanded and vice versa
|
2008-02-07 16:23:22 +00:00 |
Mitchell Livingston
|
dd0bf1fa8f
|
better encapsulate the collapsed group values
|
2008-02-07 16:20:24 +00:00 |
Mitchell Livingston
|
19210bebf2
|
expand groups when changing group values
|
2008-02-07 15:57:32 +00:00 |
Mitchell Livingston
|
d718f410fc
|
get drag/drop to work again
|
2008-02-07 11:57:24 +00:00 |