index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
gtk
/
bookmark_utils_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move chrome/browser/gtk/ to chrome/browser/ui/gtk/
msw@chromium.org
2011-01-14
1
-440
/
+0
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-2
/
+1
*
Revert 71167 - Remove wstring from gfx.
joi@chromium.org
2011-01-12
1
-1
/
+2
*
Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-2
/
+1
*
wstrings: make l10n_util::TruncateString use string16
evan@chromium.org
2010-12-10
1
-4
/
+4
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
GTK: Parse NETSCAPE_URL types in drags to the bookmark bar.
erg@google.com
2010-12-01
1
-0
/
+11
*
Rename BookmarkDragData to BookmarkNodeData. Part 2.
tfarina@chromium.org
2010-11-26
1
-3
/
+3
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-2
/
+2
*
GTK: When using a dark chrome-theme, make sure we have black text in highlighted
erg@google.com
2010-10-22
1
-1
/
+7
*
[GTK] extra special handling for bookmark bar drags
estade@chromium.org
2010-09-13
1
-6
/
+3
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-8
/
+8
*
Remove wstrings from bookmarks, part 17.
viettrungluu@chromium.org
2010-08-29
1
-2
/
+2
*
Remove wstrings in bookmarks, part 5.
viettrungluu@chromium.org
2010-08-20
1
-2
/
+2
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-1
/
+1
*
Migrate some wstring to string16 in chrome/browser/gtk/bookmark*.
tony@chromium.org
2010-08-12
1
-8
/
+10
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-2
/
+2
*
GTK: set chrome button xthickness to 2, regardless of theme.
estade@chromium.org
2010-06-16
1
-3
/
+1
*
gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data.
thestig@chromium.org
2010-05-07
1
-3
/
+2
*
GTK: unify the bookmark dragging icon generation code into bookmark utils.
estade@chromium.org
2010-04-30
1
-63
/
+154
*
Try and force the font size for the bookmarks bar and some hint
tony@chromium.org
2010-03-23
1
-0
/
+2
*
GTK: implement extension bookmark manager drag api.
estade@chromium.org
2010-03-18
1
-5
/
+17
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-7
/
+7
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
Allow link drags from the star, bookmarks bar, and bookmark bar menus
tony@chromium.org
2010-01-20
1
-0
/
+11
*
GTK: Support plain text target as source for bookmark drags initiated from bo...
estade@chromium.org
2009-12-02
1
-0
/
+6
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
GTK: Don't ellipsize the Other Bookmarks button.
estade@chromium.org
2009-09-24
1
-2
/
+7
*
GTK: Don't put a blank line in the tooltip for nameless bookmark bar bookmarks.
estade@chromium.org
2009-09-16
1
-1
/
+1
*
Update the system favicon/folder icon on theme change.
estade@chromium.org
2009-09-11
1
-45
/
+2
*
GTK: Don't have a blank line in bookmark folder tooltips.
erg@google.com
2009-09-03
1
-1
/
+4
*
Ellipsize long entries in bookmark menus and the back/forward menus.
estade@chromium.org
2009-08-27
1
-4
/
+29
*
Fall back to the chrome-themed default favicon if the gtk theme fails to prod...
estade@chromium.org
2009-08-25
1
-14
/
+16
*
Moves GtkDndUtil into app.
sky@chromium.org
2009-08-18
1
-1
/
+1
*
Refactors code to extract urls out of bookmark_utils and into GtkDndUtil.
sky@chromium.org
2009-08-11
1
-25
/
+12
*
GTK: Use stock icons for bookmark folder and default favicon.
estade@chromium.org
2009-08-08
1
-14
/
+40
*
Don't pack an empty label into bookmarks with empty titles.
estade@chromium.org
2009-08-06
1
-9
/
+16
*
GTK Themes: Theme labels in LocationBarViewGtk.
erg@google.com
2009-08-03
1
-8
/
+3
*
Gtk: DnD extravaganza
estade@chromium.org
2009-07-28
1
-3
/
+26
*
Allow dragging a link from the web contents to the bookmark bar to get a name...
estade@chromium.org
2009-07-17
1
-3
/
+16
*
GTK Themes: Refactored to use notifications instead of manual plumbing.
erg@google.com
2009-07-13
1
-12
/
+9
*
A little bit of bookmark bar cleanup, a little bit of padding improvement.
estade@chromium.org
2009-07-10
1
-2
/
+18
*
Gtk: URI list dragging for bookmarks (source side only)
estade@chromium.org
2009-07-08
1
-0
/
+18
*
GTK Themes: Set the text color of bookmark buttons to theme color.
erg@google.com
2009-07-07
1
-18
/
+29
*
Change some numbers on the gtk bookmark bar.
estade@chromium.org
2009-07-03
1
-1
/
+1
*
Re-show bookmark bar buttons whenever they're configured.
estade@chromium.org
2009-07-03
1
-0
/
+2
*
Fix bookmark util crash
estade@chromium.org
2009-07-02
1
-0
/
+4
*
GTK: Clean up some bookmark related UI hacks.
estade@chromium.org
2009-07-02
1
-48
/
+19
*
Ensure bookmark title truncation always produces a valid UTF-8 string.
craig.schlenter@chromium.org
2009-07-01
1
-6
/
+11
[next]