summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_editor_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-62/+5
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-281-19/+20
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-4/+6
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-6/+4
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-4/+6
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-3/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* fix bustage -moved fileben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-0/+1
* rollback againben@chromium.org2009-03-141-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-141-0/+1
* revertben@chromium.org2009-03-131-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-131-0/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+2
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+5
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-4/+3
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Rename Container->Widgetben@chromium.org2008-11-211-2/+1
* Miscellaneous bookmark manager polish:sky@google.com2008-11-031-17/+27
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-51/+98
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-14/+14
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-8/+2
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Convert GetPreferredSize from:beng@google.com2008-10-151-9/+7
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-64/+49
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-43/+43
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-1/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-8/+7
* Tests for BookmarkEditorView.sky@google.com2008-08-131-4/+12
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-1/+1
* Window Delegate Improvements:beng@google.com2008-07-301-7/+9
* Add chrome to the repository.initial.commit2008-07-261-0/+561