summaryrefslogtreecommitdiffstats
path: root/views/widget/widget_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Clear password field when navigating though users on the login screen.nkostylev@google.com2010-05-201-1/+1
* Add transparency to TYPE_CHILD WidgetGtk.oshima@chromium.org2010-05-051-1/+6
* Revert "Add transparency to TYPE_CHILD WidgetGtk."oshima@chromium.org2010-05-041-6/+1
* Add transparency to TYPE_CHILD WidgetGtk.oshima@chromium.org2010-05-041-1/+6
* Remove MessageLoopForUI::Observer in WidgetGtk.oshima@chromium.org2010-04-261-5/+0
* Add EnableDoubleBuffer to WidgetGtkoshima@chromium.org2010-04-211-0/+10
* Defer WidgetGtk's focus manager destructionxiyuan@chromium.org2010-04-201-1/+7
* Allow SetAlwaysOnTop() before GtkWidget creation.oshima@chromium.org2010-04-071-0/+4
* Remove the change that was checked in by accident.oshima@chromium.org2010-04-031-3/+0
* * WidgetGtk::OnKeyPressed never called on window because the signal handleroshima@chromium.org2010-04-021-0/+3
* Reland r41641 "Make DevTools open docked by default..."xiyuan@chromium.org2010-03-221-112/+37
* Revert "Make DevTools open docked by default for chrome os."tony@chromium.org2010-03-161-37/+112
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-151-112/+37
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Initial focus fix on x11/gtkoshima@chromium.org2010-03-101-0/+5
* Support popups that don't accept clicks in Views/Linuxdavemoore@chromium.org2010-03-091-0/+15
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-0/+6
* Checking in patch for Denis Romanov (originally reviewed here: http://coderev...finnur@chromium.org2010-03-031-3/+23
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+2
* Fixes two related focus bugs on views/gtk:sky@chromium.org2010-01-071-0/+16
* Fixes bug where recreating fixed in NativeViewHostGtk causes focus tosky@chromium.org2010-01-061-2/+7
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-1/+1
* widget_gtk: Alphabetize CallXXX() functions.tony@chromium.org2009-12-031-35/+34
* Clean up function ordering in WidgetGtk.ben@chromium.org2009-11-091-28/+24
* Fix toolkit_views buildben@chromium.org2009-11-081-0/+4
* blind fix for toolkit_viewsben@chromium.org2009-11-071-1/+1
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-071-4/+5
* Attempt 2 at:sky@chromium.org2009-11-041-1/+1
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-1/+1
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-1/+1
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-281-1/+3
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-261-0/+2
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-221-0/+3
* Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...sky@chromium.org2009-10-131-0/+7
* Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...nsylvain@chromium.org2009-10-131-7/+0
* Gets blocked popups to work on views/gtk. I had to fix a couple ofsky@chromium.org2009-10-121-0/+7
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-071-0/+4
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-071-1/+26
* More views on gtk paint tweaks. My previous attempt resulted in thesky@chromium.org2009-10-051-0/+7
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-011-1/+19
* Reverting 27504, it breaks the interactive ui tests on Windows.jcampan@chromium.org2009-09-291-19/+1
* See original review atjcampan@chromium.org2009-09-291-1/+19
* Decolated window support in WidgetGtk. oshima@chromium.org2009-09-221-2/+4
* Fleshes out the tooltip implementation for views on Gtk. It doesn'tsky@chromium.org2009-09-081-0/+10
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-8/+6
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-281-0/+30
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-1/+4
* Reverts menu patch.sky@chromium.org2009-08-261-4/+1
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-1/+4
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-0/+8