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