summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
...
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-05117-199/+199
* Sort the methods in views into sections, and make .cc order match .hben@chromium.org2011-02-052-1439/+1543
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-1/+1
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-048-9/+46
* views: Add namespace views to layout_constants.htfarina@chromium.org2011-02-041-0/+7
* Added battery status update in drop-down when power is changed.oshima@google.com2011-02-031-0/+2
* Fixing a build breakmsw@chromium.org2011-02-032-0/+0
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-0312-64/+307
* Only keep accelerators registered while the window is visibleasanka@chromium.org2011-02-023-1/+47
* 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
* views: Move the implementation of more examples from header to source file.tfarina@chromium.org2011-02-0110-299/+419
* 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-293-20/+50
* Lands http://codereview.chromium.org/6305001/ for Simon:sky@chromium.org2011-01-282-1/+16
* Lands http://codereview.chromium.org/6380007/ for jamiewalchsky@chromium.org2011-01-283-7/+24
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-0/+1
* views: Make ShouldUseVistaFrame a static method of WidgetWin.tfarina@chromium.org2011-01-284-5/+23
* widget-gtk: Make it possible to grab focus.sadrul@chromium.org2011-01-271-1/+2
* touch: Fix default cursor on re-display.sadrul@chromium.org2011-01-272-14/+15
* 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-2710-17/+17
* Implement double/triple click functionality in views textfield. Also changed ...varunjain@chromium.org2011-01-278-17/+196
* Compile fix for touch.sadrul@chromium.org2011-01-261-1/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-265-10/+9
* touch: Hide the X cursor when not in use.sadrul@chromium.org2011-01-264-19/+145
* 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