summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_manager_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 2 of string cleanup in Sync:munjal@chromium.org2009-11-061-2/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-5/+1
* Remove the browser_sync flag.zork@chromium.org2009-10-271-16/+0
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-2/+2
* The TableViewObserver::OnKeyDown method signature was changed recently andjcampan@chromium.org2009-10-231-16/+16
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-16/+13
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-12/+8
* [Windows] Add a button in bookmark manager to show the status of bookmarks sy...tim@chromium.org2009-10-091-1/+78
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Lands http://codereview.chromium.org/214030 for Thiago:sky@chromium.org2009-09-251-1/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-0/+1
* Reverting 26975.pkasting@chromium.org2009-09-231-1/+0
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-0/+1
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-1/+1
* 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