Mitchell Livingston
|
1b6a8a9504
|
display the infinity symbol in stats for ratio when there is upload but no download
|
2007-12-13 04:31:38 +00:00 |
Mitchell Livingston
|
377266a412
|
fix typo
|
2007-12-12 15:28:09 +00:00 |
Mitchell Livingston
|
566ec81269
|
use CTGradient fill function
|
2007-12-12 15:18:16 +00:00 |
Mitchell Livingston
|
cf4f43f090
|
color the background of the status bar on tiger
|
2007-12-12 15:17:33 +00:00 |
Mitchell Livingston
|
bf3a103a9c
|
make status bar filled only on 10.5 and greater; use NSGradient instead of CTGradient (since 10.4 support isn't needed for this)
|
2007-12-06 00:57:10 +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
|
6253979516
|
load the status bar background in the init method, because awakeFromNib drew the back with a white background on launch
|
2007-11-07 00:35:03 +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
|
525cf7904d
|
trunk: make status bar inactive when window isn't main window
|
2007-11-01 12:57:35 +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 |