summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Changes the menu code to show mnemonics if the alt key is down.sky@chromium.org2010-07-021-2/+13
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-022-4/+4
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-0216-269/+60
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-0216-60/+269
* Hook up the MenuViewItem objects to a widget so that they may send accessibil...dtseng@chromium.org2010-07-013-3/+49
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-011-20/+2
* Remove the bookmark menu.pkasting@chromium.org2010-07-011-4/+0
* Fixes possible crash in showing menus. This is less likely now thatsky@chromium.org2010-07-012-11/+67
* Adding support for ChromeOS snapshot window titles and favicons.gspencer@chromium.org2010-06-302-69/+92
* Canvas refactoring phase 4b:ben@chromium.org2010-06-304-10/+10
* Windows: Replace tabs in content settings with a listbox.thakis@chromium.org2010-06-301-4/+4
* Win: Add listbox view.thakis@chromium.org2010-06-306-9/+366
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-4/+3
* Disables another crashing test.sky@chromium.org2010-06-281-1/+2
* Disables TableViewTest.PersistMultiSelectionOnChangeWithSort as it issky@chromium.org2010-06-281-1/+1
* Mark TreeViewTests.PersistMultiSelectionOnSort as DISABLED_. glotov@chromium.org2010-06-281-1/+1
* Canvas refactoring part 3.ben@chromium.org2010-06-2510-47/+50
* Changes mnemonics for bookmark menus to show the mnemonics if eithersky@chromium.org2010-06-253-14/+58
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-2410-50/+47
* Canvas refactoring part 3.ben@chromium.org2010-06-2410-47/+50
* Fix radiobuttons and connect up child widgets again.dtseng@chromium.org2010-06-243-2/+14
* Default to GTK_WRAP_WORD_CHAR for multiline textfield on Gtk.xiyuan@chromium.org2010-06-241-0/+3
* Canvas refactoring part 2.ben@chromium.org2010-06-238-24/+25
* Fixes possible crash in menus and makes widgetgtk not send outsky@chromium.org2010-06-222-5/+11
* Makes the extension resize gripper only visible when the mouse is oversky@chromium.org2010-06-223-5/+45
* Small tweaks to improve toolbar keyboard accessibility: Put focus rectsdmazzoni@chromium.org2010-06-222-0/+8
* Mark TableViewTest.PersistSelectionOnSort and PersistMultiSelectionOnSort as ...mattm@chromium.org2010-06-181-2/+2
* Adds support for radio menu items to bookmark menus.sky@chromium.org2010-06-186-26/+141
* TableViewTests.Sort* started crashing. Marking as DISABLED_.nkostylev@google.com2010-06-181-10/+10
* Adds support for click-drag-release on views embedded in a menu tosky@chromium.org2010-06-182-5/+124
* Mark TreeViewTests.Sort as DISABLED_.nkostylev@google.com2010-06-181-1/+1
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-183-11/+12
* Tweaks for the merged menu:sky@chromium.org2010-06-177-26/+71
* Fix for UI issues on AutoFill dialog on Windows.georgey@chromium.org2010-06-162-2/+10
* Add accessibility support for Textfields in Windows.dtseng@chromium.org2010-06-162-0/+84
* Attempt 2 at:sky@chromium.org2010-06-151-7/+12
* Unicode bidi mirroring characters are not correctly mirrored in textfield and...xji@chromium.org2010-06-152-12/+74
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-151-12/+7
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-151-7/+12
* Same issue as in omnibox, keyboard layout change inside DefWindowProc() inxji@chromium.org2010-06-101-2/+23
* Adds support for showing accelerators in bookmark menus.sky@chromium.org2010-06-098-24/+110
* Cleanup of about boxseanparent@google.com2010-06-091-1/+6
* Makes it so child views of menuitemview can be traversed with thesky@chromium.org2010-06-0915-56/+250
* views: Use FRIEND_TEST_ALL_PREFIXES.tfarina@chromium.org2010-06-051-5/+5
* Added const to image parameters for ImageButton class.avayvod@google.com2010-06-022-10/+13
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-272-1/+6
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-1/+1
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-1/+1
* Add bug number in comments for each TreeViewTest marked as FAILSrafaelw@chromium.org2010-05-251-1/+11
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-1/+1