| Commit message (Expand) | Author | Age | Files | Lines |
* | Move nsimage_cache into base so that it can be accessed from outside of chrome. | mark@chromium.org | 2009-10-05 | 1 | -1/+0 |
* | Don't show favicons or throbbers for the New Tab page on the Mac. | mark@chromium.org | 2009-09-02 | 1 | -24/+79 |
* | (Mac) Make mashing the close tab button work. | viettrungluu@chromium.org | 2009-09-01 | 1 | -0/+10 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-31 | 1 | -6/+20 |
* | Reverting 24700. | avi@chromium.org | 2009-08-28 | 1 | -20/+6 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-27 | 1 | -6/+20 |
* | Reverting 24512. | avi@chromium.org | 2009-08-26 | 1 | -20/+6 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-26 | 1 | -6/+20 |
* | Ensure we don't show the icon when setting the icon view explicitly. | pinkerton@chromium.org | 2009-08-21 | 1 | -0/+4 |
* | Make tabs go all the way to the right edge and stop using less of the strip a... | pinkerton@chromium.org | 2009-07-23 | 1 | -1/+62 |
* | Initial support for theming on Mac OS X. | avi@chromium.org | 2009-07-13 | 1 | -1/+2 |
* | Added an helper namespace that provides fetches images from the app bundle an... | thomasvl@chromium.org | 2009-07-09 | 1 | -1/+2 |
* | Add context menus to tabs. | pinkerton@chromium.org | 2009-07-08 | 1 | -0/+16 |
* | Given the results of Rohit's investigation, I think that the times that we're | mark@chromium.org | 2009-06-26 | 1 | -2/+1 |
* | Back out all sorts of stuff back to pre-r18933 so that we can regroup and | mark@chromium.org | 2009-06-24 | 1 | -1/+2 |
* | Rewrite some tab controller stuff to maybe (but probably not) improve perf. | mark@chromium.org | 2009-06-24 | 1 | -2/+1 |
* | Display a tooltip when mousing over a tab title. | jeremy@chromium.org | 2009-06-02 | 1 | -0/+9 |
* | Implement a status throbber on the mac, currently using the Win artwork. Made... | pinkerton@chromium.org | 2009-05-19 | 1 | -3/+14 |
* | Add a test helper to pull out some common code. Add a test for tab controller... | pinkerton@chromium.org | 2009-04-16 | 1 | -1/+2 |
* | Reverting 13839,13838. | awalker@google.com | 2009-04-16 | 1 | -2/+1 |
* | Allow unit_tests (and other non-bundle executables) to rely on objectiveC that's | pinkerton@chromium.org | 2009-04-16 | 1 | -1/+2 |
* | Correctly initialize all parts of the tab to unselected when it's created, ke... | pinkerton@chromium.org | 2009-04-06 | 1 | -6/+12 |
* | Hook up close button in tabs. Patch from rohitrao@google.com. | pinkerton@chromium.org | 2009-03-27 | 1 | -4/+8 |
* | Make the standard tab width wider to better match windows. | pinkerton@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | Don't rely on subview ordering to be equivalent to tab ordering. Allows us to... | pinkerton@chromium.org | 2009-03-12 | 1 | -0/+5 |
* | Add a TabController class to manage a TabView (with corresponding xib). Rewri... | pinkerton@chromium.org | 2009-03-12 | 1 | -0/+53 |