summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak in a focus manager unit-test.jcampan@chromium.org2009-06-091-2/+2
* This CL adds some more FocusManager unit-tests.jcampan@chromium.org2009-06-091-223/+494
* Moving the Windows specific activation code in the FocusManager to the widget...jcampan@chromium.org2009-06-082-29/+2
* Fix keyboard accelerator registration issue in views::View.yutak@chromium.org2009-06-061-4/+2
* Fix: Alt+Tab not sending FocusWillChange events.finnur@chromium.org2009-06-041-5/+4
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-031-4/+1
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-033-46/+221
* Recent refactoring of the combobox had broken focus.jcampan@chromium.org2009-06-031-21/+40
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-1/+1
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-23/+23
* Stubs out FocusManager and Menu so they compile on Linux.sky@chromium.org2009-05-262-9/+49
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-231-3/+5
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-142-27/+30
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-112-97/+23
* A new DEPS file for views, designed to reduce dependencies. Removes some unne...ben@chromium.org2009-05-081-1/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-089-0/+2272