summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2011-03-3024-79/+94
|
* Bug 335011 - TaskItem#setMenu(..) keeps stale Tasks in Windows 7 task barFelipe Heidrich2011-03-301-13/+16
|
* Bug 341361 - tests failures in TextLayout#getNextOffsetFelipe Heidrich2011-03-301-0/+1
|
* Bug 341212 - Tree item sort column background not drawn when item selected ↵Felipe Heidrich2011-03-301-5/+1
| | | | or hot
* Bug 341282 -[bidi] setOrientation() on windows needs to recreate image lists ↵Felipe Heidrich2011-03-303-5/+27
| | | | (tabfolder part)
* Bug 334746 - [Presentations] [perfs] Performance regression in ↵Felipe Heidrich2011-03-297-18/+13
| | | | PresentationCreateTest* tests
* Bug 231465 - CTabFolder should share selectionHighlightGradientColorsCache ↵Carolyn MacLeod2011-03-291-7/+19
| | | | | | across instances additional fix for multiple displays
* 'new version v3727'v3727Felipe Heidrich2011-03-281-0/+6
|
* Update current version from v3726 to v3727Felipe Heidrich2011-03-284-5/+5
|
* Bug 341085 - swt tests timing out linux.gtk.x86 in N20110327-2000 ↵Silenio Quarti2011-03-282-40/+52
| | | | (TEMPORARY FIX)
* Bug 335011 - TaskItem#setMenu(..) keeps stale Tasks in Windows 7 task barFelipe Heidrich2011-03-281-0/+10
|
* javadoc for set[Selection]BackgroundCarolyn MacLeod2011-03-281-15/+15
| | | | | plus change == to .equals plus move short-circuit to before set selection highlight to null
* Bug 231465 - CTabFolder should share selectionHighlightGradientColorsCache ↵Carolyn MacLeod2011-03-281-11/+44
| | | | across instances
* Bug 243894 - Debug view should not scroll to right when breakpoint is hitSilenio Quarti2011-03-251-2/+17
|
* 270490 - A web page opened in embedded Mozilla Browser could move/resize ↵Grant Gayed2011-03-241-5/+13
| | | | Shell window
* Bug 327260 - Often can't see focus ring in Trees on Windows 7Felipe Heidrich2011-03-241-6/+6
|
* surrogate fixesSilenio Quarti2011-03-231-1/+1
|
* surrogate fixesFelipe Heidrich2011-03-232-37/+70
|
* fix getOffset() for surrogatesFelipe Heidrich2011-03-231-2/+22
|
* fix getBounds(int,int) for surrogatesFelipe Heidrich2011-03-231-0/+20
|
* fix getLocation for surrogatesFelipe Heidrich2011-03-231-0/+21
|
* 340799 - WebKit on Windows crashes with IBM JREGrant Gayed2011-03-231-1/+1
|
* 340799 - WebKit on Windows crashes with IBM JREGrant Gayed2011-03-235-35/+41
|
* Bug 65899 - [StyledText] StyledText Supplementary/Surrogate character navigationFelipe Heidrich2011-03-2313-107/+379
|
* fix navigation over surrogates pairsFelipe Heidrich2011-03-231-3/+10
|
* Bug 340603 - Selection under cocoa draws wrong in wrapped TextLayoutFelipe Heidrich2011-03-221-4/+6
|
* 'new version v3726'v3726Felipe Heidrich2011-03-211-0/+6
|
* Update current version from v3725 to v3726Felipe Heidrich2011-03-214-5/+5
|
* Bug 340248 - checkWidget() missing in Shell#getToolbar()Felipe Heidrich2011-03-184-0/+4
|
* Bug 329518 - Need to add some try/exception in some SWT JNI call (error ↵Silenio Quarti2011-03-171-1/+1
| | | | compiling on win64)
* Bug 329518 - Need to add some try/exception in some SWT JNI callSilenio Quarti2011-03-176-8/+40
|
* adding support to generate try/catch blocksSilenio Quarti2011-03-172-0/+4
|
* Bug 116892 - Scroll clipped Tree/Table causes pixel corruption (drawing problem)Silenio Quarti2011-03-173-0/+49
|
* Bug339655 - Program#execute(String) broken for file:/ arguments containing #Lakshmi Shanmugam2011-03-151-1/+2
|
* 'new version v3725'v3725Felipe Heidrich2011-03-141-0/+6
|
* Update current version from v3724 to v3725Felipe Heidrich2011-03-144-5/+5
|
* Bug 280649 - FileDialog widget causes the interface to freeze when used ↵Silenio Quarti2011-03-146-1/+30
| | | | into a WebStart RCP plugin
* Bug 339941 - Program.execute("") should launch app without argsSilenio Quarti2011-03-141-7/+10
|
* Bug 333759 - Allow SWT to use gvfs instead of gnome-vfsSilenio Quarti2011-03-141-22/+26
|
* Bug 280649 - FileDialog widget causes the interface to freeze when used ↵Silenio Quarti2011-03-147-285/+264
| | | | into a WebStart RCP plugin
* 333323 - memory leak in embeded mozilla browser widgetGrant Gayed2011-03-111-0/+1
|
* 'new version v3724c'v3724cFelipe Heidrich2011-03-091-0/+6
|
* Bug 339345 - ClassCast exception when drop target is ListSilenio Quarti2011-03-091-10/+5
|
* fixed 64 bit pblms - for Bug 310242 (Tree expands while dragging over ↵Lakshmi Shanmugam2011-03-093-3/+3
| | | | non-leaf item)
* remove API under construction warningCarolyn MacLeod2011-03-088-24/+0
|
* javadoc for menu ID constantsCarolyn MacLeod2011-03-081-7/+7
|
* DROP_DOWN behavior for DateTime works on all platforms now, so it is no ↵Carolyn MacLeod2011-03-081-1/+0
| | | | longer a HINT.
* 'new version v3724b'v3724bFelipe Heidrich2011-03-071-0/+6
|
* Bug 329291 - DateTime DropDown doesnt work on GTKCarolyn MacLeod2011-03-071-195/+688
|
* Bug 338981 - Text VerifyEvent; Changing inserted text field inserts nothing ↵Lakshmi Shanmugam2011-03-071-5/+1
| | | | or damages content