Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |