summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 349978 - need Accessible.sendEvent(int event, Object eventData, intCarolyn MacLeod2011-09-271-0/+33
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* After javadoc bash for 3.7RC1AFTER_JAVADOC_BASH_FOR_37RC1Carolyn MacLeod2011-05-091-28/+30
* Remove "API Under Construction" warning for AccessibleEditableTextCarolyn MacLeod2011-02-151-4/+0
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-131-0/+59
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+34
* BugÊ310919 - VoiceOver only reads blank on carbon StyledTextSilenio Quarti2010-05-041-10/+15
* 310919 - AccessibleTextExtendedListeners also identify a text object, even if...Scott Kovatch2010-04-281-1/+1
* unused codeSilenio Quarti2010-04-281-1/+0
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-131-0/+12
* remove COM importCarolyn MacLeod2010-03-081-1/+0
* Remove API warnings; JavadocBasher and API consistency for org.eclipse.swt.ac...Carolyn MacLeod2010-03-081-0/+14
* Remove API warnings; JavadocBasher and API consistency for org.eclipse.swt.ac...Carolyn MacLeod2010-03-081-73/+4
* 300641 - Compile warnings in official build I20100124-0800Bogdan Gheorghe2010-01-261-9/+1
* bocus codeSilenio Quarti2010-01-211-2/+0
* Javadoc bash for Accessibility API to copy over API UNDER CONSTRUCTIONCarolyn MacLeod2010-01-211-1/+40
* Initial Accessibility API updateCarolyn MacLeod2010-01-211-2/+466
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1382
* *** empty log message ***Felipe Heidrich2009-06-301-1382/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-0/+3
* Enable Accessible2.Carolyn MacLeod2009-02-201-0/+3
* 239345 - ACC should define split button role to support JAWS on Windows.Carolyn MacLeod2009-01-111-0/+2
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-0/+2
* 232163 - [Accessibility] StyledText speaks entire value when asked for "line"Carolyn MacLeod2008-05-211-1/+96
* 232114 - [Accessibility] VoiceOver speaks name of some controls twiceCarolyn MacLeod2008-05-201-20/+35
* 231884 - [Accessibility] Controls that implement kEventAccessibleGetNamedAttr...Carolyn MacLeod2008-05-131-78/+94
* 231148 - [Accessibility] StyledText typed characters are not accessible on Le...Carolyn MacLeod2008-05-081-0/+1
* 230935 - [Accessibility] StyledText speaks name twiceCarolyn MacLeod2008-05-071-1/+1
* 228287 - [Accessibility] Link is not accessible on LeopardCarolyn MacLeod2008-04-231-1/+2
* 220465 - [Accessibility] StyledText is not accessible on LeopardCarolyn MacLeod2008-04-071-11/+6
* Fixed compiler warningsBogdan Gheorghe2007-12-041-2/+2
* handle possible error in getAllAttributeNamesCarolyn MacLeod2007-11-141-4/+9
* StyledText is now accessibleCarolyn MacLeod2007-11-051-16/+35
* improve text accessibility slightly; use CallNextEventHandler & eventNotHandl...Carolyn MacLeod2007-10-301-64/+90
* fix stack overflow bug in focus; use name for descriptionCarolyn MacLeod2007-10-261-17/+31
* add null checkCarolyn MacLeod2007-10-021-2/+4
* fix getEnabled, fix getChildren if app overrides childCount to 0Carolyn MacLeod2007-10-011-1/+10
* get correct proxy position and size valuesCarolyn MacLeod2007-09-281-2/+2
* mac accessibility updatesCarolyn MacLeod2007-09-111-29/+97
* 160824 - SWT will crash when VoiceOver feature is turn onCarolyn MacLeod2007-08-021-13/+24
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* bug 36999 - mac accessibilityCarolyn MacLeod2006-04-241-112/+347
* remove unused codev3229bCarolyn MacLeod2006-03-271-6/+1
* bug 36999 - mac accessibility - initialCarolyn MacLeod2006-03-271-0/+865