summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 305672 - whole OS freezes when tree using owner draw renders BORDER_DOT ↵Felipe Heidrich2010-10-201-22/+35
| | | | rectangle around long line
* *** empty log message ***Silenio Quarti2010-10-201-1/+0
|
* *** empty log message ***Silenio Quarti2010-10-201-0/+1
|
* allow building multiple tags at the same timeSilenio Quarti2010-10-201-5/+5
|
* Bug 328173 - core dump in OS._GTK_WIDGET_UNSET_FLAGSFelipe Heidrich2010-10-203-0/+8
|
* s390 machines check - use scp instead of ping to make sure the firewall is openSilenio Quarti2010-10-201-2/+2
|
* 324479 - org.eclipse.swt.tests bundle should have four part version numberGrant Gayed2010-10-191-1/+1
|
* 'new version v3711'v3711Felipe Heidrich2010-10-181-0/+6
|
* Update current version from v3710 to v3711Felipe Heidrich2010-10-184-5/+5
|
* 327362 - setUrl() call navigates to about:blank prior to real url breaks ↵Grant Gayed2010-10-181-1/+1
| | | | IEWebHistory
* 327995 - check for the subclass' existence before attempting to create it again.Scott Kovatch2010-10-181-1/+3
|
* 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
|