summaryrefslogtreecommitdiffstats
path: root/views/widget/widget_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Converts background_view from using WidgetGtk.sky@chromium.org2011-04-261-0/+1
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-4/+4
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-41/+12
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-261-1/+1
* Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....msw@chromium.org2011-04-221-1/+1
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-1/+1
* Refactors login window widget creation methods into platform specific methods.sky@chromium.org2011-04-201-1/+1
* Changes the overview classes not to subclass WidgetGtk.sky@chromium.org2011-04-201-0/+2
* Pull content from TabContentsViewViews into NativeTabContentsViewWin.ben@chromium.org2011-04-121-0/+1
* Reenable FREEZE_UPDATE propertyoshima@google.com2011-04-111-0/+16
* Transform GdkEvents for simpler MouseEvent construction.msw@chromium.org2011-04-051-15/+7
* Fix for regressions caused by FREEZE_UPDATE propertyoshima@google.com2011-04-041-0/+1
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-011-1/+1
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-011-3/+1
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-011-2/+12
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-32/+3
* Fix for paint issue on initial screen.oshima@google.com2011-03-311-0/+15
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-241-1/+1
* Revert 79211 - Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-231-1/+1
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-231-1/+1
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-211-0/+3
* WidgetGtk: connect to "map" signal instead of "show".sadrul@chromium.org2011-03-181-1/+2
* Moving over to other folder button while opening folder menu should open the ...oshima@google.com2011-03-161-2/+6
* Re-lands:ben@chromium.org2011-03-161-12/+3
* Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...ben@chromium.org2011-03-151-3/+12
* Add native capture API to Widget, and fix a bug in Window where we wouldn't l...ben@chromium.org2011-03-151-12/+3
* Start working on compositor tree painting.sadrul@chromium.org2011-03-151-1/+5
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-0/+4
* Consolidate window showing into Window base class.ben@chromium.org2011-03-091-0/+1
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-081-2/+0
* Make more methods on Widget non-virtual and move to NativeWidgetben@chromium.org2011-03-041-12/+12
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-1/+1
* Two things:ben@chromium.org2011-03-041-14/+1
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-4/+0
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-0/+4
* Clean up more of Widget.ben@chromium.org2011-03-031-9/+7
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-5/+6
* Get rid of most of the old method uses from WidgetGtk. I think this is safe.ben@chromium.org2011-03-031-9/+0
* Land the new functions added by 76483 - but do not use them anywhere outside ...ben@chromium.org2011-03-021-1/+4
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-4/+10
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-10/+4
* Hook up empty interfaces for NativeWidget/NativeWidgetDelegate.ben@chromium.org2011-02-251-5/+9
* Move RootView construction, DefaultThemeProvider construction, and FocusTrave...ben@chromium.org2011-02-251-27/+2
* Move some more direct uses of RootView to Widget.ben@chromium.org2011-02-241-0/+3
* More RootView cleanup:ben@chromium.org2011-02-231-0/+1
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-231-8/+8
* Remove usages of RootView from View by moving relevant RootView API methods t...ben@chromium.org2011-02-181-0/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-4/+4
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+1