summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Accessibility
Commit message (Expand)AuthorAgeFilesLines
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-1/+6
* Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for new...Anatoly Spektor2012-08-031-1/+1
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-012-2/+2
* Bug 372268 - the "message" in a Text with SEARCH style is inaccessibleCarolyn MacLeod2012-02-221-2/+22
* Bug 333448 - Some radio button groups not read correctly by JAWSCarolyn MacLeod2011-11-231-5/+20
* Bug 275159 - Accessible should not add dispose listener to its controlCarolyn MacLeod2011-11-071-7/+17
* Bug 346517 - Add accessible keyboard shortcut to TabFolder andCarolyn MacLeod2011-10-181-1/+6
* Bug 349978 - need Accessible.sendEvent(int event, Object eventData, intCarolyn MacLeod2011-09-276-0/+217
* fix permission of filesSilenio2011-09-231-0/+0
* javadocGrant Gayed2011-05-251-1/+1
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-109-9/+9
* After javadoc bash for 3.7RC1AFTER_JAVADOC_BASH_FOR_37RC1Carolyn MacLeod2011-05-094-112/+120
* Bug 344324 - StyledText is no longer accessible on Mac CocoaCarolyn MacLeod2011-05-021-1/+1
* javadoc - mention where eventData is spec'dCarolyn MacLeod2011-04-041-0/+1
* Bug 341804 - Unclear javadoc reference to 'AccessibleAttribute'Carolyn MacLeod2011-04-041-26/+26
* 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