summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_manager_view.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-2/+3
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-3/+2
* Changes filter used when importing in bookmark manager to includesky@google.com2008-12-011-1/+1
* Rename Container->Widgetben@chromium.org2008-11-211-9/+8
* Make the bookmark manager blue.glen@chromium.org2008-11-141-2/+14
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-15/+2
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-121-8/+12
* Changes tree/table to pass in an appropriate location when the contextsky@google.com2008-11-101-8/+0
* Minor layout changes that make the bookmark manager and popup blocker look be...glen@chromium.org2008-11-101-4/+3