summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Fixes a slew of random link/compile errors for views on gtk.sky@chromium.org2009-05-291-1/+1
* Ignore the insert key so we don't switch into overtype mode (which surprises ...pkasting@chromium.org2009-05-291-0/+4
* Gets button_dropdown compiling on linux.sky@chromium.org2009-05-291-6/+6
* Fix a memory leak... the wrapped platform helper isn't a view, so it's not au...ben@chromium.org2009-05-293-6/+7
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-2926-557/+674
* Get textfield to compile on linux.sky@chromium.org2009-05-292-1/+11
* IE and Firefox always translate (alt+numpad 7) as an accelerator. We should ...pkasting@chromium.org2009-05-281-4/+5
* Stub out textfield on GTKben@chromium.org2009-05-286-4/+135
* Make Textfield more portable.ben@chromium.org2009-05-286-1189/+1328
* Makes MenuButton compile and fixes bug in GtkWidget I happened upon.sky@chromium.org2009-05-271-1/+13
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-279-113/+110
* Landing tyoshino patch.jcampan@chromium.org2009-05-271-0/+4
* Make toolbar compile on linux.ben@chromium.org2009-05-272-2/+2
* A quick fix for Issue 11863 (Take 2).hbono@chromium.org2009-05-261-0/+16
* Stubs out FocusManager and Menu so they compile on Linux.sky@chromium.org2009-05-262-0/+134
* Change the native type passed to Menu to get the system menu. The system menubrettw@chromium.org2009-05-262-2/+2
* Gets link to compile on linux.sky@chromium.org2009-05-232-2/+21
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-231-4/+14
* Some more porting of browser_views.brettw@chromium.org2009-05-221-6/+3
* Remove some dependencies on Windows-specific files in BrowserView. The usagebrettw@chromium.org2009-05-222-0/+9
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-222-0/+24
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-215-5/+4
* Add forgotted files from previous change. This makes a semi-cross-platformbrettw@chromium.org2009-05-212-4/+49
* Revert 16567.ben@chromium.org2009-05-215-4/+5
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-215-5/+4
* 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