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

35 commits

Author SHA1 Message Date
Mitchell Livingston
8f43dd1da9 Simplify by updating button tracking for change in frame rather than a change in bounds. 2006-08-07 00:11:07 +00:00
Mitchell Livingston
d5011bfe74 small cleanup 2006-08-06 23:42:56 +00:00
Mitchell Livingston
b8b994db63 validate open menu item 2006-08-06 17:06:05 +00:00
Mitchell Livingston
e4e673df1f Make the filter buttons themselves control when they are active/inactive. 2006-08-05 13:22:30 +00:00
Mitchell Livingston
45563c6d22 Remove observer in filter buttons when finished. 2006-07-30 20:53:25 +00:00
Mitchell Livingston
028a5d5daa Reordered code a little. 2006-07-23 22:58:04 +00:00
Mitchell Livingston
b8cf664d01 Small adjustment to filter buttons.
Remove commented-out code.
2006-07-23 22:42:11 +00:00
Mitchell Livingston
53039b2074 Filter buttons now actually are buttons, meaning their behavior matches more to Mail.app's 2006-07-23 22:23:59 +00:00
Mitchell Livingston
4a5fb32e62 Resize window when filtering with auto resize enabled. 2006-07-23 14:42:54 +00:00
Mitchell Livingston
c0004c7e96 New prefs setting to keep the window sized perfectly for the current number of transfers. 2006-07-22 16:38:05 +00:00
Mitchell Livingston
1da4599dfe different style for filter bar buttons 2006-07-19 11:30:05 +00:00
Mitchell Livingston
cd97152658 Dim filter buttons and "turtle" button when the window isn't key.
Larger status bar.
Toggle button for filter bar in status bar (image needed!).
Custom ordering only when filter disabled (even if filtering causes nothing to be hidden).
2006-07-19 00:06:32 +00:00
Mitchell Livingston
f52a35f51b Change filter button spacing and sizing a little. 2006-07-17 21:40:49 +00:00
Mitchell Livingston
c6dcc655ad Use Lucida Grande for filter font. 2006-07-17 04:33:56 +00:00
Eric Petit
f199e0a9d9 Revert [619] 2006-07-16 19:39:23 +00:00
Mitchell Livingston
5d36721a15 Remove old Sparkle... 2006-07-16 19:28:19 +00:00
Mitchell Livingston
901721a73e Use actual bold font. 2006-07-16 16:29:35 +00:00
Mitchell Livingston
904c30cb89 Better fonts for filter bar. 2006-07-16 16:08:45 +00:00
Mitchell Livingston
b671e909db Variables are a bit more relevant. 2006-07-16 05:01:14 +00:00
Mitchell Livingston
826c8fd6c9 Remove useless code that should've been removed a while ago. 2006-07-16 04:55:02 +00:00
Mitchell Livingston
41e4c33e2b Highlighting of filter buttons should hopefully be even more "less buggy." 2006-07-16 04:50:32 +00:00
Mitchell Livingston
b16f93fb6d Better center text in filter buttons. 2006-07-16 03:52:10 +00:00
Mitchell Livingston
0f851c5fd1 Show green in top part of advanced bar to represent available but not-yet downloaded (patch from denisx on irc).
Make filter bar font larger.
2006-07-16 03:45:55 +00:00
Mitchell Livingston
d460437757 Use images for filter buttons. 2006-07-15 21:34:15 +00:00
Mitchell Livingston
bbad665cd0 A little less buggy filter buttons (but not bug-free). 2006-07-15 19:38:32 +00:00
Mitchell Livingston
bfc06d450c Added license to new files and removed an unused variable. 2006-07-15 18:57:50 +00:00
Mitchell Livingston
6573d984de begin variables with f! 2006-07-15 18:49:33 +00:00
Mitchell Livingston
5c9cad43d5 Remove old tracking rect before adding it. 2006-07-15 18:48:17 +00:00
Mitchell Livingston
7a53b3b54d This should make the filter buttons work a bit better. 2006-07-15 18:42:22 +00:00
Mitchell Livingston
090d309803 Better clicked filter button color. 2006-07-15 18:22:10 +00:00
Mitchell Livingston
6dca15de76 New colors for the filter bar. 2006-07-15 18:05:59 +00:00
Mitchell Livingston
a1c6bfab1f Release dictionaries when done using them. 2006-07-15 16:57:06 +00:00
Mitchell Livingston
9c12d212e1 Removed unneeded variable and pushing down on a selected filter button will make it pushed in. 2006-07-15 16:51:38 +00:00
Mitchell Livingston
87fee99801 Filter can now only be accessed from the filter bar. 2006-07-15 16:33:39 +00:00
Mitchell Livingston
0ae11f0f56 First attempt at a filter bar. 2006-07-15 16:22:42 +00:00