| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactors menus so that I can create a MenuGtk implementation, and moves it into | sky@chromium.org | 2009-05-14 | 1 | -2/+2 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 1 | -6/+5 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -6/+6 |
* | Create a bookmark editor dialog interface and implement a GTK version. | erg@google.com | 2009-04-28 | 1 | -30/+6 |
* | Reland r14146 which refactors DialogButton into cross platform | tc@google.com | 2009-04-21 | 1 | -2/+3 |
* | Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform" | tc@google.com | 2009-04-21 | 1 | -2/+2 |
* | Refactor DialogDelegate so the DialogButton enum is in cross platform | tc@google.com | 2009-04-21 | 1 | -2/+2 |
* | When the Find bar has focus it eats keypresses such as PageUp, PageDown and U... | finnur@chromium.org | 2009-04-08 | 1 | -3/+3 |
* | The death knell for the old native buttons, checkboxes and radio buttons. | ben@chromium.org | 2009-03-23 | 1 | -5/+5 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -6/+6 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 1 | -0/+2 |
* | Port some files in chrome/browser/ | agl@chromium.org | 2008-11-14 | 1 | -0/+1 |
* | Miscellaneous bookmark manager polish: | sky@google.com | 2008-11-03 | 1 | -9/+23 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 1 | -6/+21 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -23/+23 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -1/+0 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -1/+1 |
* | Changes the bookmark model to allow more than one bookmark to | sky@google.com | 2008-09-19 | 1 | -15/+16 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -42/+40 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Moves bookmarks out of history into its own file (JSON). | sky@google.com | 2008-08-21 | 1 | -3/+2 |
* | Tests for BookmarkEditorView. | sky@google.com | 2008-08-13 | 1 | -1/+16 |
* | Window Delegate Improvements: | beng@google.com | 2008-07-30 | 1 | -3/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+269 |