summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
Commit message (Expand)AuthorAgeFilesLines
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-191-0/+4
* Dropping non-existant sources.bradnelson@google.com2011-08-111-1/+0
* Tests for TouchSelectoinControllerImpl.varunjain@chromium.org2011-08-081-0/+6
* views: Properly exclude native_menu_x when touchui==0 and toolkit_uses_gtk=1mnissler@chromium.org2011-08-031-2/+2
* Implement text selection widgets for controlling text selection on touchvarunjain@chromium.org2011-08-031-6/+18
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+9
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-7/+0
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-2/+0
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-251-0/+2
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-2/+0
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-3/+0
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-231-0/+3
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-3/+0
* Revert 93724oshima@google.com2011-07-221-0/+3
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-221-3/+0
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-221-24/+0
* Fixes crash in menu code. The crash occurs becausesky@chromium.org2011-07-211-0/+2
* Add net:: dependency for views. This fixes component build for views-desktop.sadrul@chromium.org2011-07-191-1/+2
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-5/+6
* Clean up FocusManageroshima@google.com2011-07-141-2/+0
* Move SetInitialFocus to Widgetoshima@google.com2011-07-141-2/+6
* Allow different kinds of 'desktops'.sadrul@chromium.org2011-07-131-1/+0
* Attempt 2 at:sky@chromium.org2011-07-131-6/+0
* Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...sky@chromium.org2011-07-121-0/+6
* Gets mouse capture to work for menus with pure views. As part of thissky@chromium.org2011-07-121-6/+0
* Use input method to control visibility of virtual keyboard.penghuang@chromium.org2011-07-121-0/+2
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...ben@chromium.org2011-07-071-0/+1
* Simplify views/views.gypthakis@chromium.org2011-07-061-18/+0
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-13/+13
* Rename DesktopWindow to DesktopWindowView.ben@chromium.org2011-06-291-2/+2
* Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...ben@chromium.org2011-06-281-2/+4
* Remove ifdef's for touchui stuff from events code.sadrul@chromium.org2011-06-281-2/+1
* A views only implementation of tooltips. In the views world, tooltips are drawnvarunjain@chromium.org2011-06-271-0/+4
* Moves acclerated painting related fields from View to LayerHelper.sky@chromium.org2011-06-271-0/+2
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-241-0/+3
* Fix build when GYP_DEFINES="chromeos=0 use_ibus=1"hashimoto@chromium.org2011-06-241-7/+3
* Adds the ability to animate transforms/bounds to View.sky@chromium.org2011-06-231-0/+2
* Add an option to run Chrome in the views desktop.ben@chromium.org2011-06-231-5/+52
* views: Pull out ContextMenuController class into its own header file.tfarina@chromium.org2011-06-231-0/+1
* views: Remove the dependency on app_base.tfarina@chromium.org2011-06-221-1/+0
* Add character compositionhashimoto@chromium.org2011-06-221-0/+14
* views: Pull out DragController class into its own header file.tfarina@chromium.org2011-06-211-0/+1
* views/examples: Move the implementation of TableExample to source file.tfarina@chromium.org2011-06-201-1/+5
* Re-land:ben@chromium.org2011-06-161-0/+1
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-1/+0
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-0/+1
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Eliminate Window completely.ben@chromium.org2011-06-131-15/+0
* Adds View::OnWillCompositeTexture that is invoked before a texture issky@chromium.org2011-06-061-0/+4