summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Accessibility
Commit message (Expand)AuthorAgeFilesLines
* Bug 341804 - Unclear javadoc reference to 'AccessibleAttribute'Felipe Heidrich2011-04-041-2/+2
* Remove "API Under Construction" warning for AccessibleEditableTextCarolyn MacLeod2011-02-159-28/+0
* missing ; for text-line-through-type in get_attributesCarolyn MacLeod2010-11-081-1/+1
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-11-011-14/+150
* improve toStringCarolyn MacLeod2010-11-011-1/+11
* 324005 - add support for replacing text using NSAccessibilitySelectedTextAttr...Scott Kovatch2010-10-151-20/+48
* javadoc: textStyle and attributes can be nullCarolyn MacLeod2010-10-155-9/+13
* never mind the length, because attributes can be nullCarolyn MacLeod2010-10-151-1/+1
* *** empty log message ***Carolyn MacLeod2010-10-151-1/+1
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-141-39/+49
* nls - ignore class name string in toString methodCarolyn MacLeod2010-10-148-9/+9
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-141-1/+1
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-1313-142/+1169
* *** empty log message ***Grant Gayed2010-09-171-17/+1
* Bug 325028 - [a11y] Frequent crashes in editor resulting from atk_object_ge...Carolyn MacLeod2010-09-131-20/+20
* Bug 320066 - DROP_DOWN ToolItems need accessible nameCarolyn MacLeod2010-08-231-1/+59
* Bug 323056 - [Accessibility] get_hyperlink returns incorrect address for acc...Carolyn MacLeod2010-08-181-1/+1
* Bug 319582 - AIOOBE calling IAHyperlink methodsCarolyn MacLeod2010-07-121-1/+1
* javadocCarolyn MacLeod2010-07-121-0/+1
* javadoc errorCarolyn MacLeod2010-07-071-2/+2
* Bug 317390 - Editors hang for several seconds when processing input when Wind...Carolyn MacLeod2010-06-301-2/+2
* 313593 - Add separate code path for visible children vs. all children.Scott Kovatch2010-06-281-9/+30
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-3131-31/+31
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-264-4/+136
* Bug 311817 - Strings in Relation class need to be localizedCarolyn MacLeod2010-05-201-15/+16
* Bug 313071 - AccessibleTextExtendedListener.getText line/word offset problemsCarolyn MacLeod2010-05-201-3/+3
* Bug 313071 - AccessibleTextExtendedListener.getText line/word offset problemsCarolyn MacLeod2010-05-201-3/+81
* Bug 313071 - AccessibleTextExtendedListener.getText line/word offset problemsSilenio Quarti2010-05-201-0/+147
* Bug 312927 - CTabItem role description not the same as TabItemSilenio Quarti2010-05-201-11/+15
* 313444, 313453 - make sure attributes on returned string are zero-based. Also...Scott Kovatch2010-05-191-8/+25
* Bug 313182 - Need command-line option to turn off IA2Carolyn MacLeod2010-05-171-0/+12
* Bug 312795 - Accessible Relations should only be added onceSilenio Quarti2010-05-131-11/+15
* Bug 312795 - Accessible Relations should only be added onceCarolyn MacLeod2010-05-132-0/+18
* Bug 312810 - Remove code that was inadvertently committedCarolyn MacLeod2010-05-131-18/+8
* 311809 - correctly specify the title/titled-by properties when a relation is ...Scott Kovatch2010-05-121-31/+59
* Bug 312722 - Missing AddRef in new RelationCarolyn MacLeod2010-05-121-2/+3
* Bug 312528 - Missing AddRef in new Accessible(parent)Carolyn MacLeod2010-05-121-0/+1
* Bug 312112 - Spec for Accessible.sendEvent should mention that eventData can ...Carolyn MacLeod2010-05-071-1/+34
* Bug 312097 - NVDA does not work with Eclipse Java editorCarolyn MacLeod2010-05-071-1/+59
* Bug 311746 - Orca/Eclipse focus problems switching appsSilenio Quarti2010-05-051-1/+2
* Bug 311632 - AccessibleObject interfering with default accessibility of Text...Silenio Quarti2010-05-051-14/+32
* Bug 311602 - Wrong super method called in AccessibleObjectSilenio Quarti2010-05-041-5/+5
* Bug 311466 - Leaking accessible objectSilenio Quarti2010-05-041-4/+1
* Bug 311303 - IAccessible2::role is supposed to pass the MSAA role throughCarolyn MacLeod2010-05-041-2/+26
* Bug 311292 - QI shouldn't return S_OK for IAText if there are only attributeL...Carolyn MacLeod2010-05-041-1/+1
* Bug 311302 - NPE getting address of a RelationCarolyn MacLeod2010-05-042-26/+26
* BugÊ310919 - VoiceOver only reads blank on carbon StyledTextSilenio Quarti2010-05-041-10/+15
* Bug 311231 - Warnings printed to console when running AccessibleValueExampleSilenio Quarti2010-05-031-1/+1
* Bug 311228 - Orca always reads first page in CTabFolderSilenio Quarti2010-05-031-1/+2
* 310919 - AccessibleTextExtendedListeners also identify a text object, even if...Scott Kovatch2010-04-281-1/+1