summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/bubble
Commit message (Expand)AuthorAgeFilesLines
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Ungrab extension popup when inspecting it with DevToolsapavlov@chromium.org2013-06-252-0/+12
* Some improvement of validation message bubble UI.tkent@chromium.org2013-06-122-0/+9
* gtk: Show a modal dialog (instead of a bubble) for one-click signin confirmat...sadrul@chromium.org2013-01-292-13/+24
* [zoom bubble] Handle entering/leaving/being in fullscreen on GTK.dbeam@chromium.org2012-12-263-150/+228
* Fix GTK bubble arrow positioning.msw@chromium.org2012-12-051-29/+26
* [gtk] Close zoom bubble immediately when window is closed to avoid orphaned estade@chromium.org2012-09-252-4/+17
* [gtk] re-acquire input grab on bubbles when another widgetestade@chromium.org2012-09-212-15/+30
* [gtk] polish website settings bubbleestade@chromium.org2012-09-201-10/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Checks that the zoom bubble for GTK shares an anchor widget before reusing th...khorimoto@chromium.org2012-07-021-0/+2
* Implements a zoom icon in the Omnibox for GTK.khorimoto@chromium.org2012-06-152-20/+54
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* Changes name of parameter from attributeFlags to attribute_flags.khorimoto@chromium.org2012-05-302-14/+12
* Adds the ability for BubbleGtk widgets to specify both input and popup attrib...khorimoto@chromium.org2012-05-233-14/+23
* Revert r123782.thakis@chromium.org2012-05-033-10/+10
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-273-10/+10
* Allow popup extensions to be inspected on gtkbenwells@chromium.org2012-02-152-0/+13
* Allows to show bubble arrows to bottom.hbono@chromium.org2012-01-133-37/+274
* Revert 117404 - Allows to show bubble arrows to bottom.hbono@chromium.org2012-01-123-274/+37
* Allows to show bubble arrows to bottom.hbono@chromium.org2012-01-123-37/+274
* GTK: More GSEALing.erg@chromium.org2012-01-111-4/+5
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-101-5/+10
* Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@google.com2012-01-101-10/+5
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-091-5/+10
* GTK: Remove most calls to widget->window and replace with accessor.erg@chromium.org2011-12-082-12/+12
* GTK: More changes from raw widget->allocation to using the accessor.erg@chromium.org2011-12-081-6/+12
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-222-3/+1
* GTK: Create the start of a compatibility header wrapping deprecated methods.erg@chromium.org2011-11-221-1/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-10/+10
* Browser crash when pressing Ctrl+D Ctrl+Wncj674@motorola.com2011-09-271-30/+30
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-291-0/+1
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-251-1/+0
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-251-0/+1
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* gtk/bubble: Refactor BubbleAcceleratorsGtk class.tfarina@chromium.org2011-07-133-23/+17
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-4/+5
* Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that weerg@google.com2011-06-241-1/+1
* GTK: Followup to the infobar themeing patch.erg@chromium.org2011-06-221-1/+1
* gtk: Replace most of the calls from UseGtkTheme() to UsingNativeTheme().tfarina@chromium.org2011-04-291-1/+1
* gtk: Move bubble related files into ui/gtk/bubble directory.tfarina@chromium.org2011-04-214-0/+825