summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-147-654/+760
* Add basic checkbox support for GTK.brettw@chromium.org2009-05-143-0/+36
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1416-44/+72
* Reverting 15832 since this test is finished.hbono@chromium.org2009-05-142-2/+2
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-144-9/+16
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-135-490/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-1316-72/+44
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1316-44/+72
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-1311-12/+12
* Fix a trivial typo: key for copy is 'c', not 'v'.hamaji@chromium.org2009-05-121-1/+1
* An experimental fix for Issue 11046.hbono@chromium.org2009-05-122-2/+2
* Adds back some code removed during Ben's landing of views renaming.sky@chromium.org2009-05-116-0/+423
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-102-7/+10
* Move win_util.h from common to app.ben@chromium.org2009-05-082-2/+2
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-083-6/+5
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-084-4/+12
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-082-2/+17
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-0875-0/+20073