summaryrefslogtreecommitdiffstats
path: root/ui/views/widget/widget.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes crash in closing menus. There are two issues here:sky@chromium.org2012-04-261-0/+6
* Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-231-0/+2
* Breaking KioskModeTest.EnableKioskModeTest on Linux ChromiumOS Tests (dbg)(3)dbeam@chromium.org2012-04-201-2/+0
* Reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-191-0/+2
* Revert 132956 - Propagate OnNativeWidgetMove to delegate/observers, etc.yusukes@google.com2012-04-191-2/+0
* Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-191-0/+2
* Removing defunct code around PureViews.saintlou@chromium.org2012-04-151-5/+0
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-031-4/+0
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-3/+5
* WebUI TaskManager: Add method to set minimum window size on HTMLDialog. yoshiki@chromium.org2012-03-231-0/+3
* Removing GTK code from ui/views.saintlou@chromium.org2012-03-211-3/+0
* Revert 127660 - WebUI TaskManager: Add method to set minimum window size on H...battre@chromium.org2012-03-201-3/+0
* WebUI TaskManager: Add method to set minimum window size on HTMLDialog. yoshiki@chromium.org2012-03-201-0/+3
* Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...mihaip@chromium.org2012-03-161-0/+4
* Ash: Correctly initialize transparency flag for windowsjamescook@chromium.org2012-03-091-1/+2
* Adds Window::StackBelow and wiring in Widget.sky@chromium.org2012-03-081-0/+3
* Don't unparent tabs when detaching them. This cleans up a bunch of code in Ta...jam@chromium.org2012-03-061-3/+2
* Allow platform apps to specify a maximum size for the shell container.jeremya@chromium.org2012-03-011-0/+1
* Move locale changing out of Widget in Aura.ben@chromium.org2012-02-271-0/+1
* ash: Allow dragging using touch/gesture events.sadrul@chromium.org2012-02-221-2/+6
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-221-0/+4
* aura: Fix a crash caused by wrong ownership used for widget.xiyuan@chromium.org2012-02-171-0/+3
* Revert 122242 - Custom frame UI for platform apps on Windows.sky@chromium.org2012-02-161-4/+0
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-161-0/+4
* Revert 121408 - Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-101-4/+0
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-101-0/+4
* Enable KeyboardOverlayDialog on aura.jennyz@chromium.org2012-02-011-0/+3
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-0/+1
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-1/+0
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-171-0/+1
* Adds some widget methods I'm going to need for dragging real browsers:sky@chromium.org2012-01-031-1/+28
* Bypass ToplevelWindowEventFilter for panels.prasadt@chromium.org2011-12-271-6/+8
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-221-3/+3
* Get rid of Widget::ConvertPointFromAncestor.ben@chromium.org2011-11-221-7/+0
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-221-4/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-0/+746
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-746/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-0/+746
* Remove src/ui/views.tfarina@chromium.org2011-10-261-152/+0
* ui: Migrate to base::Bind().tfarina@chromium.org2011-10-111-2/+2
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Complete the Focus Manager hookup.ben@chromium.org2011-02-031-0/+2
* More FocusManager hookup.ben@chromium.org2011-02-031-1/+20
* Begin to integrate Focus Manager. Add Windows accelerator handler implementat...ben@chromium.org2011-02-021-1/+1
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-011-0/+131