summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bubble_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-413/+0
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Make the content settings bubbles extend down and left (like the bookmarks bu...pkasting@chromium.org2010-11-021-3/+3
* Re-lands 58186:bryeung@chromium.org2010-09-031-3/+3
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+3
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-3/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+3
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-3/+3
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-2/+2
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-291-4/+4
* Remove wstrings from bookmarks, part 6.viettrungluu@chromium.org2010-08-211-2/+3
* Makes the bookmark bubble right aligned.sky@chromium.org2010-06-221-1/+1
* Add accessible_name property for info bubbles (so far added name to bookmark ...dtseng@chromium.org2010-06-151-0/+4
* Split RecentlyUsedFolderComboModel into its own module, so we can share ittfarina@chromium.org2010-06-121-61/+0
* Implement fading in for the InfoBubble base class.finnur@chromium.org2010-05-181-2/+7
* Put back info_bubble with left&right arrows.dpolukhin@chromium.org2010-05-071-1/+4
* Rollback http://codereview.chromium.org/1820002dpolukhin@chromium.org2010-05-061-4/+1
* Add ability to place bubble arrow on left and right side of the bubble or mak...dpolukhin@chromium.org2010-05-061-1/+4
* Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.viettrungluu@chromium.org2010-04-281-1/+1
* Bookmark Bubble Accessible Info.mhm@chromium.org2010-04-051-2/+5
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-6/+11
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Rename button from "Close" to "Done" on bookmark bubble and content bubbles.thakis@chromium.org2010-02-271-1/+1
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-5/+5
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-1/+2
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-1/+1
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-071-2/+2
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-4/+8
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-12/+19
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-2/+3
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-281-4/+16
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-181-5/+4
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-3/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-9/+10
* Revert :nsylvain@chromium.org2009-06-221-1/+3
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-3/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+3
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-3/+1
* 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