summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_manager_view.h
Commit message (Expand)AuthorAgeFilesLines
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-5/+4
* Bookmark context menu unforking:estade@chromium.org2010-02-081-1/+1
* Patching the following CL from thiago.farina@gmail.com: http://codereview.chr...idana@chromium.org2009-11-251-0/+4
* Moved common OpenSyncMyBookmarksDialog() code into SyncStatusUIHelper.akalin@chromium.org2009-11-231-1/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Remove the browser_sync flag.zork@chromium.org2009-10-271-10/+0
* The TableViewObserver::OnKeyDown method signature was changed recently andjcampan@chromium.org2009-10-231-2/+3
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-5/+5
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-5/+3
* [Windows] Add a button in bookmark manager to show the status of bookmarks sy...tim@chromium.org2009-10-091-5/+35
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-1/+1
* 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