summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/info_bubble_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Extend speech input bubble in GTK to display error messages with try-again an...satish@chromium.org2010-09-141-0/+1
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-031-4/+5
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-1/+0
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-231-1/+2
* More gtk signal handler macro conversion.estade@chromium.org2010-05-071-1/+2
* GTK: Add a scoping class for g signals.estade@chromium.org2010-04-161-45/+12
* GTK: speculative fix for browser test crashes on buildbot.estade@chromium.org2010-04-071-0/+8
* GTK: position info bubbles relative to a subwidget, rather than the toplevel ...estade@chromium.org2010-04-071-14/+45
* NULL-check before accessing toplevel_window_ to avoid race-condition crash.dmazzoni@chromium.org2010-04-051-1/+9
* GTK: hide the current grab widget when showing an info bubble.estade@chromium.org2010-03-251-39/+37
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-231-41/+61
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-2/+2
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* GTK: remove extra padding for extension popups.estade@chromium.org2010-02-261-4/+4
* GTK: Allow infobubbles to be programtically shrunk.estade@chromium.org2010-01-041-0/+2
* GTK: don't apply gtk theme to the info bubble for the extension popup.estade@chromium.org2009-12-021-4/+7
* GTK: Fix browser action bubble arrow positions.derat@chromium.org2009-10-261-49/+49
* GTK: Try to position info bubbles onscreen.derat@chromium.org2009-10-241-101/+148
* GTK: add browser actions popups.estade@chromium.org2009-10-221-0/+6
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-151-20/+2
* More style nits.erg@google.com2009-10-141-2/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Linux: Improve info bubble placement.derat@chromium.org2009-10-071-34/+70
* Linux: Fix focus issues in bookmark bubble.derat@chromium.org2009-10-071-25/+33
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-301-60/+87
* Use gtk_window_set_skip_taskbar_hint on info bubble popups so they don't show...mattm@chromium.org2009-09-141-0/+1
* Revert "Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they"mattm@chromium.org2009-09-101-3/+0
* Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so theytony@chromium.org2009-09-011-0/+3
* GTK: Popup notification should have transparent rounded corners.erg@google.com2009-08-121-5/+2
* GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.estade@chromium.org2009-07-271-35/+74
* GTK: Don't close info bubbles based on which toplevel is active.estade@chromium.org2009-07-241-20/+6
* GTK Themes: Theme the bookmark bubble. (And first run bubble).erg@google.com2009-07-241-11/+27
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-211-0/+7
* Info bubble focus tweaks.estade@chromium.org2009-07-211-8/+32
* This matches the behavior on Windows. Also this change lets user close Chrome...kuchhal@chromium.org2009-07-171-0/+7
* Final touches on the Linux BookmarkBubble.deanm@chromium.org2009-06-111-0/+14
* Implement the base for the BookmarkBubble UI.deanm@chromium.org2009-06-031-4/+8
* Improvements to Linux InfoBubble and BookmarkBubble.deanm@chromium.org2009-05-061-8/+32
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* linux: fix inverted infobubble logic.evan@chromium.org2009-05-011-1/+1
* Implement a mostly working InfoBubble with a shim BookmarkBubble.deanm@chromium.org2009-04-301-0/+208