summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Minor gtk-views cleanup:sky@chromium.org2009-05-205-7/+68
* Make views/ use strings from app_strings.ben@chromium.org2009-05-206-46/+45
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-206-45/+46
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-206-46/+45
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-203-22/+0
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-182-38/+53
* Add highlight color support to label text.erikkay@google.com2009-05-153-3/+46
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-1533-97/+99
* ChromeFont->gfx::Fontbeng@google.com2009-05-1514-41/+41
* This CL fix issue 11907 -- RTL: Focus is not on the text after checking "Dele...xji@chromium.org2009-05-141-2/+11
* 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