summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_toolbar_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* 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-15/+11
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* GTK: Make page and app menus shortcut control flow match windows more closely.estade@chromium.org2010-02-011-4/+3
* Implement Linux/GTK ExtensionInstalledBubblerafaelw@chromium.org2010-01-121-0/+8
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-6/+14
* GTK: Remove OwnedWidgetGtk wrapper for the GtkMenu* in MenuGtk.estade@chromium.org2009-12-311-0/+1
* Update the sync menu item to change on Linux to reflect the current sync state.zork@chromium.org2009-11-241-0/+10
* GTK: Use themed background images in toolbar buttons.erg@google.com2009-11-111-0/+1
* GTK: Browser actions toolbar.estade@chromium.org2009-10-131-0/+2
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-011-0/+7
* GTK: Implement popup favicon menu.estade@chromium.org2009-09-301-1/+0
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-5/+4
* GTK: Switch the page/app menus over to the new menu bar helper class.estade@chromium.org2009-09-091-10/+10
* Squash the bookmark bar into the toolbar by 4 pixels.estade@chromium.org2009-09-011-5/+3
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-011-0/+5
* GTK: Add view ids to our widgets. These will be used for testing.estade@chromium.org2009-08-131-0/+3
* GTK: button clicking cleanup.estade@chromium.org2009-08-111-7/+0
* More Linux theme fixes.tc@google.com2009-08-061-4/+0
* GTK Themes: Native omnibox part 2.erg@google.com2009-07-291-0/+7
* GTK Themes: Native location bar area.erg@google.com2009-07-291-3/+0
* GTK: More hotkeys.estade@chromium.org2009-07-281-0/+4
* Implement location only display mode (used by popup windows).tc@google.com2009-07-241-0/+4
* A small refactor of the toolbar background.tc@google.com2009-07-231-3/+0
* linux: implement encodings menuevan@chromium.org2009-07-211-0/+1
* GTK Themes: Make the location bar area look native.erg@google.com2009-07-161-0/+3
* Use tinted icons for menu buttons.tc@google.com2009-07-151-4/+11
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-3/+3
* GTK Themes: Prevent colors from "leaking through" by using an event box.erg@google.com2009-07-091-1/+7
* Give page/app menu native menu bar feel.estade@chromium.org2009-07-071-0/+13
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-1/+5
* GTK DND:estade@chromium.org2009-06-291-1/+12
* Move toolbar hotkeys to BrowserWindowGtk.estade@chromium.org2009-06-221-5/+0
* Add the ability to resize the window when over the custom frame.tc@google.com2009-06-221-0/+5
* Implement window open disposition for (some) navigation buttons.estade@chromium.org2009-06-191-0/+7
* Fix themed toolbar drawing following tabstrip changes.estade@chromium.org2009-06-121-1/+3
* Linux toolbar cleanups.tc@google.com2009-06-041-6/+5
* Implement more of the BookmarkBubble, connecting it to the bookmark system.deanm@chromium.org2009-06-031-0/+1
* Control spacing of toolbar elements with pixels rather than " " GtkLabels.estade@chromium.org2009-05-271-1/+4
* Refactor back/forward buttons to their own class. Fix them so the menu pops u...estade@chromium.org2009-05-261-43/+5
* Linux: Make page/app menu buttons depress while they're showing the menus.estade@chromium.org2009-05-211-0/+1
* Linux: Just enough toolbar theming to make everything look normal again.estade@chromium.org2009-05-181-2/+2
* Add a lot of hotkeys to linux.estade@chromium.org2009-05-061-1/+1
* Basic fullscreen mode for Linux, without the animated exit bubble.thestig@chromium.org2009-04-291-0/+3
* Use AutocompletePopupPositioner for the Linux Omnibox.deanm@chromium.org2009-04-271-4/+7
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-141-4/+4
* Make CustomContainerButton a gtk widget.erg@google.com2009-04-091-4/+4
* Implement stop/go button for Linux.willchan@chromium.org2009-04-091-1/+4
* Write the star toggle button. Clicking it will bookmark the page.erg@google.com2009-04-061-1/+7
* Change NineBox to render into a GtkWidget. This offers a minor speedup and s...jhawkins@chromium.org2009-03-261-0/+11