summaryrefslogtreecommitdiffstats
path: root/views/widget/widget.h
Commit message (Expand)AuthorAgeFilesLines
* Fix clang build, failure caused by r78149.sadrul@chromium.org2011-03-151-1/+1
* Start working on compositor tree painting.sadrul@chromium.org2011-03-151-0/+15
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-0/+12
* Avoid dangling references to Views from FocusManager.asanka@chromium.org2011-03-121-0/+4
* Make more methods on Widget non-virtual and move to NativeWidgetben@chromium.org2011-03-041-34/+48
* Two things:ben@chromium.org2011-03-041-9/+19
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-12/+0
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-0/+12
* Clean up more of Widget.ben@chromium.org2011-03-031-36/+36
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-12/+7
* Final conversion step. Convert FocusManager, WidgetWin, SpeechInputBubble, an...ben@chromium.org2011-03-031-18/+0
* Land the new functions added by 76483 - but do not use them anywhere outside ...ben@chromium.org2011-03-021-6/+8
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-8/+24
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-24/+8
* Hook up empty interfaces for NativeWidget/NativeWidgetDelegate.ben@chromium.org2011-02-251-1/+15
* Move RootView construction, DefaultThemeProvider construction, and FocusTrave...ben@chromium.org2011-02-251-5/+37
* Make Widget non-abstract.ben@chromium.org2011-02-251-52/+58
* Move some more direct uses of RootView to Widget.ben@chromium.org2011-02-241-0/+12
* More RootView cleanup:ben@chromium.org2011-02-231-0/+2
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-231-3/+2
* Remove usages of RootView from View by moving relevant RootView API methods t...ben@chromium.org2011-02-181-0/+12
* 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-2/+2
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-3/+2
* Attempt 2 at:sky@chromium.org2010-11-211-3/+2
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-191-2/+3
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-191-3/+2
* Allow chrome to be customized for screen reader users.ctguil@chromium.org2010-09-291-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...johnnyg@chromium.org2010-06-141-1/+11
* Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);oshima@chromium.org2010-06-051-0/+7
* UI Language switch implemented by propagating LocaleChanged()glotov@google.com2010-04-201-0/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+2
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-0/+7
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+4
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-071-0/+6
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-2/+5
* Clean up function ordering in WidgetGtk.ben@chromium.org2009-11-091-9/+9
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-071-8/+18
* Attempt 2 at:sky@chromium.org2009-11-041-2/+2
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-2/+2
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-2/+2
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-281-0/+5
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-261-4/+26
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Refactors RootViewDropTarget into a platform independent part,sky@chromium.org2009-08-111-0/+4
* Fix a BAD_OVERRIDE defect reported by Coverity. Change thewtc@chromium.org2009-08-061-1/+1
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-011-0/+19
* Fix the Views GTK build.brettw@chromium.org2009-07-071-0/+1
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-071-0/+6