summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Remove "API Under Construction" warning for AccessibleEditableTextCarolyn MacLeod2011-02-151-4/+0
* 324005 - add support for replacing text using NSAccessibilitySelectedTextAttr...Scott Kovatch2010-10-151-20/+48
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-131-0/+59
* 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-312-2/+2
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+34
* 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 312795 - Accessible Relations should only be added onceCarolyn MacLeod2010-05-131-0/+9
* 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
* 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
* Table accessibility. Also fixed many bugs when accessible was attached to a C...Scott Kovatch2010-04-235-137/+859
* 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
* 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-131-0/+4
* 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
* First pass at accessible text attributes. Font, color, etc. for StyledText.Scott Kovatch2010-04-091-0/+176
* 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
* Remove API warnings; JavadocBasher and API consistency for org.eclipse.swt.ac...Carolyn MacLeod2010-03-081-12/+23
* adding document rolesSilenio Quarti2010-03-051-44/+27
* added date/clock/calendar & removed choosersSilenio Quarti2010-03-051-13/+5
* Delete AccessibleTextExtendedEvent class, use AccessibleTextEvent instead.Carolyn MacLeod2010-03-041-32/+12
* checking ACC.OK when performing an actionCarolyn MacLeod2010-03-031-1/+1
* renaming constants in ACCSilenio Quarti2010-03-021-9/+9
* *** empty log message ***Carolyn MacLeod2010-02-191-3/+8
* adding rangeforpositionFelipe Heidrich2010-02-191-0/+26
* *** empty log message ***Felipe Heidrich2010-02-181-6/+8
* AccessibilityKevin Barnes2010-02-183-433/+1264
* 300641 - Compile warnings in official build I20100124-0800Bogdan Gheorghe2010-01-261-10/+5
* bogus codeSilenio Quarti2010-01-211-5/+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/+469
* use NSString.string() to avoid creating a new object all the timeFelipe Heidrich2009-08-281-4/+4
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-012-0/+1743
* *** empty log message ***Felipe Heidrich2009-06-302-1743/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-292-2/+2
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-0/+3
* removing fix for 276532Silenio Quarti2009-05-211-1/+1
* 277175 - put back accessibilityIsAttributeSettable for lightweight objects.Scott Kovatch2009-05-201-0/+17
* 276532 - Debug toolbar button glows, key bindings stop workingCarolyn MacLeod2009-05-201-1/+1
* 252109 - remove incorrect overrideScott Kovatch2009-05-082-22/+0
* Enable Accessible2.Carolyn MacLeod2009-02-201-0/+3
* optimize widget lookupGrant Gayed2009-01-161-2/+2
* 239345 - ACC should define split button role to support JAWS on Windows.Carolyn MacLeod2009-01-111-0/+2