summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_menu_controller_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Fix a bookmark dragging crasher by initing a member var.estade@chromium.org2009-09-291-0/+1
* GTK: Dismiss the bookmark folder menu(s) when a context menu item is executed.estade@chromium.org2009-09-231-1/+8
* Set the parent of BookmarkContextMenu to be the browser window, nottony@chromium.org2009-09-181-2/+2
* GTK: Set the back/forward and bookmark bar menus to always show their images.estade@chromium.org2009-09-111-0/+1
* Make the bookmark toolbar folders act like a menu bar.estade@chromium.org2009-09-081-8/+8
* GTK: Make the bookmark menu controller use the GTK-native folder/default favi...estade@chromium.org2009-09-021-13/+6
* Ellipsize long entries in bookmark menus and the back/forward menus.estade@chromium.org2009-08-271-2/+9
* Moves GtkDndUtil into app.sky@chromium.org2009-08-181-1/+1
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Revert accidental change that snuck into my last patch.estade@chromium.org2009-08-071-1/+2
* GTK: Make the bookmark bar folder menus dismiss properly.estade@chromium.org2009-08-071-2/+37
* Fix some issues with bookmark bar folder menu.estade@chromium.org2009-08-071-11/+32
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-0/+1
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-171-1/+1
* Make more things clickable in the bookmark bar menus:estade@chromium.org2009-07-151-4/+16
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-2/+2
* Make bookmark bar folder buttons look active so long as the menu is open.estade@chromium.org2009-07-081-1/+20
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-071-2/+4
* More web contents dragging.estade@chromium.org2009-06-291-3/+3
* GTK: Drags from bookmark menus to the bookmark bar.erg@google.com2009-06-291-5/+67
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-13/+17
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-251-1/+1
* GTK: Fix middle click in bookmark menus opening with wrong disposition.erg@google.com2009-06-231-2/+2
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-031-1/+1
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-2/+1
* Move the BookmarkMenuController out of bookmarks to the platform-specific partbrettw@chromium.org2009-05-261-0/+190