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
*
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
/
+7
*
Rename BookmarkDragData to BookmarkNodeData. Part 2.
tfarina@chromium.org
2010-11-26
1
-1
/
+1
*
[GTK] hide floating bookmark bar during instant preview.
estade@chromium.org
2010-11-22
1
-2
/
+2
*
Pulls AnimationDelegate out into its own header.
sky@chromium.org
2010-11-17
1
-0
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
[GTK] clear widget pointer instead of letting it go stale.
estade@chromium.org
2010-11-11
1
-5
/
+0
*
gtk bookmark bar: destroy the menu, if any, before we destroy ourselves
evan@chromium.org
2010-11-11
1
-0
/
+5
*
Unset hover state in HoverControllerGtk on unanchored widgets
davidben@chromium.org
2010-10-01
1
-17
/
+0
*
[GTK] extra special handling for bookmark bar drags
estade@chromium.org
2010-09-13
1
-33
/
+98
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-1
/
+3
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-3
/
+1
*
Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+3
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-1
/
+0
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-0
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Remove wstrings in bookmarks, part 5.
viettrungluu@chromium.org
2010-08-20
1
-1
/
+1
*
[GTK] fix up spacing in upper chrome.
estade@chromium.org
2010-08-03
1
-1
/
+1
*
Cleanup: Remove unneeded headers from app/ (part 3)
thestig@chromium.org
2010-07-31
1
-2
/
+0
*
Nukes the nano tab style on gtk and brings back the toolbar for apps
sky@chromium.org
2010-07-17
1
-5
/
+0
*
Set the options dialog as the parent window of the sync wizard when the
albertb@chromium.org
2010-07-16
1
-1
/
+1
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
1
-1
/
+1
*
Reland -- Add tab menu item to show/hide toolbar for app tabs
rafaelw@chromium.org
2010-07-12
1
-0
/
+5
*
Revert "Add tab menu item to show/hide toolbar for app tabs"
rafaelw@chromium.org
2010-07-08
1
-5
/
+0
*
Add tab menu item to show/hide toolbar for app tabs
rafaelw@chromium.org
2010-07-08
1
-0
/
+5
*
Remove the bookmark menu.
pkasting@chromium.org
2010-07-01
1
-4
/
+2
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-2
/
+2
*
GTK: Repaint the toolbar after the bookmark bar has finished.
erg@google.com
2010-06-03
1
-1
/
+11
*
Revert 47675.
mirandac@chromium.org
2010-05-20
1
-1
/
+1
*
Move data types used in the importer process to common/, in preparation for i...
mirandac@chromium.org
2010-05-19
1
-1
/
+1
*
Get rid of some dead bookmark context menu code.
viettrungluu@chromium.org
2010-05-06
1
-2
/
+1
*
Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5
evan@chromium.org
2010-05-06
1
-1
/
+1
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
1
-1
/
+1
*
GTK: Fix toolbar internal-padding.
erg@chromium.org
2010-05-03
1
-6
/
+14
*
GTK: unify the bookmark dragging icon generation code into bookmark utils.
estade@chromium.org
2010-04-30
1
-4
/
+22
*
GTK: Don't display bookmark right click menu when bookmark bar is hidden.
erg@chromium.org
2010-04-26
1
-1
/
+1
*
gtk: remove a "fast path" that wasn't actually correct
evan@chromium.org
2010-04-08
1
-15
/
+9
*
Gtk: add a separator at the right of the browser actions toolbar.
estade@chromium.org
2010-03-24
1
-49
/
+5
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-1
/
+2
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move importer data types into a separate file to prepare for moving importer
mirandac@chromium.org
2010-03-22
1
-2
/
+4
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
GTK: tweak visibility calculation for bookmark bar items.
estade@chromium.org
2010-03-18
1
-9
/
+23
*
GTK: implement extension bookmark manager drag api.
estade@chromium.org
2010-03-18
1
-6
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
GTK: Use new macros to hide thunk declaration and cleanup callback declaration.
erg@chromium.org
2010-03-10
1
-142
/
+110
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-17
/
+17
*
GTK: Add hover effects for GtkChromeButtons.
estade@chromium.org
2010-03-09
1
-10
/
+13
*
[Linux] Fix BookmarkBarGtkBrowserTest.ClickOnFloatingTest
suzhe@chromium.org
2010-03-06
1
-1
/
+1
*
[Linux] Make bookmark bar instructions shrinkable.
suzhe@chromium.org
2010-03-06
1
-3
/
+17
[next]