summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_utils_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-440/+0
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-2/+1
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-1/+2
* Remove wstring from gfx.avi@chromium.org2011-01-121-2/+1
* wstrings: make l10n_util::TruncateString use string16evan@chromium.org2010-12-101-4/+4
* Move:ben@chromium.org2010-12-021-1/+1
* GTK: Parse NETSCAPE_URL types in drags to the bookmark bar.erg@google.com2010-12-011-0/+11
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-3/+3
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-2/+2
* GTK: When using a dark chrome-theme, make sure we have black text in highlightederg@google.com2010-10-221-1/+7
* [GTK] extra special handling for bookmark bar dragsestade@chromium.org2010-09-131-6/+3
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-8/+8
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-291-2/+2
* Remove wstrings in bookmarks, part 5.viettrungluu@chromium.org2010-08-201-2/+2
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Migrate some wstring to string16 in chrome/browser/gtk/bookmark*.tony@chromium.org2010-08-121-8/+10
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* GTK: set chrome button xthickness to 2, regardless of theme.estade@chromium.org2010-06-161-3/+1
* gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data.thestig@chromium.org2010-05-071-3/+2
* GTK: unify the bookmark dragging icon generation code into bookmark utils.estade@chromium.org2010-04-301-63/+154
* Try and force the font size for the bookmarks bar and some hinttony@chromium.org2010-03-231-0/+2
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-5/+17
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-7/+7
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Allow link drags from the star, bookmarks bar, and bookmark bar menustony@chromium.org2010-01-201-0/+11
* GTK: Support plain text target as source for bookmark drags initiated from bo...estade@chromium.org2009-12-021-0/+6
* 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