summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 326861 - Composite#setLayoutDeferred missing a checkWidget callFelipe Heidrich2010-10-188-0/+8
|
* 327974 - fix improper casts to int in getPathData.Scott Kovatch2010-10-181-10/+10
|
* 324254 - implement Services menu integration, which uses Accessible to ↵Scott Kovatch2010-10-157-0/+168
| | | | get/set selected text.
* 324005 - add support for replacing text using ↵Scott Kovatch2010-10-151-20/+48
| | | | NSAccessibilitySelectedTextAttribute.
* 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
|
* 222859 - found some bugs with separators related to new setWidth() values.Scott Kovatch2010-10-151-5/+5
|
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-141-39/+49
| | | | Use String.indexOf/substring instead of java 1.5 String.split/replace.
* nls - ignore class name string in toString methodCarolyn MacLeod2010-10-148-9/+9
|
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-145-11/+11
| | | | Change ATK_EDITABLETEXT_GET_IFACE to ATK_EDITABLE_TEXT_GET_IFACE
* Removing Bug 325806 - (introduced wrong behaviour)Felipe Heidrich2010-10-141-5/+0
|
* 325806 - Fix end of line behaviorScott Kovatch2010-10-131-0/+5
|
* Broke click-count tracking with a previous commit.Scott Kovatch2010-10-133-10/+8
|
* Add a null check.Scott Kovatch2010-10-131-1/+2
|
* Bug 326672 - org.eclipse.swt.graphics.TextStyle.hashCode() contains "hash ^= ↵Felipe Heidrich2010-10-131-2/+2
| | | | hash;"
* 222859 - NSToolbar-based ToolBar on Cocoa. Added Shell.getToolBar() for all ↵Scott Kovatch2010-10-1326-64/+920
| | | | platforms (mostly null right now).
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-137-2/+198
|
* Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod2010-10-1314-1458/+2493
|
* 316712, 316963 - track button and button click count, since count doesn't ↵Scott Kovatch2010-10-135-25/+18
| | | | reset if multiple buttons are clicked.
* Bug 327113 - SWT 3.6 StyledText.addWordMovementListener() contain mistakeFelipe Heidrich2010-10-121-1/+1
|
* 327365 - Added arrangeInFront:, setRepresentedFilename and ↵Scott Kovatch2010-10-124-0/+27
| | | | setRepresentedURL: for use by UI team.
* 326479 - don't clear menubar in getAppMenuBar if one is in use.Scott Kovatch2010-10-051-2/+9
|
* 'new version v3710'v3710Felipe Heidrich2010-10-041-0/+6
|
* Update current version from v3709 to v3710Felipe Heidrich2010-10-044-5/+5
|
* More GTK AIX/HPUX port workBogdan Gheorghe2010-10-049-33/+86
|
* 326714 - Bad Window on AIX 64 GTKBogdan Gheorghe2010-09-301-4/+8
|
* building GTK AIXSilenio Quarti2010-09-301-2/+12
|
* building GTK AIXSilenio Quarti2010-09-301-0/+20
|
* 'new version v3709'v3709Felipe Heidrich2010-09-281-0/+6
|
* Update current version from v3708 to v3709Felipe Heidrich2010-09-284-5/+5
|
* *** empty log message ***Grant Gayed2010-09-281-1/+1
|
* fix compiler warningGrant Gayed2010-09-281-1/+0
|
* 326200 - check state of tool item before setting the underlying NSButton's ↵Scott Kovatch2010-09-272-2/+2
| | | | enabled state.
* 307302 - set up menus correctly if AWT is loaded first.Scott Kovatch2010-09-2711-71/+233
|
* Better error message for check_machinesSilenio Quarti2010-09-271-2/+102
|
* Adding Solaris GTK 64 supportBogdan Gheorghe2010-09-243-8/+44
|
* Adding HPUX GTK supportBogdan Gheorghe2010-09-246-0/+261
|
* 326066 - Fix compile with webkit 1.3.xGrant Gayed2010-09-231-1/+1
|
* Bug 297412 - Need setText (and getText) method on Text widget which takes ↵Lakshmi Shanmugam2010-09-222-42/+155
| | | | char[] input
* Bug 297412 - Need setText (and getText) method on Text widget which takes ↵Lakshmi Shanmugam2010-09-226-38/+393
| | | | char[] input
* 298698 - use smaller text container sizeScott Kovatch2010-09-216-8/+21
|
* 325230 - forgot an autorelease.Scott Kovatch2010-09-213-0/+3
|
* Accidentally checked in fileScott Kovatch2010-09-211-14/+0
|
* Bug 297511 - nicer truncation of Table/Tree itemsLakshmi Shanmugam2010-09-214-2/+4
|
* 325230 - check for translateTraversal in insertText.Scott Kovatch2010-09-201-0/+4
|
* 284028 - app menu bar supportScott Kovatch2010-09-2011-5/+204
|
* 'new version v3708'v3708Felipe Heidrich2010-09-201-0/+6
|
* Update current version from v3707 to v3708Felipe Heidrich2010-09-204-5/+5
|
* 325687 - use device colors in GC and Image to work around Cocoa bug in OS X ↵Scott Kovatch2010-09-208-14/+45
| | | | 10.5.