summaryrefslogtreecommitdiffstats
path: root/ui/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix an incorrect use of a bitwise operator.thestig@chromium.org2011-12-221-1/+1
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-4/+5
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-202-22/+23
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-4/+2
* Implement CloseAllSecondaryWidgets()mukai@chromium.org2011-12-191-6/+21
* Move the shadow type enumeration out of aura and into the shell.ben@chromium.org2011-12-161-6/+0
* Aura: Fix maximized windows not restoring properlyjamescook@chromium.org2011-12-151-1/+3
* Move TooltipClient to client namespace and add convenience setters/getters fo...ben@chromium.org2011-12-151-14/+9
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-151-0/+4
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-152-8/+7
* Disable failing tests on linux_view also - previously they were only disableddmazzoni@chromium.org2011-12-151-2/+2
* Rename WindowDragDropDelegate->DragDropDelegateben@chromium.org2011-12-152-11/+6
* Set aura window focus in NativeWidgetAura::ClearNativeFocus only if the focus...oshima@chromium.org2011-12-151-1/+3
* views: Rename IsVisibleInRootView() to IsDrawn().tfarina@chromium.org2011-12-142-2/+2
* VKEY_MENU is mapped to Alt key on X11 platform and chromeos uses this for acc...oshima@chromium.org2011-12-142-2/+45
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-1/+1
* Clear focused view if the focused view is in a window that is being destroyed.oshima@chromium.org2011-12-132-5/+6
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-132-37/+54
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-122-54/+37
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-122-37/+54
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-121-1/+2
* views: Convert IsEnabled() to just enabled() since it's just a simple accessor.tfarina@chromium.org2011-12-122-6/+6
* Windows component build fix for aura.varunjain@chromium.org2011-12-091-2/+5
* Revert 113741 "Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activa...oshima@chromium.org2011-12-091-2/+4
* Implement Widget::NotifyLocaleChanged for Aura.mukai@chromium.org2011-12-091-2/+13
* Don't activate TYPE_CONTROL widgetoshima@chromium.org2011-12-091-1/+2
* Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activated,LostActive}.mazda@chromium.org2011-12-091-4/+2
* Revert 113574 - Remove views::InputMethodIBus.yusukes@google.com2011-12-081-0/+9
* Remove views::InputMethodIBus.yusukes@chromium.org2011-12-081-9/+0
* Rename Desktop->RootWindow.ben@chromium.org2011-12-073-27/+30
* aura: Draw shadows around tooltip windows.derat@chromium.org2011-12-061-1/+2
* Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...ben@chromium.org2011-12-061-6/+5
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-061-5/+6
* Remove old debug code for crbug.com/93530.msw@chromium.org2011-12-061-8/+1
* Implements Aura:: NativeWidgetPrivate::ReparentNativeViewpkotwicz@chromium.org2011-12-061-2/+23
* aura: Ask the WindowDelegate before a Window is Focus()ed.sadrul@chromium.org2011-12-032-0/+5
* Delete desktop/shell instance correctly upon shutdown.oshima@chromium.org2011-12-031-3/+3
* Revert 112770 - Prevent a crash in the first run search engine selector.ben@chromium.org2011-12-023-9/+2
* Prevent a crash in the first run search engine selector.ben@chromium.org2011-12-023-2/+9
* Reland change for aura tooltips that was revert due to build break:varunjain@chromium.org2011-12-016-329/+156
* aura: Fix unit_tests on linuxsadrul@chromium.org2011-12-011-62/+0
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-0112-13/+14
* Restore NativeWidgetWin::OnSetText to eliminate classic theme titlebar flicke...msw@chromium.org2011-12-012-0/+9
* Revert 112399 - Aura: Tooltip refactor. This Cl does the following:hbono@chromium.org2011-12-016-156/+329
* Aura: Tooltip refactor. This Cl does the following:varunjain@chromium.org2011-12-016-329/+156
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-3012-12/+12
* Make drag and drop work on webpage. Also slightly modify drag drop workflow.varunjain@chromium.org2011-11-302-9/+0
* hypothetical fix for leak in constrained html dialogoshima@chromium.org2011-11-302-20/+23
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1