summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
...
* [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-2614-279/+274
* Update gtk/menu2 without closing menuoshima@chromium.org2010-10-261-8/+15
* Fixes bug where we would some times not layout when we needed to.sky@chromium.org2010-10-251-3/+8
* Menu crash fix for domui/gtk menu that is caused by multiple context menu req...oshima@chromium.org2010-10-225-2/+114
* 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
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-2210-373/+132
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-212-2/+5
* Make the Windows location bar send accessibility events to thedmazzoni@chromium.org2010-10-214-2/+24
* Hijack mouse-related events for TOUCH_UI buildsbryeung@google.com2010-10-216-7/+307
* Make the Downloads Shelf keyboard-accessible (via F6) and accessible todmazzoni@chromium.org2010-10-212-1/+4
* Return the IAccessible interface of the deepest descent that contains the spe...ctguil@chromium.org2010-10-201-39/+16
* Convert LOG(INFO) to VLOG(1) - views/.pkasting@chromium.org2010-10-205-71/+19
* Makes NativeFrameView implement GetPreferredSize. Without this wesky@chromium.org2010-10-186-14/+40
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-173-7/+7
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-154-7/+9
* [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
* Add CreateWrapper to views/examples/examples_base.ccstevenjb@chromium.org2010-10-061-0/+17
* Fixes another gray rect. This problem occurred because NativeViewHostsky@chromium.org2010-10-061-0/+2
* Use BubbleWindow for JSModalDialogViews on ChromeOS.xiyuan@chromium.org2010-10-051-1/+1
* Fixes bug in wrench menu where closing with menu open could triggersky@chromium.org2010-10-051-0/+1
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-051-1/+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
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-301-0/+6
* 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-294-76/+124
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-297-0/+20
* Allow chrome to be customized for screen reader users.ctguil@chromium.org2010-09-297-8/+54
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-2853-297/+157
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-281-0/+2
* Set WidgetGtk.delegate_ = NULL in CloseNow() to fix chromium-os:5604.stevenjb@google.com2010-09-271-2/+4
* Append "(Incognito)" to the accessible title of the browser window.ctguil@chromium.org2010-09-273-4/+10
* Reland r60342.dtseng@chromium.org2010-09-242-0/+6
* A quick fix for Issue 45091.hbono@chromium.org2010-09-241-1/+5
* 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
* Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u...maruel@chromium.org2010-09-232-6/+0
* Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha...dtseng@chromium.org2010-09-232-0/+6
* 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
* Fix focus traversal order in dialogs.jcivelli@chromium.org2010-09-141-1/+3
* Fixes bug in bookmark menus where using arrow keys would selectsky@chromium.org2010-09-132-3/+29
* 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