Commit Graph

24 Commits

Author SHA1 Message Date
Dmitry Serov 54d1a02e92
Use properties instead of ivars (#2453) 2022-02-22 10:04:20 -06:00
Charles Kerr df1cca9b57
chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Mitchell Livingston 37573c9821 Remove unused background gradient variables 2020-12-30 20:18:12 -05:00
Mike Gelfand 2248d3670f Get rid of $Id$ SVN keywords in source files 2016-09-02 23:10:15 +03:00
Mitchell Livingston 656ebb3bc0 #5026 StatusBarView doesn't fully match toolbar on 10.7+ 2012-08-30 02:37:00 +00:00
Mitchell Livingston 8ca8c76799 bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Mitchell Livingston 4b190aa0c2 separate the code for the filter and status bars 2011-01-02 17:11:41 +00:00
Mitchell Livingston 25ee42d68d update the copyright years in the Mac code to 2011 2011-01-01 20:42:14 +00:00
Mitchell Livingston d42017ba10 adjust the status bar's color when inactive 2010-12-30 17:36:09 +00:00
Mitchell Livingston 0371e8bc80 #3788 Adjust the status and filter bars' colors; make status bar draggable (again) 2010-12-09 23:30:35 +00:00
Mitchell Livingston 09cbb20c87 undo the status bar in #3788 for now 2010-12-05 19:20:07 +00:00
Mitchell Livingston d684d6398b lighten the status bar color a tiny bit 2010-12-04 17:14:52 +00:00
Mitchell Livingston 03632ac9d8 experiment for #3788 Adjust the status and filter bars' colors; make main window draggable 2010-12-04 03:55:36 +00:00
Mitchell Livingston 1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston 5b5890c8dc remove "Tiger conditionals" from the status bar 2008-03-28 18:47:43 +00:00
Mitchell Livingston 79931a5b6a dead code removal for the status bar 2008-03-28 13:26:02 +00:00
Mitchell Livingston 5daf7d4938 minor adjustments to the status bar 2008-03-28 03:57:18 +00:00
Mitchell Livingston 51b0bf38cb a first-shot at making the status and filter bars match those in Finder (and other "scope" bars) 2008-03-28 03:47:08 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +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 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 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