summaryrefslogtreecommitdiffstats
path: root/views/controls/native_control.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-392/+0
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-271-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* views: Pull out ContextMenuController class into its own header file.tfarina@chromium.org2011-06-231-1/+1
* views: Make |focusable_| a private data member instead of a protected one.tfarina@chromium.org2011-06-021-1/+1
* views: Add OnEnabledChanged() method to View class.tfarina@chromium.org2011-05-271-11/+7
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-301-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-1/+5
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-3/+1
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-1/+3
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-1/+1
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-4/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-3/+3
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-3/+3
* Attempt 2 at:sky@chromium.org2010-11-211-7/+8
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-191-8/+7
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-191-7/+8
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-011-18/+27
* Revert 63478 - Adds CHECKs in hopes of figuring out why we're crashing on som...sky@chromium.org2010-10-221-8/+3
* Adds CHECKs in hopes of figuring out why we're crashing on some testsky@chromium.org2010-10-221-3/+8
* Re-lands 58186:bryeung@chromium.org2010-09-031-2/+3
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-2/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+3
* Reland r54074.dtseng@chromium.org2010-07-301-1/+1
* Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).rohitrao@chromium.org2010-07-291-1/+1
* Add initial tests for keyboard access (tabbing in some dialogs).dtseng@chromium.org2010-07-281-1/+1
* Set the initial focus when the task manager first activates and shows. Also,...dtseng@chromium.org2010-07-281-0/+1
* Re-land r51526mnissler@chromium.org2010-07-051-1/+1
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-1/+1
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-1/+1
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-2/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-11/+5
* Lands http://codereview.chromium.org/449003/show for Thiago:sky@chromium.org2009-12-011-3/+3
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-2/+2
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-0/+2
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-2/+0
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-2/+3