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_bar_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-1
/
+1
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-1
/
+1
*
Gtk: DnD extravaganza
estade@chromium.org
2009-07-28
1
-66
/
+66
*
Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...
estade@chromium.org
2009-07-23
1
-21
/
+0
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
1
-0
/
+1
*
Don't create new tabs for middle clicks on bookmark items when the user relea...
estade@chromium.org
2009-07-22
1
-0
/
+6
*
GTK Themes: In GTK mode, bookmark buttons should be the same size as "Other b...
erg@google.com
2009-07-21
1
-0
/
+21
*
Allow dragging a link from the web contents to the bookmark bar to get a name...
estade@chromium.org
2009-07-17
1
-28
/
+48
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
1
-4
/
+5
*
GTK Themes: Put the bookmark bar in a event box to prevent leaking.
erg@google.com
2009-07-14
1
-15
/
+18
*
GTK Themes: Refactored to use notifications instead of manual plumbing.
erg@google.com
2009-07-13
1
-23
/
+28
*
A little bit of bookmark bar cleanup, a little bit of padding improvement.
estade@chromium.org
2009-07-10
1
-44
/
+17
*
GTK Themes: "Other bookmarks" button should use correct borders.
erg@google.com
2009-07-09
1
-0
/
+3
*
GTK: Allow user to drag onto folder in bookmark bar.
estade@chromium.org
2009-07-08
1
-0
/
+31
*
Gtk: URI list dragging for bookmarks (source side only)
estade@chromium.org
2009-07-08
1
-1
/
+2
*
GTK Themes: Set the text color of bookmark buttons to theme color.
erg@google.com
2009-07-07
1
-30
/
+28
*
Change some numbers on the gtk bookmark bar.
estade@chromium.org
2009-07-03
1
-1
/
+1
*
GTK: Initial implementation of using GTK themes, partially based on evan's CL...
erg@google.com
2009-07-03
1
-2
/
+32
*
GTK: Clean up some bookmark related UI hacks.
estade@chromium.org
2009-07-02
1
-6
/
+11
*
More web contents dragging.
estade@chromium.org
2009-06-29
1
-6
/
+7
*
GTK: Drags from bookmark menus to the bookmark bar.
erg@google.com
2009-06-29
1
-112
/
+17
*
GTK DND:
estade@chromium.org
2009-06-29
1
-9
/
+5
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-27
/
+29
*
Revert r19162,19179 as they caused the toolbar and bookmark bar to regress an...
estade@chromium.org
2009-06-25
1
-11
/
+8
*
Fork bookmark context menu logic across platforms. There's too much crazy stu...
ben@chromium.org
2009-06-25
1
-1
/
+1
*
bookmarks dnd:
estade@chromium.org
2009-06-25
1
-3
/
+4
*
Add support for RTL languages in the gtk bookmark bar.
jhawkins@chromium.org
2009-06-24
1
-8
/
+11
*
Don't treat underscores as mnemonics in the bookmark bar.
estade@chromium.org
2009-06-19
1
-2
/
+21
*
gtk bookmark bar: Initialize a member variable.
estade@chromium.org
2009-06-17
1
-0
/
+1
*
GTK bookmark bar: only animate when user changes the pref (not, for example, ...
estade@chromium.org
2009-06-16
1
-5
/
+13
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+2
*
Bookmark dragging cleanup.
estade@chromium.org
2009-06-16
1
-0
/
+4
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Make findbar paint themed image.
estade@chromium.org
2009-06-13
1
-3
/
+5
*
Fix themed toolbar drawing following tabstrip changes.
estade@chromium.org
2009-06-12
1
-2
/
+7
*
Fix bookmark bar shutdown crash.
estade@chromium.org
2009-06-08
1
-0
/
+6
*
Implement and use the -> operator for OwnedWidgetGtk.
thestig@chromium.org
2009-06-05
1
-1
/
+1
*
Implement some drag-n-drop for the bookmark manager.
estade@chromium.org
2009-06-05
1
-83
/
+31
*
Don't crash when dragging bookmarks from one bookmark bar to another (as with...
estade@chromium.org
2009-06-04
1
-6
/
+13
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
1
-1
/
+0
*
Linux: more bookmark manager stuff.
estade@chromium.org
2009-06-03
1
-4
/
+4
*
Linux bookmark manager first cut.
estade@chromium.org
2009-06-03
1
-9
/
+4
*
Make bookmark bar more amenable to dark themes.
estade@chromium.org
2009-06-02
1
-0
/
+39
*
Make the bookmark bar closing animation less janky.
estade@chromium.org
2009-06-01
1
-0
/
+8
*
linux: Bookmark bar slide animation.
estade@chromium.org
2009-05-29
1
-5
/
+43
*
Converts a bunch things from NativeWindow to NativeView to make it
sky@chromium.org
2009-05-27
1
-4
/
+2
*
Move the BookmarkMenuController out of bookmarks to the platform-specific part
brettw@chromium.org
2009-05-26
1
-1
/
+1
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
[next]