summaryrefslogtreecommitdiffstats
path: root/ui/views/widget/native_widget_win.h
Commit message (Expand)AuthorAgeFilesLines
* Take 2 at: Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-151-3/+2
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-2/+3
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-3/+2
* Fixes crash in closing menus. There are two issues here:sky@chromium.org2012-04-261-0/+3
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-3/+4
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-111-4/+3
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-3/+4
* Remove the close button for Windows native windows with the standard frame re...jeremya@chromium.org2012-04-031-2/+2
* Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...mihaip@chromium.org2012-03-161-0/+1
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-2/+2
* Adds Window::StackBelow and wiring in Widget.sky@chromium.org2012-03-081-0/+1
* Remove unused NativeWidgetWin::saved_window_style_.msw@chromium.org2012-02-291-3/+0
* ash: Allow dragging using touch/gesture events.sadrul@chromium.org2012-02-221-0/+1
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-221-0/+6
* Revert 122242 - Custom frame UI for platform apps on Windows.sky@chromium.org2012-02-161-6/+0
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-161-0/+6
* ui::Compositor is no longer ref-countedpiman@chromium.org2012-02-121-8/+0
* Revert 121408 - Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-101-6/+0
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-101-0/+6
* Fix bug where layers weren't getting reordered correctly in asky@chromium.org2012-01-131-1/+0
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-061-1/+1
* Adds some widget methods I'm going to need for dragging real browsers:sky@chromium.org2012-01-031-1/+4
* Restore NativeWidgetWin::OnSetText to eliminate classic theme titlebar flicke...msw@chromium.org2011-12-011-0/+2
* Remove NativeWidgetWin's OnSetIcon and OnSetText.msw@chromium.org2011-11-291-4/+0
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-221-2/+2
* Get rid of Widget::ConvertPointFromAncestor.ben@chromium.org2011-11-221-2/+0
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-221-1/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-0/+664
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-664/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-0/+664
* Remove src/ui/views.tfarina@chromium.org2011-10-261-270/+0
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-4/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-251-1/+2
* More FocusManager hookup.ben@chromium.org2011-02-031-5/+7
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-011-0/+271