summaryrefslogtreecommitdiffstats
path: root/ui/views/widget/widget.cc
Commit message (Expand)AuthorAgeFilesLines
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-191-1/+6
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-1/+6
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-6/+1
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-171-1/+6
* Fix bug where layers weren't getting reordered correctly in asky@chromium.org2012-01-131-1/+5
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-111-0/+4
* Revert 117165 - Allow a Views client to provide a default frameview for windo...ben@chromium.org2012-01-111-4/+0
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-111-0/+4
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-061-3/+2
* Adds some widget methods I'm going to need for dragging real browsers:sky@chromium.org2012-01-031-1/+25
* Bypass ToplevelWindowEventFilter for panels.prasadt@chromium.org2011-12-271-1/+3
* Clear focused view if the focused view is in a window that is being destroyed.oshima@chromium.org2011-12-131-1/+4
* Don't activate TYPE_CONTROL widgetoshima@chromium.org2011-12-091-1/+2
* Revert 112770 - Prevent a crash in the first run search engine selector.ben@chromium.org2011-12-021-2/+2
* Prevent a crash in the first run search engine selector.ben@chromium.org2011-12-021-2/+2
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* Gets rid of TOUCH_UI in views/widget.ccpkotwicz@chromium.org2011-11-221-1/+1
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-221-6/+6
* Get rid of Widget::ConvertPointFromAncestor.ben@chromium.org2011-11-221-5/+0
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-221-6/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-0/+1218
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1218/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-0/+1218
* Remove src/ui/views.tfarina@chromium.org2011-10-261-255/+0
* ui: Migrate to base::Bind().tfarina@chromium.org2011-10-111-3/+5
* Fix bustage... these files were ommited from the CL.ben@chromium.org2011-05-191-1/+1
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-1/+3
* View API/implementation cleanup:pkasting@chromium.org2011-02-221-5/+5
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-4/+4
* Complete the Focus Manager hookup.ben@chromium.org2011-02-031-0/+4
* More FocusManager hookup.ben@chromium.org2011-02-031-0/+27
* Begin to integrate Focus Manager. Add Windows accelerator handler implementat...ben@chromium.org2011-02-021-1/+2
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-011-0/+219