summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-4/+0
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-0/+4
* Hook up empty interfaces for NativeWidget/NativeWidgetDelegate.ben@chromium.org2011-02-251-0/+2
* views: Move the implementation of MenuExample to the source file.tfarina@chromium.org2011-02-251-0/+1
* Make Widget non-abstract.ben@chromium.org2011-02-251-0/+1
* Remove NativeWidgetWin/WidgetImpl again. I'm going to take a different approa...ben@chromium.org2011-02-241-11/+0
* Change tabs to spaces in views/views.gypwyck@chromium.org2011-02-241-2/+2
* views: Factor out from View class some metric functions and constants into it...tfarina@chromium.org2011-02-241-0/+4
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-231-2/+0
* Remove obsolete dependencies that create needless recompiling.jeanluc@chromium.org2011-02-151-2/+0
* Begin implementing a new widget.ben@chromium.org2011-02-151-1/+10
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-7/+5
* Add input method support for views and integrate ibus input frameworkoshima@google.com2011-02-121-0/+13
* Add stub WidgetImpl class. This will become the cross platform replacement fo...ben@chromium.org2011-02-121-0/+4
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-5/+5
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-0/+2
* Fix submenu arrow position for RTLoshima@google.com2011-02-091-2/+2
* Move Event files into views/eventsben@chromium.org2011-02-091-7/+7
* fix bustageben@chromium.org2011-02-091-2/+2
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-0/+2
* Revert "Fix submenu arrow position for RTL"oshima@google.com2011-02-081-2/+2
* Fix submenu arrow position for RTLoshima@google.com2011-02-081-2/+2
* views: Move the implementation of WidgetExample to the source file.tfarina@chromium.org2011-02-071-0/+1
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-0/+3
* views: Move the implementation of more examples from header to source file.tfarina@chromium.org2011-02-011-0/+4
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-1/+0
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+1
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-1/+0
* views: Move the implementation of ButtonExample from the header to the source...tfarina@chromium.org2011-01-291-0/+1
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-3/+3
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-0/+1
* views: Move layout_manager.[cc,h] into layout directory.tfarina@chromium.org2011-01-251-2/+2
* views: Move fill_layout.[cc,h] into layout directory.tfarina@chromium.org2011-01-251-2/+2
* views: Move implementations of ComboboxExample and SliderExample to source file.tfarina@chromium.org2011-01-241-0/+2
* views: Add table2_example to views_examples target.tfarina@chromium.org2011-01-231-0/+2
* views: Move box_layout.[cc,h] into the new layout directory.tfarina@chromium.org2011-01-221-3/+3
* views: Move the implementation of TabbedPaneExample from the header file to t...tfarina@chromium.org2011-01-211-0/+1
* views: Move the implementation of SingleSplitViewExample from the header file...tfarina@chromium.org2011-01-211-0/+1
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-0/+27
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-201-2/+0
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-0/+2
* WidgetWin::SetBound on a maximized window leaves the window in the 'maximized...levin@chromium.org2011-01-141-1/+2
* Re-land 71230.eroman@chromium.org2011-01-131-0/+1
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-121-1/+0
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-121-0/+1
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-1/+0
* Compile and test TextfieldViews on win as well.oshima@google.com2011-01-121-8/+1
* Implement clipboard features in views textfield.varunjain@chromium.org2011-01-121-0/+1
* Fix link errors.ben@chromium.org2011-01-071-0/+1
* A NativeHostViewViews class for embedding views inside NativeHostView instances.anicolao@google.com2010-12-171-0/+2