summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_menu_controller_views.h
Commit message (Expand)AuthorAgeFilesLines
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-3/+2
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-2/+21
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-6/+35
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-091-0/+5
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-1/+6
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-7/+7
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-251-1/+1
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-2/+2
* Move the BookmarkMenuController out of bookmarks to the platform-specific partbrettw@chromium.org2009-05-261-0/+146