summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_bar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Experimental fix to fix the flaky AutomatedUITestBase.CloseTab.erg@chromium.org2010-03-021-1/+2
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* GTK: only throb twice when a bookmark is added to a bookmark bar folder.estade@chromium.org2010-02-221-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* GTK: add some interactive tests to catch common bookmark bar regressions.estade@chromium.org2010-02-181-0/+1
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-8/+8
* Bookmark context menu unforking:estade@chromium.org2010-02-081-4/+7
* GTK: Toggle set-above property on bookmark bar event box when showing it.estade@chromium.org2010-02-051-9/+16