summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_manager_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+1
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Add 'resize_leading_on_bounds_change' property into the SingleSplitView.pfeldman@chromium.org2009-07-091-0/+1
* First part of bookmark context menu reorg.ben@chromium.org2009-06-271-15/+16
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-25/+25
* Update Skia transfer mode names in browser/* to Skia r239amanda@chromium.org2009-06-251-1/+1
* Add support for vertical split into SingleSplitView.pfeldman@chromium.org2009-06-241-3/+4
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-6/+14
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-5/+7
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-0/+1
* Make Textfield more portable.ben@chromium.org2009-05-281-3/+3
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-5/+5
* Relands cl 16982 as it wasn't the cause of the build breakage. Here'ssky@chromium.org2009-05-271-0/+11
* Reverting 16982.maruel@chromium.org2009-05-271-11/+0
* Lands http://codereview.chromium.org/115505 for bugsky@chromium.org2009-05-271-0/+11
* Move more dialog showing routines to browser_dialogs.h to reduce dependenciesbrettw@chromium.org2009-05-221-0/+9
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-221-0/+13
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-5/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-5/+5
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-1/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-5/+5
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-5/+5
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-2/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-8/+13
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-2/+4
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-6/+9
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-2/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-3/+3
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-2/+2
* 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-8/+9
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-2/+2
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Fix broken browser_views on Windows.phajdan.jr@chromium.org2009-01-081-0/+1
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-1/+1
* Fixes bookmark menus so that they align properly when rtl.sky@google.com2008-12-121-4/+9
* Changes bookmark manager's import to show a description in the filessky@google.com2008-12-121-6/+2
* Fixes a handful of related bookmark manager bugs/requests:sky@google.com2008-12-111-5/+23
* Split the cross-platform part of skia_utils_win into skia_utils. Use this newbrettw@google.com2008-12-031-1/+1