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

24 commits

Author SHA1 Message Date
Mitchell Livingston
334aa46d60 override isOpaque for the status bar and filter bar 2011-06-09 02:15:22 +00:00
Mitchell Livingston
7760be2c45 always draw the top white line on the filter bar 2011-01-02 17:14:38 +00:00
Mitchell Livingston
4b190aa0c2 separate the code for the filter and status bars 2011-01-02 17:11:41 +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
f704bc503a update status bar to use the same gradient as the filter bar, and remove the corresponding images 2007-11-07 00:09:36 +00:00
Mitchell Livingston
cc5abfe6f4 make the filter bar color match leopard's 2007-11-06 23:55:51 +00:00
Mitchell Livingston
5cc14442cb use built-in buttons for filter buttons 2007-11-06 20:52:11 +00:00
Mitchell Livingston
4227d425f1 when the main window isn't the key window, make the status bar show the normal window background 2007-09-23 16:21:03 +00:00
Mitchell Livingston
844341faef this better work 2007-09-16 01:02:06 +00:00
Mitchell Livingston
1b11564e92 remove Growl 1.1... 2007-09-16 00:52:32 +00:00
Mitchell Livingston
d098877379 kill some compile warnings 2007-08-18 17:35:08 +00:00
Mitchell Livingston
a275204114 tidy up the filter bar code a little 2007-08-18 17:00:40 +00:00
Mitchell Livingston
ea8a9f39fe patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
Mitchell Livingston
1152c69bcf get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
Mitchell Livingston
c23f223f85 properly show/hide the filter search field 2007-05-29 03:20:47 +00:00
Mitchell Livingston
7012e883bd in the filter bar show the number of each type next to the name 2007-05-29 02:57:29 +00:00
Mitchell Livingston
3852bbb6e6 some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code 2007-05-29 02:00:23 +00:00
Mitchell Livingston
02b9a7957e Turn multiple classes into a generic class for image backgrounds. 2006-07-16 21:02:29 +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
237b4aeec9 Use .png image. 2006-07-15 20:39:59 +00:00
Mitchell Livingston
c34434d7bd Filter bar background is now from an image. 2006-07-15 20:33:53 +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
6dca15de76 New colors for the filter bar. 2006-07-15 18:05:59 +00:00