summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_utils_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Don't ellipsize the Other Bookmarks button.estade@chromium.org2009-09-241-2/+7
* GTK: Don't put a blank line in the tooltip for nameless bookmark bar bookmarks.estade@chromium.org2009-09-161-1/+1
* Update the system favicon/folder icon on theme change.estade@chromium.org2009-09-111-45/+2
* GTK: Don't have a blank line in bookmark folder tooltips.erg@google.com2009-09-031-1/+4
* Ellipsize long entries in bookmark menus and the back/forward menus.estade@chromium.org2009-08-271-4/+29
* Fall back to the chrome-themed default favicon if the gtk theme fails to prod...estade@chromium.org2009-08-251-14/+16
* Moves GtkDndUtil into app.sky@chromium.org2009-08-181-1/+1
* Refactors code to extract urls out of bookmark_utils and into GtkDndUtil.sky@chromium.org2009-08-111-25/+12
* GTK: Use stock icons for bookmark folder and default favicon.estade@chromium.org2009-08-081-14/+40
* Don't pack an empty label into bookmarks with empty titles.estade@chromium.org2009-08-061-9/+16
* GTK Themes: Theme labels in LocationBarViewGtk.erg@google.com2009-08-031-8/+3
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-3/+26
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-171-3/+16
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-12/+9
* A little bit of bookmark bar cleanup, a little bit of padding improvement.estade@chromium.org2009-07-101-2/+18
* Gtk: URI list dragging for bookmarks (source side only)estade@chromium.org2009-07-081-0/+18
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-071-18/+29
* Change some numbers on the gtk bookmark bar.estade@chromium.org2009-07-031-1/+1
* Re-show bookmark bar buttons whenever they're configured.estade@chromium.org2009-07-031-0/+2
* Fix bookmark util crashestade@chromium.org2009-07-021-0/+4
* GTK: Clean up some bookmark related UI hacks.estade@chromium.org2009-07-021-48/+19
* Ensure bookmark title truncation always produces a valid UTF-8 string.craig.schlenter@chromium.org2009-07-011-6/+11
* 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-0/+116
* GTK DND:estade@chromium.org2009-06-291-13/+0
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-6/+6
* bookmarks dnd:estade@chromium.org2009-06-251-1/+10
* Implement some drag-n-drop for the bookmark manager.estade@chromium.org2009-06-051-0/+127