summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup of the header file.Jan-Arve Saether2012-04-132-70/+78
* Add missing virtual destructor.Jan-Arve Saether2012-04-101-0/+2
* fix mingw detectionMark Brand2012-04-101-1/+1
* Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.Jan-Arve Saether2012-03-272-5/+3
* Enable IAccessible for MinGW32, keep IAccessible2 disabled for MinGWJan-Arve Saether2012-03-246-93/+154
* API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-242-4/+39
* Fix compilation of the Windows accessibility code for MinGW.Friedemann Kleint2012-03-146-34/+47
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-139-0/+4299