summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Accessibility
Commit message (Expand)AuthorAgeFilesLines
...
* unused codeSilenio Quarti2010-04-282-2/+0
* unused codeSilenio Quarti2010-04-281-1/+0
* Add support for EVENT_TABLE_CHANGED. Fire correct Cocoa notifications and res...Scott Kovatch2010-04-272-2/+14
* fixing and adding debugCarolyn MacLeod2010-04-271-355/+605
* Table accessibility. Also fixed many bugs when accessible was attached to a C...Scott Kovatch2010-04-235-137/+859
* Bug 310083 - AccessibleTextEvent needs @since tags for new API fieldsCarolyn MacLeod2010-04-221-0/+9
* updates to QS/QI, add debugCarolyn MacLeod2010-04-191-394/+491
* Table methods working well with AccProbeCarolyn MacLeod2010-04-181-79/+150
* completely comment out IAccessibleEditableTextCarolyn MacLeod2010-04-171-71/+61
* implement custom attributes correctlyCarolyn MacLeod2010-04-171-2/+10
* Fix roles for table column header, and put in a needed break statement!Scott Kovatch2010-04-161-1/+2
* Fire OS notifications for lightweight accessible changes.Scott Kovatch2010-04-161-1/+48
* Cleanup of accessibility properties. Removed unnecessary overrides. Fixes for...Scott Kovatch2010-04-151-18/+25
* events, states, attributes, action, text, change VARIANT * to IUnknown **, cl...Carolyn MacLeod2010-04-151-154/+621
* Made the selection and scroll position settable. Fixed wrong y coordinate for...Scott Kovatch2010-04-132-32/+213
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-135-0/+30
* Fix attributed string offsets; wrong after first line. Make sure all style in...Scott Kovatch2010-04-121-4/+43
* Use CGColor, not NSColor. Handle text alignment.Scott Kovatch2010-04-121-30/+42
* Bug 304780 - Eclipse hangs while using FileDialogSilenio Quarti2010-04-121-1/+6
* First pass at accessible text attributes. Font, color, etc. for StyledText.Scott Kovatch2010-04-091-0/+176
* object attributesSilenio Quarti2010-04-092-9/+102
* non predefined attributesSilenio Quarti2010-04-091-83/+94
* Improved accessibility for StyledText. Also corrected attributes not applicab...Scott Kovatch2010-04-081-6/+20
* 307947 - Corrected accessibility attributes on toolbars and toolitems and con...Scott Kovatch2010-04-021-3/+1
* non-nlsCarolyn MacLeod2010-03-241-1/+1
* remove COM importCarolyn MacLeod2010-03-081-1/+0
* Remove API warnings; JavadocBasher and API consistency for org.eclipse.swt.ac...Carolyn MacLeod2010-03-082-0/+28
* Remove API warnings; JavadocBasher and API consistency for org.eclipse.swt.ac...Carolyn MacLeod2010-03-0827-271/+38
* sending CHILD_AT_INDEX eventSilenio Quarti2010-03-081-0/+18
* fix getSelection() TODOSilenio Quarti2010-03-081-2/+7
* hyperlink eventsSilenio Quarti2010-03-081-3/+4
* adding statesSilenio Quarti2010-03-051-1/+7
* adding document rolesSilenio Quarti2010-03-051-44/+27
* adding document rolesSilenio Quarti2010-03-052-10/+15
* adding document rolesSilenio Quarti2010-03-051-2/+14
* added date/clock/calendar & removed choosersSilenio Quarti2010-03-051-13/+5
* no underscoseSilenio Quarti2010-03-051-1/+1
* support localized nameCarolyn MacLeod2010-03-053-4/+7
* role changes, event javadocCarolyn MacLeod2010-03-051-43/+40
* CHILDID_INDEX_AT_PARENTSilenio Quarti2010-03-041-11/+24
* more eventsSilenio Quarti2010-03-041-9/+76
* *** empty log message ***Silenio Quarti2010-03-041-13/+12
* more eventsSilenio Quarti2010-03-042-30/+62
* Delete AccessibleTextExtendedEvent class, use AccessibleTextEvent instead.Carolyn MacLeod2010-03-047-189/+119
* javadoc data for state_changed and value_changed eventsCarolyn MacLeod2010-03-041-31/+41
* sendEvent API change, implement get_appname and versionCarolyn MacLeod2010-03-041-47/+56
* 304677 - Javadoc warnings in N201003032000Carolyn MacLeod2010-03-041-3/+3
* use @link in javadocCarolyn MacLeod2010-03-042-4/+4
* commentsCarolyn MacLeod2010-03-041-5/+5
* use 'eventData' for consistency with the sendEvent parameter nameCarolyn MacLeod2010-03-031-2/+2