1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-28 10:38:45 +00:00
Commit graph

210 commits

Author SHA1 Message Date
Mitchell Livingston
3e49741b05 initial group filtering 2007-12-19 20:46:00 +00:00
Mitchell Livingston
a14742aa5e "Not Available" instead of "Availability Bar" 2007-12-19 03:29:10 +00:00
Mitchell Livingston
4d6eda4a0e add basic sorting by group 2007-12-17 19:47:06 +00:00
Mitchell Livingston
f9491abf18 add Group to context menu 2007-12-17 16:52:49 +00:00
Mitchell Livingston
d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston
9e15d27495 attempt to fix sizing issue on tiger 2007-12-13 16:04:32 +00:00
Mitchell Livingston
9bf313c08a better hiding of bottom texture on 10.5 2007-12-13 15:19:46 +00:00
Mitchell Livingston
cea2275bcf on tiger make the bottom bar a texture 2007-12-13 15:16:04 +00:00
Mitchell Livingston
a60d623021 on tiger the "ying-yang" status field does not have the strange glow, but as a result won't have any hilighting like on leopard 2007-12-12 15:53:37 +00:00
Mitchell Livingston
b80453cab1 flip arrows from last commit 2007-12-12 03:31:47 +00:00
Mitchell Livingston
ba6487a93d attempt to put the arrow commands into interface builder 2007-12-12 03:29:59 +00:00
Mitchell Livingston
13c1c8a6a4 use 10.5's built-in ability to generate the textured bottom border instead of a custom view with images 2007-12-12 03:21:11 +00:00
Mitchell Livingston
a05fe043e5 get the action menu to look correct on tiger 2007-12-12 01:39:48 +00:00
Mitchell Livingston
174c9a7bbc adjust the placement of the speeds in the status bar 2007-12-09 03:09:02 +00:00
Mitchell Livingston
efa80e792a replace the status bar images, the action menu image, and eliminate the popup button subclass 2007-12-09 03:04:25 +00:00
Mitchell Livingston
34c31a864c display an image in the status popup button 2007-12-09 02:28:53 +00:00
Mitchell Livingston
f35f65b1d4 miscellaneous adjustments 2007-12-08 18:51:02 +00:00
Mitchell Livingston
6cdaedb5c8 remove context menu accidently connected to the status bar 2007-12-06 14:22:47 +00:00
Mitchell Livingston
ac369517ab fix a memory leak 2007-12-06 01:07:56 +00:00
Mitchell Livingston
904c51634c take out accidentally committed code; update credits 2007-12-05 18:48:20 +00:00
Mitchell Livingston
cb5ad53cfb adjust the status label a bit 2007-12-05 01:42:53 +00:00
Mitchell Livingston
19b791def5 the status label in the status bar now gives 4 different options of info to display 2007-12-05 01:26:30 +00:00
Mitchell Livingston
7c190b84f9 display total ratio in the status bar 2007-12-04 21:41:06 +00:00
Mitchell Livingston
161db11c1e move label of transfer count to bottom of window 2007-12-04 20:07:42 +00:00
Mitchell Livingston
66edcdee35 clean up the torrent count string creation a little 2007-12-04 17:33:42 +00:00
Mitchell Livingston
c381a9cf0f patch from BiHi to always display the second value of remaining times with double digits; rephrase "Resume Selected Without Wait" to "Resume Selected Right Away" 2007-12-03 19:59:11 +00:00
Mitchell Livingston
e316cf4782 display an image next to each total speed 2007-12-01 15:59:13 +00:00
Mitchell Livingston
fce835ceec even more new images 2007-11-30 23:27:55 +00:00
Mitchell Livingston
0a7708e0a8 change up the bottom of the window, similar to Second Gear 2007-11-30 16:17:43 +00:00
Mitchell Livingston
654af57b9c sort by speed, then last activity 2007-11-23 16:03:49 +00:00
Mitchell Livingston
4a5a95b606 add option to sort by Last Activity 2007-11-21 18:32:41 +00:00
Mitchell Livingston
97d4bc1709 add stats window...right now the values mean nothing 2007-11-19 18:13:41 +00:00
Mitchell Livingston
11ebb80bff rename "Recheck Existing Data" to "Verify Local Data" 2007-11-18 02:50:30 +00:00
Mitchell Livingston
0b24911389 readd the custom FilterButton subclass to simplify setting the tooltip 2007-11-17 15:55:23 +00:00
Mitchell Livingston
f20a6b15b7 add availability bar to dim percent not available (yellow for now) 2007-11-11 16:59:32 +00:00
Mitchell Livingston
5373a9d82d eliminate the second port status dot/text field to avoid confusion 2007-11-11 06:36:32 +00:00
Mitchell Livingston
e9f667afb9 adjust filter bar button placement 2007-11-09 13:35:43 +00:00
Mitchell Livingston
2c4244b540 keep track of sort menu item by using tag and validate methods instead of storing the current menu items 2007-11-07 05:02:43 +00:00
Mitchell Livingston
98c1d4bb62 get rid of the unneeded ImageBackgroundView 2007-11-07 02:23:35 +00:00
Mitchell Livingston
44075895b2 remove the separate filter bar view and instead reuse the status bar view 2007-11-07 00:14:33 +00:00
Mitchell Livingston
5cc14442cb use built-in buttons for filter buttons 2007-11-06 20:52:11 +00:00
Mitchell Livingston
3bccf26f23 by popular demand the return of the advanced bar (now Pieces Bar) 2007-11-04 15:01:34 +00:00
Mitchell Livingston
ffeff31ca3 get reordering of torrent queue working again in trunk (thanks to cocoadev mailing list) 2007-10-31 17:23:56 +00:00
Mitchell Livingston
4584417bf0 phase 2 of updating menu items to remove bindings 2007-10-30 20:19:22 +00:00
Mitchell Livingston
44c66afffb phase 1 of updating menu items to remove bindings 2007-10-30 19:55:47 +00:00
Mitchell Livingston
f909b97e20 undo last commit because textured might be brushed metal in TIger 2007-10-26 17:20:02 +00:00
Mitchell Livingston
70e6cd0318 make main window textured on Leopard 2007-10-26 16:57:16 +00:00
Mitchell Livingston
45452352f3 add context menu item for "Update Tracker" 2007-10-24 18:16:18 +00:00
Mitchell Livingston
7ef75b47f6 the search filter will again allow filtering by name or tracker - thanks John_Clay 2007-10-11 20:33:42 +00:00
Mitchell Livingston
bd8d47c2f7 add higher speed options to action pulldown menus 2007-10-08 03:30:59 +00:00