summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add image scaling snippetCarolyn MacLeod2011-04-281-0/+49
|
* 'new version v3730b'v3730bFelipe Heidrich2011-04-271-0/+6
|
* fix getText()Grant Gayed2011-04-271-2/+2
|
* 343349 - DBCS characters cannot be viewed properly using internal browserGrant Gayed2011-04-272-1/+4
|
* revertGrant Gayed2011-04-262-5/+1
|
* 343349 - DBCS characters cannot be viewed properly using internal browserGrant Gayed2011-04-262-1/+5
|
* 'new version v3730a'v3730aFelipe Heidrich2011-04-251-0/+6
|
* 342755 - Grab lost when setRedraw called in GTK 2.18 and greaterBogdan Gheorghe2011-04-252-10/+20
|
* Bug 333630 -EXCEPTION_ACCESS_VIOLATION SHELL32.dll TaskBar#getDirectoryFelipe Heidrich2011-04-251-2/+2
|
* Bug 335307-Redraw problem with Table/Tree header after scrollingLakshmi Shanmugam2011-04-252-2/+24
|
* 'new version v3730'v3730Felipe Heidrich2011-04-211-0/+6
|
* Update current version from v3729 to v3730Felipe Heidrich2011-04-214-5/+5
|
* Bug 342755 - Grab lost when setRedraw called in GTK 2.18 and greaterBogdan Gheorghe2011-04-215-13/+35
| | | | https://bugs.eclipse.org/bugs/show_bug.cgi?id=342755
* Bug 342648 - On Linux in RTL mode Tree.getItem(Point) gives incorrect resultsFelipe Heidrich2011-04-211-3/+9
|
* Bug 343560 - Display.ayncExec(null) does not cause readAndDispatch() to ↵Silenio Quarti2011-04-211-1/+2
| | | | return true.
* 'new version v3729b'v3729bFelipe Heidrich2011-04-201-0/+6
|
* Bug 343093 - DBCS4.1: Cannot input Japanese characters in Mac OS X using ↵Felipe Heidrich2011-04-201-4/+0
| | | | default IME.
* Bug 341282 -[bidi] setOrientation() on windows needs to recreate image listsFelipe Heidrich2011-04-191-0/+63
|
* Bug 341282 -[bidi] setOrientation() on windows needs to recreate image listsFelipe Heidrich2011-04-192-2/+50
|
* remove bad changesSilenio Quarti2011-04-191-5/+5
|
* Bug 341282 -[bidi] setOrientation() on windows needs to recreate image lists ↵Felipe Heidrich2011-04-191-0/+58
| | | | [Toolbar]
* *** empty log message ***Silenio Quarti2011-04-191-5/+5
|
* 'new version v3729a'v3729aFelipe Heidrich2011-04-191-0/+6
|
* Update current version from v3728 to v3729Felipe Heidrich2011-04-184-5/+5
|
* Bug 341402-SWT Cocoa crash in 3.7M6Lakshmi Shanmugam2011-04-184-0/+13
|
* commentGrant Gayed2011-04-151-2/+2
|
* 341190 - KEY CTRL+O is passed to IE8Grant Gayed2011-04-152-0/+2
|
* fix64 for - Bug 342102 - DBCS3.7 Eclipse disappears when entering DBCS ↵Felipe Heidrich2011-04-121-1/+1
| | | | characters in a text editor
* Bug 342102 - DBCS3.7 Eclipse disappears when entering DBCS characters in a ↵Felipe Heidrich2011-04-124-2/+43
| | | | text editor
* 'new version v3728a'v3728aFelipe Heidrich2011-04-111-0/+6
|
* Bug 342488 - Exception running webstart appSilenio Quarti2011-04-111-2/+2
|
* Bug 341282 -[bidi] setOrientation() on windows needs to recreate image lists ↵Felipe Heidrich2011-04-111-23/+32
| | | | [Button]
* fix javadocFelipe Heidrich2011-04-111-7/+5
|
* Bug 342197 - Control.getBorderWidth () always returns 0 (wrong border/focus ↵Silenio Quarti2011-04-114-2/+14
| | | | | | ring in DateTime) https://bugs.eclipse.org/bugs/show_bug.cgi?id=342197#c4
* Bug 342192 - PrintDialog crashes on xp if no printers are installedCarolyn MacLeod2011-04-111-14/+27
|
* Bug 341958 -Arabic: SWT (version 3.659) ignores the font set over style rangesFelipe Heidrich2011-04-111-9/+10
|
* Bug 342279 - Javadoc warning in N201104072000Felipe Heidrich2011-04-081-0/+1
|
* removing used importFelipe Heidrich2011-04-071-2/+0
|
* Bug 341538 - Setting GTK Look and Feel causes window to freeze when closed.Silenio Quarti2011-04-072-0/+14
| | | | https://bugs.eclipse.org/bugs/show_bug.cgi?id=341538
* Bug 336379 - Snippet345 is using the wrong example text.Silenio Quarti2011-04-071-1/+1
|
* Bug 275910 - [Widgets] PaintListener on Tree not invoked when item count is 0Silenio Quarti2011-04-063-0/+57
| | | | https://bugs.eclipse.org/bugs/show_bug.cgi?id=275910
* Bug 129928 -[XPD623][JJSU8EUBKN]Need setText (and getText) method on Text ↵Silenio Quarti2011-04-061-1/+8
| | | | | | widget which takes char[] input https://bugs.ottawa.ibm.com/show_bug.cgi?id=129928
* 'new version v3728'v3728Felipe Heidrich2011-04-041-0/+6
|
* Update current version from v3727 to v3728Felipe Heidrich2011-04-044-5/+5
|
* 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
|
* Bug 341134 - Tree#selectAll() should only select visible items (those ↵Felipe Heidrich2011-04-011-14/+8
| | | | without any collapsed parent)
* function is only available in gtk 2.4Silenio Quarti2011-04-013-0/+12
|
* Bug 341085 - swt tests timing out linux.gtk.x86 in N20110327-2000Silenio Quarti2011-04-0123-308/+445
|