| Commit message (Expand) | Author | Age | Files | Lines |
* | Local text file with spaces in filename is urlencoded in tab title | mhm@chromium.org | 2009-06-03 | 1 | -1/+2 |
* | Make Textfield more portable. | ben@chromium.org | 2009-05-28 | 1 | -3/+3 |
* | Move text_field.cc and rename the class to Textfield in preparation for porting. | ben@chromium.org | 2009-05-27 | 1 | -4/+4 |
* | Shows Unicode IDN instead of Punycode in the followings: | brettw@google.com | 2009-05-22 | 1 | -1/+14 |
* | 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 | -2/+1 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -7/+7 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Port the folder selector portion of the BookmarkEditor to GTK. | erg@google.com | 2009-05-05 | 1 | -62/+5 |
* | Create a bookmark editor dialog interface and implement a GTK version. | erg@google.com | 2009-04-28 | 1 | -19/+20 |
* | Reland r14146 which refactors DialogButton into cross platform | tc@google.com | 2009-04-21 | 1 | -4/+6 |
* | Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform" | tc@google.com | 2009-04-21 | 1 | -6/+4 |
* | Refactor DialogDelegate so the DialogButton enum is in cross platform | tc@google.com | 2009-04-21 | 1 | -4/+6 |
* | The death knell for the old native buttons, checkboxes and radio buttons. | ben@chromium.org | 2009-03-23 | 1 | -3/+4 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Move focus related files into a new chrome/views/focus subdir | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | fix bustage -moved file | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 1 | -0/+1 |
* | rollback again | ben@chromium.org | 2009-03-14 | 1 | -1/+0 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 1 | -0/+1 |
* | revert | ben@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -1/+2 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 1 | -0/+5 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -4/+3 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -2/+1 |
* | Miscellaneous bookmark manager polish: | sky@google.com | 2008-11-03 | 1 | -17/+27 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 1 | -51/+98 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -14/+14 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -8/+2 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -9/+7 |
* | Changes the bookmark model to allow more than one bookmark to | sky@google.com | 2008-09-19 | 1 | -64/+49 |
* | Move more UI stuff into browser/views | beng@google.com | 2008-09-13 | 1 | -1/+1 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -43/+43 |
* | Remove Google Chrome specific strings from common resources file and use them... | rahulk@google.com | 2008-08-27 | 1 | -1/+3 |
* | 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 | -8/+7 |
* | Tests for BookmarkEditorView. | sky@google.com | 2008-08-13 | 1 | -4/+12 |
* | Move dialog-specific aspects of ClientView into a new subclass DialogClientView. | beng@google.com | 2008-07-31 | 1 | -1/+1 |
* | Window Delegate Improvements: | beng@google.com | 2008-07-30 | 1 | -7/+9 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+561 |