summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_bar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-091-4/+4
* Make the bookmark toolbar folders act like a menu bar.estade@chromium.org2009-09-081-23/+74
* GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.erg@google.com2009-09-081-1/+9
* GTK: Implement the bookmark bar chevron.estade@chromium.org2009-09-021-3/+80
* Squash the bookmark bar into the toolbar by 4 pixels.estade@chromium.org2009-09-011-18/+19
* Don't resize the renderer while opening the bookmark bar or an infobar.estade@chromium.org2009-08-311-2/+2
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-2/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-2/+2
* gtk: port ButtonSeparatorViewestade@chromium.org2009-08-251-1/+59
* Moves GtkDndUtil into app.sky@chromium.org2009-08-181-1/+1
* GTK: Add view ids to our widgets. These will be used for testing.estade@chromium.org2009-08-131-4/+9
* Fix up bookmark bar event stuff.estade@chromium.org2009-08-111-7/+25
* GTK: button clicking cleanup.estade@chromium.org2009-08-111-43/+14
* Restore right click on bookmark bar.estade@chromium.org2009-08-071-1/+1
* More theme fixes.tc@google.com2009-08-061-14/+23
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-1/+1
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-1/+1
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-66/+66
* Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...estade@chromium.org2009-07-231-21/+0
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-0/+1
* Don't create new tabs for middle clicks on bookmark items when the user relea...estade@chromium.org2009-07-221-0/+6
* GTK Themes: In GTK mode, bookmark buttons should be the same size as "Other b...erg@google.com2009-07-211-0/+21
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-171-28/+48
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-4/+5
* GTK Themes: Put the bookmark bar in a event box to prevent leaking.erg@google.com2009-07-141-15/+18
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-23/+28
* A little bit of bookmark bar cleanup, a little bit of padding improvement.estade@chromium.org2009-07-101-44/+17
* GTK Themes: "Other bookmarks" button should use correct borders.erg@google.com2009-07-091-0/+3
* GTK: Allow user to drag onto folder in bookmark bar.estade@chromium.org2009-07-081-0/+31
* Gtk: URI list dragging for bookmarks (source side only)estade@chromium.org2009-07-081-1/+2
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-071-30/+28
* Change some numbers on the gtk bookmark bar.estade@chromium.org2009-07-031-1/+1
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-2/+32
* GTK: Clean up some bookmark related UI hacks.estade@chromium.org2009-07-021-6/+11
* More web contents dragging.estade@chromium.org2009-06-291-6/+7
* GTK: Drags from bookmark menus to the bookmark bar.erg@google.com2009-06-291-112/+17
* GTK DND:estade@chromium.org2009-06-291-9/+5
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-27/+29
* Revert r19162,19179 as they caused the toolbar and bookmark bar to regress an...estade@chromium.org2009-06-251-11/+8
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-251-1/+1
* bookmarks dnd:estade@chromium.org2009-06-251-3/+4
* Add support for RTL languages in the gtk bookmark bar.jhawkins@chromium.org2009-06-241-8/+11
* Don't treat underscores as mnemonics in the bookmark bar.estade@chromium.org2009-06-191-2/+21
* gtk bookmark bar: Initialize a member variable.estade@chromium.org2009-06-171-0/+1
* GTK bookmark bar: only animate when user changes the pref (not, for example, ...estade@chromium.org2009-06-161-5/+13
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+2
* Bookmark dragging cleanup.estade@chromium.org2009-06-161-0/+4
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Make findbar paint themed image.estade@chromium.org2009-06-131-3/+5
* Fix themed toolbar drawing following tabstrip changes.estade@chromium.org2009-06-121-2/+7