summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-1348-357/+358
* Delete test view delegate at end of testjochen@chromium.org2011-01-131-1/+4
* views: Implement NativeTableGtk::SetColumnWidth method.tfarina@chromium.org2011-01-131-1/+7
* Re-land 71230.eroman@chromium.org2011-01-135-59/+328
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-125-328/+59
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-125-59/+328
* Handle WM_SYSKEYDOWN in NativeTextfieldWin.oshima@google.com2011-01-121-0/+3
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-1217-24/+69