| Commit message (Expand) | Author | Age | Files | Lines |
* | More gtk signal handler macro conversion. | estade@chromium.org | 2010-05-07 | 1 | -1/+2 |
* | GTK: Add a scoping class for g signals. | estade@chromium.org | 2010-04-16 | 1 | -45/+12 |
* | GTK: speculative fix for browser test crashes on buildbot. | estade@chromium.org | 2010-04-07 | 1 | -0/+8 |
* | GTK: position info bubbles relative to a subwidget, rather than the toplevel ... | estade@chromium.org | 2010-04-07 | 1 | -14/+45 |
* | NULL-check before accessing toplevel_window_ to avoid race-condition crash. | dmazzoni@chromium.org | 2010-04-05 | 1 | -1/+9 |
* | GTK: hide the current grab widget when showing an info bubble. | estade@chromium.org | 2010-03-25 | 1 | -39/+37 |
* | GTK: allow inspecting of extension popups. | estade@chromium.org | 2010-03-23 | 1 | -41/+61 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -2/+2 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | GTK: remove extra padding for extension popups. | estade@chromium.org | 2010-02-26 | 1 | -4/+4 |
* | GTK: Allow infobubbles to be programtically shrunk. | estade@chromium.org | 2010-01-04 | 1 | -0/+2 |
* | GTK: don't apply gtk theme to the info bubble for the extension popup. | estade@chromium.org | 2009-12-02 | 1 | -4/+7 |
* | GTK: Fix browser action bubble arrow positions. | derat@chromium.org | 2009-10-26 | 1 | -49/+49 |
* | GTK: Try to position info bubbles onscreen. | derat@chromium.org | 2009-10-24 | 1 | -101/+148 |
* | GTK: add browser actions popups. | estade@chromium.org | 2009-10-22 | 1 | -0/+6 |
* | Linux: Stack autocomplete popup window directly on top of the browser's tople... | suzhe@chromium.org | 2009-10-15 | 1 | -20/+2 |
* | More style nits. | erg@google.com | 2009-10-14 | 1 | -2/+1 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Linux: Improve info bubble placement. | derat@chromium.org | 2009-10-07 | 1 | -34/+70 |
* | Linux: Fix focus issues in bookmark bubble. | derat@chromium.org | 2009-10-07 | 1 | -25/+33 |
* | Linux: Make InfoBubble use an override-redirect (popup) window. | derat@chromium.org | 2009-09-30 | 1 | -60/+87 |
* | Use gtk_window_set_skip_taskbar_hint on info bubble popups so they don't show... | mattm@chromium.org | 2009-09-14 | 1 | -0/+1 |
* | Revert "Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they" | mattm@chromium.org | 2009-09-10 | 1 | -3/+0 |
* | Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they | tony@chromium.org | 2009-09-01 | 1 | -0/+3 |
* | GTK: Popup notification should have transparent rounded corners. | erg@google.com | 2009-08-12 | 1 | -5/+2 |
* | GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi. | estade@chromium.org | 2009-07-27 | 1 | -35/+74 |
* | GTK: Don't close info bubbles based on which toplevel is active. | estade@chromium.org | 2009-07-24 | 1 | -20/+6 |
* | GTK Themes: Theme the bookmark bubble. (And first run bubble). | erg@google.com | 2009-07-24 | 1 | -11/+27 |
* | Make GTK file dialog box modal for parent window, instead of for the entire | estade@chromium.org | 2009-07-21 | 1 | -0/+7 |
* | Info bubble focus tweaks. | estade@chromium.org | 2009-07-21 | 1 | -8/+32 |
* | This matches the behavior on Windows. Also this change lets user close Chrome... | kuchhal@chromium.org | 2009-07-17 | 1 | -0/+7 |
* | Final touches on the Linux BookmarkBubble. | deanm@chromium.org | 2009-06-11 | 1 | -0/+14 |
* | Implement the base for the BookmarkBubble UI. | deanm@chromium.org | 2009-06-03 | 1 | -4/+8 |
* | Improvements to Linux InfoBubble and BookmarkBubble. | deanm@chromium.org | 2009-05-06 | 1 | -8/+32 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | linux: fix inverted infobubble logic. | evan@chromium.org | 2009-05-01 | 1 | -1/+1 |
* | Implement a mostly working InfoBubble with a shim BookmarkBubble. | deanm@chromium.org | 2009-04-30 | 1 | -0/+208 |