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

554 commits

Author SHA1 Message Date
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
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
f43f30b7ac size adjustment of group speeds 2008-02-18 19:54:22 +00:00
Mitchell Livingston
a261460bdd speeds in group rows - Tiger support is currently broken 2008-02-18 19:42:46 +00:00
Mitchell Livingston
5ce3a259f0 fix binding on "seeding complete" sound button 2008-02-15 00:29:42 +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
a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston
5810578280 fix bug when using the per-torrent action menu to set ratio 2008-02-04 13:42:20 +00:00
Mitchell Livingston
d99e328bab remove a warning 2008-01-30 21:55:39 +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
ea44f890c4 make the dock badge colors more obvious 2008-01-24 14:27:35 +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
8f21d06cb0 add a shortcut for toggling Group view; get rid of grid line between rows 2008-01-23 22:07:53 +00:00
Mitchell Livingston
30531d75c9 only store the group number for displaying groups in table -- count can be derived 2008-01-23 18:22:54 +00:00
Mitchell Livingston
5852c78682 keep track of which rows are groups with a separate object 2008-01-23 17:03:42 +00:00
Mitchell Livingston
7837afd042 move the "Use Groups" menu item out of the sort menu 2008-01-23 03:22:26 +00:00
Mitchell Livingston
e74b176956 allow command-g to open the Groups window 2008-01-22 17:25:05 +00:00
Mitchell Livingston
17202c70d9 small adjustments to preferences window 2008-01-21 19:47:01 +00:00
Mitchell Livingston
e1fa469d5a adjust Prefs layout 2008-01-20 20:10:38 +00:00
Mitchell Livingston
3501bc0014 add a warning under the connection limits field 2008-01-20 20:05:42 +00:00
Mitchell Livingston
ab6bc91fe3 slight adjustments to preference window size 2008-01-20 05:54:10 +00:00
Mitchell Livingston
27c2833ec3 fix crash reported in #640; other insignificant changes 2008-01-19 05:37:16 +00:00
Mitchell Livingston
179b7b3672 attempt to fix a crash that sometimes occurs with the Add window 2008-01-17 16:39:31 +00:00
Mitchell Livingston
e63e7ab8e7 attempt to fix buttons on Tiger 2008-01-17 01:57:14 +00:00
Mitchell Livingston
88053029bb add the standard close button to the Add window 2008-01-16 23:17:36 +00:00
Mitchell Livingston
b9f6a86c63 ensure the reveal button in the inspector scales the image correctly 2008-01-16 21:09:59 +00:00
Mitchell Livingston
e641e54b2e update inspector tab images 2008-01-16 04:37:27 +00:00
Mitchell Livingston
d144c11997 update strings file 2008-01-15 23:49:26 +00:00
Mitchell Livingston
146ca13140 update the strings file 2008-01-14 05:56:12 +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
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
4f9e28ca2c resize "Rank" column in File tables to properly show the priority segmented cell 2008-01-11 21:47:08 +00:00
Mitchell Livingston
7b4c423054 disable the code button when creating a torrent 2008-01-11 16:58:23 +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
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
bc3b1c4bee generalize the duplicate warning; make the scroller in the open window regular size 2008-01-07 20:27:25 +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
72fe8a3df5 generate the file table's menu in code 2008-01-06 05:13:38 +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
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
138c825573 add file table to open window 2008-01-04 15:28:09 +00:00