summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_bar_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* [GTK] extra special handling for bookmark bar dragsestade@chromium.org2010-09-131-3/+21
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-031-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Nukes the nano tab style on gtk and brings back the toolbar for appssky@chromium.org2010-07-171-3/+0
* Reland -- Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-121-0/+3
* Revert "Add tab menu item to show/hide toolbar for app tabs"rafaelw@chromium.org2010-07-081-3/+0
* Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-081-0/+3
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-4/+5
* GTK: unify the bookmark dragging icon generation code into bookmark utils.estade@chromium.org2010-04-301-0/+8
* Fix class/struct forward-declare mixups.evan@chromium.org2010-04-161-1/+1
* Gtk: add a separator at the right of the browser actions toolbar.estade@chromium.org2010-03-241-4/+0
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.erg@google.com2010-03-111-1/+1
* GTK: Use new macros to hide thunk declaration and cleanup callback declaration.erg@chromium.org2010-03-101-49/+29
* Experimental fix to fix the flaky AutomatedUITestBase.CloseTab.erg@chromium.org2010-03-021-2/+3
* Bookmark context menu unforking:estade@chromium.org2010-02-081-3/+7
* Revert 38056 - Unfork BookmarkMenuGtk and BookmarkMenuController.chase@chromium.org2010-02-041-7/+3
* Unfork BookmarkMenuGtk and BookmarkMenuController.estade@chromium.org2010-02-041-3/+7
* Fix bookmark bar observer callbacks accessing gtk widgets after they are dest...mattm@chromium.org2010-02-021-0/+1
* Make BookmarkContextMenuGtk use a SimpleMenuModel. Also separate controller a...estade@chromium.org2010-01-281-1/+5
* GTK: throb a bookmark folder button when a URL is added to it.estade@chromium.org2010-01-281-3/+18
* gtk: Implements bookmark bar import promotion link, that when clicked imports...erg@google.com2010-01-271-8/+12
* sync: remove unused function.akalin@chromium.org2010-01-221-3/+0
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-061-4/+0
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-101-2/+0
* Add support for the bookmark sync error button on the bookmark bar to Linux.zork@chromium.org2009-11-181-0/+6
* Remove the sync error button from the Linux bookmark bar.nick@chromium.org2009-11-041-4/+0
* Remove the browser_sync flag.zork@chromium.org2009-10-271-6/+0
* GTK: Draw floating bookmark bar correctly during resizes.estade@chromium.org2009-10-271-3/+23
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-3/+3
* Fix pieces of syncapi that aren't implemented on Linux.zork@chromium.org2009-10-151-0/+25
* Blind attempt at fixing the bookmark bar instructional text color for GTK.pkasting@chromium.org2009-10-141-0/+6
* GTK: avoid a hang brought on by an infinite size-allocate queue.estade@chromium.org2009-10-131-0/+4
* Renames browser/gtk/bookmark_context_menu tosky@chromium.org2009-10-081-2/+2
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-011-1/+27
* GTK: Add three simple unit tests to the bookmark bar.erg@google.com2009-09-251-2/+10
* GTK: Don't show bookmark bar remnants in fullscreen mode.estade@chromium.org2009-09-141-1/+8
* Make the bookmark toolbar folders act like a menu bar.estade@chromium.org2009-09-081-1/+13
* GTK: Implement the bookmark bar chevron.estade@chromium.org2009-09-021-0/+21
* Squash the bookmark bar into the toolbar by 4 pixels.estade@chromium.org2009-09-011-6/+3
* Don't resize the renderer while opening the bookmark bar or an infobar.estade@chromium.org2009-08-311-2/+2
* gtk: port ButtonSeparatorViewestade@chromium.org2009-08-251-0/+3
* GTK: Add view ids to our widgets. These will be used for testing.estade@chromium.org2009-08-131-0/+4
* GTK: button clicking cleanup.estade@chromium.org2009-08-111-10/+4
* More theme fixes.tc@google.com2009-08-061-7/+0
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-15/+11
* Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...estade@chromium.org2009-07-231-3/+0
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-1/+2
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-1/+2