summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Implement initial ClipRect.ben@chromium.org2010-07-211-20/+6
* Fixes regression in links ending up too small. The problem is that wesky@chromium.org2010-07-218-39/+44
* [Linux Views]Handle focus traversing correctly.suzhe@chromium.org2010-07-205-3/+98
* Use the WS_EX_NOACTIVATE flag for popup widgets. This is essentially a no-op...johnnyg@chromium.org2010-07-201-1/+1
* Fixes crash in views/gtk when pressing space bar on a menu button.sky@chromium.org2010-07-181-0/+6
* Make sure to only handle real visiblity changes in NativeViewHost.mnissler@chromium.org2010-07-161-3/+7
* Revert 46492 to repair perf regression in XP single-core Moz Page Cyclerjar@chromium.org2010-07-161-4/+2
* Windows: Fix opacity of drag images.thakis@chromium.org2010-07-151-16/+11
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-1512-5/+62
* Fixes focus placement after using ctrl+tab in dialogs.dtseng@chromium.org2010-07-141-7/+7
* This ensures ATs read the correct selected tab when the containing tabbed pan...dtseng@chromium.org2010-07-141-1/+6
* Revert 52249 - Windows: Fix opacity of drag images.nkostylev@google.com2010-07-141-27/+2
* Prevent non-visible views from getting focused.mnissler@chromium.org2010-07-142-4/+56
* Windows: Fix opacity of drag images.thakis@chromium.org2010-07-141-2/+27
* Fix the announcement of combo boxes by excluding them from firing events on o...dtseng@chromium.org2010-07-122-2/+8
* TTF: Re-enable ViewTest.RerouteMouseWheelTest by marking it as FAILS_.jhawkins@chromium.org2010-07-121-1/+1
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-082-4/+14
* Ups the max size of bookmark menus to accommodate the wrench menu.sky@chromium.org2010-07-081-1/+3
* Fix a typo that caused wrong menu highlight color being used for ChromeOS.xiyuan@chromium.org2010-07-071-1/+1
* Fire focus events when CustomButtons are hottracked.dtseng@chromium.org2010-07-074-4/+54
* Add some missing states for menu items. This allows AT's to know when a menu...dtseng@chromium.org2010-07-071-0/+13
* Fix column sizing in views::TableView.mnissler@chromium.org2010-07-072-2/+8
* Makes menu draw disabled arrow the correct color for classic windows.sky@chromium.org2010-07-072-6/+19
* Fixes menus when shown by way of pressing alt-f. I need to turn onsky@chromium.org2010-07-073-15/+8
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-076-163/+21
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-067-83/+232
* Re-land r51526mnissler@chromium.org2010-07-0523-81/+362
* 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-023-6/+6
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-0223-361/+81
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-0223-81/+361
* Deprecate more old filepath functions.evan@chromium.org2010-07-011-1/+1
* 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-305-12/+12
* Minor fixes to toolbar keyboard accessibility: focusing the location bardmazzoni@chromium.org2010-06-302-8/+43
* Windows: Replace tabs in content settings with a listbox.thakis@chromium.org2010-06-301-4/+4
* Win: Add listbox view.thakis@chromium.org2010-06-307-10/+375
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-294-14/+13
* 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-2521-89/+89
* Changes mnemonics for bookmark menus to show the mnemonics if eithersky@chromium.org2010-06-253-14/+58
* Chrome/win: Show preview images when dragging images.thakis@chromium.org2010-06-254-6/+27
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-2422-89/+89
* Canvas refactoring part 3.ben@chromium.org2010-06-2422-89/+89