summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* touch: Return an enum from OnTouchEvent.sadrul@chromium.org2011-01-182-7/+18
* Disable the check for the window being active after SetBounds because it fail...levin@chromium.org2011-01-151-1/+3
* Removed executable bit from two files where it should not have been set.levin@chromium.org2011-01-142-0/+0
* WidgetWin::SetBound on a maximized window leaves the window in the 'maximized...levin@chromium.org2011-01-142-1/+84
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-2/+2
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-2/+2
* Move models from app to ui/base/modelsben@chromium.org2011-01-145-7/+6
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-133-11/+11
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-127-13/+35
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-102-3/+4
* Replace Textfield::Keystroke with views::KeyEvent.oshima@chromium.org2011-01-051-2/+4
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-041-4/+4
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-312-5/+5
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-2/+2
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-302-5/+5
* no native implementation of Textfield.oshima@chromium.org2010-12-171-4/+7
* Fix GestureManager Singleton implementationbryeung@google.com2010-12-141-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* views: Include base/win/scope_comptr.h instead of base/scoped_comptr_win.htfarina@chromium.org2010-12-102-3/+3
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+2
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+1
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-2/+1
* Determine the theme for a widget in gtk from its parent,zork@chromium.org2010-11-244-14/+52
* touchui: Create touch-events.sadrul@chromium.org2010-11-231-0/+6
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-2/+0
* Attempt 2 at:sky@chromium.org2010-11-217-55/+45
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-197-47/+55
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-197-55/+47
* Dont composite if rgba is not supported.oshima@chromium.org2010-11-171-1/+2
* Fix style nit.sky@chromium.org2010-11-171-1/+1
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-103-22/+98
* Revert 65109 - Adds the ability for classes other than native control to processsky@chromium.org2010-11-043-98/+22
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-043-22/+98
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-012-15/+28
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-221-31/+5
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-211-1/+3
* Hijack mouse-related events for TOUCH_UI buildsbryeung@google.com2010-10-212-6/+6
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-173-7/+7
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-051-1/+1
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-301-0/+6
* Allow chrome to be customized for screen reader users.ctguil@chromium.org2010-09-295-0/+43
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-282-6/+3
* Set WidgetGtk.delegate_ = NULL in CloseNow() to fix chromium-os:5604.stevenjb@google.com2010-09-271-2/+4
* The fix for http://code.google.com/p/chromium-os/issues/detail?id=5987scottbyer@google.com2010-09-101-1/+5
* Fixes bug in changing to side tabs that could result in making windowsky@chromium.org2010-09-091-0/+11
* Added entry points to view/View to dispatch and process TouchEvents.rjkroege@google.com2010-09-082-2/+92
* Re-lands 58186:bryeung@chromium.org2010-09-033-10/+11
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-023-11/+10
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-023-10/+11