summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bubble_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Combobox portableben@chromium.org2009-06-021-8/+8
* Make Textfield more portable.ben@chromium.org2009-05-281-1/+1
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-2/+2
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-0/+24
* Gets info_bubble compiling on linux. This code has a ton of ifdefs. Itsky@chromium.org2009-05-211-1/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-281-4/+5
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-7/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-4/+4
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-3/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+2
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-181-4/+23
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+2
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Changes the bookmark bubble to have the following logic:sky@google.com2008-12-151-31/+42
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-1/+3
* Rename Container->Widgetben@chromium.org2008-11-211-6/+6
* Miscellaneous bookmark manager polish:sky@google.com2008-11-031-1/+1
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-1/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-13/+13
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-2/+2
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-11/+11
* External contribution from developer0420@gmail.com. Pressing enter insky@google.com2008-10-081-3/+5
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-6/+11
* Fixed bookmark bubble bug. If you changed the title, then clicked editsky@google.com2008-09-161-0/+3
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-15/+15
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+390