summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Revert 65109 - Adds the ability for classes other than native control to processsky@chromium.org2010-11-042-16/+17
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-042-17/+16
* [ChromeOS] Implement new progress bar mock.xiyuan@chromium.org2010-11-031-24/+150
* Not all text-sizing calls took the insets into account, leading to inconsiste...pkasting@chromium.org2010-11-021-4/+5
* Textfield draws the right part of its parent's background as its background.avayvod@chromium.org2010-11-021-1/+11
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-015-29/+46
* Prevent needless vertical margin change.altimofeev@chromium.org2010-10-301-1/+2
* Adds GtkLabel to GtkButton to allow font changing.altimofeev@chromium.org2010-10-301-6/+16
* Make icon-text spacing configurable.oshima@chromium.org2010-10-292-7/+15
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-2/+1
* Revert "Add Shutdown button to login/locker screen."oshima@chromium.org2010-10-282-15/+7
* Add Shutdown button to login/locker screen.oshima@chromium.org2010-10-282-7/+15
* [cros] Relanding - Fix UI issues on SignIn/user pod.nkostylev@chromium.org2010-10-281-1/+1
* Revert 64225 - [cros] Fix UI issues on SignIn pod/user pod.jochen@chromium.org2010-10-281-1/+1
* [cros] Fix UI issues on SignIn pod/user pod.nkostylev@chromium.org2010-10-281-1/+1
* Convert ElideUrl to return a string16 instead of a wstring.tony@chromium.org2010-10-271-1/+2
* Grab keyboard input when showing domui/views menu.oshima@chromium.org2010-10-272-16/+21
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-266-2/+53
* Update gtk/menu2 without closing menuoshima@chromium.org2010-10-261-8/+15
* Menu crash fix for domui/gtk menu that is caused by multiple context menu req...oshima@chromium.org2010-10-224-2/+112
* Revert 63478 - Adds CHECKs in hopes of figuring out why we're crashing on som...sky@chromium.org2010-10-221-8/+3
* Adds CHECKs in hopes of figuring out why we're crashing on some testsky@chromium.org2010-10-221-3/+8
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-211-1/+2
* Make the Windows location bar send accessibility events to thedmazzoni@chromium.org2010-10-212-0/+13
* Convert LOG(INFO) to VLOG(1) - views/.pkasting@chromium.org2010-10-203-51/+0
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-153-6/+7
* [Win] Enable groups in list views when updating groups.bauerb@chromium.org2010-10-141-2/+4
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* The start of the instant opt-in mocks.sky@chromium.org2010-10-082-5/+14
* Fixes another gray rect. This problem occurred because NativeViewHostsky@chromium.org2010-10-061-0/+2
* Fixes bug in wrench menu where closing with menu open could triggersky@chromium.org2010-10-051-0/+1
* DOMUI implementation of Menu2.oshima@chromium.org2010-10-041-0/+4
* Remove mnemonic and add keyboard shortcut text to the accessible name of text...ctguil@chromium.org2010-10-013-21/+38
* Make the first-run search engine choice dialog accessible todmazzoni@chromium.org2010-09-303-1/+25
* Refactor RadioButton Image code for linux/gtkoshima@chromium.org2010-09-293-76/+122
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-297-0/+20
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-2844-226/+124
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-3/+5
* Fixing the problem where accessibility events for password fields did not set...chaitanyag@chromium.org2010-09-212-0/+5
* Make windows menu accelerators work in owner-draw mode.asargent@chromium.org2010-09-151-9/+5
* Fixes bug in bookmark menus where using arrow keys would selectsky@chromium.org2010-09-132-3/+29
* [Win] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-092-15/+26
* Changes the max width for bookmark menus back to 400 and leaves themsky@chromium.org2010-09-072-9/+10
* Fixes bookmark menus to deal with multiple menus sharing the samesky@chromium.org2010-09-072-48/+123
* Re-lands 58186:bryeung@chromium.org2010-09-0327-109/+111
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-0227-111/+109
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0227-109/+111
* Adds support for invisible menu items to bookmark menus and wires itsky@chromium.org2010-09-011-4/+7
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-0127-111/+109