summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_manager_view.h
Commit message (Expand)AuthorAgeFilesLines
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-3/+0
* First part of bookmark context menu reorg.ben@chromium.org2009-06-271-1/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-14/+14
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-251-1/+1
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-3/+0
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-1/+1
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-7/+7
* Relands cl 16982 as it wasn't the cause of the build breakage. Here'ssky@chromium.org2009-05-271-0/+4
* Reverting 16982.maruel@chromium.org2009-05-271-4/+0
* Lands http://codereview.chromium.org/115505 for bugsky@chromium.org2009-05-271-0/+4
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-221-0/+1
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-2/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-2/+2
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-1/+1
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-1/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-4/+4
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+2
* Fixes a handful of related bookmark manager bugs/requests:sky@google.com2008-12-111-2/+4
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-6/+1
* Adds cut/copy/paste support to the bookmark manager tree/table andsky@google.com2008-11-071-2/+14
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-1/+26
* Miscellaneous bookmark manager polish:sky@google.com2008-11-031-2/+26
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-0/+160