summaryrefslogtreecommitdiffstats
path: root/views/view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-081-108/+56
* Update a file for the new clipboard location I missed in the last checkin.brettw@chromium.org2009-10-031-1/+1
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-3/+3
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-3/+3
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-3/+3
* Fixed a few bugs in view/gtk frameworkoshima@chromium.org2009-09-251-0/+28
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-6/+6
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-0/+46
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-1/+39
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-1/+3
* This makes the unit-tests pass with toolkit_views on Linux.jcampan@chromium.org2009-07-151-29/+47
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-5/+5
* Revert :nsylvain@chromium.org2009-06-221-5/+5
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-5/+5
* Reverting 18872.jcampan@chromium.org2009-06-191-5/+5
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-5/+5
* Fix the View cut/copy/paste tests for clipboard. The views delegate wasn't at...ben@chromium.org2009-06-101-1/+42
* this test was supposed to be disabledben@chromium.org2009-06-101-1/+1
* Fix keyboard accelerator registration issue in views::View.yutak@chromium.org2009-06-061-1/+82
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-2/+2
* Make Textfield more portable.ben@chromium.org2009-05-281-18/+18
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-10/+10
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-4/+4
* A new DEPS file for views, designed to reduce dependencies. Removes some unne...ben@chromium.org2009-05-081-9/+7
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+1009