summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-082-3/+6
* 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-0511-20/+296
* Handle shift-selection in GroupTables.atwilson@chromium.org2010-12-033-21/+110
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-302-3/+4
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-302-4/+3
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-247-24/+11
* Determine the theme for a widget in gtk from its parent,zork@chromium.org2010-11-245-14/+54
* touchui: Create touch-events.sadrul@chromium.org2010-11-235-6/+120
* [cros] Use WideButton for all screens, increase textfield vmargin on login sc...nkostylev@chromium.org2010-11-231-0/+3
* Change the name of the tests and examples projects to be more consistent.ben@chromium.org2010-11-231-2/+2
* 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-235-11/+18
* [cros] Use WideButton on EULA, Sign In screens.nkostylev@chromium.org2010-11-221-0/+3
* Fix mouse-wheel scrolling and shifted/capslocked keyevents for touchui.sadrul@chromium.org2010-11-223-6/+26
* Convert SizeStringInt from taking a wstring to a string16.tony@chromium.org2010-11-223-5/+9
* Attempt 2 at:sky@chromium.org2010-11-2114-93/+84
* Fixes crash in focus that occurs if Focus ends up deleting/removingsky@chromium.org2010-11-191-1/+5
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-1914-86/+93
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-1914-93/+86
* More animation cleanup.sky@chromium.org2010-11-183-3/+7
* 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-172-2/+2
* Adding capslock flag to KeyEvent class. Without this flag, when converting frombryeung@google.com2010-11-172-7/+14
* Dont composite if rgba is not supported.oshima@chromium.org2010-11-171-1/+2
* Fix style nit.sky@chromium.org2010-11-171-1/+1
* Removes unneeded forward declaration.sky@chromium.org2010-11-171-1/+0
* Handful of related instant changes:sky@chromium.org2010-11-151-5/+5
* 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
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-3/+143
* Revert 65938 (arm compile fail) - touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-143/+3
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-3/+143
* gtk views: NULL-check fixed_ before hidingevan@chromium.org2010-11-121-1/+2
* Revert "touchui: First pass at XInput2 message pump."evan@chromium.org2010-11-122-143/+3
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-3/+143
* 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-106-39/+118
* 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-046-118/+39
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-046-39/+118
* [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-019-49/+87
* Prevent needless vertical margin change.altimofeev@chromium.org2010-10-301-1/+2