summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* views: Forward declare "class View;" in layout_manager.htfarina@chromium.org2011-01-265-5/+22
* views: Move layout_manager.[cc,h] into layout directory.tfarina@chromium.org2011-01-259-32/+43
* Delay deletion of view in View::DoRemoveChildViewbattre@chromium.org2011-01-251-1/+3
* Fix compileisherman@chromium.org2011-01-252-2/+1
* views: Move fill_layout.[cc,h] into layout directory.tfarina@chromium.org2011-01-2512-29/+25
* Removes debugging code as cause of crash was found. I'm TBRing as thissky@chromium.org2011-01-241-2/+2
* views: Move implementations of ComboboxExample and SliderExample to source file.tfarina@chromium.org2011-01-245-72/+128
* views: Add table2_example to views_examples target.tfarina@chromium.org2011-01-233-150/+196
* views: Move box_layout.[cc,h] into the new layout directory.tfarina@chromium.org2011-01-225-13/+13
* Move l10n_util to ui/baseben@chromium.org2011-01-2123-28/+28
* views: Move the implementation of TabbedPaneExample from the header file to t...tfarina@chromium.org2011-01-213-76/+107
* Fix range comparison. Get space to accept keyword work.oshima@google.com2011-01-211-3/+3
* views: Make CreatePanelGridLayout a static method of GridLayout class.tfarina@chromium.org2011-01-214-15/+16
* views: Move the implementation of SingleSplitViewExample from the header file...tfarina@chromium.org2011-01-213-49/+82
* Add OWNERS files for accessibility directories.dmazzoni@chromium.org2011-01-211-0/+3
* Fixes possible crash in menus. The crash would happen because we weresky@chromium.org2011-01-211-0/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-2021-20/+28
* Make uneditable when readonly.oshima@google.com2011-01-205-20/+105
* Fix regression in submenus not working.jam@chromium.org2011-01-201-2/+15
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-205-32/+195
* Fix bustageben@chromium.org2011-01-201-2/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-2028-65/+79
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-205-170/+32
* Move BiDiLineIterator to base/i18n/ directory.tfarina@chromium.org2011-01-201-3/+3
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-205-32/+170
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-1913-38/+37
* Move more dnd related files to ui/baseben@chromium.org2011-01-1914-68/+59
* touch: Gesture manager receives the touch-sequence status.sadrul@chromium.org2011-01-194-21/+28
* Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...oshima@google.com2011-01-1912-26/+325
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-2/+2
* views: Implement NativeTableGtk::RemoveColumn method.tfarina@chromium.org2011-01-191-3/+13
* Make the code for unmaximizing the window during SetBounds much simpler.levin@chromium.org2011-01-192-4/+4
* touch: Return an enum from OnTouchEvent.sadrul@chromium.org2011-01-187-20/+44
* Fixes bug where if preferred size of button was asked for while theresky@chromium.org2011-01-181-1/+1
* Some wstring -> string16 conversion in src/app.tony@chromium.org2011-01-181-1/+1
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-151-17/+22
* Disable the check for the window being active after SetBounds because it fail...levin@chromium.org2011-01-151-1/+3
* Support accDoDefaultAction for NativeButton in ViewAccessibility.ctguil@chromium.org2011-01-142-7/+20
* Removed executable bit from two files where it should not have been set.levin@chromium.org2011-01-142-0/+0
* WidgetWin::SetBound on a maximized window leaves the window in the 'maximized...levin@chromium.org2011-01-143-2/+86
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-2/+2
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-2/+2
* Add some OWNERS files.ben@chromium.org2011-01-142-0/+3
* Fix for broken buildvarunjain@chromium.org2011-01-143-9/+9
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-147-38/+177
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-1425-63/+66
* Move models from app to ui/base/modelsben@chromium.org2011-01-1442-142/+189
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-4/+4
* Adds some debugging in code in hopes of figuring out a crash in thesky@chromium.org2011-01-132-90/+121
* Cleanup: Remove SetAppearsAsDefault() since it is no longer called externally...pkasting@chromium.org2011-01-132-14/+5