summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/info_bubble_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-081-0/+1
* More gtk signal handler macro conversion.estade@chromium.org2010-05-071-8/+2
* GTK: Add a scoping class for g signals.estade@chromium.org2010-04-161-0/+2
* GTK: position info bubbles relative to a subwidget, rather than the toplevel ...estade@chromium.org2010-04-071-7/+12
* NULL-check before accessing toplevel_window_ to avoid race-condition crash.dmazzoni@chromium.org2010-04-051-0/+3
* GTK: hide the current grab widget when showing an info bubble.estade@chromium.org2010-03-251-58/+17
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-231-6/+11
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-0/+3
* GTK: don't apply gtk theme to the info bubble for the extension popup.estade@chromium.org2009-12-021-1/+7
* GTK: Fix browser action bubble arrow positions.derat@chromium.org2009-10-261-20/+25
* GTK: Try to position info bubbles onscreen.derat@chromium.org2009-10-241-0/+45
* Linux: Improve info bubble placement.derat@chromium.org2009-10-071-20/+39
* Linux: Fix focus issues in bookmark bubble.derat@chromium.org2009-10-071-2/+16
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-301-17/+13
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+0
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-0/+3
* GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.estade@chromium.org2009-07-271-0/+14
* GTK Themes: Theme the bookmark bubble. (And first run bubble).erg@google.com2009-07-241-1/+6
* Info bubble focus tweaks.estade@chromium.org2009-07-211-9/+14
* This matches the behavior on Windows. Also this change lets user close Chrome...kuchhal@chromium.org2009-07-171-0/+8
* Final touches on the Linux BookmarkBubble.deanm@chromium.org2009-06-111-0/+12
* Implement the base for the BookmarkBubble UI.deanm@chromium.org2009-06-031-2/+5
* Improvements to Linux InfoBubble and BookmarkBubble.deanm@chromium.org2009-05-061-12/+48
* Implement a mostly working InfoBubble with a shim BookmarkBubble.deanm@chromium.org2009-04-301-0/+72