| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow chrome to be customized for screen reader users. | ctguil@chromium.org | 2010-09-29 | 1 | -0/+1 |
* | Add in a browser test for dialog resizing, which was catching an issue with t... | scottbyer@chromium.org | 2010-08-20 | 1 | -0/+5 |
* | [Linux Views] Refactor accelerator handler related code. | suzhe@chromium.org | 2010-08-04 | 1 | -2/+8 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Re-land r51526 | mnissler@chromium.org | 2010-07-05 | 1 | -0/+1 |
* | Revert r51526 (Auto-size the views version of the options dialog.) | mnissler@chromium.org | 2010-07-02 | 1 | -1/+0 |
* | Auto-size the views version of the options dialog. | mnissler@chromium.org | 2010-07-02 | 1 | -0/+1 |
* | *Add WidgetGtk::ClearNativeFocus so that subclass can implement cutomized beh... | oshima@chromium.org | 2010-06-19 | 1 | -0/+3 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 1 | -7/+2 |
* | MessageBubble which does not require separate window and does not grab input ... | oshima@chromium.org | 2010-06-07 | 1 | -4/+5 |
* | Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds); | oshima@chromium.org | 2010-06-05 | 1 | -0/+1 |
* | views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk. | tfarina@chromium.org | 2010-06-02 | 1 | -8/+1 |
* | Clear password field when navigating though users on the login screen. | nkostylev@google.com | 2010-05-20 | 1 | -1/+1 |
* | Add transparency to TYPE_CHILD WidgetGtk. | oshima@chromium.org | 2010-05-05 | 1 | -1/+6 |
* | Revert "Add transparency to TYPE_CHILD WidgetGtk." | oshima@chromium.org | 2010-05-04 | 1 | -6/+1 |
* | Add transparency to TYPE_CHILD WidgetGtk. | oshima@chromium.org | 2010-05-04 | 1 | -1/+6 |
* | Remove MessageLoopForUI::Observer in WidgetGtk. | oshima@chromium.org | 2010-04-26 | 1 | -5/+0 |
* | Add EnableDoubleBuffer to WidgetGtk | oshima@chromium.org | 2010-04-21 | 1 | -0/+10 |
* | Defer WidgetGtk's focus manager destruction | xiyuan@chromium.org | 2010-04-20 | 1 | -1/+7 |
* | Allow SetAlwaysOnTop() before GtkWidget creation. | oshima@chromium.org | 2010-04-07 | 1 | -0/+4 |
* | Remove the change that was checked in by accident. | oshima@chromium.org | 2010-04-03 | 1 | -3/+0 |
* | * WidgetGtk::OnKeyPressed never called on window because the signal handler | oshima@chromium.org | 2010-04-02 | 1 | -0/+3 |
* | Reland r41641 "Make DevTools open docked by default..." | xiyuan@chromium.org | 2010-03-22 | 1 | -112/+37 |
* | Revert "Make DevTools open docked by default for chrome os." | tony@chromium.org | 2010-03-16 | 1 | -37/+112 |
* | Make DevTools open docked by default for chrome os. | xiyuan@chromium.org | 2010-03-15 | 1 | -112/+37 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Initial focus fix on x11/gtk | oshima@chromium.org | 2010-03-10 | 1 | -0/+5 |
* | Support popups that don't accept clicks in Views/Linux | davemoore@chromium.org | 2010-03-09 | 1 | -0/+15 |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 1 | -0/+6 |
* | Checking in patch for Denis Romanov (originally reviewed here: http://coderev... | finnur@chromium.org | 2010-03-03 | 1 | -3/+23 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 1 | -0/+2 |
* | Fixes two related focus bugs on views/gtk: | sky@chromium.org | 2010-01-07 | 1 | -0/+16 |
* | Fixes bug where recreating fixed in NativeViewHostGtk causes focus to | sky@chromium.org | 2010-01-06 | 1 | -2/+7 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | widget_gtk: Alphabetize CallXXX() functions. | tony@chromium.org | 2009-12-03 | 1 | -35/+34 |
* | Clean up function ordering in WidgetGtk. | ben@chromium.org | 2009-11-09 | 1 | -28/+24 |
* | Fix toolkit_views build | ben@chromium.org | 2009-11-08 | 1 | -0/+4 |
* | blind fix for toolkit_views | ben@chromium.org | 2009-11-07 | 1 | -1/+1 |
* | Move all the stuff relating to detached tab dragging out of BrowserFrameWin a... | ben@chromium.org | 2009-11-07 | 1 | -4/+5 |
* | Attempt 2 at: | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Revert 30903 - Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass on | sky@chromium.org | 2009-10-28 | 1 | -1/+3 |
* | Refactor widget methods to support desktop notifications, including GTK stubs. | johnnyg@chromium.org | 2009-10-26 | 1 | -0/+2 |
* | Enable System Context Menu for linux views. | oshima@chromium.org | 2009-10-22 | 1 | -0/+3 |
* | Take 2 of getting blocked popups to work on views/gtk. My first attempt was n... | sky@chromium.org | 2009-10-13 | 1 | -0/+7 |
* | Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl... | nsylvain@chromium.org | 2009-10-13 | 1 | -7/+0 |
* | Gets blocked popups to work on views/gtk. I had to fix a couple of | sky@chromium.org | 2009-10-12 | 1 | -0/+7 |
* | Wires up views/gtk to use the gtk bookmark editor. | sky@chromium.org | 2009-10-07 | 1 | -0/+4 |
* | Converts info bubbles on views/gtk from popups to normal windows to | sky@chromium.org | 2009-10-07 | 1 | -1/+26 |