summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* menu: Rename NativeMenuLinux to NativeMenuViews, and use it for aura.sadrul@chromium.org2011-09-264-100/+30
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-262-2/+4
* views: Factor out ResizeAreaDelegate into its own header file.tfarina@chromium.org2011-09-264-17/+34
* NativeWidgetViews: Send unprocessed keyevents to the focus-manager.sadrul@chromium.org2011-09-261-1/+4
* Skip DefWindowProcWithRedrawLock on WM_SETCURSOR.msw@chromium.org2011-09-261-2/+6
* * Use DestoryIcon instead of DeleteObjectyosin@chromium.org2011-09-262-14/+20
* touchui: support XInput2 multitouchsadrul@chromium.org2011-09-254-17/+118
* views/examples: Cleanup ExampleBase.tfarina@chromium.org2011-09-242-22/+14
* Reland "views: Factor out MenuListener into its own header file."tfarina@chromium.org2011-09-2312-52/+89
* Revert 102512 - views: Factor out MenuListener into its own header file.thakis@chromium.org2011-09-2312-88/+52
* views: Factor out MenuListener into its own header file.tfarina@chromium.org2011-09-2312-52/+88
* views: Convert some functions of ScrollBar class to unix_hacker style.tfarina@chromium.org2011-09-238-50/+36
* Fix for Left mouse drag which was not functional after right drag in DoubleS...wxjg68@motorola.com2011-09-231-5/+0
* Fix for black-hole on views desktop with compositor.oshima@google.com2011-09-223-33/+56
* Fix crashes related to the extension uninstall dialog.jstritar@chromium.org2011-09-221-5/+4
* These are the changes necessary for views to be able to build w/ use_aura imp...davemoore@chromium.org2011-09-2214-32/+45
* NativeWidgetViews: Implement Maximize.sadrul@chromium.org2011-09-222-11/+23
* views: Get rid of TableView2::CreateWrapper().tfarina@chromium.org2011-09-222-15/+6
* MenuConfig::Create passes HFONT to Font ctor but this HFONT isn't deleted. Pl...yosin@chromium.org2011-09-221-4/+6
* Don't call OnNativeWidgetVisibilityChange in NativeWidgetGtkoshima@chromium.org2011-09-221-2/+11
* Fix infinite loop in GetInputMethod.oshima@google.com2011-09-221-1/+6
* This is a reapply of xji@google.com2011-09-213-12/+687
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-2112-12/+12
* Fix for bug with pages loading in a background tab.mmocny@chromium.org2011-09-211-2/+4
* Fix aura shell linx build.oshima@google.com2011-09-211-2/+3
* Wires up mouse capture code for aura.sky@chromium.org2011-09-212-4/+8
* views: Get rid of TabbedPane::CreateWrapper().tfarina@chromium.org2011-09-212-8/+3
* views: Add comment to Combobox's native wrapper about its lifetime.tfarina@chromium.org2011-09-212-3/+5
* views: Make mouse state member variables private to Widget.tfarina@chromium.org2011-09-212-20/+18
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-203-687/+12
* Improvements to debugging code which prints the views hierarchy.vollick@chromium.org2011-09-204-67/+157
* fix know issues in RenderTextxji@google.com2011-09-203-12/+687
* views: Add unittests for the TabbedPane operations.tfarina@chromium.org2011-09-201-1/+43
* touchui: Fix a crash when system notifications show up.sadrul@chromium.org2011-09-201-2/+2
* A bunch of changes related to window z-index:ben@chromium.org2011-09-201-1/+1
* views: Do not convert GetItemAt() to wstring as it already returns string16.tfarina@chromium.org2011-09-201-3/+2
* Relanding 100792oshima@google.com2011-09-2013-75/+133
* Fixes regression in menu painting on windows. The regression happenedsky@chromium.org2011-09-204-4/+19
* views: Remove unnecessary includes to views/window/window_resources.htfarina@chromium.org2011-09-202-2/+2
* Make specifying a texture optional on a Layer.ben@chromium.org2011-09-192-6/+5
* views/examples: Fix a typo, do not add widget_example twice.tfarina@chromium.org2011-09-191-1/+1
* Fix build on Linux where warning for unused vars are treated as errors.saintlou@chromium.org2011-09-191-0/+1
* views/examples: Make it possible to maximize the examples window.tfarina@chromium.org2011-09-192-0/+10
* Fix Aura Windows bustage.ben@chromium.org2011-09-192-5/+9
* re-checkin http://codereview.chromium.org/7720001/ to add bubble views.saintlou@chromium.org2011-09-1921-7/+923
* views/examples: Rename ExamplesMain::CreateWindow() to Init().tfarina@chromium.org2011-09-192-3/+3
* views/examples: Initialize all the critical stuff in the main() function.tfarina@chromium.org2011-09-192-58/+54
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-182-2/+2
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-187-3/+21
* views: Remove unnecessary include of combobox.h from native_control_win.htfarina@chromium.org2011-09-182-16/+19