summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0572-119/+119
* Added battery status update in drop-down when power is changed.oshima@google.com2011-02-031-0/+2
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-033-5/+46
* views textfield: Show the correct cursor.sadrul@chromium.org2011-02-012-16/+44
* Fix crash in BookmarkMenuController::GetTooltipText that occurredsky@chromium.org2011-02-011-0/+5
* Lands http://codereview.chromium.org/6305001/ for Simon:sky@chromium.org2011-01-282-1/+16
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-0/+1
* Fix printing PDFs through right click on Mac and Linux. Looks like they both...jam@chromium.org2011-01-271-16/+2
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-1/+1
* Implement double/triple click functionality in views textfield. Also changed ...varunjain@chromium.org2011-01-276-9/+191
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-1/+2
* views: Move fill_layout.[cc,h] into layout directory.tfarina@chromium.org2011-01-253-6/+6
* Removes debugging code as cause of crash was found. I'm TBRing as thissky@chromium.org2011-01-241-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-2117-22/+22
* 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-211-2/+2
* 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-2012-12/+12
* 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-201-0/+21
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-209-16/+16
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-201-21/+0
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-0/+21
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-198-22/+21
* Move more dnd related files to ui/baseben@chromium.org2011-01-194-12/+12
* Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...oshima@google.com2011-01-1912-26/+325
* views: Implement NativeTableGtk::RemoveColumn method.tfarina@chromium.org2011-01-191-3/+13
* Fixes bug where if preferred size of button was asked for while theresky@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
* Fix for broken buildvarunjain@chromium.org2011-01-143-9/+9
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-146-25/+177
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-1421-45/+48
* Move models from app to ui/base/modelsben@chromium.org2011-01-1431-119/+157
* 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-1329-249/+250
* 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-133-58/+325
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-123-325/+58
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-123-58/+325
* 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-123-2/+8
* Disable failing tests on WINoshima@google.com2011-01-122-2/+7
* Compile and test TextfieldViews on win as well.oshima@google.com2011-01-126-43/+53
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-128-23/+21
* Revert 71170 - Delete test view delegate at end of testjochen@chromium.org2011-01-121-2/+1
* Delete test view delegate at end of testjochen@chromium.org2011-01-121-1/+2
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-128-21/+23