summaryrefslogtreecommitdiffstats
path: root/chrome/views/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-282-15/+62
* Deletes the now unused AccessibleWrapper (replaced in previous CL by ViewAcce...klink@chromium.org2009-03-192-133/+0
* Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity. klink@chromium.org2009-03-174-282/+421
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-3/+4
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-104-6/+0
* Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...klink@chromium.org2008-12-181-5/+0
* Eliminates the dependencies between views and browser, and also does some oth...klink@chromium.org2008-12-164-434/+29
* Rename Container->Widgetben@chromium.org2008-11-211-3/+3
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-164-27/+26
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-4/+4
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-141-2/+2
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-6/+6
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-9/+10
* Fix 3011: Accessibility crash on teardown of HWNDViewContainerfinnur@google.com2008-09-301-0/+7
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-102-6/+6
* Use a more compact license header in source files.license.bot2008-08-246-168/+24
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-153-5/+7
* Add chrome to the repository.initial.commit2008-07-266-0/+1473