summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Fix static compile with touchui on chromeos.sadrul@chromium.org2010-12-061-0/+2
* A non-GTK version of menus for touchui.sadrul@chromium.org2010-12-058-6/+281
* Handle shift-selection in GroupTables.atwilson@chromium.org2010-12-033-21/+110
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-244-16/+8
* [cros] Use WideButton for all screens, increase textfield vmargin on login sc...nkostylev@chromium.org2010-11-231-0/+3
* Revert 66982 - [cros] Use WideButton on EULA, Sign In screens.nkostylev@chromium.org2010-11-231-3/+0
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-233-3/+15
* [cros] Use WideButton on EULA, Sign In screens.nkostylev@chromium.org2010-11-221-0/+3
* Convert SizeStringInt from taking a wstring to a string16.tony@chromium.org2010-11-222-3/+6
* Attempt 2 at:sky@chromium.org2010-11-213-18/+18
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-193-18/+18
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-193-18/+18
* More animation cleanup.sky@chromium.org2010-11-181-0/+1
* Add 1px black border for ChromeOS status button.xiyuan@chromium.org2010-11-182-0/+24
* Fix context menus for touchui=1sadrul@chromium.org2010-11-181-1/+1
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-171-1/+1
* Implement new task manager mocks on windows.atwilson@chromium.org2010-11-153-3/+16
* Adding style notion to the TextButton.glotov@google.com2010-11-132-4/+3
* gtk views: NULL-check fixed_ before hidingevan@chromium.org2010-11-121-1/+2
* views: Override gtk-menu-images=0 for menu items with icons.derat@chromium.org2010-11-111-0/+6
* Implements vertical margins setter for textfield.altimofeev@chromium.org2010-11-107-11/+106
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-102-17/+16
* Fix menu click bug.oshima@chromium.org2010-11-101-1/+1
* Do not send many requests to flimflam when network chagned.oshima@chromium.org2010-11-092-2/+25
* Re-insert IP address in Network Menu.stevenjb@chromium.org2010-11-082-5/+7
* 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