1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-24 23:12:35 +00:00
Commit graph

211 commits

Author SHA1 Message Date
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
bfa9efc9f3 #902 pasting a link into transmission will open the url 2008-05-01 02:20:53 +00:00
Mitchell Livingston
92f5bec9a4 animate the blocklist download bar when first shown; update strings file 2008-04-08 15:45:01 +00:00
Mitchell Livingston
8b06357aab (trunk), double clicking a blank part of the table will toggle the inspector; update NEWS 2008-04-08 03:36:01 +00:00
Mitchell Livingston
cd953b9606 update news and eliminate a warning 2008-03-31 18:44:51 +00:00
Mitchell Livingston
2d3ec18f08 only show "selected" in the progress bar (and allow toggling) for multifile torrents 2008-03-31 18:33:34 +00:00
Mitchell Livingston
ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Mitchell Livingston
bc188e86f0 eliminate some Leopard checks 2008-03-23 18:47:35 +00:00
Mitchell Livingston
24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston
4f7742d422 speed up check for enough remaining space by first determining if there is enough space to download what's needed ignoring preallocation 2008-03-18 03:20:27 +00:00
Mitchell Livingston
efc7c5f228 fix display issue on launch when group row is set to show ratio 2008-03-17 21:44:14 +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
9b088498ad #782 comment box will now scroll with the arrows as expected 2008-03-12 17:57:02 +00:00
Mitchell Livingston
cf433976b3 make the file menu code a bit more straightforward 2008-03-11 03:46:38 +00:00
Mitchell Livingston
8db7a29ab2 it's faster to lazily generate the torrent action menu each time you need it 2008-03-11 03:37:09 +00:00
Mitchell Livingston
6ad287dbeb group tooltip displays number of transfers 2008-03-04 00:30:26 +00:00
Mitchell Livingston
7463856062 add tooltips for group speeds/ratios 2008-02-28 21:28:48 +00:00
Mitchell Livingston
12994b62b6 remove an unnecessary check for ratio/speed setting 2008-02-28 16:55:28 +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
af2339bb9e clicking on the group speed rates will toggle with ratio 2008-02-28 02:17:17 +00:00
Mitchell Livingston
7e929d9d70 add table of trackers to the tracker inspector tab 2008-02-26 22:56:27 +00:00
Mitchell Livingston
ccb601787e update strings file 2008-02-19 16:20:38 +00:00
Mitchell Livingston
e6211d427e ensure the right table columns are removed on Tiger 2008-02-19 15:57:27 +00:00
Mitchell Livingston
806fd71d52 get rid of an unnecessary method 2008-02-19 15:21:19 +00:00
Mitchell Livingston
d9f8018c49 fix type-select with groups 2008-02-19 05:27:15 +00:00
Mitchell Livingston
a28583b50b first go at getting the app to work nicely with Tiger again 2008-02-19 05:14:22 +00:00
Mitchell Livingston
6fcf4a8013 ensure up and down group arrows are colored correctly 2008-02-19 02:59:01 +00:00
Mitchell Livingston
ac300eab89 line up group row speeds with status bar speeds 2008-02-19 02:24:26 +00:00
Mitchell Livingston
9426e0bf1e more group row adjustments 2008-02-19 02:10:20 +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
dd116cc2bc fix a problem with groups on 10.4 2008-02-10 16:56:13 +00:00
Mitchell Livingston
a06c1ace83 save collapsed groups between launches 2008-02-07 21:26:04 +00:00
Mitchell Livingston
145d372a0c trivial cleanup 2008-02-07 16:52:38 +00:00
Mitchell Livingston
dd0bf1fa8f better encapsulate the collapsed group values 2008-02-07 16:20:24 +00:00
Mitchell Livingston
5e2308daf9 when turning on group view, show all groups expanded 2008-02-07 02:15:24 +00:00
Mitchell Livingston
346060659d expand a torrent's group when removing it, since either the whole group is being removed or it is already expanded 2008-02-07 02:11:26 +00:00
Mitchell Livingston
015f40e498 initial saving of collapsed/expanded groups when switching filters, adding torrents, etc 2008-02-07 01:26:12 +00:00
Mitchell Livingston
a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston
4e7cd4d0af fix up the code to get the selected torrent when a group is selected 2008-01-31 04:02:26 +00:00
Mitchell Livingston
02799f7060 fix a crash on Tiger 2008-01-27 19:10:14 +00:00
Mitchell Livingston
4ac75b1b80 fix bug when showing groups and changing sort type to queue order 2008-01-24 21:14:02 +00:00
Mitchell Livingston
d98fbdc6e4 better tracking rect calculating for the main table 2008-01-24 15:09:28 +00:00
Mitchell Livingston
da6a108375 hopefully fix weird drawing issues when resizing, and eliminate a memory leak 2008-01-24 01:05:00 +00:00
Mitchell Livingston
55aaa70546 don't allow group rows to be edited 2008-01-23 21:33:54 +00:00
Mitchell Livingston
549521c602 only update and sort by group when filtering, not during normal sorting 2008-01-23 20:31:04 +00:00
Mitchell Livingston
920811c894 eliminate a warning 2008-01-23 18:53:19 +00:00