javauis/eswt_qt/org.eclipse.swt/buildnotes_swt.html
branchRCL_3
changeset 25 ae942d28ec0e
equal deleted inserted replaced
24:6c158198356e 25:ae942d28ec0e
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       
     5    <meta name="Author" content="IBM">
       
     6    <title>Eclipse Platform Build Notes - SWT</title>
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h1>
       
    11 Eclipse Platform Build Notes<br>
       
    12 SWT</h1>
       
    13 
       
    14 <h2> SWT Build 3.4 26 - Tuesday January 29, 2008</h2>
       
    15 <blockquote>
       
    16 66615    	SWT_AWT.new_Frame occasionally hangs
       
    17 <br>71478 	ImageData constructor accepts incomplete pixel data
       
    18 <br>133933 	[Browser] KeyDown events not fired on Safari
       
    19 <br>190793 	GTK Printing getClipping returns [0,0,1,1]
       
    20 <br>196864 	Toolbar should support animated gifs
       
    21 <br>198192 	Setting font on TableItem to same font (but different Font object) causes crash
       
    22 <br>199495 	in Device.getFontList() every FontData has height=0
       
    23 <br>205713 	It displays a wrong character when input "1" character by display.post() method on Mac OS X
       
    24 <br>210756 	Closing context menu programmatically does not work on the Mac
       
    25 <br>211224 	[Browser] MouseMove and MouseUp events not fired on Safari
       
    26 <br>211531 	[Browser] Stop calling HIJavaViewCreateWithCocoaView
       
    27 <br>216137 	[Linux] DateTime does not render correctly values < 10.
       
    28 <br>216287 	Compiler warnings in N20080123-0010 in swt tests
       
    29 <br>216340 	Display.readAndDispatch() always returns true
       
    30 <br>216431 	SWT_AWT: sun.awt.EmbeddedFrame is activated incorrectly
       
    31 <br>216482 	Different table behaviour after SWT.MeasureItem/SWT.PaintItem event under Windows XP and Vista
       
    32 <br>216593 	[browser] unavailable Safari events crash Eclipse
       
    33 <br>216614 	NPE in image
       
    34 </blockquote>
       
    35 
       
    36 <h2> SWT Build 3.4 25 - Tuesday January 22, 2008</h2>
       
    37 <blockquote>
       
    38 16987   [CCombo] does not respond to MouseWheel
       
    39 <br>47783 	Jpeg encoding (image height =1)
       
    40 <br>86457 	ImageLoader.save() doesn't save images 1 pixel wide
       
    41 <br>91317 	Spinner should support negative values
       
    42 <br>142965 	[64] Blank splitter dialogs until resized
       
    43 <br>166187 	TableItem#getBounds(0) incorrect when adding columns in asyncExec
       
    44 <br>182196 	[CCombo] Mouse Listener Support for CCombo
       
    45 <br>184063 	Logitech Revolution mouse doesn't scroll down editor when in "free-spinning" mode
       
    46 <br>191093 	[Dialogs] FileDialog missing default filter selection
       
    47 <br>191413 	Control's tooltip displays abnormally on linux platform.
       
    48 <br>193433 	[Combo] Incorrect initial focus in Generate constructor using fields
       
    49 <br>197224 	Annoying Message Box "prohibit running ActiveX controls" appear in browser when accessing page with applet
       
    50 <br>204127 	[Browser] SWT browser eats eclipse shortcuts when in edit mode
       
    51 <br>205351 	[CCombo] Adding a KeyListener changes expected traversal behavior
       
    52 <br>206743 	Tree with columns has drawing errors when resizing to a minimum
       
    53 <br>207613 	[Leopard] Progress dialog does not properly close on Leopard
       
    54 <br>210845 	SWT.Wrap for text labels doesn't wrap
       
    55 <br>211188 	Looks like squiggle and error_underline style have fat dash at end
       
    56 <br>211865 	Tooltip always prompt up in the wrong place
       
    57 <br>212366 	Mac OS X Context menu invocation is mouse down, not mouse up
       
    58 <br>213426 	Slow response for SWT Virtual Table Selection
       
    59 <br>215431 	Label: SWT.LEFT, SWT.CENTER, SWT.RIGHT not implemented
       
    60 <br>215592 	Breaking change in Eclipse 3.4M4 - Images loaded as type SWT.ICON cannot be rendered by GC.drawImage()
       
    61 <br>215875 	Table/TreeEditor broken on OS-X since at least I20071218
       
    62 <br>215881 	download links on swt main page broken
       
    63 </blockquote>
       
    64 
       
    65 <h2> SWT Build 3.4 24 - Tuesday January 15, 2008</h2>
       
    66 <blockquote>
       
    67 22261    	SWT should support a tri-state check box
       
    68 <br>42488 	Mouse cursor does not hide when typing on Windows
       
    69 <br>120192 	org.eclipse.swt.ole.win32.OleAutomation has a reference leak
       
    70 <br>139871 	Spinner does not support floating point data entry correctly
       
    71 <br>152822 	Incorrect key events reported when NO_FOCUS style used
       
    72 <br>158542 	StyledText: background not fully filled when using multi-font
       
    73 <br>172784 	FileDialog should provide access to selected filter after closing
       
    74 <br>177589 	up/down arrows don't work in a combobox on Linux
       
    75 <br>200956 	WinXP: Shell draws focus on setVisible(true)
       
    76 <br>210925 	Display.post() with german Umlaut does not work
       
    77 <br>211685 	DateTime fires spurious SelectionEvents
       
    78 <br>213923 	popup menu has bunch of empty items if it contains many items
       
    79 <br>214160 	Issues with transparent images when advanced graphics is on
       
    80 <br>214754 	ControlExample's "Select Listeners" has sizing problems
       
    81 <br>215148 	Inconsistent Spinner behaviour across platforms
       
    82 </blockquote>
       
    83 
       
    84 
       
    85 <h2> SWT Build 3.4 23 - Tuesday January 08, 2008</h2>
       
    86 <blockquote>
       
    87 49696   [browser] Mouse event listeners does not work in SWT Browser Widget
       
    88 <br>73019 	ImageLoader NPE
       
    89 <br>194393 	LocationListener#changed is not notified for local links
       
    90 <br>205264 	Path.addArc method does not work as expected on Apple OS X
       
    91 <br>205736 	[OLE] MS Word OLE Crash
       
    92 <br>205866 	SWT.Settings - no notification on Vista
       
    93 <br>210063 	[Browser] XGL enabled Suse : Blurred ConfirmEx dialog with long long URL string
       
    94 <br>211757 	[Leopard] SWT arrow buttons up and left point down and right in Mac OS X Leopard
       
    95 <br>211949 	[Browser] Linux(SLED10), Eclipse crash when XPCOM error in Mozilla OnStateChange callback
       
    96 <br>212851 	StyledText - getStyleRanges(int start, int length) returns wrong style range
       
    97 <br>212989 	[DateTime] Changing the month and showing a MessageBox leads to infinite SelectionEvents
       
    98 <br>213017 	Rollover tooltip for owner-drawn Tree appears behind detached Shell
       
    99 <br>213200 	[Leopard] errors logged to console by CGPathGetCurrentPoint
       
   100 <br>213247 	Combo box in CVS commit wizard leaves garbage behind on resize
       
   101 <br>214037 	Excel + org.eclipse.ui.PartInitException: Invalid Input
       
   102 </blockquote>
       
   103 
       
   104 <h2> SWT Build 3.4 22a - Tuesday December 11, 2007</h2>
       
   105 <blockquote>
       
   106 187039 Temporary screen cheese in trees when scrolling
       
   107 <br>191655 Table#getItem(Point) inconsitent on OSX when used without FULLSELECTION
       
   108 <br> 212610 Cannot delete text in Combo box
       
   109 <br>212671 table.setToolTipText("") does not disable native tooltips
       
   110 </blockquote>
       
   111 
       
   112 <h2> SWT Build 3.4 22 - Monday December 10, 2007</h2>
       
   113 <blockquote>
       
   114 21619    	Programmatically dropdown a combo
       
   115 <br>37031 	Full screen exclusive (not maximized) support for SWT
       
   116 <br>102570 	GTK-BIDI: Coordinate mirroring in GC
       
   117 <br>177589 	up/down arrows don't work in a combobox on Linux
       
   118 <br>200322 	[Leopard] setRegion of shell doesn't work with the new region on Mac OS X 10.5
       
   119 <br>206682 	Combo with SWT.READ_ONLY doesn't fire mouseevents
       
   120 <br>210995 	SWT Combo doesn't gain focus during choice selection in Eclipse 3.3/GTK
       
   121 <br>211623 	Server editor opens when project node is selected in server view
       
   122 <br>211678 	Compiler warnings in N20071201-0010
       
   123 <br>212366 	Mac OS X Context menu invocation is mouse down, not mouse up
       
   124 </blockquote>
       
   125 
       
   126 <h2> SWT Build 3.4 21 - Tuesday December 04, 2007</h2>
       
   127 <blockquote>
       
   128 111259    	[DND] Insertion mark in TreeViewer does not go away on GTK
       
   129 <br>143382 	Tree fails to register double-click while tool tip visible
       
   130 <br>144907 	[OLE] OLE int->short change to test and apply post-3.2
       
   131 <br>191655 	Table#getItem(Point) inconsitent on OSX when used without FULLSELECTION
       
   132 <br>197839 	removing paint and erase listeners from Tree don't re-enable native rollover tooltips
       
   133 <br>200322 	[Leopard] setRegion of shell doesn't work with the new region on Mac OS X 10.5
       
   134 <br>206346 	GTK-BIDI: RTL support in ExpandBar
       
   135 <br>208427 	GTK-BIDI: RTL support in MenuItems
       
   136 <br>210847 	SWT.ON_TOP on Shell doesn't appear to work
       
   137 <br>210861 	Text alignment for text box doesn't work
       
   138 <br>210869 	Enabled on toolbar has no effect
       
   139 <br>210873 	Icons for tooltip balloons don't work
       
   140 <br>210894 	Examples that use StyledText crash on startup
       
   141 <br>210942 	Some convenience methods for StyledText
       
   142 <br>211194 	Rollover tooltips in owner-drawn Tree only shown after delay
       
   143 <br>211195 	Shell decorations flicker when clicking into rollover tooltips in owner-drawn Tree
       
   144 <br>211196 	Rollover tooltips displaced in owner-drawn Tree without icons
       
   145 <br>211197 	Doubleclick does not work on owner-drawn TreeItem with rollover tooltip
       
   146 <br>211220 	Add Browser to ControlExample
       
   147 <br>211361 	GraphicsExample crashes
       
   148 </blockquote>
       
   149 
       
   150 <h2> SWT Build 3.4 20 - Tuesday November 27, 2007</h2>
       
   151 <blockquote>
       
   152 82206    	Solaris SWT GTK 3.1M4 has dependancy on libgcc_s.so
       
   153 <br>85699 	[64] Better error message required when running x86-64 SWT on a 32-bit VM
       
   154 <br>109888 	Browser fails to load when Mozilla compiled against libstdc++.so.6
       
   155 <br>114036 	[build] Support building libswt-awt-XXXX.so on Solaris/Motif
       
   156 <br>199292 	[leopard] Snippet260 fails (9A527)
       
   157 <br>204289 	Closing context menu programmatically does not work when shell not active
       
   158 <br>207394 	[OLE] getLicenseInfo in OleControlSite causes Program Compatibility Error in Vista with some Active X Controls which do not implement IClassFactory2 interface
       
   159 <br>208837 	[Browser] On Linux, Browser does not send focus/activation events
       
   160 <br>209960 	Combo widgets cause area beneath them to flicker when resized
       
   161 <br>210359 	Shouldn't crash VM if running on pre-Objective C 2.0 systems
       
   162 <br>210412 	GC.setLineAttributes() uses "join" as "cap"
       
   163 </blockquote>
       
   164 
       
   165 <h2> SWT Build 3.4 19 - Tuesday November 20, 2007</h2>
       
   166 <blockquote>
       
   167 82295    	properties http.proxyPort and http.proxyHost ignored by SWT browser
       
   168 <br>100095 	[DND] Consider making URLTransfer public
       
   169 <br>124965 	SWT Table scrolling performance degrades as the number of columns increases
       
   170 <br>165468 	INHERIT_FORCE and editable Text produces garbage on scroll
       
   171 <br>206432 	[Browser] Linux: SSL navigation is disabled when Mozilla profile directory does not exist
       
   172 <br>206894 	Linux - Control.setEnabled disables more than it should
       
   173 <br>207181 	FAQ needed to describe: "Modal dialogs do not stay on top on Solaris 10 with CDE / dtwm"
       
   174 <br>209014 	GTK-BIDI: RTL BIDI problems in SWT StyledText
       
   175 <br>209339 	Modal shell loses focus when a second shell is opened.
       
   176 <br>209417 	Please add files intended for Win64 on Itanium support.
       
   177 <br>209650 	Cleanup after Windows browser control dispose is flawed
       
   178 <br>209752 	MenuItem#toString() behaves differently across platforms.
       
   179 <br>209854 	SWTException when loading large win32 ICO files
       
   180 <br>209863 	Path leaks currentFigure and currentPoint when disposed
       
   181 <br>210214 	[OLE] Snippet265 leaks
       
   182 <br>210284 	Auto hide scrollbars in Tree/Table/List
       
   183 <br>210303 	bad release in NSBezierPath
       
   184 </blockquote>
       
   185 
       
   186 <h2> SWT Build 3.4 18 - Tuesday November 13, 2007</h2>
       
   187 <blockquote>
       
   188 42730    	[Clipboard] NPE while closing workbench on calling Clipboard.dispose
       
   189 <br>141282 	DnD doesn't support special characters
       
   190 <br>188271 	Ampersand not shown in tooltips
       
   191 <br>191484 	move initial build scripts from build project into swt
       
   192 <br>194143 	WM_MOUSEWHEEL can send fractional deltas
       
   193 <br>205648 	Vertical Scrolling with Mouse Wheel not working in Editors
       
   194 <br>205745 	NullPointerException in TableItem.getBounds because of SWT.EraseItem listener
       
   195 <br>206714 	Combo#toString() behaves differently on linux/gtk/x86_64 and windows
       
   196 <br>206715 	DateTime#toString() behaves differently on linux/gtk/x86_64 and windows
       
   197 <br>207052 	Tree Listening to MeasureItem returns incorrect Client Area
       
   198 <br>207628 	Keyboard selection does not work with context menus on Leopard
       
   199 <br>208503 	SWT_AWT bridge on OS X reports incorrect message with failure
       
   200 <br>208571 	[leopard] Crash when using Eclipse 3.3.1.1 and Instantiation's SWT Designer
       
   201 <br>208649 	cannot input china punctuation
       
   202 <br>208675 	Image cheese when width of TreeColumn = 0
       
   203 <br>208816 	Update custom build.xml for source generation
       
   204 <br>208975 	Unable to enter vertical bar (|) in Eclipse for mac OS X with French Canadian keyboard
       
   205 <br>209014 	GTK-BIDI: RTL BIDI problems in SWT StyledText
       
   206 <br>209022 	DateTime cannot be shown without a border
       
   207 <br>209028 	Table and List test failures
       
   208 <br>209039 	display.getMonitors() not implemented
       
   209 <br>209088 	Shell.getAlpha() returns inconsistent values
       
   210 <br>209225  Program.findProgram returns null
       
   211 <br>209256 	[website] Update links to IBM docs
       
   212 <br>209468 	StyledText#setSelection() does not reveal caret at end of line
       
   213 <br>209543 	Call Shell.setFullScreen(true) make the shell invisible
       
   214 </blockquote>
       
   215 
       
   216 <h2> SWT Build 3.4 17 - Tuesday November 06, 2007</h2>
       
   217 <blockquote>
       
   218 168979    	transparent shell
       
   219 <br>184507 	Tree#setItemCount and Table#remove are slow when removing items
       
   220 <br>202328 	investigate OpenGL support on Solaris
       
   221 <br>204393 	TitleAreaDialog's banner image has extraneous white borders
       
   222 <br>204561 	Table Javadoc is conflicting with TableEditor
       
   223 <br>205794 	Provide SWT.UNDERLINE_SQUIGGLE text style
       
   224 <br>207827 	[Leopard] VM crash while dismissing dialog
       
   225 <br>207927 	ITALIC and BORDER_* unreadable
       
   226 <br>208027 	Printer prints one page too much when page range restricted
       
   227 <br>208356 	[Browser] Inactive scroll bar for Browser widget
       
   228 <br>208566 	[64] cheese can appear if SetPoint is running
       
   229 </blockquote>
       
   230 
       
   231 
       
   232 <h2> SWT Build 3.4 16b - Thursday November 01, 2007</h2>
       
   233 <blockquote>
       
   234 208007 	line wrap at page end makes page number disapear when printing
       
   235 <br>208188 	MenuItem#isEnabled() works differently across platforms
       
   236 <br>208209 	Combo immediately closes
       
   237 </blockquote>
       
   238 
       
   239 <h2> SWT Build 3.4 16a - Thursday November 01, 2007</h2>
       
   240 <blockquote>
       
   241 78856    	[Clipboard] SWT has no support for Image copy to clipboard
       
   242 <br>205937 	borderStyle and underlineStyle flags need clarification
       
   243 <br>207558 	Line numbers are printed too low
       
   244 </blockquote>
       
   245 
       
   246 <h2> SWT Build 3.4 16 - Wednesday October 31, 2007</h2>
       
   247 <blockquote>
       
   248 202782  Indent in Column Header when sorting on Windows Vista
       
   249 <br>204571 	Eclipse process halted when interacting with tree.
       
   250 <br>204953 	[64] New project wizard does not work on Vista 64 bits
       
   251 <br>206315 	GTK-BIDI: RTL support in CoolBar.
       
   252 <br>207744 	[Contributions] Debug toolbar dropdown menu closes when submenu hidden
       
   253 <br>207852 	Widget disposed error when running UI test suite on WinXP
       
   254 <br>207901 	custom drawn tree: 1st selection behaves oddly
       
   255 </blockquote>
       
   256 
       
   257 <h2> SWT Build 3.4 15a - Monday October 29, 2007</h2>
       
   258 <blockquote>
       
   259 206315    	GTK-BIDI: RTL support in CoolBar.
       
   260 <br>207266 	Target editor's content tab buttons disappear completely
       
   261 <br>207744 	[Contributions] Debug toolbar dropdown menu closes when submenu hidden
       
   262 <br>207852 	Widget disposed error when running UI test suite on WinXP
       
   263 </blockquote>
       
   264 
       
   265 <h2> SWT Build 3.4 15 - Monday October 29, 2007</h2>
       
   266 <blockquote>
       
   267 19602    	[Printing] Line numbers aren't printed
       
   268 <br>57151 	[64] 64 bit support needed for Windows XP 64-Bit Edition
       
   269 <br>117580 	Modal behavior on GTK when I ask for modeless
       
   270 <br>205795 	UNDERLINE_ERROR text style does not work for IME strings
       
   271 <br>206602 	GTK-BIDI: RTL support in ColorDialog
       
   272 <br>206609 	GTK-BIDI: RTL support in FontDialog
       
   273 <br>206661 	GTK-BIDI: RTL support in DirectoryDialog.
       
   274 <br>206722 	GTK-BIDI: RTL support in FileDialog.
       
   275 <br>206743 	Tree with columns has drawing errors when resizing to a minimum
       
   276 <br>206749 	GTK-BIDI: RTL support in MessageBox
       
   277 <br>206786 	GTK-BIDI: RTL support in ScrollBar.
       
   278 <br>207165 	org.eclipse.swt.win32.win32.x86 version not incremented for 3.3.1.1
       
   279 <br>207263 	NPE in org.eclipse.swt.widgets.Control.WM_MENUSELECT
       
   280 <br>207266 	Target editor's content tab buttons disappear completely
       
   281 <br>207347 	Snippet279 draws bad (draw icon with GDI+ gc)
       
   282 <br>207472 	"Dancing Scrollbar" in Tree
       
   283 <br>207605 	GTK-BIDI: RTL support in PrintDialog
       
   284 </blockquote>
       
   285 
       
   286 <h2> SWT Build 3.4 14 - Tuesday October 23, 2007</h2>
       
   287 <blockquote>
       
   288 205818 Adherent TextStyles must be continuous
       
   289 <br>205928 underline text style needs clarification
       
   290 <br>206743 Tree with columns has drawing errors when resizing to a minimum
       
   291 <br>206806 getItemCount() incorrect in Vista for VIRTUAL trees
       
   292 </blockquote>
       
   293 
       
   294 <h2> SWT Build 3.4 13 - Tuesday October 16, 2007</h2>
       
   295 <blockquote>
       
   296 41364 GTK-BIDI: RTL support in Combo
       
   297 <br>206095 	swt-3.3-gtk-linux-x86 Printer crash under Ubuntu Gutsy
       
   298 </blockquote>
       
   299 
       
   300 <h2> SWT Build 3.4 12 - Tuesday October 09, 2007</h2>
       
   301 <blockquote>
       
   302 57151  		[64] 64 bit support needed for Windows XP 64-Bit Edition  
       
   303 <br>142965  [64] Blank splitter dialogs until resized  
       
   304 <br>198673  SWT: Program.getImageData() returns null when icon name has quotes.  
       
   305 <br>198981  ppc/motif Xdefaults not honored on version 3.3  
       
   306 <br>205130  Expanding/Collapsing tree nodes in Quick Windows closes window  
       
   307 <br>205459  Exception in Mozilla browser code not caught, leads to crash  
       
   308 </blockquote>
       
   309 
       
   310 <h2> SWT Build 3.4 11 - Tuesday October 02, 2007</h2>
       
   311 <blockquote>
       
   312 73645    	Custom caret problems
       
   313 <br>115666 	BIDI mirroring not implemented on GTK
       
   314 <br>203571 	Key event still gets response when ModalDialog is up
       
   315 <br>205063 	Compare viewer does not draw background colors for changes (StyledText)
       
   316 <br>205099 	Creating a button clears mnemonics
       
   317 </blockquote>
       
   318 
       
   319 <h2> SWT Build 3.4 10c - Monday September 24, 2007</h2>
       
   320 <blockquote>
       
   321 204330 [Launcher] JVM crash on splash teardown on linux.gtk.x86
       
   322 </blockquote>
       
   323 
       
   324 <h2> SWT Build 3.4 10a - Wednesday September 19, 2007</h2>
       
   325 <blockquote>
       
   326 199137 Debug view scrolls right when thread suspends
       
   327 <br>203648 Icon above cursor on drag and drop
       
   328 <br>203817 Scrolled custom draw trees not drawn correctly in RTL
       
   329 </blockquote>
       
   330 
       
   331 <h2> SWT Build 3.4 10 - Monday September 17, 2007</h2>
       
   332 <blockquote>
       
   333 165108    	Spinner can not apply the value that input to text-box.
       
   334 <br>171909 	[DND] SWT.Expanded Event not given from DND-Feedback sometimes
       
   335 <br>195254 	[consistency] Left Mouse Down is Not recieved on TabFolder on Linux.Works fine on Windows
       
   336 <br>196810 	Compiler warnings in N200707170010
       
   337 <br>203491 	SWT pre-built libraries in org.eclipse.swt.carbon.macosx not universal
       
   338 </blockquote>
       
   339 
       
   340 <h2> SWT Build 3.4 09 - Tuesday September 11, 2007</h2>
       
   341 <blockquote>
       
   342 139647    	StyledText.getOffsetAtLocation can't return offset at end of a line
       
   343 <br>201853 	Caret position is incorrect when clearing full selection by clicking left mouse button in Text widget
       
   344 </blockquote>
       
   345 
       
   346 <h2> SWT Build 3.4 08a - Tuesday September 04, 2007</h2>
       
   347 <blockquote>
       
   348 179168 	Focus change will make the uncomposed text lost in IME
       
   349 <br>187125 [DND] Image effect not showing in RTL
       
   350 <br>193515 	[DND] Cannot drag a single character selection in StyledText
       
   351 <br>196487 	Korean input text does not display correctly with C4EB
       
   352 <br>199099 	ExpandBar is not high contrast complient. Cannot manually fix this issue.
       
   353 <br>199156 	ExpandBar does not scroll properly
       
   354 <br>201326 	computeSize on empty Link widget returns 0 for height
       
   355 </blockquote>
       
   356 
       
   357 <h2> SWT Build 3.4 08 - Tuesday August 28, 2007</h2>
       
   358 <blockquote>
       
   359 108591    	SWT StyledText does not support inline Input method
       
   360 <br>148530 	Text SWT.MULTI with backgroundimage don't show deleted characters
       
   361 <br>165108 	Spinner can not apply the value that input to text-box.
       
   362 <br>180686 	DBCS3.3: strikeout rendering issue on WindowsVista
       
   363 <br>189292 	[DND] FileTransfer disables image feedback
       
   364 <br>192861 	VM crash opening browser widget with much html
       
   365 <br>196791 	SWT ToolTip does not render Arabian text tooltip correctly on SLED10 Linux
       
   366 <br>200101 	TableColumn sets image when SWT.CENTER alignment is used.
       
   367 <br>200153 	Provide AllowSetForegroundWindow in org.eclipse.swt.internal.win32.OS
       
   368 <br>200694 	TableItem.getBounds() wrong.
       
   369 <br>201181 	Basic Authentication of XMLHttpRequest crashes Eclipse
       
   370 <br>201217 	NPE in Canvas.kEventControlSetFocusPart(Canvas.java:150)
       
   371 </blockquote>
       
   372 
       
   373 <h2> SWT Build 3.4 07 - Tuesday August 21, 2007</h2>
       
   374 <blockquote>
       
   375 37031 	Full screen exclusive (not maximized) support for SWT
       
   376 <br>45294 	[Jobs] NPE in .log using 1021
       
   377 <br>76182 	Display.setSynchronizer considered harmful
       
   378 <br>140270 	Mouse wheel does not fire selection event on Scale
       
   379 <br>150365 	setImeInputMode() is not correct with MS-IME2000
       
   380 <br>164755  Inconsistent z-order for ON_TOP shells between win32 and MacOS
       
   381 <br>189149 	Scale widget freaks out if layout() is called from a selection listener.
       
   382 <br>194707 	Display.getDefault() deadlocks with Display constructor
       
   383 <br>199109 	Changing foreground color on Canvas does not work
       
   384 <br>194146 	CVSUIPlugin.stop not being called
       
   385 <br>196979 	Shell.getBounds() wrong when shell is maximized.
       
   386 <br>197964 	Table.setBackground() fails if TableItem.setBackground() was used
       
   387 </blockquote>
       
   388 
       
   389 
       
   390 <h2> SWT Build 3.4 06b - Tuesday August 14, 2007</h2>
       
   391 <blockquote>
       
   392 TextLayout improvements
       
   393 <br>199463 	org.eclipse.swt.List is not keyboard-only accessable
       
   394 </blockquote>
       
   395 
       
   396 <h2> SWT Build 3.4 06a - Wednesday August 08, 2007</h2>
       
   397 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   398 <blockquote>
       
   399 7747    Arrow keys should switch focus between buttons
       
   400 <br>198922    	CTabFolder code causes Widget is disposed exception
       
   401 <br>199133 	Combo#cut() does not place deleted text to clipboard
       
   402 </blockquote>
       
   403 
       
   404 <h2> SWT Build 3.4 06 - Thursday August 02, 2007</h2>
       
   405 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   406 <blockquote>
       
   407 165108  Spinner can not apply the value that input to text-box.
       
   408 <br>178100 	Spinner.getSelection does not return correct value within Modify listener
       
   409 <br>180686 	DBCS3.3: strikeout rendering issue on WindowsVista
       
   410 <br>194275 	CTabFolder close box should highlight without needing mouse move
       
   411 </blockquote>
       
   412 
       
   413 <h2> SWT Build 3.4 05 - Tuesday July 31, 2007</h2>
       
   414 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   415 <blockquote>
       
   416 121978  spinner's listener problem on Mac
       
   417 <br>153936  Eclipse freezes when opening an editor
       
   418 <br>165108 	Spinner can not apply the value that input to text-box.
       
   419 <br>189292 	[DND] FileTransfer disables image feedback
       
   420 <br>195650 	Multiselection with Shifht ARROW_UP/DOWN not working on MAC
       
   421 <br>197431 	Spinner.getSelection() doesn't return the correct value if it has been updated by typing
       
   422 <br>198053 	Invoking spinner.getSelection() in a modify event causes infinite loop
       
   423 </blockquote>
       
   424 
       
   425 <h2> SWT Build 3.4 04 - Tuesday July 24, 2007</h2>
       
   426 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   427 <blockquote>
       
   428 49724    	Tree computeSize different between platforms
       
   429 <br>167562 	SIGSEGV in Tree#destroyItem()
       
   430 <br>179464 	Combo doesn't allow to change background color more than once
       
   431 <br>179773 	TreeViewer setSelection does not scroll horizontally to show selection
       
   432 <br>191260 	NPE in Display.readImageRef
       
   433 <br>192700 	CCombo does not loose focus when hidden
       
   434 <br>193181 	Gdip.Graphics_FillRectangle needs to flip the rect if width < 0 or height < 0
       
   435 <br>193213 	ArrayIndexOutOfBounds when initializing GC
       
   436 <br>193561 	public Image (Device device, String filename) fails on WinCe
       
   437 <br>194702 	[browser]Click URL linked to a new window, pop up two browser window
       
   438 <br>195650 	Multiselection with Shifht ARROW_UP/DOWN not working on MAC
       
   439 <br>197336 	Negative values not displaying with Read-Only style combo.
       
   440 </blockquote>
       
   441 
       
   442 <h2> SWT Build 3.4 03 - Tuesday July 17, 2007</h2>
       
   443 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   444 <blockquote>
       
   445 177578    	ExpandItem (of the ExpandBar) returns wrong header height in Gnome (Debian Linux)
       
   446 <br>192861    	VM crash opening browser widget with much html
       
   447 </blockquote>
       
   448 
       
   449 
       
   450 <h2> SWT Build 3.4 02 - Tuesday July 10, 2007</h2>
       
   451 
       
   452 
       
   453 <h2> SWT Build 3.4 01 - Tuesday July 3, 2007</h2>
       
   454 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   455 <blockquote>
       
   456 110092 - [WorkbenchLauncher] Progress in splash cannot render in Chinese
       
   457 <br>161863 - Execution flag for build.sh in src.zip missing
       
   458 </blockquote>
       
   459 
       
   460 <h2> SWT Build 3.3 045g - Friday June 8, 2007 </h2>
       
   461 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   462 <blockquote>
       
   463 191741 - cheese in java editor
       
   464 </blockquote>
       
   465 
       
   466 <h2> SWT Build 3.3 045f - Thursday June 7, 2007 </h2>
       
   467 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   468 <blockquote>
       
   469 191412 - FocusIn and FocusOut events are processed with different cases in Shell.
       
   470 </blockquote>
       
   471 
       
   472 <h2> SWT Build 3.3 045e - Thursday June 7, 2007 </h2>
       
   473 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   474 <blockquote>
       
   475 191372 - Cannot unminimize eclipse from dock
       
   476 </blockquote>
       
   477 
       
   478 <h2> SWT Build 3.3 045d - Thursday June 7, 2007 </h2>
       
   479 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   480 <blockquote>
       
   481 179945 - GC constructor thread invalid access missing from API Javadoc  
       
   482 <br>179946 - GC dispose thread invalid access missing from API Javadoc  
       
   483 <br>191072 - Existing shell window title gets overwritten  
       
   484 </blockquote>
       
   485 
       
   486 <h2> SWT Build 3.3 045c - Tuesday June 5, 2007 </h2>
       
   487 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   488 <blockquote>
       
   489 180482 - Synchronize view sometimes goes deafult color when ctrl adding files
       
   490 </blockquote>
       
   491 
       
   492 <h2> SWT Build 3.3 045b - Friday June 1, 2007 </h2>
       
   493 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   494 <blockquote>
       
   495 190262 - CCombo doesn't receive key-events  
       
   496 <br>190480 - regression: FocusOut not fired for Texts in an SWT.APPLICATION_MODAL shell  
       
   497 </blockquote>
       
   498 
       
   499 <h2> SWT Build 3.3 045a - Thursday May 31, 2007 </h2>
       
   500 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   501 <blockquote>
       
   502 129456 - SWTSpy code has no license specified  
       
   503 <br>149040 - Change javadoc for Table addSelectionListener  
       
   504 <br>189992 - Column in problem view not properly refreshed when resizing the column width  
       
   505 </blockquote>
       
   506 <h3><a NAME="Other changes in this build"></a>Other changes in this build</h3>
       
   507 <ul>
       
   508 <li>Javadoc bash</li>
       
   509 <li>Copyright update</li>
       
   510 </ul>
       
   511 
       
   512 <h2> SWT Build 3.3 045 - Thursday May 31, 2007 </h2>
       
   513 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   514 <blockquote>
       
   515 158043 - [Mac] Right clicking on app in Dock and selecting Quit does nothing if file needs to be saved  
       
   516 <br>173559 - Javadoc for GC methods requiring advanced graphics  
       
   517 <br>178758 - SWT.MOVEMENT_* needs better Javadoc  
       
   518 <br>185862 - AIX 5.3 motif - Characters above \u007f show as "iso8859" in some swt widgets  
       
   519 <br>189339 - SWT event loop doesn't dispatch Apple Event.  
       
   520 <br>189465 - Browser can crash on RHEL3 if xulrunner is present (motif only)  
       
   521 <br>189862 - Link to wrong file on Snippets page  
       
   522 <br>189960 - [browser] executing window.print() does not print  
       
   523 <br>189970 - GC drawImage fails on bidi + icon + double buffered  
       
   524 <br>190033 - add library build support for s390  
       
   525 </blockquote>
       
   526 
       
   527 <h2> SWT Build 3.3 044g - Friday May 25, 2007 </h2>
       
   528 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   529 <blockquote>
       
   530 183430 - [DND] Drag and Drop between groups causes Eclipse thread to hang in COM.DoDragDrop() indefinitely.  
       
   531 <br>188932 - Can't enter paths in Text fields on Red Hat Workstation 5  
       
   532 </blockquote>
       
   533 
       
   534 <h2> SWT Build 3.3 044f - Friday May 25, 2007 </h2>
       
   535 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   536 <blockquote>
       
   537 188859 - [render] colored labels shifted to the right and margin smaller between icon and text  
       
   538 </blockquote>
       
   539 
       
   540 <h2> SWT Build 3.3 044e - Thursday May 24, 2007 </h2>
       
   541 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   542 <blockquote>
       
   543 181410 - [Browser] browser steal focus on IE7  
       
   544 <br>186722 - Foreground color not used from EraseItem callback  
       
   545 <br>187273 - Dialog package explorer on move reorg user input page scrolled  
       
   546 </blockquote>
       
   547 
       
   548 <h2> SWT Build 3.3 044d - Thursday May 24, 2007 </h2>
       
   549 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   550 <blockquote>
       
   551 185607 - Can't copy and paste into dialog text fields from some applications
       
   552 <br>187971 - Custom Draw Tree brings cheese when using Image and Bold  
       
   553 <br>188265 - Trees flicker when focus changes  
       
   554 <br>188381 - Tree Viewer Collapse Extremely Slow on Vista  
       
   555 <br>188567 - TreeEditor closes CCombo after 500ms  
       
   556 </blockquote>
       
   557 
       
   558 <h2> SWT Build 3.3 044b - Thursday May 17, 2007 </h2>
       
   559 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   560 <blockquote>
       
   561 185559 - Eclipse crashes with "JVM terminated. Exit Code=1  
       
   562 <br>187560 - READ_ONLY combos not tall enough  
       
   563 <br>187597 - BeginBufferedPaint does not work in RTL and advanced  
       
   564 </blockquote>
       
   565 
       
   566 <h2> SWT Build 3.3 044a - Wednesday May 16, 2007 </h2>
       
   567 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   568 <blockquote>
       
   569 183503 - Text formatting finishes too early when pasted
       
   570 </blockquote>
       
   571 
       
   572 <h2> SWT Build 3.3 044 - Wednesday May 16, 2007 </h2>
       
   573 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   574 <blockquote>
       
   575 185916 - StyledText.setSelectionForeground(Color) has no effect  
       
   576 <br>186843 - [OLE] IlegalArgumentException while closing a dialog 
       
   577 <br>187215 - Enabling owner draw removes horizontal scrollbar  
       
   578 </blockquote>
       
   579 
       
   580 <h2> SWT Build 3.3 043 - Wednesday May 16, 2007 </h2>
       
   581 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   582 <blockquote>
       
   583 55142 - Horizontal scrollbar disabled with editor content horizontally scrolled  
       
   584 <br>66101 - [browser] Embedded browser makes annoying "click" sound  
       
   585 <br>182083 - Redraw artifacts using GlyphMetrics  
       
   586 <br>183528 - Editor goes bezerk when pasting Indian script  
       
   587 <br>184916 - Variables view not painted correctly after column resize  
       
   588 <br>184950 - cheese in the console  
       
   589 <br>185231 - Mac: Cannot get rid of native tooltip in a table with columns  
       
   590 <br>185910 - Custom drawing listeners produce display artifacts when used with virtual TreeViewer  
       
   591 <br>186378 - To input Japanese character in Java editor causes dot garbages ONLY at first.  
       
   592 </blockquote>
       
   593 
       
   594 <h2> SWT Build 3.3 042 - Tuesday May 15, 2007 </h2>
       
   595 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   596 <blockquote>
       
   597 67652 - some GC calls are off by one pixel in mirrored mode  
       
   598 <br>158122 - BIDI: StyledText does not paint selection well when mirrored  
       
   599 <br>186580 - GC#drawRoundRectangle looks ugly on advance mode  
       
   600 <br>186611 - Alpha channels being lost on Windows XP classic theme  
       
   601 <br>186757 - No context menus in tables  
       
   602 </blockquote>
       
   603 
       
   604 <h2> SWT Build 3.3 041 - Friday May 11, 2007 </h2>
       
   605 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   606 <blockquote>
       
   607 75813 - [browser] StatusTextEvent not fired when hovering over link on the mac  
       
   608 <br>120725 - [DND] Drag and Drop - Snippet185 fails  
       
   609 <br>154036 - [Browser] Cannot Edit a Html IFrame which is in swt  
       
   610 <br>163716 - Benchmark difference between SWT-GTK Linux and SWT windows  
       
   611 <br>164120 - StyledText can open out of sync with scrollbar  
       
   612 <br>177156 - [Browser] The javascript 'top.close() ' crashes eclipse  
       
   613 <br>182547 - tree tooltip problems with "activation follows mouse" (tweakui/x-mouse)  
       
   614 <br>183640 - Combo on Linux missing, doesn't show up. FormData  
       
   615 <br>184111 - [DND] Not possible to drag multiple classes to a new package  
       
   616 <br>184592 - Calling List#setTopIndex() on Lists created with SWT.V_SCROLL scrambles the widget  
       
   617 <br>185089 - Compile error in org.eclipse.swt.examples/plugin.xml  
       
   618 <br>185313 - Inconsistency with focus on selected action  
       
   619 <br>185529 - horizontal scrollbar missing in owner drawn tree  
       
   620 <br>185532 - wrong selection length in owner drawn table  
       
   621 <br>185534 - Table sends MenuDetect twice  
       
   622 <br>186028 - BIDI: GC.getStyle() never returns SWT.RIGHT_TO_LEFT in SWT.DOUBLE_BUFFERED mode on Vista  
       
   623 <br>186034 - NPE in Shell.filterProc  
       
   624 <br>186054 - [DND] Combo Drag-and-drop performed twice  
       
   625 <br>186335 - Eclipse active without shell activation events  
       
   626 <br>186448 - Exceptions selecting tree items  
       
   627 <br>186557 - No Deactivate events from ON_TOP shells  
       
   628 </blockquote>
       
   629 
       
   630 <h2> SWT Build 3.3 040 - Tuesday May 8, 2007 </h2>
       
   631 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   632 <blockquote>
       
   633 150357 - [Linux] [cairo] GC.setAdvance(true) and subsequent drawing of images fails  
       
   634 <br>178779 - [typing] IAE in JFaceTextUtil.getPartialTopIndex()  
       
   635 <br>180511 - [typing] Editor flashes when extending selection by word with Ctrl+Shift+Right  
       
   636 <br>181843 - On Mac, Widget.kEventControlTrack(int, int, int) inserts unacceptable delays into asyncExec message processing  
       
   637 <br>185263 - Link widget calculates incorrect width when "&" is part of text  
       
   638 <br>185617 - [Presentations] AIOBE on CTabFolder setSelectionBackground  
       
   639 </blockquote>
       
   640 
       
   641 <h2> SWT Build 3.3 039b - Wednesday May 2, 2007 </h2>
       
   642 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   643 <blockquote>
       
   644 184266 - [Viewers] Tree on Extensions page initially scrolled to the right
       
   645 <br>185090 - Cannot Start (VM crash)
       
   646 </blockquote>
       
   647 
       
   648 <h2> SWT Build 3.3 039a - Wednesday May 2, 2007 </h2>
       
   649 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   650 <blockquote>
       
   651 184922 - GTK: crash when calling Table.getItemHeight()
       
   652 </blockquote>
       
   653 
       
   654 <h2> SWT Build 3.3 039 - Tuesday May 1, 2007 </h2>
       
   655 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   656 <blockquote>
       
   657 184774 - Copy-paste error in SWT.RIGHT javadoc  
       
   658 <br>184836 - Missing shell activation events
       
   659 </blockquote>
       
   660 
       
   661 <h2> SWT Build 3.3 038 - Monday April 30, 2007 </h2>
       
   662 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   663 <blockquote>
       
   664 127839 - many ControlExample example widgets never lose their background  
       
   665 <br>127979 - backgroundimage bug in gnome  
       
   666 <br>136332 - Shell.getSize is wrong for non-decorated shells  
       
   667 <br>136739 - SWT Table always has lines visible in GTK  
       
   668 <br>141687 - Background with INHERIT_DEFAULT has wrong origin for children  
       
   669 <br>149208 - Link widget foreground color not set  
       
   670 <br>150751 - In GTK, setBackgroundImage and setBackgroundMode failed when children setForeground  
       
   671 <br>153191 - setting NO_BACKGROUND style on Canvas turns it fully black  
       
   672 <br>153197 - Canvas' parent does not lose background image  
       
   673 <br>160292 - NPE when opening existing workspace on Motif  
       
   674 <br>166956 - [Browser] SSL Security Panel doesn't response after shown on XULRunner1801 at SuSe Linux 10  
       
   675 <br>167686 - Background/Foreground Color style bit not respected without a border/scroll bar  
       
   676 <br>168034 - Deadlock in browser control (IE?)  
       
   677 <br>169290 - [browser] Different behavor of opening a PDF file when setting URL and clicking the URL  
       
   678 <br>169292 - [Browser] Download same file fails after cancel twice  
       
   679 <br>169293 - [browser] AD pop-up doesn't show if flash plug-in not installed.(No OpenWindow listener)  
       
   680 <br>169664 - On platforms other than Windows, setting background color to Composites inside TabFolder doesn't work as expected (like in Windows)  
       
   681 <br>172757 - popups close on resize  
       
   682 <br>172792 - Pressing Ctrl+PageUp or PageDown in Search Window crashes JVM  
       
   683 <br>174454 - StyledText advanced text services not working for IBM Korean C4EB  
       
   684 <br>175259 - SWTException stacktrace misleading when in Display.syncExec  
       
   685 <br>176491 - MessageBox consumes 100% CPU on Linux/GTK  
       
   686 <br>177374 - SEGV in libswt-pi-gtk-3330  
       
   687 <br>178008 - Offsets when rendering text in a tree/table item  
       
   688 <br>178388 - CTabItem gets clipped on right hand side  
       
   689 <br>178495 - [Browser] Control-N from Browser causes multiple errors.  
       
   690 <br>179105 - Revert CTabItem unselected tab separator style for simple tabs  
       
   691 <br>179209 - Gray box surrounding help icon looks awful in manifest editors (Linux)  
       
   692 <br>179266 - [Presentations] DBCS3.3: tab label "..." isn't added in 3.0 presentation  
       
   693 <br>179465 - [Browser]Crash on Linux when visiting www.cnn.com in swt 3.3m6  
       
   694 <br>180621 - overlap image transparency failure in 16bits color quality  
       
   695 <br>181931 - double-click after opening brace does not select all block  
       
   696 <br>182906 - Table selection with CTRL+SHIFT does not send events  
       
   697 <br>183368 - [64] JVM crash during startup on Linux x86_64 with I20070418-1012  
       
   698 <br>183830 - "Xlib: unexpected async reply" and deadlock in GLX.glXMakeCurrent(int, int, int)  
       
   699 <br>184385 - SetItemCount() in Table extremly slow on MacOSX when lowering itemcount  
       
   700 </blockquote>
       
   701 
       
   702 <h2> SWT Build 3.3 036a - Tuesday April 24, 2007 </h2>
       
   703 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   704 <blockquote>
       
   705 82500 - TabFolder should not use PtCalcCanvas in getClientArea  
       
   706 <br>119109 - KeyEvent.doit does not work for a CCombo  
       
   707 <br>133597 - column resize cursor shows at wrong position  
       
   708 <br>154101 - GTK Printing  
       
   709 <br>162942 - [Browser] Textbox on webpage locks up after pushing "Back"  
       
   710 <br>169291 - [DnD] Combo: Incorrect DragStart when mouse hover still inside combo region  
       
   711 <br>176307 - [Browser] SWT Browser crashes Eclipse if page contents set by setText contains a named anchor  
       
   712 <br>179203 - [OSX] GC(Printer).getClipping() is always [0,0,0,0]  
       
   713 <br>179204 - [OSX] Printer instance unusable after cancelJob()  
       
   714 <br>179368 - Need to draw text selection using native functionality  
       
   715 <br>181956 - Program.findProgram(String) unexpectedly returns null  
       
   716 <br>182498 - org.eclipse.swt.widgets.Text is not editable and set a _foreground_ color, the background color changes to default.  
       
   717 <br>182748 - StyledText cheese when redrawing selection in FULL_SELECTION mode  
       
   718 <br>182777 - Image.getImageData crashes VM in win32.OS.MoveMemory  
       
   719 <br>182810 - [OpenGL] GLCanvas.isCurrent() always returns false on Windows  
       
   720 <br>182990 - NullPointerException in monitorEnumProc() in Class Display  
       
   721 <br>182991 - widget is disposed exception when disposing TableEditor  
       
   722 <br>183253 - protected methods in wpf version of TextTransfer are public in others  
       
   723 <br>183254 - Mac: calling TreeItem.setText can cause a SetData callback  
       
   724 <br>183280 - TableCursor.paint() uses string != "", should be string.length() > 0  
       
   725 </blockquote>
       
   726 
       
   727 <h2> SWT Build 3.3 036 - Tuesday April 17, 2007 </h2>
       
   728 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   729 <blockquote>
       
   730 61023 - [Program] Program.getImageData() returns null for executables (*.exe files)  
       
   731 <br>81467 - Draw2D fails to print on Mac OSX 10.3
       
   732 <br>86785 - [Program] Program.findProgram(<Extension>) doesn't find Icons for IconHandlers  
       
   733 <br>96244 - [Program] Program.findProgram does not pick up customized applications for file extensions  
       
   734 <br>143707 - sorted Table column background overrides TableItem background  
       
   735 <br>148891 - [Program] Program.getImageData() fails for Adobe Acrobat and others.  
       
   736 <br>153936 - Eclipse freezes when opening an editor  
       
   737 <br>156817 - Background-Color of TreeItem should override Sort-Column-Color  
       
   738 <br>164822 - clicking behind selected text in Text widget misplaces the cursor  
       
   739 <br>167728 - Vista has cheese when resizing a column  
       
   740 <br>177401 - SWT will not build on QNX Neutrino 6.3 and greater  
       
   741 <br>178294 - UnsatisfiedLinkError: no swt-com-wpf-3332 or swt-com-wpf  
       
   742 <br>178639 - DateTime and Spinner preferred height wrong on Vista  
       
   743 <br>178748 - Sort-Column draws over customownerdrawn selection color in Tree  
       
   744 <br>178766 - ToolTip jumps around  
       
   745 <br>180818 - [Browser] getWebBrowser() method of SWT.Mozilla returns null when called for a browser embedded within a page of a MultiPageEditor  
       
   746 <br>181302 - [Linux] SWT Deactivate event no longer fired when a Shell is deactivated  
       
   747 <br>181405 - [Browser] Opening web page with applet causes Eclipse to hang  
       
   748 <br>182001 - Whacky behaviour in the update manager with WPF drop of Eclipse on Windows Vista  
       
   749 </blockquote>
       
   750 
       
   751 <h2> SWT Build 3.3 035 - Tuesday April 10, 2007 </h2>
       
   752 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   753 <blockquote>
       
   754 14654 - [typing] Single line selection on triple-click  
       
   755 <br>43746 - [DND] Null Transfer for DND listener causes VM to hang  
       
   756 <br>141569 - opening TableEditor on partially-visible item appears twice  
       
   757 <br>151891 - Table.computeSize returns wrong value on GTK  
       
   758 <br>162578 - [Browser] Changing status message in Ubuntu's built-in Firefox browser doesn't work  
       
   759 <br>167301 - AddFontResourceEx missing for ANSI in OS  
       
   760 <br>176167 - Form's BusyIndicator hangs workbench on GTK  
       
   761 <br>176379 - [64] Memory corruption on Windows x64 in SWT when calling GdiplusStartup  
       
   762 <br>176792 - [OLE] org.eclipse.swt.internal.ole.win32.ComObject misbehavior in multithreaded application  
       
   763 <br>177123 - Disposed TableEditor recieves resize event and crashes  
       
   764 <br>178757 - [consistency] TableColum/TreeColumns last resize listener called when control is resized  
       
   765 <br>180031 - [browser] NPE if browser field in WindowEvent not filled in  
       
   766 <br>180204 - Tree with style SWT.VIRTUAL | SWT.CHECK doesn't correctly check nodes without children  
       
   767 <br>180376 - Eclipse/SWT crashes the JVM  
       
   768 <br>180540 - Default behaviour for FileDialog different on Vista  
       
   769 <br>180615 - too many paint events have been sent out when key down in Canvas  
       
   770 <br>180773 - CTabFolder's getSelection() javadocs is incorrect  
       
   771 <br>180821 - Eclipse won't start due to error in System.Windows.FontStretch.FromOpenTypeStretch  
       
   772 <br>180863 - Top menus can be populated by accelerators after shell is disabled  
       
   773 <br>180997 - Tree: Right aligned columns squish too far to the right.  
       
   774 </blockquote>
       
   775 
       
   776 <h2> SWT Build 3.3 034 - Tuesday March 27, 2007 </h2>
       
   777 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   778 <blockquote>
       
   779 150079 - Table/Tree.getItem() returns null when Table/Tree is horizontally scrolled.  
       
   780 <br>166198 - Image transparency problem in tree  
       
   781 <br>172832 - GC.getClipping( ) difference GTK / Windows  
       
   782 <br>174180 - Table.getItem(Point) always returns null when first column is 0 pixels wide  
       
   783 <br>177210 - Stack overflow in StyledTextRenderer
       
   784 <br>178134 - [browser] Mozilla: reimplement hooking of DOM listeners    
       
   785 <br>178426 - [DND] DragSourceEffect creates cheese  
       
   786 <br>178597 - Error Message in Console (gtkcellview.c)  
       
   787 <br>178735 - [DND] Stops working by simply adding an EraseItem Listener in Tree  
       
   788 <br>178767 - CTabFolder with SWT.BOTTOM draws too many tab borders  
       
   789 <br>178820 - Suspicious code in CTabItem.drawLeftUnselectedBorder()  
       
   790 <br>178907 - CTabItem draws extra vertical separator one pixel too far at bottom  
       
   791 <br>179161 - Program.findProgram(String extension) should gracefully handle long input  
       
   792 <br>179314 - Error in BIDI screenshot  
       
   793 </blockquote>
       
   794 
       
   795 <h2> SWT Build 3.3 033g - Thursday March 22, 2007 </h2>
       
   796 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   797 <blockquote>
       
   798 160703 - Truncations in Preferences panel of Install/Update
       
   799 <br>177389 - CTabItem: Tabs on bottom draw with a diagonal line  
       
   800 <br>178814 - Tree Selection weird for first column when custom-owner-drawn is used
       
   801 </blockquote>
       
   802 
       
   803 <h2> SWT Build 3.3 033f - Thursday March 22, 2007 </h2>
       
   804 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   805 <blockquote>
       
   806 178326 - Last tab on the right of CTabFolder draws badly.  
       
   807 <br>178705 - Javadoc warnings in I20070321-1800  
       
   808 </blockquote>
       
   809 
       
   810 <h2> SWT Build 3.3 033b - Wednesday March 21, 2007 </h2>
       
   811 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   812 <blockquote>
       
   813 177885 - DBCS3.3: corruptions in editor on WindowsVista  
       
   814 <br>178325 - ControlExample Tree tab forgets "Moveable Columns" attribute  
       
   815 <br>178466 - Compiler warning in I20070320-1620  
       
   816 </blockquote>
       
   817 
       
   818 <h2> SWT Build 3.3 033a - Wednesday March 21, 2007 </h2>
       
   819 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   820 <blockquote>
       
   821 178180 - SWT browser in linux should load plugins under MOZ_PLUGIN_PATH
       
   822 </blockquote>
       
   823 
       
   824 <h2> SWT Build 3.3 033 - Tuesday March 20, 2007 </h2>
       
   825 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   826 <blockquote>
       
   827 177927 - Triple-Click broken if drag source installed on StyledText  
       
   828 <br>178115 - Javadoc warnings in I20070319-1005  
       
   829 <br>178185 - Tabs in Debug configurations are messed up  
       
   830 <br>178337 - Cursor selecting text provides no feedback  
       
   831 <br>178364 - Type-o in Snippet260  
       
   832 </blockquote>
       
   833 
       
   834 <h2> SWT Build 3.3 032 - Tuesday March 20, 2007 </h2>
       
   835 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   836 <blockquote>
       
   837 99564 - Advanced graphics does not support mirrored mode  
       
   838 <br>138579 - StyledText: Support for custom double-click (+drag) behavior  
       
   839 <br>162015 - infinite loop of repaint events on canvas view in plugin  
       
   840 <br>165106 - [consistency] Combo.setItems(...)  
       
   841 <br>171562 - IllegalArgumentException when resizing a sashform with a table within  
       
   842 <br>173117 - [Browser] add support for binding JavaXPCOM to Browser  
       
   843 <br>173573 - Disposing image during printing crashes SWT on MacOS  
       
   844 <br>173658 - Transform + SWT.DOUBLE_BUFFERED + SWT.RIGHT_TO_LEFT - not drawn mirrored  
       
   845 <br>173684 - TabFolder displayed improperly at small sizes  
       
   846 <br>174569 - Baseline for new Search field text doesn't match Mac platform  
       
   847 <br>176719 - Display.getActiveShell() returns different results on Windows compared to Linux  
       
   848 <br>177858 - Contributions to CTabFolder, CTabItem: add highlight, remove ellipses, icon always showing, right edge of tab rounded  
       
   849 <br>178098 - Compiler warnings in 3.3M6 warmup build  
       
   850 </blockquote>
       
   851 
       
   852 <h2> SWT Build 3.3 031 - Monday March 19, 2007 </h2>
       
   853 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   854 <blockquote>
       
   855 157797 - Improve javadoc of Control#addKeyListener(..) to tell about changed traversal behavior  
       
   856 <br>168107 - CTabFolder - SWT.BORDER + SWT.FLAT = cheese  
       
   857 <br>170393 - CTabFolder display bugs  
       
   858 <br>175870 - Eclipse gets SIGSEGV  
       
   859 <br>176115 - Combo with SWT.READ_ONLY does not trigger ModifyEvent  
       
   860 <br>176417 - SWT Tree#setTopItem(TreeItem) on Mac OS X doesn't take the header height into account  
       
   861 <br>176510 - SWT (vertical) ScrollBar of Tree on Mac OS X will not fire SWT.Selection on mouse-wheel movements  
       
   862 <br>176609 - custom drawn Table with SWT.Virtual items performs to much paint-events  
       
   863 <br>177065 - ToolItem Image not painted disabled on Mac OS X (when the ToolItem is set to be disabled)  
       
   864 <br>177223 - [DND] DropTargetEffect API  
       
   865 <br>177531 - Custom draw problems with focus item in Tree and Table  
       
   866 <br>177616 - NullPointerException in Mozilla.Deactivate()  
       
   867 </blockquote>
       
   868 
       
   869 <h2> SWT Build 3.3 030 - Tuesday March 13, 2007 </h2>
       
   870 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   871 <blockquote>
       
   872 163934 - [Mac] Eclipse 3.X on Mac OS X TreeEditor Problem  
       
   873 <br>175707 - removing MeasureItem listener and clearing items inverts table  
       
   874 <br>176594 - Crash with an SWT program  
       
   875 </blockquote>
       
   876 
       
   877 <h2> SWT Build 3.3 029 - Tuesday March 6, 2007 </h2>
       
   878 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   879 <blockquote>
       
   880 77174 - Reparenting support on MacOS X  
       
   881 <br>108407 - [Contributions] widgets: Context menu too small at borders  
       
   882 <br>108651 - DCR - Add API to make a single line text control be a Search field  
       
   883 <br>111718 - G2X: Print dialog of Help Contents doesn't function properly on Linux  
       
   884 <br>151454 - custom draw resulting from checkbox click does not appear (motif)  
       
   885 <br>162687 - SWT_AWT: Crash on Mac when disposing and then creating a new Composite containing an embedded Frame  
       
   886 <br>174395 - [Browser] SWTError (XPCOM error -2147467259) when using the SWT 3.3 Broswer widget on Linux with Mozilla 1.7.8  
       
   887 <br>175697 - vm is crashing during mac tests for N20070227-0010  
       
   888 <br>176032 - NPE in Mozilla create  
       
   889 </blockquote>
       
   890 
       
   891 <h2> SWT Build 3.3 028 - Tuesday February 27, 2007 </h2>
       
   892 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   893 <blockquote>
       
   894 28842 - Need a way to turn on/off the focus ring  
       
   895 <br>171776 - Printing across multiple pages creates incorrect output when advanced graphics (antialiasing) is used  
       
   896 <br>173371 - [OLE] OleClientSite fails open document if Microsoft Word is not installed  
       
   897 <br>173764 - Mac OS X icon changes from 'nice' to 'nasty' during launch of 3.3M5  
       
   898 <br>173782 - [Browser] Excessive memory from Browser widget on GTK  
       
   899 <br>174547 - [Browser] [64] Mozilla XPCOM broken in 3.2.2  
       
   900 </blockquote>
       
   901 
       
   902 <h2> SWT Build 3.3 027 - Tuesday February 20, 2007 </h2>
       
   903 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   904 <blockquote>
       
   905 49098 - [OLE] Scrollbars (do not show/behavior not consistent) in OleEditor for Excel  
       
   906 <br>112724 - [OLE] OleClientSite.doVerb cause JVM crash  
       
   907 <br>132444 - Tree: Selection not properly redrawn when background image set  
       
   908 <br>133161 - Table/Tree inconsistency with sorted column bg color when adding PaintItem listeners  
       
   909 <br>138165 - [OLE] Cannot move focus to Excel when OleClientSite(..."Excel.Sheet") is running  
       
   910 <br>150990 - Table selection drawing incorrectly when custom draw  
       
   911 <br>170907 - Right click a shell of SWT.NO_FOCUS and ON_TOP to bring up a context menu will trigger a shell deactivated event  
       
   912 <br>173666 - Expandbar treats any mouse click as a left click  
       
   913 <br>174130 - Transparent PNG corruption with SWT 3.2  
       
   914 <br>174467 - Drag source image effect does not appear on OSX  
       
   915 </blockquote>
       
   916 
       
   917 <h2> SWT Build 3.3 026 - Tuesday February 13, 2007 </h2>
       
   918 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   919 <blockquote>
       
   920 132304 - Table: FULL_SELECTION focus outline too short when background image set  
       
   921 <br>132828 - Internal Web Browser doesn't work with SeaMonkey 1.0/Firefox 1.5 on AMD64  
       
   922 <br>153664 - Double click on finder icon does not bring Eclipse to the foreground  
       
   923 <br>172583 - Cairo implementation needed for drawBackground  
       
   924 <br>172843 - [Program] Notes bookmark URL cannot be launched by swt for Linux-GTK  
       
   925 <br>173089 - SWT Toggle Buttons on CoolBar keep pressed.  
       
   926 <br>173273 - setLinesVisible(true) does not work on Fedora Core 6  
       
   927 <br>173427 - Missing documentation for SWT.CANCEL in Text  
       
   928 <br>173670 - Disabling Controls does not prevent popup menu from functioning  
       
   929 <br>173846 - Table's FULL_SELECTION does not work correctly on custom draw table with background color  
       
   930 </blockquote>
       
   931 
       
   932 <h2> SWT Build 3.3 025c - Wednesday February 7, 2007 </h2>
       
   933 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   934 <blockquote>
       
   935 172590 - [Browser] can't compile embedded browser with firefox using N20070201-0010 (v3324)  
       
   936 <br>172888 - Caret disapears on 'Go to Line...'  
       
   937 <br>172918 - Drag not working in I20070205-0009  
       
   938 </blockquote>
       
   939 
       
   940 <h2> SWT Build 3.3 025a - Tuesday February 6, 2007 </h2>
       
   941 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   942 <blockquote>
       
   943 26605 - SWT Table Mouse Down event not firing properly  
       
   944 <br>79213 - Support Mozilla on all platforms (if already installed)  
       
   945 <br>144709 - toolkit.createText for SWT.MULTI widgets don't draw a border as they should on OS X  
       
   946 <br>154944 - Holding mouse down on Table blocks Display.asyncExec and syncExec  
       
   947 <br>166958 - swt file open dialog fails to open on FC6 with gnome  
       
   948 <br>170877 - Editor viewport not correct after restart  
       
   949 <br>172754 - [DND] Drag n drop of classes shouldn't let package nodes open  
       
   950 </blockquote>
       
   951 
       
   952 <h2> SWT Build 3.3 025 - Monday February 5, 2007 </h2>
       
   953 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   954 <blockquote>
       
   955 158746 - Canvas#scroll forces an update - any way around this besides setRedraw(false)  
       
   956 <br>162253 - SWT SystemTray support on OSX - TrayItems not appearing  
       
   957 <br>166483 - [Progress] Random shells come to the front when compare editor shows progress dialog  
       
   958 <br>166760 - [browser]RedHat EL4Update4, swt.browser cannot show with installed xulrunner 1.8.0.1  
       
   959 <br>167744 - Vista Tracker incredibly slow  
       
   960 <br>169048 - NullPointerException in Scrollable when parent=null  
       
   961 <br>170623 - [browser] Fails to find xulrunner on 64-bit systems  
       
   962 <br>171691 - controls on hijacked splash shell disappear  
       
   963 <br>171995 - SWT Labels does not show accelerator characters when thier parent is a TabFolder  
       
   964 <br>172001 - Javadoc warnings in N20070129-0010  
       
   965 <br>172175 - [DND] StyledText.getSelection() not valid during DnD?  
       
   966 <br>172179 - Display.post(Event) with SWT.MouseMove moves to wrong location  
       
   967 <br>172265 - [DND] unpredicable caret motion  
       
   968 <br>172537 - No coloured cursor on GTK  
       
   969 </blockquote>
       
   970 
       
   971 <h2> SWT Build 3.3 024 - Tuesday January 30, 2007 </h2>
       
   972 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   973 <blockquote>
       
   974 163339 - Unexpected results when using drawFocus with advanced graphics is enabled and DOUBLE_BUFFERED  
       
   975 <br>168384 - Problem with grayed disabled button image  
       
   976 <br>170571 - Warnings in SWT launcher sample  
       
   977 <br>170973 - [Program] Error when opening word and excel documents  
       
   978 <br>171105 - View using SWT_AWT crashes on Mac if open at startup  
       
   979 <br>171278 - patch for org.eclipse.swt.win32.wce_ppc.arm/build_custom.xml  
       
   980 <br>171358 - [browser] exception thrown when JS call "confirm" in a frameset structure  
       
   981 <br>171484 - javadoc warning in I20070123-1030  
       
   982 </blockquote>
       
   983 
       
   984 <h2> SWT Build 3.3 023 - Tuesday January 23, 2007 </h2>
       
   985 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
   986 <blockquote>
       
   987 103898 - JVELAYT10 - Spinners text don't work in FillLayout Customize window  
       
   988 <br>118709 - Support Windows mnemonic (and focus) hiding options  
       
   989 <br>128212 - Tooltips appear off right edge of screen  
       
   990 <br>142947 - [DND] Classes to provide drag under feedback should be public  
       
   991 <br>155817 - [Viewers] Treeview expand/collapse ignores somewhat quick + and - clicks (doubleclicks)  
       
   992 <br>166548 - SashForm no longer working on OSX  
       
   993 <br>166923 - Spinner.getSelection() returns a wrong value  
       
   994 <br>167656 - Text widget has inconsistent font sizes on the mac  
       
   995 <br>167748 - Program class incorrectly escapes already-escaped characters on Mac  
       
   996 <br>167831 - check box table images contain extra pixels  
       
   997 <br>168429 - StyledText: selection and scroll bar thumbs not correct  
       
   998 <br>168444 - NPE when using mouse to select next editor  
       
   999 <br>168700 - [OpenModes] Double clicks not working in N20061220-0010  
       
  1000 <br>168821 - Eclipse will crash with message "Widget is disposed".  
       
  1001 <br>170785 - Table Headers getting random images on Vista when cycling through sort indicator  
       
  1002 <br>170813 - getSelection() method for VIRTUAL Tree returns max. eight items  
       
  1003 <br>170849 - Provide an API for custom controls to detect a drag operation  
       
  1004 <br>170900 - javadoc warnings in N200701180010  
       
  1005 <br>171048 - Resizing on Vista causes black bars to appear  
       
  1006 </blockquote>
       
  1007 
       
  1008 <h2> SWT Build 3.3 022 - Tuesday January 16, 2007 </h2>
       
  1009 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1010 <blockquote>
       
  1011 163629 - [MAC]SWT_AWT: Eclipse crashes when embed SWT_AWT.new_Frame in a ViewPart.
       
  1012 <br>167124 - [AWT] SWT_AWT bridge doesn't run on AIX  
       
  1013 <br>167799 - DirectoryChooser causes eclipse to freeze.  
       
  1014 <br>168483 - On SLED10, context menu does not display on a popup shell with SWT.ON_TOP style bit
       
  1015 <br>169784 - org.eclipse.swt.widgets.Link does not fire SelectionEvents  
       
  1016 <br>169845 - Mac OS X SWT: extremely slow behavior of Table with larger numbers of items
       
  1017 <br>170463 - javadoc warning in N20070115-0010
       
  1018 </blockquote>
       
  1019 
       
  1020 <h2> SWT Build 3.3 021 - Tuesday January 9, 2007 </h2>
       
  1021 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1022 <blockquote>
       
  1023 104779 - ScrollBar SelectionEvent detail field not being set correctly at end of a drag  
       
  1024 <br>141652 - Shell does not always restore focus after dialog closed  
       
  1025 <br>147518 - StyledText down arrow (cursor) broken  
       
  1026 <br>164355 - Horizontal scrolling occurs when calling Tree.setTopItem()  
       
  1027 <br>167124 - [AWT] SWT_AWT bridge doesn't run on AIX  
       
  1028 <br>167391 - Accessible.get_accSelection(int pvarChildren) has error when multiple items are selected  
       
  1029 <br>168043 - SWT_AWT not working in CTabFolder with JDK 6 on Linux  
       
  1030 <br>169413  [Viewers] SWT/JFace TableEditors don't work in 3.3M4 on OSX  
       
  1031 <br>169569 - Child Shell's Image changes dock icon on OS X  
       
  1032 <br>169712 - [Launcher] Eclipse won't launch in Mac OS X 10.5  
       
  1033 </blockquote>
       
  1034 
       
  1035 <h2> SWT Build 3.3 020d - Thursday December 14, 2006 </h2>
       
  1036 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1037 <blockquote>
       
  1038 146171 - JVM crash using SWT_AWT  
       
  1039 <br>164493 - StyledText doesn't support advanced text services for Korean IME
       
  1040 <br>166935 - Accesibility - JAWS does not read out keyboard shortcuts  
       
  1041 <br>167257 - open file menu not working on fedora core  
       
  1042 <br>167476 - Text verify event fields different between GTK and every other platform  
       
  1043 <br>167491 - inconsistent versioning for swt fragments  
       
  1044 <br>167872 - HandleLeak in Font.getFontData()  
       
  1045 <br>167925 - org.eclipse.swt.win32.win32.x86 still has 3.2.1 version numbers  
       
  1046 <br>167991 - Javadoc warnings in I20061213-1800  
       
  1047 </blockquote>
       
  1048 
       
  1049 <h2> SWT Build 3.3 020 - Tuesday December 12, 2006 </h2>
       
  1050 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1051 <blockquote>
       
  1052 109253 - Support gre64.conf  
       
  1053 <br>132876 - List control documention is vague  
       
  1054 <br>158982 - Table Headers getting random images on Vista  
       
  1055 <br>161310 - [Browser] Re-examine need for swt-profile  
       
  1056 <br>165033 - Table vertical lines always showing  
       
  1057 <br>166793 - Custom-Drawing Selection-Color not working on col = 0 with sorting  
       
  1058 <br>166942 - Application does not start maximized if setMaximized called before Shell.open()  
       
  1059 <br>166971 - Read only text widget renders background differently with WIN XP Theme  
       
  1060 <br>167219 - NPE in org.eclipse.swt.widgets.Menu._setVisible  
       
  1061 </blockquote>
       
  1062 
       
  1063 <h2> SWT Build 3.3 019 - Tuesday December 5, 2006 </h2>
       
  1064 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1065 <blockquote>
       
  1066 39596 - [Accessibility] Should inform user when there is no help for a control  
       
  1067 <br>75812 - [browser] Cursor over Safari Browser does not change  
       
  1068 <br>82272 - List returned by Device#getFontList(...) has a lot of repetition  
       
  1069 <br>102099 - NPE at org.eclipse.swt.widgets.Table.getColumns(Table.java:1223)  
       
  1070 <br>114007 - The GC line width must not be an int  
       
  1071 <br>146626 - VM crash when setting a font.  
       
  1072 <br>146632 - Can't select font "American Typewriter Regular".  
       
  1073 <br>158903 - org.eclipse.swt.internal.Library needs a way to override java.library.path  
       
  1074 <br>165036 - Strange table coloring on Vista  
       
  1075 <br>165091 - Eclipse 3.2.x consistently crashes on Vista  
       
  1076 <br>165712 - Create wrapper Shell around existing handle  
       
  1077 <br>166264 - CTabItem unnecessarily redraws entire Tab on setImage()  
       
  1078 <br>166479 - Javadoc warnings in N20061130-2300  
       
  1079 </blockquote>
       
  1080 
       
  1081 <h2> SWT Build 3.3 018 - Tuesday November 28, 2006 </h2>
       
  1082 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1083 <blockquote>
       
  1084 155655 - [DND] 'Alt' does not request DROP_LINK
       
  1085 <br>165108 - Spinner can not apply the value that input to text-box
       
  1086 </blockquote>
       
  1087 
       
  1088 <h2> SWT Build 3.3 017 - Tuesday November 21, 2006 </h2>
       
  1089 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1090 <blockquote>
       
  1091 150169 - Incorrect Tab Title for HTML File without &lt;title&gt; Tag
       
  1092 <br>158796 - MessageBox blocks display thread on linux
       
  1093 <br>161830 - incorrect SWT.NO_FOCUS behaviour for Shell windows on Linux
       
  1094 <br>162198 - DnD removes selection and moves caret
       
  1095 </blockquote>
       
  1096 
       
  1097 <h2> SWT Build 3.3 016 - Tuesday November 14, 2006 </h2>
       
  1098 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1099 <blockquote>
       
  1100 36070 - no mouse move in button when dragging  
       
  1101 <br>68069 - Copy unreliable after longer useage  
       
  1102 <br>78550 - [consistency] mac doesn't fire MouseUp very often  
       
  1103 <br>79084 - Load TrueType fonts directly from a file..  
       
  1104 <br>90820 - Canvas setSize don't work for sizes > 32767 without trhwoing any exception  
       
  1105 <br>105750 - Multiple Mouse Listener Bug  
       
  1106 <br>125222 - Unable to reorder perspective icons via drag and drop  
       
  1107 <br>158831 - SWT Spinner selection value error  
       
  1108 <br>163587 - Resource leak in quick access dialog leads to eventual crash  
       
  1109 <br>163594 - Program.launch doesn't work on OSX  
       
  1110 <br>163729 - GC.setLineDash corrupts internal data on exception  
       
  1111 <br>163824 - When expanding tree in variables view, icon does not show expanded  
       
  1112 <br>164131 - Table columns widths too small on Vista  
       
  1113 <br>164328 - pserver URL is incorrect  
       
  1114 </blockquote>
       
  1115 
       
  1116 <h2> SWT Build 3.3 015 - Tuesday November 7, 2006 </h2>
       
  1117 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1118 <blockquote>
       
  1119 151151 - Tree should have "twisties" on vista  
       
  1120 <br>161511 - Thai: Unable to display Thai characters on SWT Widgets under Linux environment  
       
  1121 <br>161550 - Expanding a TreeItem on Mac OS X fires MouseUp-MouseDown in the wrong order  
       
  1122 <br>161809 - [OpenGL] Mac GLCanvas does not immediately update GL state upon resize  
       
  1123 <br>162353 - Image set to ToolItem not properly alpha-blending  
       
  1124 <br>162598 - Multiple JVM terminations  
       
  1125 </blockquote>
       
  1126 
       
  1127 <h2> SWT Build 3.3 014d - Wednesday November 1, 2006 </h2>
       
  1128 <h3><a NAME="New API"></a>New API</h3>
       
  1129 <blockquote>
       
  1130 New <code>DateTime</code> control.
       
  1131 </blockquote>
       
  1132 
       
  1133 <h2> SWT Build 3.3 014b - Tuesday October 31, 2006 </h2>
       
  1134 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1135 <blockquote>
       
  1136 19945 - DCR: date/time widget would be useful
       
  1137 <br>139711 - Eclipse loses keyboard shortcuts on OSX
       
  1138 <br>162967 - Last element of a tree doesn't expand on double-click
       
  1139 </blockquote>
       
  1140 
       
  1141 <h2> SWT Build 3.3 014 - Monday October 30, 2006 </h2>
       
  1142 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1143 <blockquote>
       
  1144 155404 - [Browser] embedded Mozilla crashes with SIGSEGV when opening binary files
       
  1145 <br>158175 - Java core [WM_BUTTONDOWN] when selecting a tree in Vista  
       
  1146 <br>159568 - Large system.out statements crash system  
       
  1147 <br>161533 - JVM crash [Tree.setSelection] because SWT (Vista?) error  
       
  1148 <br>162084 - Tree.setRedraw(true) doesn't redraw  
       
  1149 <br>162146 - [Browser] Appending to stream hangs the SWT Browser  
       
  1150 <br>162170 - Tree items shifted to the left when collapsing  
       
  1151 <br>162411 - setExpanded(false) doesn't work when tree item is not visible (regression)
       
  1152 </blockquote>
       
  1153 
       
  1154 <h2> SWT Build 3.3 013 - Tuesday October 24, 2006 </h2>
       
  1155 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1156 <blockquote>
       
  1157 9401 - Still get resize cursor even when Table not resizable  
       
  1158 <br>133943 - [DCR] Provide way to query a previously set Cursor  
       
  1159 <br>139509 - Tables with SWT.VIRTUAL cause MeasureItem, PaintItem and EraseItem to fire repeatedly on mouse movement  
       
  1160 <br>153448 - Tree.setRedraw(true) causes the drawing operations to be ignored on solaris  
       
  1161 <br>154429 - [64] HotSpot Virtual Machine error while starting eclipse3.3M1  
       
  1162 <br>156985 - Invoking COM methods of type INVOKE_FUNC have different behavior in Eclipse 3.1.2 and Eclipse 3.2  
       
  1163 <br>159586 - Need a way to expand TreeItems without causing scrolling  
       
  1164 <br>161259 - Embedded Browser does not appear to get mouse move/capture (WebKit/Mac OS X)  
       
  1165 </blockquote>
       
  1166 
       
  1167 <h2> SWT Build 3.3 012 - Tuesday October 17, 2006 </h2>
       
  1168 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1169 <blockquote>
       
  1170 105101 - Transform translations not accounted for in GC.drawFocus()  
       
  1171 <br>105764 - org.eclipse.swt.custom.ControlEditor.computeBounds() is package private  
       
  1172 <br>150782 - SWT cause JVM crash  
       
  1173 <br>151142 - pixel corruptions in table with Check flag and Images  
       
  1174 <br>153196 - Paint example draws lots of garbage on mac  
       
  1175 <br>155389 - Cursors don't show coloured if created from Image  
       
  1176 <br>160498 - Need the Tracker class to accept empty Rectangle lists  
       
  1177 <br>160647 - Table widget leaks  
       
  1178 <br>160667 - The example doesnt up to date.....  
       
  1179 </blockquote>
       
  1180 
       
  1181 <h2> SWT Build 3.3 011 - Tuesday October 3, 2006 </h2>
       
  1182 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1183 <blockquote>
       
  1184 103809 - WinCE: VM crash on Display.dispose() call  
       
  1185 <br>155451 - Bad drawing in Tree and Table  
       
  1186 <br>156445 - Shell initialization too slow  
       
  1187 <br>156754 - tooltips not read by screen reader/MSAA for toolbar items w/ image  
       
  1188 <br>157544 - List: preferred width incorrect after items are removed  
       
  1189 <br>158212 - [64] Highlight Colors all appear black and Fortran Formating Offset  
       
  1190 <br>158742 - Eclipse terminates with jvm exit code=1 when trying to run dynamic web project  
       
  1191 <br>158790 - external browser can't be found on Redhat  
       
  1192 <br>158797 - FileDialog limit on multi-select  
       
  1193 <br>158970 - Disabling parent Composite doesn't throw FocusOut for the focused child control  
       
  1194 </blockquote>
       
  1195 
       
  1196 <h2> SWT Build 3.3 010a - Tuesday September 26, 2006 </h2>
       
  1197 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1198 <blockquote>
       
  1199 JUnit failure - throw SWT.ERROR_IO instead of SWT.ERROR_NO_HANDLES when image filename does not exist
       
  1200 </blockquote>
       
  1201 
       
  1202 <h2> SWT Build 3.3 010 - Tuesday September 26, 2006 </h2>
       
  1203 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1204 <blockquote>
       
  1205 9953 - When the window is launched Maximized, it doesn't  
       
  1206 <br>93938 - Combo displays selection range without focus  
       
  1207 <br>115291 - [Program] Program.execute fails when command or filename contains whitespace  
       
  1208 <br>149774 - [Program] Improve command handling of Program#execute(String) on Win32  
       
  1209 <br>156675 - Repaint issue with radio buttons in preference page  
       
  1210 <br>156943 - TootlTip display error for negative location  
       
  1211 <br>157292 - MouseWheel event provides wrong coordinates in case of negative x coordinate (event outside widget)  
       
  1212 <br>157634 - Sibling decorations traversed in wrong order when decorations disposed  
       
  1213 <br>157635 - BIDI:StyledText Selection of text, and BIDI formating not correct  
       
  1214 <br>157670 - Problem loading BMP  
       
  1215 <br>157689 - Problem loading BMP with negative height (bottom-up)  
       
  1216 <br>157846 - Decorations disappear in Tree when adding Columns  
       
  1217 <br>157865 - moving column can lose sort indicator  
       
  1218 <br>158411 - Regression: Alt+Numpad keystrokes broken (Part 2)  
       
  1219 <br>158462 - cleanup VerifyEvent constructor  
       
  1220 <br>158472 - AnimateWindow call makes SWT unusable on NT4.  
       
  1221 <br>158577 - combo.setItem dispatchs a ModifyListener event with empty text  
       
  1222 </blockquote>
       
  1223 
       
  1224 <h2> SWT Build 3.3 009a - Thurssday September 21, 2006 </h2>
       
  1225 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1226 <blockquote>
       
  1227 157914 - Unable to open external Safari browser
       
  1228 </blockquote>
       
  1229 
       
  1230 <h2> SWT Build 3.3 009 - Tuesday September 19, 2006 </h2>
       
  1231 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1232 <blockquote>
       
  1233 21009 - ArrayIndexOutOfBoundsException in CTabFolder  
       
  1234 <br>108175 - TableColumn sort indicator not updating to new Font properly  
       
  1235 <br>114244 - CCombo computeSize needs to max item width with text width  
       
  1236 <br>117752 - CCombo text drawn too high  
       
  1237 <br>137786 - new 'default' drag & drop feedback interferes with other feedback  
       
  1238 <br>151348 - drop text in Text widget duplicates text  
       
  1239 <br>151633 - [KeyBindings] 2 popups displayed on Linux  
       
  1240 <br>155212 - Misprints in SWT Win32 code ?  
       
  1241 <br>157440 - On Mac, can't drawText after setBackgroundPattern() is called.  
       
  1242 <br>157478 - Web services wizard scale and graph all weird  
       
  1243 <br>157557 - SWT.Settings javadoc states incorrect value  
       
  1244 </blockquote>
       
  1245 
       
  1246 <h2> SWT Build 3.3 008 - Tuesday September 12, 2006 </h2>
       
  1247 <h3><a NAME="New API"></a>New API</h3>
       
  1248 <blockquote>
       
  1249 CCombo now fires <code>SWT.Verify</code> events
       
  1250 <br><code>CCombo.addVerifyListener(VerifyListener)</code>
       
  1251 <br><code>CCombo.removeVerifyListener(VerifyListener)</code>
       
  1252 <br><code>StyledTextPrintOptions.printLineNumbers</code> field
       
  1253 <br><code>Variant.getByte()</code>
       
  1254 <br><code>Variant.getChar()</code>
       
  1255 </blockquote>
       
  1256 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1257 <blockquote>
       
  1258 32683 - "up" arrow button displays as "right".  
       
  1259 <br>110163 - X Window System error, using Swing system look and feel, rendering SVG using SWT_AWT in non-top stack layout
       
  1260 <br>114169 - [Program] Program.getImageData() not implemented on Mac  
       
  1261 <br>150300 - path.close() has no effect  
       
  1262 <br>150304 - cubicTo and quadTo methods of Path not working  
       
  1263 <br>150306 - trouble with drawing a string  
       
  1264 <br>151150 - Multi Selection Tree only last 2 items are 'really' selected  
       
  1265 <br>152769 - StackOverflowError (recursive callWindowProc)  
       
  1266 <br>153841 - Macintosh only: values in some text fields of launch configuration dialog are slightly shifted, obscuring first character
       
  1267 <br>153939 - Problem with gc.drawString()  
       
  1268 <br>154052 - Table tooltip does not show after selection of a table item  
       
  1269 <br>154736 - All Fonts appear the same  
       
  1270 <br>154746 - Path Clipping does not work properly on Mac, GTK and Motif  
       
  1271 <br>154928 - CCombo should fire Verify events  
       
  1272 <br>154943 - JavaScript error with generated content from GWT  
       
  1273 <br>155162 - Alt+Numpad_Divide issues two key events  
       
  1274 <br>155224 - NPE in CCombo.setVisible(false) if some of affected listeners has disposed it
       
  1275 <br>155390 - Cursor ignores horizontal hotspot location and uses vertical instead
       
  1276 <br>155624 - SWT Table column resize issue  
       
  1277 <br>155801 - Table column tooltip disappears after scrolling  
       
  1278 <br>155916 - Classes in org.eclipse.swt.opengl have warning comments in Javadoc
       
  1279 <br>156027 - VerifyEvent e.doit inconsistent behavior on Linux GTK  
       
  1280 <br>156213 - BDI: Styledetxt setOrientation does not work, on the fly  
       
  1281 </blockquote>
       
  1282 
       
  1283 <h2> SWT Build 3.3 007a - Wednesday August 30, 2006 </h2>
       
  1284 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1285 <blockquote>
       
  1286 155679 - VirtualTableTests failing on the Mac
       
  1287 </blockquote>
       
  1288 
       
  1289 <h2> SWT Build 3.3 007 - Tuesday August 29, 2006 </h2>
       
  1290 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1291 <blockquote>
       
  1292 18377 - Tree.getSelection() could be better ordered  
       
  1293 <br>134269 - Adding column to var view causes VM to GP  
       
  1294 <br>145498 - Cannot start Eclipse 3.1.2 under AIX 5.3  
       
  1295 <br>147418 - Control.getMonitor does not properly set client area  
       
  1296 <br>149649 - Cannot grab scrollbar thumb in ON_TOP shell on gnome 2.14  
       
  1297 <br>153885 - TreeItem.getExpanded() does not work on Windows Mobile 2003  
       
  1298 <br>154023 - Can't get a Dialog truely on TOP  
       
  1299 <br>154198 - Flicker while scrolling scale widget  
       
  1300 <br>154310 - [browser] cannot click into text field and type  
       
  1301 <br>154611 - ComboViewerTest dies with BadMatch error  
       
  1302 <br>154961 - The ToolTip object is not disposed appropriately and prevents from creating another ToolTip on the same shell  
       
  1303 </blockquote>
       
  1304 
       
  1305 <h2> SWT Build 3.3 006 - Tuesday August 22, 2006 </h2>
       
  1306 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1307 <blockquote>
       
  1308 24451 - Reading JPEG images slow in SWT  
       
  1309 <br>42457 - Invalid image exception while loading JPEG image  
       
  1310 <br>133164 - JPEGFileFormat converts colors in rgb jpeg (when it shouldn't)
       
  1311 <br>139485 - [Drag & Drop] DnD auto-scroll support in StyledText is too slow
       
  1312 <br>144765 - Layout on Labels generates a size that cuts off characters  
       
  1313 <br>146402 - Content assist popup shows ellipsis for selected item on Windows Vista beta 2
       
  1314 <br>147673 - Quick-Type hierarchy's treeviewer cannot be collapsed with mouse
       
  1315 <br>147808 - CCombo dropdown doesn't have keyboard focus in GTK  
       
  1316 <br>151635 - [browser] cannot tab between fields on page  
       
  1317 <br>151767 - Table throws ArrayOutOfBounds Exception upon TableColumn.dispose()
       
  1318 <br>151916 - Browser auto-detect should check for XULRunner first  
       
  1319 <br>152129 - cannot set enabled state on Vista  
       
  1320 <br>152800 - FileDialog crashing  
       
  1321 <br>152936 - Regression: GC.drawRectangle fills background in some cases  
       
  1322 <br>152937 - Regression: Line dash style is ignored  
       
  1323 <br>153034 - Invalid image exception while loading PNG image  
       
  1324 <br>153367 - eclipse 3.3 stream builds broken on Solaris GTK  
       
  1325 <br>153398 - Invalid thread access in Snippet133  
       
  1326 <br>153423 - Text and Spinner initially report incorrect preferred size  
       
  1327 <br>153567 - Custom cursor has wrong colours  
       
  1328 </blockquote>
       
  1329 
       
  1330 <h2> SWT Build 3.3 005 - Tuesday August 8, 2006 </h2>
       
  1331 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1332 <blockquote>
       
  1333 62627 - "Next Word" definition  
       
  1334 <br>83451 - Mouse Behaviour breaks UI (low resources, grab stuck?)  
       
  1335 <br>104750 - GTK FileDialog ignores setFileName() for SWT.OPEN dialogs if no filterPath set
       
  1336 <br>124836 - CLabel.shortenText(...) takes almost forever for long text  
       
  1337 <br>137621 - License Agreement Does Not Display on HP-UX  
       
  1338 <br>138528 - Tooltips do not show after tool button pressed  
       
  1339 <br>139854 - swt dependecy on msvfw32.dll  
       
  1340 <br>141254 - Linux GTK and TableEditor Failure Assertion  
       
  1341 <br>145704 - Previous Word commands are too 'greedy'  
       
  1342 <br>146303 - Label Tooltip text not visible on Intel Mac  
       
  1343 <br>147228 - Table column tooltip disappears after clicking the header  
       
  1344 <br>148522 - Table.showSelection() doesn't show selection with images  
       
  1345 <br>149870 - multiple widgets report focus  
       
  1346 <br>150155 - Clicking in textfield sets cursor to one before last char  
       
  1347 <br>151136 - Tree with TreeColumn loops forever if setWidth not called  
       
  1348 <br>151137 - thumb doesn't work for Tree with column  
       
  1349 <br>151893 - Issue with background images and CLabels  
       
  1350 <br>152385 - Tooltip is not shown all the time  
       
  1351 <br>152718 - StyledText printing feature doesn't work  
       
  1352 </blockquote>
       
  1353 
       
  1354 <h2> SWT Build 3.3 004 - Tuesday July 25, 2006 </h2>
       
  1355 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1356 <blockquote>
       
  1357 19602 - [Printing] Line numbers aren't printed  
       
  1358 <br>24697 - DCR - Request for PNG write support  
       
  1359 <br>26436 - Spec PrinterData.startPage/endPage  
       
  1360 <br>63226 - Undocumented error thrown in Image code  
       
  1361 <br>81834 - BIDI:  StyledText does not convert European Number to Arabic Number
       
  1362 <br>142335 - Perf Fix for: org.eclipse.swt.internal.image.PngHuffmanTable.generateTable
       
  1363 <br>150099 - Menu class has a public '_setVisible(boolean)' method.  
       
  1364 <br>150274 - Flicker with the new WinXP border  
       
  1365 <br>150407 - PNG Load Speed Terrible for medium to large images  
       
  1366 <br>150764 - [PATCH] fix compiler warnings for GCC 4.x  
       
  1367 <br>151228 - three-button Mozilla "confirm" dialog has same label on all three buttons
       
  1368 <br>151330 - Browser not supported on linux ppc  
       
  1369 </blockquote>
       
  1370 
       
  1371 <h2> SWT Build 3.3 003 - Tuesday July 18, 2006 </h2>
       
  1372 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1373 <blockquote>
       
  1374 24796 - DCR - No printing on Linux GTK
       
  1375 <br>80033 - SWT Browser does not display https.  
       
  1376 <br>87279 - 6 different methods cause pens to be constructed and selected
       
  1377 <br>91348 - [Browser] Embedded web browser doesn't render visited links
       
  1378 <br>102756 - Use GtkComboBox instead of GtkCombo  
       
  1379 <br>105044 - Inefficient use of Pens and Brushes causing poor performance  
       
  1380 <br>105618 - Graphics.setLineDash causes ruler guide redraw problems  
       
  1381 <br>109843 - Non-resizable table columns resized by CTRL+KEYPAD_ADD  
       
  1382 <br>112570 - Cairo incorrectly computes text extent  
       
  1383 <br>125288 - GC.textExtent does not accurately predict text size  
       
  1384 <br>127469 - When a GC uses advanced and alphas the clipping is ignored in some cases.
       
  1385 <br>128200 - TextLayout ignores transformations on GC  
       
  1386 <br>132500 - [Browser] Eclipse abended at the operation on WS Explorer with the internal web browser
       
  1387 <br>133183 - Button widget with SWT.CHECK style is not showing foreground color when it is in selected/checked state
       
  1388 <br>133928 - Program#getProgram(String) fails if the program doesn't have a \\DefaultIcon
       
  1389 <br>134760 - Performance of GC.fill* methods on GTK  
       
  1390 <br>140132 - GC.setLineDash no-op affects line drawing  
       
  1391 <br>140244 - Eclipse 3.2 gtk RC2 dumps core on Solaris 9  
       
  1392 <br>141138 - Pixel corruption involving SWT.DOUBLE_BUFFERED, GC.setAdvanced() and TextLayout
       
  1393 <br>146250 - [SWT] Columns of Table widget cannot be resized, except for by dragging a mouse
       
  1394 <br>149493 - UI-Thread blocked while Menu is visible  
       
  1395 <br>149749 - MANIFEST.MF files must be up-to-date  
       
  1396 <br>149952 - First TableColumn in a Table always left justified  
       
  1397 <br>150086 - Eclipse execution problem.  
       
  1398 <br>150314 - NullPointerException while creating a pattern  
       
  1399 </blockquote>
       
  1400 
       
  1401 <h2> SWT Build 3.3 002 - Tuesday June 27, 2006 </h2>
       
  1402 <h3><a NAME="New API"></a>New API</h3>
       
  1403 <blockquote>
       
  1404 <code>MouseEvent.count</code> field
       
  1405 </blockquote>
       
  1406 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1407 <blockquote>
       
  1408 23614 - [DCR] Allow triple mouse click events  
       
  1409 <br>62555 - Group border renders badly  
       
  1410 <br>77321 - StyledText's font appears inconsistent with GC.drawString(..) font
       
  1411 <br>85783 - Editor font issues  
       
  1412 <br>90856 - segfault while clicking in browser  
       
  1413 <br>99697 - Can't navigate to external web sites  
       
  1414 <br>115172 - Text clipped in editors if size reduced from platform default
       
  1415 <br>115947 - Accessibility : Cannot set tooltip Text for image in Table Column
       
  1416 <br>121114 - Inconsistent measurements from empty TextLayouts  
       
  1417 <br>139790 - Print Margin shows up in the wrong place  
       
  1418 <br>140519 - StyledText error in getTextBounds (Does not count last newline)
       
  1419 <br>141282 - DnD doesn't support special characters  
       
  1420 <br>146575 - setCursor is ignored in the SWT Text under gtk-linux  
       
  1421 <br>147423 - NPE when removing an item from a Table with custom draw hooks
       
  1422 <br>147550 - VerifyEvent.doit=false does not work for Text  
       
  1423 <br>148354 - Regression: Radio buttons fail to redraw background  
       
  1424 </blockquote>
       
  1425 
       
  1426 <h2> SWT Build 3.3 001 - Tuesday June 13, 2006 </h2>
       
  1427 <h3><a NAME="New API"></a>New API</h3>
       
  1428 <blockquote>
       
  1429 CCombo methods cut(), copy() and paste()
       
  1430 </blockquote>
       
  1431 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1432 <blockquote>
       
  1433 56116 - System Tray not implemented for MAC  
       
  1434 <br>108573 - Make Objective-C  Runtime APIs  public in  SWT WebKit.java  for MacOS X
       
  1435 <br>110555 - Draw2d Graphics line style setting not consistent  
       
  1436 <br>120118 - "xxx.getDisplay().update" does..."xxx.getShell().update" doesn't
       
  1437 <br>124425 - GC.drawText does not work when setAdvanced(true)  
       
  1438 <br>136323 - Shell.getClientArea has side effect  
       
  1439 <br>136472 - GC#drawText doesn't work with arabic text when advance is on  
       
  1440 <br>137911 - Browser widgets turn to ghosts if their construction fails.  
       
  1441 <br>139329 - NullPointerException in ExpandBar
       
  1442 <br>141678 - [Browser] JavaDoc Hover/Browser-Widget doesn`t show Text
       
  1443 <br>142880 - The point down behavior of the DropTargetEvent.item
       
  1444 <br>143732 - add cut/copy/paste api on CCombo  
       
  1445 <br>145347 - Warnings with Fedora 5 compiler (gcc)  
       
  1446 <br>145662 - Group control borders disappear when tabbing between child widgets
       
  1447 <br>146264 - StyledText with SWT.WRAP flag does not shape arabic letters  
       
  1448 </blockquote>
       
  1449 
       
  1450 <h2> SWT Build 3.2 032o - Friday June 9, 2006 </h2>
       
  1451 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1452 <blockquote>
       
  1453 145526 - CTRL+F crashes JVM in Search panel
       
  1454 </blockquote>
       
  1455 
       
  1456 <h2> SWT Build 3.2 032m - Monday June 5, 2006 </h2>
       
  1457 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1458 <blockquote>
       
  1459 143661 - MouseUp incorrectly fired on Tree  
       
  1460 </blockquote>
       
  1461 
       
  1462 <h2> SWT Build 3.2 032k - Friday May 26, 2006 </h2>
       
  1463 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1464 <blockquote>
       
  1465 143236 - setItemCount(0) leaking TreeItems  
       
  1466 <br>143482 - CHIViewEmbeddedFrame not found in Eclipse  
       
  1467 </blockquote>
       
  1468 
       
  1469 <h2> SWT Build 3.2 032j - Friday May 19, 2006 </h2>
       
  1470 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1471 <blockquote>
       
  1472 140843 - JVM crash when running RCP application on HP-UX  
       
  1473 <br>141395 - Selected item lost in Tree  
       
  1474 <br>141489 - TableEditor background color artifacts on scrolling  
       
  1475 <br>142193 - Launchers feature fails without inheritall in gather.bin.parts
       
  1476 </blockquote>
       
  1477 
       
  1478 <h2> SWT Build 3.2 032h - Friday May 12, 2006 </h2>
       
  1479 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1480 <blockquote>
       
  1481 128545 - BIDI: Cursor is stays in the beginning of the Hebrew text segment
       
  1482 <br>134353 - Table/Tree: Columns pack on table.clear for no reason with a lot of flashing
       
  1483 <br>138907 - Cheese in Tree with text that spans columns  
       
  1484 <br>141293 - about.html needs to updated in swt examples, tests and tools
       
  1485 <br>141552 - Unexpected popup menu  
       
  1486 <br>141589 - SWT.MenuDetect sent 3 times for toolbars  
       
  1487 </blockquote>
       
  1488 
       
  1489 <h2> SWT Build 3.2 032 - Friday May 5, 2006 </h2>
       
  1490 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1491 <blockquote>
       
  1492 67384 - SWT_AWT not implemented for Mac
       
  1493 <br>96378 - gc.setTransform() makes fonts scale strangely when printing  
       
  1494 <br>128373 - Virtual Tree needs documentation  
       
  1495 <br>130173 - Tree Column does not respond to DefaultSelection event as it did in 3.1
       
  1496 <br>133962 - SWTException closing GLCanvas in an RCP application on Mac OS X
       
  1497 <br>138319 - SWTException: Failed to execute runnable (IllegalArgumentException: Index out of bounds)
       
  1498 <br>139226 - Using the mouse to page down auto completion choices closes completion window
       
  1499 <br>139262 - 'set data' callback not sent after all items are cleared in virtual tree
       
  1500 <br>139505 - Update manifest to compile against Foundation 1.0: org.eclipse.swt
       
  1501 <br>139964 - Use of 1.4 APIs in SWT_AWT
       
  1502 <br>140052 - [CTabFolder] losing focus problem?
       
  1503 <br>140272 - Editing OS.java really slow
       
  1504 </blockquote>
       
  1505 
       
  1506 <h2> SWT Build 3.2 031 - Friday April 28, 2006 </h2>
       
  1507 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1508 <blockquote>
       
  1509 60273 - Toolbar background colour doesn't match background (XP/Silver)
       
  1510 <br>95634 - [Tree] TreeColumn misses tooltips  
       
  1511 <br>96615 - StyledText and Text keybindings differ on Mac  
       
  1512 <br>99145 - Link widget only disables link, not text  
       
  1513 <br>99984 - Sync view toolbar buttons are bigger with SWT manifest  
       
  1514 <br>114850 - Eclipse 3.2M2 crashes just after startup  
       
  1515 <br>123922 - [Patch] SWT Javadoc: Some typos/minor errors  
       
  1516 <br>127216 - [Patch] Table check boxes should have shade when selected  
       
  1517 <br>127716 - GC.drawPoint() calls aren't affected by a Transform  
       
  1518 <br>127813 - CCombo.computeSize returning incorrect values when using wHint/hHint
       
  1519 <br>129564 - StyledText should render tabs exactly 4 spaces wide  
       
  1520 <br>129609 - [browser] unable to enter text in &lt;textarea&gt;
       
  1521 <br>131017 - HTML forms displayed in SWT Browser does not accept accented characters input
       
  1522 <br>131265 - Make ExpandBar background changeable by users  
       
  1523 <br>133672 - GC construction is very slow on the Mac when a Display is passed in
       
  1524 <br>134088 - DnD support in StyledText doesn't auto-scroll  
       
  1525 <br>134091 - Drop in StyledText does not work at the end of a line  
       
  1526 <br>134112 - DnD in StyledText: dropping on an empty line is hard  
       
  1527 <br>134417 - Browser Cannot Be Disposed (Intel Carbon SWT)  
       
  1528 <br>134925 - Table/Tree Columns don't align SWT.RIGHT and SWT.CENTER text properly (regression) (GTK)
       
  1529 <br>136272 - Combo on Mac incorrectly sends KeyDown event before Traverse when arrow up/down keys used
       
  1530 <br>136451 - ToolItem is not visible if bounds set before text  
       
  1531 <br>136473 - Image capture is purple on Mac  
       
  1532 <br>136633 - Failed to execute runnable (java.lang.ArrayIndexOutOfBoundException) in debug mode
       
  1533 <br>136641 - Scrollbars not excluded from client area  
       
  1534 <br>136675 - No scrollbar events for Text  
       
  1535 <br>136890 - [Patch] SWT Javadoc: Some typos/minor errors (Part 2)  
       
  1536 <br>136931 - Regression in right-mouse button behavior  
       
  1537 <br>137236 - Macintel: setEchoChar cause StringIndexOutOfBoundsException  
       
  1538 <br>137320 - [StyledText] caret does not move correctly when inserted text wraps
       
  1539 <br>137524 - NPE in AsynchronousViewer  
       
  1540 <br>137714 - WinCE: setClipping(x,y,w,h) throws NullPointerException  
       
  1541 <br>138062 - NPE in getData  
       
  1542 <br>138076 - Browser does not start on Debian  
       
  1543 <br>138461 - [Workbench] Perspective popup menu doesn't show up on Mac  
       
  1544 <br>138499 - Label DropTarget is "too small" on Motif  
       
  1545 <br>138630 - Icons being drawn on top of text in tabbed folder
       
  1546 <br>138724 - Use of 1.4 APIs
       
  1547 <br>139060 - Regression: Tree: Selection lost when collapsing unrelated item
       
  1548 </blockquote>
       
  1549 
       
  1550 <h2> SWT Build 3.2 030 - Tuesday April 12, 2006 </h2>
       
  1551 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1552 <blockquote>
       
  1553 45918 - eclipse should enable XP visual styles if available (from comctl32.dll)
       
  1554 <br>76740 - [painting] Ctrl+End brings StyledText into strange state
       
  1555 <br>82769 - [Contributions] Disabled menu items have enabled images when armed
       
  1556 <br>83016 - [browser] Use Mozilla 1.8 nsIWebBrowserStream API
       
  1557 <br>110794 - [64] Crash when pressing ENTER after having entered value in "Search" form
       
  1558 <br>113559 - [build] Dependency on  libstdc++.so.5
       
  1559 <br>125113 - Printing document with long lines loses text at the bottom of the page
       
  1560 <br>127132 - TableColumn#pack does not work for virtual table
       
  1561 <br>127902 - Focus gets stuck in Expandbar
       
  1562 <br>128273 - TableCursor not working properly on Linux GTK
       
  1563 <br>128286 - Table#SetTopIndex has no effect for virtual table
       
  1564 <br>133304 - [Browser] Eclipse fails to start
       
  1565 <br>134175 - Not consistenly getting control resize event from table column
       
  1566 <br>134356 - Walkback turning on wrap in StyledText. 
       
  1567 <br>134482 - [64] SWT Snippet24 (default selection) does not work on amd64
       
  1568 <br>134837 - Tree- Random foreground color appears for Tree when selecting items and subitems
       
  1569 <br>135303 - CBanner draws unwanted gradient line at bottom when it has more height than the default
       
  1570 <br>135533 - remove solaris-motif-sparc downloads from build
       
  1571 <br>135649 - Mouse wheel scrolls invisible scrollbars
       
  1572 <br>136064 - Snippet 225 (balloon tool tip) should say @since 3.2
       
  1573 </blockquote>
       
  1574 
       
  1575 <h2> SWT Build 3.2 029a - Monday March 27, 2006 </h2>
       
  1576 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1577 <blockquote>
       
  1578 94691 - Code Style Page crops "Configure Project Specific" message  
       
  1579 <br>115234 - [DnD] [WorkbenchParts] Resizing tiled editors incorrectly sizes editor parts at start of drag
       
  1580 <br>116749 - Some widgets don't match default background inside Group  
       
  1581 <br>118953 - setForeground/Background color does not work for SWT.READ_ONLY Text widgets on a Mac
       
  1582 <br>120051 - Some font names on OS X have null (\0) characters between every character
       
  1583 <br>120241 - MouseListener on Sash does not receive mouseUp events  
       
  1584 <br>122049 - crash when clicking on yellow javadoc popup window  
       
  1585 <br>124415 - Browser causes blank white box on OSX  
       
  1586 <br>127821 - ControlExample crash when setting background image on SEPARATOR Label
       
  1587 <br>130971 - TreeItem not showing text  
       
  1588 <br>132874 - List control does not allow 0th item to be deselected.  
       
  1589 </blockquote>
       
  1590 
       
  1591 <h2> SWT Build 3.2 029 - Tuesday March 21, 2006 </h2>
       
  1592 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1593 <blockquote>
       
  1594 32310 - Left click followed by right click results in double click  
       
  1595 <br>51020 - SWT.ON_TOP does not work on Mac OS X  
       
  1596 <br>66615 - SWT_AWT.new_Frame occasionally hangs  
       
  1597 <br>77371 - [browser] Browser widget not using correct language settings  
       
  1598 <br>77456 - DBCS3.2: SWT Browser sends improper Accept-Language, Accept-Charset
       
  1599 <br>83133 - Exposé causes dialog to move behind shell.  
       
  1600 <br>83431 - Support an "expandable group"  
       
  1601 <br>104150 - [Patch] Table cursor separated from table selection when clicking on grid lines or empty space
       
  1602 <br>113019 - Browser.setText() sometimes appends dust characters after html
       
  1603 <br>116975 - SWT_AWT bridge with JDialog cannot use Tab within dialog. focus is lost
       
  1604 <br>122379 - SWTException when deleting text from StyledText, if selection larger than visible part
       
  1605 <br>125131 - Keys fail in JDialog after SWT_AWT.new_Frame in WorkspacePart
       
  1606 <br>127827 - Implement background image in Table and Tree  
       
  1607 <br>128400 - Class ST misuses javadoc comments as category headers  
       
  1608 <br>128662 - SWT Browser crashes if URL contains special characters  
       
  1609 <br>128719 - [StyledText] A lot of cheese displaying Japaneese and Chinese
       
  1610 <br>128750 - Error occurs when delete text in StyledText  
       
  1611 <br>129526 - Proposal for new snippet : Non-rectangular Shell using transparent images
       
  1612 <br>129999 - EraseItem event's gc does not have the item's colours or font set
       
  1613 <br>131393 - Adding TableColumn at index 0 makes cell disappear  
       
  1614 <br>131623 - Tree selected column bgcolour does not draw on empty rows when setting a tree background colour
       
  1615 <br>131625 - Tree adds useless vertical scrollbar  
       
  1616 <br>131626 - Tree selected background colour in column 0 overrides cell colour, but not in any other column
       
  1617 <br>131627 - Tree: Empty tree does not show selected column background colour, unlike Table
       
  1618 <br>131654 - Decorations.computeTrim can cause program to hang  
       
  1619 <br>131724 - Adding PaintItemListener to Table causes NPE  
       
  1620 <br>131727 - SWT_AWT frames in task bar  
       
  1621 <br>131739 - adding EraseItem listener to Tree causes major drawing problem
       
  1622 <br>131743 - adding an EraseItem listener to a Tree can lead to selection cheese
       
  1623 <br>131805 - Tree: Sorted background column colour does not move with movable columns
       
  1624 <br>131867 - Incorrect GC.fillPath() behavior  
       
  1625 <br>131906 - StackOverflowError in StyledText  
       
  1626 <br>132089 - Tree: Text corruption in cells after moving column 0 and resizing column
       
  1627 <br>132376 - Table background colors are wrong in GTK
       
  1628 </blockquote>
       
  1629 
       
  1630 <h2> SWT Build 3.2 028 - Tuesday March 14, 2006 </h2>
       
  1631 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1632 <blockquote>
       
  1633 67642 - StyledText: Graphic bug displaying bengali chars
       
  1634 <br>91454 - [browser] RH EL4 - need way to locate firefox build
       
  1635 <br>92548 - GB18030: Part of Uigur characters(4-bytes) cause whole line sinkage to 1/3.
       
  1636 <br>97404 - add support for VT_I8 and VT_R8
       
  1637 <br>108996 - Support gradient backgrounds for StyledText widgets
       
  1638 <br>121351 - Alpha channel ignored when Image is disabled or greyed out
       
  1639 <br>125656 - Eclipse freezes dismissing popup windows (Quick Fix, Spell Check, etc)
       
  1640 <br>129908 - BIDI: Output text have contextual order layout
       
  1641 <br>129972 - adding MeasureItemListener to Table causes NPE
       
  1642 <br>130756 - Tree does not use the OSs selected column background color
       
  1643 <br>130113 - eclipse (64-bit) crashes as soon as code complete is invoke (ctrl-space) in java files
       
  1644 <br>130346 - Adding MeasureItem listener on Table can lead to divide by 0 in getItem()
       
  1645 <br>130876 - Background Image not inherited running w/o manifest
       
  1646 <br>131159 - ExpandItem needs getHeaderHeight()
       
  1647 <br>131160 - background color problems in tree with columns
       
  1648 <br>131585 - notifed is not a word
       
  1649 </blockquote>
       
  1650 
       
  1651 <h2> SWT Build 3.2 027 - Tuesday March 07, 2006 </h2>
       
  1652 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1653 <blockquote>
       
  1654 58009 - Need API to add notifications on system tray
       
  1655 <br>79391 - ControlExample - tab items are truncated
       
  1656 <br>98265 - more fixing
       
  1657 <br>106372 - Provide DND support for the StyledText widget
       
  1658 <br>114662 - Spinner setSelection prints X warning
       
  1659 <br>123827 - Outline "crazy-scrolls" when it gets focus
       
  1660 <br>127168 - Spinner generates bogus ModifyText events
       
  1661 <br>129590 - Event.index == 0 all the time
       
  1662 <br>129967 - System Settings being fired too often
       
  1663 <br>130037 - Cheese after dropping TreeItem that has Image set
       
  1664 <br>130120 - cell custom background colour appears in adjacent cells
       
  1665 <br>130159 - ImageLoader.save(filename, format) should close the OutputStream.
       
  1666 <br>130375 - Background Inheritance Incorrect in Composite Hierarchies
       
  1667 </blockqoute>
       
  1668 
       
  1669 <h2> SWT Build 3.2 026a - Tuesday February 28, 2006 </h2>
       
  1670 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1671 <blockquote>
       
  1672 129607 - Display.getShells() returns disposed shell Part 2
       
  1673 </blockqoute>
       
  1674 
       
  1675 <h2> SWT Build 3.2 026 - Tuesday February 28, 2006 </h2>
       
  1676 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1677 <blockquote>
       
  1678 124004 - Drop enabled on Text Widget
       
  1679 <br>126818 - Horizontal ScrollBar not ReSized When Table Contents Changed
       
  1680 <br>126996 - Can't asyncExec setting of text in virtual Tree
       
  1681 <br>128378 - TreeItem and TableItem constructors should state precondition on index
       
  1682 <br>128598 - 3.2 M5 delta pack not generated correctly
       
  1683 <br>128845 - ExpandBar Widget not painting controls
       
  1684 <br>129054 - Text widget VerifyListener causes characters to be inserted backwards if you change them
       
  1685 <br>129126 - When VerifyListener is added in org.eclipse.swt.widgets.Text, StringIndexOutOfBoundsException might be occurred by UNDO operation.
       
  1686 <br>129501 - Tree FULL_SELECTION doesn't redraw item background in selection color
       
  1687 <br>129535 - GridData/GridLayout is showing abnormal layout
       
  1688 <br>129607 - Display.getShells() returns disposed shell
       
  1689 </blockquote>
       
  1690 
       
  1691 <h2> SWT Build 3.2 025 - Tuesday February 21, 2006 </h2>
       
  1692 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1693 <blockquote>
       
  1694 13969 - Accessibility : No visual focus is provided in Table
       
  1695 <br>47872 - [SWT Examples] broken link in swt_launcher_ex.html
       
  1696 <br>87213 - Unable to run eclipse: undefined symbol: atk_object_add_relationship
       
  1697 <br>127095 - NPE when trying to dispose columns
       
  1698 <br>127266 - Text.getCaretLocation() on GTK with style = SWT.SINGLE
       
  1699 <br>127516 -Warnings in SWT samples
       
  1700 <br>127960 - Native crash in SWT when brower JavaScript closes the window
       
  1701 <br>128267 - No longer possible to capture screen with new GC(display)
       
  1702 <br>128408 - JPEGQuantizationTable precision=8 values can be negative
       
  1703 <br>128448 - [Browser] No javascript confirm dialog.
       
  1704 <br>128476 - Regression: Tree with columns does not reset horizontal scroll bar
       
  1705 </blockquote>
       
  1706 
       
  1707 <h2> SWT Build 3.2 024k - Thursday February 16, 2006 </h2>
       
  1708 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1709 <blockquote>
       
  1710 128244 - Table Row Overdraws Table Headers
       
  1711 </blockquote>
       
  1712 
       
  1713 <h2> SWT Build 3.2 024k - Thursday February 16, 2006 </h2>
       
  1714 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1715 <blockquote>
       
  1716 127734 - Cannot open Launch Config dialog
       
  1717 </blockquote>
       
  1718 
       
  1719 <h2> SWT Build 3.2 024i - Thursday February 16, 2006 </h2>
       
  1720 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1721 <blockquote>
       
  1722 127755 - NPE in Tree.callPaintEventHandler
       
  1723 </blockquote>
       
  1724 
       
  1725 <h2> SWT Build 3.2 024h - Thursday February 16, 2006 </h2>
       
  1726 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1727 <blockquote>
       
  1728 123466 - [Viewers] Strange dots in table item labels
       
  1729 <br>127751 - VIRTUAL Table does not paint with snippet 144
       
  1730 </blockquote>
       
  1731 
       
  1732 <h2> SWT Build 3.2 024d - Monday February 13, 2006 </h2>
       
  1733 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1734 <blockquote>
       
  1735 126996 - Can't asyncExec setting of text in virtual Tree
       
  1736 </blockquote>
       
  1737 
       
  1738 <h2> SWT Build 3.2 024c - Monday February 13, 2006 </h2>
       
  1739 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1740 <blockquote>
       
  1741 54426 - Implement RichText editor for SWT (partial fix)
       
  1742 <br>100114 - SWT, launcher and support JNI libraries need to be built universal
       
  1743 </blockquote>
       
  1744 
       
  1745 <h2> SWT Build 3.2 024b - Monday February 13, 2006 </h2>
       
  1746 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1747 <blockquote>
       
  1748 80913 - TabFolder no longer sets focus to tab when mnemonic pressed
       
  1749 </blockquote>
       
  1750 
       
  1751 <h2> SWT Build 3.2 024 - Friday February 9, 2006 </h2>
       
  1752 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1753 <blockquote>
       
  1754 70167 - Image(Device, InputStream) throws incorrect exception for bad PNG
       
  1755 <br>126864 - Regression: Drop target has incorrect DND cursor
       
  1756 <br>126995 - AIOOB exception for Tree
       
  1757 <br>126996 - Can't asyncExec setting of text in virtual Tree
       
  1758 </blockquote>
       
  1759 
       
  1760 <h2> SWT Build 3.2 023c - Tuesday February 7, 2006 </h2>
       
  1761 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1762 <blockquote>
       
  1763 On GTK, close button will not draw correctly due to dynamic tooltips
       
  1764 </blockquote>
       
  1765 
       
  1766 <h2> SWT Build 3.2 023b - Tuesday February 7, 2006 </h2>
       
  1767 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1768 <blockquote>
       
  1769 126299 - After clearAll(), GTK virtual Tree forgets old TreeItem objects and creates new ones
       
  1770 </blockquote>
       
  1771 
       
  1772 <h2> SWT Build 3.2 023a - Tuesday February 7, 2006 </h2>
       
  1773 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1774 <blockquote>
       
  1775 Compile errors on GTK 64
       
  1776 <br>Callbacks leaked on GTK
       
  1777 </blockquote>
       
  1778 
       
  1779 <h2> SWT Build 3.2 023 - Tuesday February 7, 2006 </h2>
       
  1780 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1781 <blockquote>
       
  1782 98265 Strings in Combo drop down list are truncated
       
  1783 <br>105028 WinCE: Menu Image Problem
       
  1784 <br>124481 TreeEditor: ProgressBar does not fill cell correctly
       
  1785 <br>125255 Checkbox tree selection makes checkbox hard to see
       
  1786 <br>125725 Mistake in FormLayout.layout(Composite, boolean)
       
  1787 <br>125849 Wrong colors with gradient pattern
       
  1788 </blockquote>
       
  1789 
       
  1790 <h3><a NAME="New API"></a>New API</h3>
       
  1791 
       
  1792 <p> Added ExpandBar and associated classes.</p>
       
  1793 
       
  1794 <h2> SWT Build 3.2 022 - Tuesday January 31, 2006 </h2>
       
  1795 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1796 <blockquote>
       
  1797 64686 - ScrollBar does not receive SWT.Selection messages
       
  1798 <br>103976 - Spinner widget should provide setValues() method like Slider
       
  1799 <br>115209 - SWT OSX 3.2M does  not display labels on raw background
       
  1800 <br>124414 - SIGSEGV from swt-3.2M4-gtk-linux-x86_64.zip
       
  1801 <br>Added drag under feedback for Table and Tree on Mac
       
  1802 <br>Added dynamic tooltips on all platforms
       
  1803 </blockquote>
       
  1804 
       
  1805 <h2> SWT Build 3.2 021 - Tuesday January 24, 2006 </h2>
       
  1806 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1807 <blockquote>
       
  1808 38528 - Two full screen redraws creating a GC on Display
       
  1809 <br>40117 - San-serifed monospaced fonts do not align properly.
       
  1810 <br>68255 - a Tab is not 4 spaces
       
  1811 <br>91364 - SWT_AWT.new_Shell() in GTK version blocks forever on RedHat 9
       
  1812 <br>117507 - Text editor flashes on call to selectAndReveal(int,int)
       
  1813 <br>112104 - GC.drawArc/fillArc results in different effects when antialias on/off
       
  1814 <br>121190 - Setting context menu on editable CCombo
       
  1815 <br>121506 - GC.drawImage() selects wrong source region
       
  1816 <br>123675 - fillGradientRectangle() in gc doesn't use gDip clipping when foreground and background are the same.
       
  1817 <br>124092 - StyledText's RTF copy/paste broken
       
  1818 <br>124208 - Virtual tree setItemCount(0) has no effect
       
  1819 <br>124400 - Please expose minHeight, minWidth, expandHorizontal, expandVertical in ScrolledComposite
       
  1820 <br>124591 - ScrolledComposite.computeSize returns wrong value when alwaysShowScrollBars==true
       
  1821 </blockquote>
       
  1822 
       
  1823 <h2> SWT Build 3.2 020 - Tuesday January 17, 2006 </h2>
       
  1824 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1825 <blockquote>
       
  1826 86825 	CLabel not correctly captured by WM_PRINT
       
  1827 <br>120907 	Border for Forms API controls screenshots
       
  1828 <br>121722 	HTML clipboard transfer does not work on Windows
       
  1829 <br>122428 	Performance on OS X still degrades on 10.4.3
       
  1830 <br>123143 	Drag handle changes to four-way on click
       
  1831 <br>123184 	Embedded image render error in StyledText
       
  1832 <br>123594 	Text.setForeground(Color) is ignored with SWT.INHERIT_FORCE
       
  1833 <br>123764 	Vertical table lines not redrawn on horizontal scroll
       
  1834 <br>123993 	SWT_AWT embedded frame doesn't get iconify/decionify events
       
  1835 </blockquote>
       
  1836 
       
  1837 <h2> SWT Build 3.2 019 - Tuesday January 10, 2006 </h2>
       
  1838 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1839 <blockquote>
       
  1840 49267 	First characters in Text initially not displayed
       
  1841 <br>118670 	Make StyledText.getLinePixel(int)/getLineIndex(int) publi...
       
  1842 <br>118796 	DirectoryDialog.open does not return choosen directory
       
  1843 <br>119207 	TableItem errors after/during dispose
       
  1844 <br>120524 	drawRoundRectangle draw bad round corner of rectangle.
       
  1845 <br>120573 	[implementation] IllegalArgumentException in StyledText
       
  1846 <br>120914 	Warnings suppressed from GtkFileChooser creation
       
  1847 <br>120954 	Background of Control with SWT.INHERIT_FORCE doesn't show...
       
  1848 <br>120980 	Regression: Image on disabled button no longer greyed out
       
  1849 <br>121507 	font leading (line spacing) excessive for small fonts
       
  1850 <br>121729 	in SWT, javadoc for Table.getColumns does document order
       
  1851 <br>121741 	Disposing a StyledText disposes its menu?
       
  1852 <br>121890 	Canvas and mouseMoveListener and MacOS
       
  1853 <br>121903 	OS.AlphaBlend causes "bddraw" stdout spew
       
  1854 <br>122433 	Exception in ImagesList
       
  1855 <br>122736 	StyledText - ArrayIndexOutOfBoundsException
       
  1856 </blockquote>
       
  1857 
       
  1858 <h2> SWT Build 3.2 018f - Wednesday December 14th, 2005 </h2>
       
  1859 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1860 <blockquote>
       
  1861 120654    	Cheese in StyledText on Linux
       
  1862 </blockquote>
       
  1863 
       
  1864 <h2> SWT Build 3.2 018e - Wednesday December 14th, 2005 </h2>
       
  1865 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1866 <blockquote>
       
  1867 121089    	LineBackgroundListener no longer works
       
  1868 </blockquote>
       
  1869 
       
  1870 <h2> SWT Build 3.2 018c - Wednesday December 14th, 2005 </h2>
       
  1871 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1872 <blockquote>
       
  1873 118909    	Problems with accents using SWT_AWT
       
  1874 </blockquote>
       
  1875 
       
  1876 <h2> SWT Build 3.2 018b - Wednesday December 14th, 2005 </h2>
       
  1877 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1878 <blockquote>
       
  1879 NoPR	Warning fixes, background redraw in Combo and Spinner
       
  1880 </blockquote>
       
  1881 
       
  1882 <h2> SWT Build 3.2 018a - Tuesday December 13th, 2005 </h2>
       
  1883 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1884 <blockquote>
       
  1885 29994	Image background Composite / Transparent widget backgrounds
       
  1886 </blockquote>
       
  1887 
       
  1888 <h2> SWT Build 3.2 018 - Tuesday December 13th, 2005 </h2>
       
  1889 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1890 <blockquote>
       
  1891 114518	[build] eclipse solaris-motif depends on libm.so.2
       
  1892 </blockquote>
       
  1893 
       
  1894 <h2> SWT Build 3.2 017a - Monday December 12th, 2005 </h2>
       
  1895 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1896 <blockquote>
       
  1897 116722	[PropertiesView] [CellEditors] (regression) Property edit...
       
  1898 <br>119638 	Typo in ToolItem.getControl
       
  1899 <br>119670 	StyleText.setRange(StyleRange) no longer working
       
  1900 <br>119687 	Tree mouse button down messing up cell editors
       
  1901 <br>120176 	Can't reliably change the cursor during Tracker.open()
       
  1902 </blockquote>
       
  1903 
       
  1904 <h2> SWT Build 3.2 017 - Tuesday December 6th, 2005 </h2>
       
  1905 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1906 <blockquote>
       
  1907 100659 	Dialog displays small sometimes in GTK
       
  1908 <br>116121 	Invalid widget used for gtk_widget_get_accessible
       
  1909 <br>116746 	ToolItem text is clipped
       
  1910 <br>117700 	[open type] Open Type table shows unmotivated ellipsis, d...
       
  1911 <br>118119 	Mac: Calling Tree.setItemCount() causes SWTError: Item no...
       
  1912 <br>118362 	StyledText: Top index wrong after selectAll
       
  1913 <br>118378 	StyledText#computeSize imposes artificial limit on return...
       
  1914 </blockquote>
       
  1915 
       
  1916 <h2> SWT Build 3.2 016 - Tuesday November 29th, 2005 </h2>
       
  1917 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1918 <blockquote>
       
  1919 64776    	StyledText word traverse places caret wrong with WRAP
       
  1920 <br>67754 	StyledText: AIOBE (Power of 2 + 1)
       
  1921 <br>74482 	Background colour not propagated inside group or tabfolder
       
  1922 <br>83405 	Support multiple fonts in StyledText
       
  1923 <br>83406 	Support objects in StyledText
       
  1924 <br>83430 	Support indentation in StyledText
       
  1925 <br>99381 	[PerspectiveBar] Alignment of items in perspective switch...
       
  1926 <br>99461 	resizing Table can have draw problems
       
  1927 <br>109901 	Poor performance of StyledText.
       
  1928 <br>112705 	[build] SWT standalone .zip uncompresses to the current d...
       
  1929 <br>115398 	[build] Compile warnings in os.c on Solaris/GTK+
       
  1930 <br>117574 	RIGHT_TO_LEFT | DOUBLE_BUFFERED don't get along
       
  1931 <br>117757 	Is TreeItem (.. int hParent, ..) supposed to be public?
       
  1932 <br>117807 	possible bug in TableItem.setImage (int index, Image image)
       
  1933 <br>117816 	Crash while running JFace test suite
       
  1934 <br>117879 	NullPointerException from mouse move
       
  1935 <br>117928 	JDT Text test don't run anymore (out of handles) - works ...
       
  1936 <br>117990 	Reduce matching complexity of the SWT flat toolbar RC style
       
  1937 <br>118154 	StyledText: setting the caret has no effect
       
  1938 <br>118227 	StyledText.getBaseline() != StyledText.getBaseline(offset)
       
  1939 <br>118240 	StyledText.getBaseline(StyledText.getCharCount()-1)) caus...
       
  1940 <br>118241 	StyledText: getLineHeight(int) and getBaseline(int): code...
       
  1941 </blockquote>
       
  1942 
       
  1943 <h2> SWT Build 3.2 015 - Tuesday November 22nd, 2005 </h2>
       
  1944 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1945 <blockquote>
       
  1946 93017 	Tiger: Starting Eclipse with Spotlight freezes UI Manager.
       
  1947 <br>103311 	[build] mozilla and cairo swt libs are not built during e...
       
  1948 <br>104284 	GTK warnings when setting item count on VIRTUAL Table bef...
       
  1949 <br>107720 	[build] Request to replace ${ws}, ${os} and ${arch} in fr...
       
  1950 <br>113005 	Table Header stays depressed.
       
  1951 <br>116110 	FileDialog hangs SWT Application
       
  1952 <br>116350 	Transform not being set properly on Linux-GTK
       
  1953 <br>116683 	Home key doesn't scroll window
       
  1954 <br>116688 	editor cheese after code completion
       
  1955 <br>116720 	GLCanvas doesn't set hint for merging mouse motion events
       
  1956 <br>116845 	Ctrl+End in StyledText does not scroll down enough to rev...
       
  1957 <br>116855 	StyledText with WRAP and special text draws cheese on Arr...
       
  1958 <br>116938 	VIRTUAL Tree hangs
       
  1959 <br>117125 	Tree with columns shows horizontal scroll bar when it sho...
       
  1960 <br>117174 	Mouse event coordinates broken on Linux-GTK
       
  1961 <br>117195 	Regression: Shell ignores first mouse-click after dialog ...
       
  1962 </blockquote>
       
  1963 
       
  1964 <h2> SWT Build 3.2 014a - Tuesday November 15th, 2005 </h2>
       
  1965 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1966 <blockquote>
       
  1967 116466		AIOOBE in StyledTextRenderer.updateRanges
       
  1968 </blockquote>
       
  1969 
       
  1970 <h2> SWT Build 3.2 014 - Tuesday November 15th, 2005 </h2>
       
  1971 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1972 <blockquote>
       
  1973 79894    	Control.update() method is too expensive
       
  1974 <br>100659 	Dialog displays small sometimes in GTK
       
  1975 <br>107219 	Redraw problems on resizing Tree column
       
  1976 <br>112358 	Need a way to create a new Color based on an existing color
       
  1977 <br>112454 	ColorSelector button does not display correctly when firs...
       
  1978 <br>113105 	Table widget does not return table item when #getItem(Poi...
       
  1979 <br>114815 	KeyDown Listener deaf until controls traversed; then focu...
       
  1980 <br>115229 	SWT.RIGHT on Label with Image causes drawing problems
       
  1981 <br>115230 	Font smooth does not work in Eclipse Forms
       
  1982 <br>115628 	[build] GLData.java missing from src.zip
       
  1983 <br>115667 	Handle leak in TextLayout
       
  1984 <br>115675 	disappearing checkbox with Windows XP look and feel
       
  1985 <br>116005 	Cannot type in Text widget in an ON_TOP Shell
       
  1986 <br>116038 	Need more docs for modal behavior constants in SWT class
       
  1987 </blockquote>
       
  1988 
       
  1989 <h2> SWT Build 3.2 013 - Tuesday November 8th, 2005 </h2>
       
  1990 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  1991 <blockquote>
       
  1992 47760    	Images that SWT cannot load.
       
  1993 <br>93380 	[DnD] 100% CPU usage when dragging files in the navigator...
       
  1994 <br>98282 	Wrapping has strange behavior for long Label with no spaces
       
  1995 <br>111195 	Doubleclicking between TreeColumns does not resize the co...
       
  1996 <br>112345 	[LayoutExample] Toolbar replacing another widget causes c...
       
  1997 <br>112463 	Tree.showColumn doesn't scroll column from left of viewpo...
       
  1998 <br>113244 	Accessibilty...When using JAWS on a StyledText widget the...
       
  1999 <br>113802 	Dialogs block the execution of (a)syncExecs
       
  2000 <br>114632 	ControlExample should show button with both image and text
       
  2001 <br>115092 	Snippet 203 doesn't use all texts
       
  2002 <br>115176 	Regression: Disabling tool bar makes separator items disa...
       
  2003 <br>115229 	SWT.RIGHT on Label with Image causes drawing problems
       
  2004 <br>115292 	NullPE in Tree#_getItem(TreeItem parentItem, int index)
       
  2005 <br>115317 	ToolItem's are now (light-)gray in M3
       
  2006 </blockquote>
       
  2007 
       
  2008 <h2> SWT Build 3.2 012c - Tuesday November 2nd, 2005 </h2>
       
  2009 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2010 <blockquote>
       
  2011 114533	Editor popup has wrong size
       
  2012 </blockquote>
       
  2013 
       
  2014 <h2> SWT Build 3.2 012b - Tuesday November 1st, 2005 </h2>
       
  2015 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2016 <blockquote>
       
  2017 114498	Table doesn't send selection change events anymore when selecting elements with the mouse
       
  2018 <br>114518	[build] eclipse solaris-motif depends on libm.so.2
       
  2019 </blockquote>
       
  2020 
       
  2021 <h2> SWT Build 3.2 012a - Tuesday November 1st, 2005 </h2>
       
  2022 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2023 <blockquote>
       
  2024 112390	[Viewers] JUnit error in JFacePerformanceSuite
       
  2025 </blockquote>
       
  2026 
       
  2027 <h2> SWT Build 3.2 012 - Monday October 31st, 2005 </h2>
       
  2028 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2029 <blockquote>
       
  2030 76789 	Table redraw during drag'n'drop
       
  2031 <br>85069 	[Mac] KERN_PROTECTION_FAILURE on Exit
       
  2032 <br>87883 	Remove title bar buttons from application-modal dialogs o...
       
  2033 <br>88724 	Provide 'since' javadoc in snippets
       
  2034 <br>92341 	DCR - Add SWT.VIRTUAL style to Tree widget
       
  2035 <br>98511 	Treeviewer doesn't de-select child when parent is closed
       
  2036 <br>100668 	Mac only: redraw bug which occurs when switching views
       
  2037 <br>101331 	GC.drawFocus not implemented on the Mac
       
  2038 <br>104973 	Unhandily Workaround in Text.getCaretLocation ()
       
  2039 <br>110951 	Combo.setItem(int, String) does not preserve the selectio...
       
  2040 <br>111303 	Cannot middle-button paste to rxvt from Eclipse
       
  2041 <br>111798 	Text#getCaretLocation() replaces selected text by " " iff...
       
  2042 <br>113172 	SWT Label widget trancates the text if it contains a lo...
       
  2043 <br>113204 	Text widget bleeds outside SashForm
       
  2044 <br>113895 	pango_layout_context_changed called too often
       
  2045 <br>113971 	Test failures in Tree on N20051027-0010
       
  2046 <br>114039 	Table.computeSize returns bogus Point.y values under Win3...
       
  2047 <br>114139 	Bad colours for text in the plugin.xml editor
       
  2048 </blockquote>
       
  2049 
       
  2050 <h2> SWT Build 3.2 011 - Tuesday October 25th, 2005 </h2>
       
  2051 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2052 <blockquote>
       
  2053 34612    	scroll problem in tree, table, and list
       
  2054 <br>35909 	Table HIDE_SELECTION behaviour not implemented
       
  2055 <br>41466 	Panther: Check and Radio ToolItems don't use correct look
       
  2056 <br>51736 	[JUnit] TreeItem test cases failing
       
  2057 <br>68657 	JUnit test fails for Image.setBackground
       
  2058 <br>76804 	Improve SWT performance over GTK window system
       
  2059 <br>85539 	[JUnit] GC.copyArea test cases failing
       
  2060 <br>89687 	computeSize(-1, -1) wrong for Text with SWT.Wrap.
       
  2061 <br>91388 	Tiger: 1 pixel line drawn over scrollbars
       
  2062 <br>94370 	SWT crashes with KERN_PROTECTION_FAILURE on mac
       
  2063 <br>94629 	Clipped text fields in project info page
       
  2064 <br>96839 	CCombo visible above neighbouring areas while scrolling ...
       
  2065 <br>100035  Eclipse loses its dock icon when dock restarted
       
  2066 <br>100696 	Keyboard fails on MacOS X
       
  2067 <br>102088 	Text with CENTER has too much logical space
       
  2068 <br>109215 	Moveable table column and DND feedback clash on MacOS X
       
  2069 <br>109951 	Mac: Menu Highlight Cheese
       
  2070 <br>109952 	Mac: Menu Cleared After Shell Restored From Dock
       
  2071 <br>111973 	Default Dialog font on Mac OS X not good for DBCS languages
       
  2072 <br>112116 	Antialiasing causes incorrect drawing
       
  2073 <br>112403 	window dimensions are tiny
       
  2074 <br>112994 	auto hook up simple widget relations for screen readers
       
  2075 <br>113100 	Button size test failures in org.eclipse.ui.tests
       
  2076 <br>113485 	Don't flush X exposes for a SMOOTH Sash
       
  2077 </blockquote>
       
  2078 
       
  2079 <h2> SWT Build 3.2 010 - Tuesday October 18th, 2005 </h2>
       
  2080 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2081 <blockquote>
       
  2082 32471    	Disabled text field does not show as ghosted
       
  2083 <br>34513 	Text has a horizontal scrollbar when not required
       
  2084 <br>41306 	Border draws through fast views
       
  2085 <br>41467 	Panther: Switch to HIViews and Compositing mode
       
  2086 <br>43920 	Clipping problems
       
  2087 <br>51749 	List flashes
       
  2088 <br>57723 	BIDI: StyledText bug when changing the color of bold text
       
  2089 <br>62908 	ScrollBars flash when Text widget created
       
  2090 <br>64997 	label cheese when dialog layout changes.
       
  2091 <br>66980 	Custom Combo: changing any option while the component is ...
       
  2092 <br>70587 	[Perspectives] java perspective does not repaint on occasion
       
  2093 <br>74574 	Property Dialog > Info Page: layout broken
       
  2094 <br>82021 	BIDI:when searching for a substring of an Arabic word the...
       
  2095 <br>85775 	Focus painted outside of the visible area of scrollable.
       
  2096 <br>89687  	computeSize(-1, -1) wrong for Text with SWT.Wrap.
       
  2097 <br>89696 	Bad painting when eratically scrolling compare editor
       
  2098 <br>94629   Clipped text fields in project info page
       
  2099 <br>99266 	[Viewers] Bogus empty rows at the beginning of a table
       
  2100 <br>102525 	Button in a toolbar not sized correctly
       
  2101 <br>104041 	[browser]browser.execute() fails when Acrobat Reader v7 i...
       
  2102 <br>108635 	Text widget in MAC OS X doesnt paint to GC
       
  2103 <br>108943 	Dragging table column sashes left to right leaves pretty ...
       
  2104 <br>111910 	Regression: Empty unusable dialogs on Redhat 8+9 / gtk-2....
       
  2105 <br>112336 	StyledText is still misbehaving
       
  2106 </blockquote>
       
  2107 
       
  2108 <h2> SWT Build 3.2 009a - Tuesday October 11th, 2005 </h2>
       
  2109 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2110 <blockquote>
       
  2111 NoPr	Text issues on the Mac, compile error on Photon
       
  2112 </blockquote>
       
  2113 
       
  2114 <h2> SWT Build 3.2 009 - Tuesday October 11th, 2005 </h2>
       
  2115 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2116 <blockquote>
       
  2117 13813   API request: notification when OS system colors change
       
  2118 <br>22000 	GTK: Menubar is not accounted for in computeTrim().
       
  2119 <br>51480 	JUnit tests for Browser are printing to console
       
  2120 <br>71348 	Can't listen Excel events
       
  2121 <br>75390 	[browser] download not working on the mac
       
  2122 <br>93763 	Clicking on the button frame does not activate toolitem's...
       
  2123 <br>110346 	Text widget does not trigger SWT.DefaultSelection events ...
       
  2124 <br>110559 	Pressing Cmd+Q twice crashes application
       
  2125 <br>110923 	TableItem.setImage does not redraw the item
       
  2126 <br>111751 	[OpenGL] No GLData class found when running examples
       
  2127 <br>111762 	JVM dump in SWT native method
       
  2128 </blockquote>
       
  2129 
       
  2130 <h2> SWT Build 3.2 008 - Tuesday October 4th, 2005 </h2>
       
  2131 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2132 <blockquote>
       
  2133 33967  	DCR - Image AND Text Button support when avalaible
       
  2134 <br>85962 	Internal browser maintains session after window is closed
       
  2135 <br>88958 	DirectoryDialog and FileDialog bring CPU utilization to 100%
       
  2136 <br>90116 	[build] pkg-config arguments passed to ld and not gcc
       
  2137 <br>98296 	Browser in BrowserExample opens too small
       
  2138 <br>102097 	[build] build.sh uses hardcoded AWT_LIB_PATH
       
  2139 <br>103894 	browser fail to hyper link to another page
       
  2140 <br>109431 	ArrayIOB in Tree.wmNotifyChild
       
  2141 <br>110342 	SWT Example Launcher: Double-click on "Standalone" folder...
       
  2142 <br>110531 	VM crashes when creating an Image after rotation
       
  2143 <br>110734 	Warnings about XCreateColormap
       
  2144 <br>110753 	gdk_region_get_rectangles leaks
       
  2145 <br>110767 	java.lang.NoSuchMethodError: XErrorProc when setting Disp...
       
  2146 <br>110949 	link error in GC.setClipping(x, y, w, h) on pocket pc
       
  2147 <br>111157 	TreeItem.setBackground doesn't work
       
  2148 <br>111284 	Crash in TreeSelection - Event
       
  2149 </blockquote>
       
  2150 
       
  2151 <h2> SWT Build 3.2 007 - Tuesday September 26th, 2005 </h2>
       
  2152 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2153 <blockquote>
       
  2154 37709 	Support OpenGL
       
  2155 <br>50646 	CTabFolder tooltips are not read out
       
  2156 <br>74095 	SWT_AWT X error with JadeDisplay integration
       
  2157 <br>104407 	Right click on Tree does not honor the SWT.FULL_SELECTION...
       
  2158 <br>108921 	Tree with lines visible not painted correctly
       
  2159 <br>108949 	[browser] javascript alerts are not shown
       
  2160 <br>110432 	atk_object_factory_create_accessible errors
       
  2161 </blockquote>
       
  2162 
       
  2163 <h2> SWT Build 3.2 006d - Wednesday September 21st, 2005 </h2>
       
  2164 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2165 <blockquote>
       
  2166 110057	[browser] crash whenever a Browser is disposed
       
  2167 </blockquote>
       
  2168 
       
  2169 <h2> SWT Build 3.2 006c - Monday September 19th, 2005 </h2>
       
  2170 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2171 <blockquote>
       
  2172 110073	perspective button goes blank after closing perspective
       
  2173 </blockquote>
       
  2174 
       
  2175 <h2> SWT Build 3.2 006b - Monday September 19th, 2005 </h2>
       
  2176 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2177 <blockquote>
       
  2178 99266	[Viewers] Bogus empty rows at the beginning of a table
       
  2179 </blockquote>
       
  2180 
       
  2181 <h2> SWT Build 3.2 006a - Monday September 19th, 2005 </h2>
       
  2182 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2183 <blockquote>
       
  2184 NoPR    	Compile fixes for 64-bit
       
  2185 </blockquote>
       
  2186 
       
  2187 <h2> SWT Build 3.2 006 - Monday September 19th, 2005 </h2>
       
  2188 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2189 <blockquote>
       
  2190 101750    	[Browser] Clicking on link to PDF file does nothing
       
  2191 </blockquote>
       
  2192 
       
  2193 <h2> SWT Build 3.2 005 - Tuesday September 13th, 2005 </h2>
       
  2194 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2195 <blockquote>
       
  2196 4572    	Need support for tool tips in table columns (1GBZLD1)
       
  2197 <br>34184 	Native Tree: No tooltips
       
  2198 <br>46387 	Patch for saving animated GIFs
       
  2199 <br>87503 	implement OSX opengl binding
       
  2200 <br>87577 	GC.drawImage() with rescaling does not optimize clipped d...
       
  2201 <br>97597 	Tree is not showing lines
       
  2202 <br>101204 	[consistency] MouseDown fired while using Scrollbar in Table
       
  2203 <br>102952 	Foreground color gets lost when painting a Path
       
  2204 <br>105772 	Strange background color of label on text search page
       
  2205 <br>106289 	Blurry Tree text in second column
       
  2206 <br>106498 	creating Tree column 0 causes drawing problem
       
  2207 <br>107243 	Scrollbar.setValues silently does nothing
       
  2208 <br>107684 	Resetting of clipping region does not work if gc.setTrans...
       
  2209 <br>108060 	Extra non-functional horizontal scroll bar in TreeViewer
       
  2210 <br>108190 	Combo doesn't produce modification event for ALT-DOWN
       
  2211 <br>108315 	GC.setAdvanced() destroys clipping
       
  2212 <br>108331 	Usign internal web browser to access basic auth protected...
       
  2213 <br>108423 	GC.drawArc doesn't work correct with Cairo
       
  2214 <br>108511 	Eclipse crashes when open html file renamed
       
  2215 <br>108706 	GC.drawRoundRectangle() doesn't work if Cairo is initialized
       
  2216 <br>108796 	Please make FormAttachment() public
       
  2217 <br>108865 	SWT.DOUBLE_BUFFERED + GC.drawFocus() equals cheese
       
  2218 </blockquote>
       
  2219 
       
  2220 <h2> SWT Build 3.2 004 - Tuesday August 30th, 2005 </h2>
       
  2221 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2222 <blockquote>
       
  2223 34159    	[Tasks] First three columns of Task List too wide w/nativ...
       
  2224 <br>37959 	Select on hover selects when mouse is in scrollbar
       
  2225 <br>60309 	TextLayout.getBounds.height not right when the text termi...
       
  2226 <br>65729 	TextLayout.getOffset is not working when using '\n'.
       
  2227 <br>67066 	Table "lines visible" flag does not work
       
  2228 <br>80490 	The SWT browser widget doesn't work with input field type...
       
  2229 <br>81567 	[PropertiesView] Properties View scrolling problem
       
  2230 <br>96339 	Next Editor causes crash when remapped to Ctrl-Tab
       
  2231 <br>97597 	Tree is not showing lines
       
  2232 <br>101204 	[consistency] MouseDown fired while using Scrollbar in Table
       
  2233 <br>105622 	ToolItem.setText("") should remove Text and return to ini...
       
  2234 <br>105772 	Strange background color of label on text search page
       
  2235 <br>106494 	creating Table/TreeColumn makes existing item disappear
       
  2236 <br>106502 	setting Table column alignment does not visually update
       
  2237 <br>106511 	Cannot set text selection in VerifyListener.verifyText
       
  2238 <br>106928 	JVM terminates when closing web broser with Command W on ...
       
  2239 <br>107777 	[browser] crash when accessing password-protected site
       
  2240 </blockquote>
       
  2241 
       
  2242 <h2> SWT Build 3.2 003 - Tuesday August 23rd, 2005 </h2>
       
  2243 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2244 <blockquote>
       
  2245 89183    	Image in any table column header creates indent in first ...
       
  2246 <br>92636 	[Browser] Clicking in web browser (editor) does not dismi...
       
  2247 <br>100665 	Add Resource.getDevice()
       
  2248 <br>104380 	Text with WRAP - Compute fails
       
  2249 <br>105494 	setting image in TreeItem column 1 affects its future col...
       
  2250 <br>106006 	[Contributions] NullPointerExceptions in MenuManager.update
       
  2251 <br>107123 	Alpha values on GC are not applied to Images on Windows
       
  2252 <br>107324 	Recent changes causing a VM crash
       
  2253 <br>107329 	AIOOBException caused by Tree.setRedraw()
       
  2254 <br>107452 	[browser] fires 2 keyUp events
       
  2255 </blockquote>
       
  2256 
       
  2257 <h2> SWT Build 3.2 002a - Thursday August 18th, 2005 </h2>
       
  2258 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2259 <blockquote>
       
  2260 107112 	Closing an editor adds "Widget is disposed" error to the ...
       
  2261 </blockquote>
       
  2262 
       
  2263 <h2> SWT Build 3.2 002 - Tuesday August 16th, 2005 </h2>
       
  2264 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2265 <blockquote>
       
  2266 4416    	Widget tree should be valid during a dispose event (1FF1DJ4)
       
  2267 <br>4862 	Check for isDisposed() in dispose after sending Dispose C...
       
  2268 <br>64107 	Items in bad state in dispose callback
       
  2269 <br>89183 	Image in any table column header creates indent in first ...
       
  2270 <br>90447 	AIOOB when creating TreeItems in TreeItem.dispose() callback
       
  2271 <br>90478 	TreeItem.dispose callback provides opportunity for Tree h...
       
  2272 <br>92013 	DCR - Need SWT.VERTICAL style for CoolBar
       
  2273 <br>94896 	Browser.setText() fires an unexpected url
       
  2274 <br>104380 	Text with WRAP - Compute fails
       
  2275 <br>104589 	Crash while running JFace test suites
       
  2276 <br>106289 	Blurry Tree text in second column
       
  2277 <br>106536 	TableItem.getBounds - small inconsistencies
       
  2278 <br>106542 	showing/hiding column sort arrow should recompute display...
       
  2279 <br>106543 	64-bit problem in Cairo
       
  2280 <br>106601 	Typo in SWT makefile
       
  2281 <br>106640 	Failures running the JFace suites
       
  2282 <br>106647 	VM crash in TableItem dispose
       
  2283 <br>106730 	Rendering problems on Customize Perspective dialog
       
  2284 <br>106759 	SWT doesn't build against newest Cairo versions
       
  2285 <br>106851 	NPEs caused by recent Tree changes
       
  2286 <br>107048 	Path.moveTo draws lines
       
  2287 <br>107145 	Javadoc can not refer to package protected methods
       
  2288 </blockquote>
       
  2289 
       
  2290 <h2> SWT Build 3.2 001c - Wednesday August 10th, 2005 </h2>
       
  2291 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2292 <blockquote>
       
  2293 NoPR  Sort indicator stuck up on Windows
       
  2294 </blockquote>
       
  2295 
       
  2296 <h2> SWT Build 3.2 001b - Monday August 8th, 2005 </h2>
       
  2297 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2298 <blockquote>
       
  2299 45708  NPE in Table.releaseWidget
       
  2300 <br>59537 [Workbench] Accessibility: Minimize and Maximize icons in...
       
  2301 <br>105133 mouse wheel scrolling in editor moves scrollbar thumb but...
       
  2302 <br>105591 Problems setting and updating an Image on a Label
       
  2303 <br>105849 SWT bugs: GDI Handles leak
       
  2304 <br>106058 Antialiasing memory leak
       
  2305 </blockquote>
       
  2306 
       
  2307 <h2> SWT Build 3.2 001a - Tuesday August 2nd, 2005 </h2>
       
  2308 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2309 <blockquote>
       
  2310 70599 	Unexpected tooltip behaviour of Combo control
       
  2311 <br>80798 	setToolTipText() method of org.eclipse.swt.widgets.Combo ...
       
  2312 <br>96053 	Spinner: Pressing buttons should focus spinner and select...
       
  2313 <br>96916 	Spinner.setToolTipText() doesn't work
       
  2314 <br>99145 	Link widget only disables link, not text
       
  2315 <br>103465 	Need better documentation of SWT event types.
       
  2316 <br>103973 	GC Transform not applied to drawImage()
       
  2317 <br>104301 	Support discovery of AWT Frames by walking the Widget hie...
       
  2318 <br>104966 	Link displays as enabled when setText called after setEna...
       
  2319 <br>104992 	List control bug [cheese when resizing]
       
  2320 <br>105132 	Image flashing when using a Tree in a themed TabFolde
       
  2321 <br>105213 	moveBelow(null) does not adjust z order
       
  2322 </blockquote>
       
  2323 
       
  2324 <h2> SWT Build 3.2 001 - Tuesday July 26th, 2005 </h2>
       
  2325 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2326 <blockquote>
       
  2327 18607 XP Look and Feel - 3D border appearance on some widgets d...
       
  2328 <br>24538 TabItem controls should use the TabFolder to paint their ...
       
  2329 <br>38948 caculate table height not possible
       
  2330 <br>42475 Add LEFT/CENTER/RIGHT to ControlExample Text tab
       
  2331 <br>43192 Add sort indicator (e.g. arrow) in TableColumn
       
  2332 <br>45895 [browser] get NPE when calling browser api from within di...
       
  2333 <br>49065 Table widget flicker
       
  2334 <br>51995 SelectionEvent not getting detail info for scrollbar events
       
  2335 <br>69374 Crash in SWT Accessible / org.eclipse.swt.internal.ole.wi...
       
  2336 <br>74095 SWT_AWT X error with JadeDisplay integration
       
  2337 <br>77194 MsgBox is not centered on screen on Solaris, ok in win32 ...
       
  2338 <br>80465 XP theme - label issues with tab folder
       
  2339 <br>85389 [preferences] Changing Code Formatter tab width does not ...
       
  2340 <br>86018 TreeColumn should support moveable headers
       
  2341 <br>92313 Virtual table: flashes on clear
       
  2342 <br>92342 Tree widget: make TreeColumns reordable
       
  2343 <br>94429 Group label doesn't fire mouse events
       
  2344 <br>94502 Redundant check for the pointer coordinates
       
  2345 <br>99524 Display.eventProc reads a GdkEventButton when GdkEventAny...
       
  2346 <br>99746 Table and Tree column resize line matches foreground color
       
  2347 <br>99761 pressing down arrow selects tool item
       
  2348 <br>100387 CTabFolder creates and disposes a Shell on every MouseHover
       
  2349 <br>100741 Unused variable in ScrollBar.java
       
  2350 <br>101093 [browser] crash when setting html as url
       
  2351 <br>101534 No navigation by typing in VIRTUAL Table
       
  2352 <br>101799 Enabling advanced graphics will cause alpha gradient to b...
       
  2353 <br>101839 support MacOS command line option "-Xdock:name=<applicati...
       
  2354 <br>102080 Unused variables in GC.java
       
  2355 <br>102165 ImageLoader closes OutputStream on save
       
  2356 <br>102272 Repainting a double-buffered canvas may cause pixel corru...
       
  2357 <br>102313 disposing first column of reordered Tree changes items
       
  2358 <br>102481 Pattern doesn't make a gradient
       
  2359 <br>102543 Height of MenuItems differs when using Icons and Text com...
       
  2360 <br>102617 Table right mouse double click registers as left mouse click
       
  2361 <br>102794 GridLayout has change behaviour between 3.0.2 and 3.1
       
  2362 <br>102830 Junit test of TableColumn (test_setTextLjava_lang_String...
       
  2363 <br>102952 Foreground color gets lost when painting a Path
       
  2364 <br>103187 Support gradients with alpha
       
  2365 <br>103238 TrayItem obscures KDE's gradient
       
  2366 <br>103349 Scale widget switches focus when setting background
       
  2367 <br>103431 JavaDoc for Composite.getChildren() is wrong
       
  2368 <br>103436 Performance of selection in a multi-select table
       
  2369 <br>103571 Image in table header gets corrupted
       
  2370 <br>103603 ImageData getPixel operation
       
  2371 <br>103627 Text#getCaretPosition() returns wrong value for non-zero ...
       
  2372 <br>103642 resetting clipping path doesn't work when transforms are ...
       
  2373 <br>103934 Table.getItem(Point) uses incorrect calculation on Motif
       
  2374 <br>103937 Motif: Resizing a column in a large virtual table is extr...
       
  2375 <br>103939 On Motif: In a large virtual table Table.removeAll() is ...
       
  2376 <br>104509 reducing VIRTUAL Table's item count can show drawing problem
       
  2377 </blockquote>
       
  2378 
       
  2379 <h2> SWT Build 3.1 038i - Monday June 27th, 2005 </h2>
       
  2380 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2381 <blockquote>
       
  2382 101795   GC.fillGradientrectangle() with GDI+ causes crash
       
  2383 </blockquote>
       
  2384 
       
  2385 <h2> SWT Build 3.1 038f - Thursday June 23rd, 2005 </h2>
       
  2386 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2387 <blockquote>
       
  2388 20448   Text Widget Javadoc for Text limit
       
  2389 <br>41346 	Javadoc: add a note about the order of getSelectedIndices...
       
  2390 <br>49674 	DND.FEEDBACK_INSERT_BEFORE and DND.FEEDBACK_INSERT_AFTER...
       
  2391 <br>78634 	ImageData.getTransparencyMask - incorrect javadoc or impl...
       
  2392 <br>84681 	The specifications for some methods should describe the b...
       
  2393 <br>84891 	In the specifications some methods do not describe their ...
       
  2394 <br>84906 	We found some typos or broken links.
       
  2395 <br>84911 	Unspecified methods
       
  2396 <br>86562 	Can Widget.getDisplay() be called from a background thread?
       
  2397 <br>99348 	Java doc for Decorations.setImages(Images[] images) does ...
       
  2398 <br>100663 	[64] Links do not paint
       
  2399 <br>100699 	Widget.setKeyState reads from memory which has been freed
       
  2400 </blockquote>
       
  2401 
       
  2402 <h2> SWT Build 3.1 038 - Friday June 16th, 2005 </h2>
       
  2403 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2404 <blockquote>
       
  2405 98845 Crash when a Combo disposed on FocusOut
       
  2406 <br>99376 TableColumn has width=0 and second column missing
       
  2407 <br>99534 ImageList leaks a pixbuf if an image added multiple times
       
  2408 </blockquote>
       
  2409 
       
  2410 <h2> SWT Build 3.1 037i - Friday June 16th, 2005 </h2>
       
  2411 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2412 <blockquote>
       
  2413 4805 resize during setRedraw causes cheese (1GJ4URX)
       
  2414 <br>96479 SWTMessages.properties missing from source zip
       
  2415 <br>97170 [About] Eclipse logo not rendered correctly in about dial...
       
  2416 <br>97625 Intro Test A.4 Eclipse crashed.
       
  2417 <br>99266 [Viewers] Bogus empty rows at the beginning of a table
       
  2418 <br>99518 Extremely jumpy resizing in the ControlExample
       
  2419 <br>99525 TextLayout.getLineOffsets() leaks a pango iter
       
  2420 <br>99527 Dialog size problems when using the ion window manager
       
  2421 <br>99535 FontDialog leaks a string
       
  2422 <br>99541 Cursors not disposed in SWT FileViewer example
       
  2423 <br>99561 GDI+ crash with icons where width > height [was: GEF pain...
       
  2424 <br>99636 [browser] browser contents become excluded from tab order
       
  2425 <br>99745 Tray doesn't support image with alpha
       
  2426 <br>99756 paint example is missing view icon
       
  2427 <br>99936 [browser] nsIRequest has some incorrect method signatures
       
  2428 <br>100040 Slowdown between 3.1 RC1 and N20050602 due to change to I...
       
  2429 <br>100199 Display.asyncExec() can hang Windows
       
  2430 </blockquote>
       
  2431 
       
  2432 <h2> SWT Build 3.1 037g - Friday June 10th, 2005 </h2>
       
  2433 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2434 <blockquote>
       
  2435 99341 GDI leak in Label with transparent images (png, gif)
       
  2436 </blockquote>
       
  2437 
       
  2438 <h2> SWT Build 3.1 037f - Friday June 10th, 2005 </h2>
       
  2439 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2440 <blockquote>
       
  2441 98802 Focus cannot be given to visible but zero-sized controls
       
  2442 <br>98894 Shell.setImages() should be smarter
       
  2443 <br>99167 Hover Event fired continiously although Mouse not moving
       
  2444 </blockquote>
       
  2445 
       
  2446 <h2> SWT Build 3.1 037c - Thursday June 9th, 2005 </h2>
       
  2447 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2448 <blockquote>
       
  2449 96212 org.eclipse.ui could not be found.
       
  2450 <br>96679 OutOfMemory Exception from corrupted clipboard?
       
  2451 <br>99109  ComputeSize on Link gives different results when calling two times in a row
       
  2452 </blockquote>
       
  2453 
       
  2454 <h2> SWT Build 3.1 037 - Thursday June 9th, 2005 </h2>
       
  2455 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2456 <blockquote>
       
  2457 77611  [browser] IE shows warning dialog when JS error occured  
       
  2458 <br>89397  Compile warnings when compiling libswt-gtk-XXXX.so  
       
  2459 <br>91547  Insertion line in TreeViewer does not show up during drag...  
       
  2460 <br>93724  Drag-and-drop creates signal names every time  
       
  2461 <br>94210  Multiple expansion broken in trees  
       
  2462 <br>96042  computeTrim() is not returning the correct value  
       
  2463 <br>96525  Painting a translucent image fails when the GC is mirrored  
       
  2464 <br>96723  Table not shown when there are no rows initially  
       
  2465 <br>96873  Icons in toolitem are mirrored on mirrored toolbar  
       
  2466 <br>97011  Custom Table font is not applied to first column header  
       
  2467 <br>97046  PNG images look corrupt as main window icon  
       
  2468 <br>97177  [misc] Chinese IME status lost  
       
  2469 <br>97340  MouseEnter not fired when scroll bar released  
       
  2470 <br>97370  gnopernicus no longer reads custom widgets in eclipse  
       
  2471 <br>97651  tree insert mark cheese  
       
  2472 <br>97659  TreeColumns don't fire ControlEvents on dispose() [win32]  
       
  2473 <br>97668  Chevron not always showing in Perspective Switcher  
       
  2474 <br>97678  SashForm - can lose sash for item on far right  
       
  2475 <br>97686  AIOOB when removing non-existent TableItem by index  
       
  2476 <br>97696  ToolItem with image is blank or shows cheese  
       
  2477 <br>97697  CCombo - drop down list appears in wrong place  
       
  2478 <br>97725  GTK - Layout Example table editor combo in wrong place  
       
  2479 <br>97743  [portability] Drag Tool Turns Off on Linux  
       
  2480 <br>97745  Table column header stays pressed if mouse button release...  
       
  2481 <br>97762  Hiding redraw window before destroying it  
       
  2482 <br>97813  height of Text widgets for SWT/GTK differs from native GT...  
       
  2483 <br>97903  problem in features Plateform and Plateform Plug-in Devel...  
       
  2484 <br>97915  Table.remove(int) can change selection  
       
  2485 <br>97931  Coolbar fails to show contents until resized  
       
  2486 <br>97978  Table/TreeColumns don't fire ControlEvents on dispose() [...  
       
  2487 <br>97981  Focus given to the Eclipse window while the preferences d...  
       
  2488 <br>97985  Snippet144 (Virtual Table) slow on the Mac  
       
  2489 <br>97992  javadoc warnings in RC1  
       
  2490 <br>98024  Open type dialog skips over too much  
       
  2491 <br>98156  Images not appearing on menus, or when painted  
       
  2492 <br>98383  Linux AMD64 missing org.eclipse.swt.gtk.linux.x86 3.1.0 h...  
       
  2493 <br>98439  Pixel corruption when using clipping on a double-buffered...  
       
  2494 <br>98802  Focus cannot be given to visible but zero-sized controls  
       
  2495 </blockquote>
       
  2496 
       
  2497 <h2> SWT Build 3.1 036 - Thursday May 26th, 2005 </h2>
       
  2498 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2499 <blockquote>
       
  2500 26902:  GTK: mouse wheel doesn't work on the compare editor  
       
  2501 <br>64393:  Forgot to close &lt;code&gt; tag in SWT javadocs  
       
  2502 <br>77540:  typo in import org.eclipse.swt.custom.StyledText.setOrien...  
       
  2503 <br>77617:  Brief "page not found" message on startup  
       
  2504 <br>81064:  [Browser] HTML set via setText() not showing in most cas...  
       
  2505 <br>82169:  In console pane, cannot click "Terminate" and then "Remov...  
       
  2506 <br>85645:  Typeahead broken for Table and Tree  
       
  2507 <br>89378:  Combo default size too small with certain fonts  
       
  2508 <br>89574:  In the task bar, the Eclipse window is called "TopLevelSh...  
       
  2509 <br>89720:  Crash closing dialog when IM is open (IIIM)  
       
  2510 <br>90246:  StyledText draws cheesy if the caret is invisible  
       
  2511 <br>92105:  BIDI3.1: Mixed Arabic and English text is viewed incorrec...  
       
  2512 <br>92352:  DBCS3.1:can't input CHT strings after press Enter while x...  
       
  2513 <br>92629:  Table.setSelection does nothing if there is a TableColumn   
       
  2514 <br>94437:  add "Columns Reorderable" checkbox to ControlExample's Ta...  
       
  2515 <br>94595:  eclipse gtk doesn't set X window name  
       
  2516 <br>94598:  DBCS3.1:Eclipse hangs when activate IIMF input in search ...  
       
  2517 <br>94946:  FileDialog should inherit image from parent shell  
       
  2518 <br>95116:  can create Shell with disposed parent Shell  
       
  2519 <br>95756:  Tables don't repaint  
       
  2520 <br>95825:  GTK warnings when using a virtual table  
       
  2521 <br>96090:  Popup menu doesn't work when dialog opened via short cut  
       
  2522 </blockquote>
       
  2523 
       
  2524 <h2> SWT Build 3.1 035c - Friday May 13th, 2005 </h2>
       
  2525 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2526 <blockquote>
       
  2527 93526: SWT Browser crashes on MacOS
       
  2528 </blockquote>
       
  2529 
       
  2530 <h2> SWT Build 3.1 035b - Friday May 13th, 2005 </h2>
       
  2531 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2532 <blockquote>
       
  2533 95035: Can't Launch Eclipse on Windows 98
       
  2534 </blockquote>
       
  2535 
       
  2536 <h2> SWT Build 3.1 035a - Thursday May 12th, 2005 </h2>
       
  2537 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2538 <blockquote>
       
  2539 88463:  No hover help in java editor  
       
  2540 </blockquote>
       
  2541 
       
  2542 <h2> SWT Build 3.1 035 - Thursday May 12th, 2005 </h2>
       
  2543 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2544 <blockquote>
       
  2545 94421: NPE showing a CoolBar's dropdown
       
  2546 <br>94467: Table layouts which only lay out once are giving bogus sizes
       
  2547 <br>94835: Buttons with characters that start with a line are cut off in right to left
       
  2548 <br>94815: Decorations.setDefaultButton() does not check for null
       
  2549 <br>94784: Java search can't be changed
       
  2550 </blockquote>
       
  2551 
       
  2552 <h2> SWT Build 3.1 034 - Tuesday May 10th, 2005 </h2>
       
  2553 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2554 <blockquote>
       
  2555 31066:  Button widget does not support images with transparent color.  
       
  2556 <br>71228:  Program.findProgram("html") returns null when there's no default command  
       
  2557 <br>71234:  Program.execute mangles URLs  
       
  2558 <br>72784:  Close override redirect while opening another loses focus forever  
       
  2559 <br>75148:  Mac launcher: improve Dock icon and application name support
       
  2560 <br>76628:  Eclipse crashed JVM when CVS protocol not set correctly  
       
  2561 <br>79268:  Program API does not work with GNOME 2.8 (libgnomevfs-WARNING)  
       
  2562 <br>79631:  [CTabFolder] Min / Max buttons are hidden when last item closed  
       
  2563 <br>80564:  Image transparency not always handled correctly (case #1)  
       
  2564 <br>80567:  Image transparency not always handled correctly (case #2)  
       
  2565 <br>83564:  [SashForm] Sash no longer moveable when one weight is very tiny  
       
  2566 <br>84219:  List.showSelection() scrolls list although item already visible  
       
  2567 <br>87051:  NPE in file dialog when trying to open a file with a wierd name.  
       
  2568 <br>87636:  ArrayIndexOutOfBoundsException TreeItem.setImage()  
       
  2569 <br>88030:  Table and SWT.CHECK: Check not visible on selection  
       
  2570 <br>90462:  add fragment org.eclipse.swt.gtk.linux.ppc  
       
  2571 <br>90938:  GC.setLineStyle produces inconsistent dash for width equal 1  
       
  2572 <br>91159:  [Consistency] DropTarget event.dataType field not alwys set on DragEnter  
       
  2573 <br>91672:  CTabFolder performance improvements  
       
  2574 <br>92181:  Bogus CTabFolder tab sizes  
       
  2575 <br>92612:  CTabFolder hidden tabs count (in chevron) can become 0  
       
  2576 <br>93106:  GB18030: Copy GB18030 char outside of editor to editor will get unicode encoding shown.  
       
  2577 <br>93349:  Support alpha transparency in Shell images  
       
  2578 <br>93382:  Use canonical signal names  
       
  2579 <br>93387:  console hijacks SWT event thread when selecting binary content  
       
  2580 <br>93391:  Eclipse 3.0.1 PLATFORM CRASH. JVM termination exit code 1 on SuSE 8.2 Linux x86 gtk on "Eclipse Overview"  
       
  2581 <br>93501:  ToolBar.computeSize is returning a much wider width than it used to  
       
  2582 <br>93664:  TRAVERSE_RETURN closing a dialog cannot be suppressed in a combo box  
       
  2583 <br>93691:  Program.findProgram("html") fails with Firefox as the default browser  
       
  2584 <br>93759:  Can't drawPath on image GC  
       
  2585 <br>93848:  Label not wrapping  
       
  2586 <br>93870:  [Import/Export] Usability problem with the Import > Existing Project into Workspace  
       
  2587 <br>94003:  Cannot update a button image using a GC if the image is set before creation  
       
  2588 <br>94132:  ClassCast exception in FillLayout.computeChildSize  
       
  2589 <br>94202:  Activate event not fired when ON_TOP window hidden  
       
  2590 </blockquote>
       
  2591 
       
  2592 <h2> SWT Build 3.1 033 - Tuesday May 3rd, 2005 </h2>
       
  2593 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2594 <blockquote>
       
  2595 33313:  [JUNIT] Combo remove fails  
       
  2596 <br>33821:  Header of native table doesn't show images  
       
  2597 <br>38415:  remove() function in combo behaves inconsistently (BBAWT)  
       
  2598 <br>45793:  Panther: Initial Combobox contents not visible  
       
  2599 <br>63266:  Native platform icons look junky  
       
  2600 <br>65806:  [misc] TextViewer.revealRange very slow for long ranges  
       
  2601 <br>67400:  Editable combo-box misses out the first two characters until focus is given  
       
  2602 <br>80463:  EC: CoolBar height < Combo height  
       
  2603 <br>83097:  Dialog opens with no contents; resizing shows contents  
       
  2604 <br>83905:  No way to center tool items on a vertical toolbar  
       
  2605 <br>84632:  hiding Tree header can leave cheese  
       
  2606 <br>85862:  [consistency] TreeEvent fired upon disposal of TreeItems  
       
  2607 <br>86201:  Output in consol causes Eclipse to crash  
       
  2608 <br>86214:  GTK caret location gets hammered after being set in verify event  
       
  2609 <br>86830:  org.eclipse.swt.graphics.GC: Transform has no effect to images with transarent colors like GIF/PNG  
       
  2610 <br>87477:  Eclipse on Linux-Motif requires GLIBC_2.3  
       
  2611 <br>87822:  GC.drawString ignores transparency boolean when alpha is used  
       
  2612 <br>89239:  Painting problems using latest builds  
       
  2613 <br>90115:  swt-mozilla.zip source file puts xpcom.cpp in library/ subdirectory  
       
  2614 <br>90303:  turn off caret blink  
       
  2615 <br>91302:  (regression) Transparency is not transparent in remove button on progress view item  
       
  2616 <br>91441:  Default button flickers in "Replace with Uncommitted Changes" dialog.  
       
  2617 <br>92318:  ViewForm.set* triggers a layout  
       
  2618 <br>92505:  Creating a GNOME icon theme is slow  
       
  2619 <br>92541:  Tree items do not animate as they expand  
       
  2620 <br>92616:  event doit=false does not work for Combo on Mac.  
       
  2621 <br>92648:  Tree,setTopItem can end up setting the wrong number  
       
  2622 <br>92844:  Increase scrolling speed based on distance from the widget  
       
  2623 <br>92864:  [api] construction notices in GC, Pattern, etc.  
       
  2624 <br>92883:  Lines are misaligned (antialiased)  
       
  2625 <br>92964:  Launcher should have no pixmap background under X  
       
  2626 <br>93058:  Form Layout behaviour has changed between 3.0 and 3.1  
       
  2627 <br>93151:  TableItem.computeDisplayText does not check to see if index is greater than string  
       
  2628 <br>93158:  SWT fingerprints and assertions use CPU time cf. elapsed process  
       
  2629 <br>93222:  Setting a cursor only needs a flush, not a sync  
       
  2630 <br>93255:  [Contributions] Vertical separator where horizontal was expected  
       
  2631 <br>93266:  setBackground of text redraw incorrect with xp style  
       
  2632 </blockquote>
       
  2633 
       
  2634 <h2> SWT Build 3.1 032 - Tuesday April 26th, 2005 </h2>
       
  2635 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2636 <blockquote>
       
  2637 41772:  DBCS: DBCS copy and paste for OpenOffice failure  
       
  2638 <br>50598:  Some focus events are reported twice  
       
  2639 <br>55382:  setAccelerator(-1) on MenuItem shows error on Linux  
       
  2640 <br>68478:  Another variant of the SWTError: no more handles  
       
  2641 <br>69381:  Call to new_Shell results in "No more handles" error  
       
  2642 <br>69701:  Printer doesn't stretch B&W images created by code.  
       
  2643 <br>80762:  Interactive text selection lags on Linux-GTK+  
       
  2644 <br>81298:  NPE changing style on SashForm in CustomControlExample  
       
  2645 <br>85426:  Table not getting expose events when partially obscured by another window  
       
  2646 <br>85525:  mnemonics are not working  
       
  2647 <br>87294:  Strange clipping when scaling and rotating drawText  
       
  2648 <br>88059:  Line Width of 0 is invisible on the Mac  
       
  2649 <br>88717:  [DND] Tree is scrolling very slow when dragging an Item to the Bottom  
       
  2650 <br>90192:  ON_TOP setVisible(true) focus issues on parent of child shell.  
       
  2651 <br>91060:  linux copy-paste chinese to StyledText problem  
       
  2652 <br>91254:  [encoding] DBCS3.1: bogus DBCS in editor after re-activation  
       
  2653 <br>91350:  [Browser] Embedded browser fails to handle link to text file  
       
  2654 <br>91464:  [content assist] NPE in CompletionProposalPopup  
       
  2655 <br>91733:  MenuItem.setText doesn't check if it matches the existing text  
       
  2656 <br>91807:  Context menu shows twice in combo box.  
       
  2657 <br>92017:  Support very large Image on Windows platform  
       
  2658 <br>92046:  Pen leak in TextLayout#draw(...)  
       
  2659 <br>92186:  Virtual table: not redrawn when item count drops to zero  
       
  2660 <br>92228:  Layout occurs while creating table columns, causing AIOOBEs  
       
  2661 <br>92230:  Inconsistent Button focus events between platforms  
       
  2662 <br>92382:  Text in table not updated on clear  
       
  2663 <br>92583:  Hidden files shown by default in GtkFileChooser  
       
  2664 </blockquote>
       
  2665 
       
  2666 <h2> SWT Build 3.1 031 - Tuesday April 18th, 2005 </h2>
       
  2667 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2668 <blockquote>
       
  2669 4537:  DCR Ability to paint with a brush pattern (1G0I8BE)  
       
  2670 <br>4621:  CCombo never fires keyboard events (1GB76BP)  
       
  2671 <br>4742:  DCR: Useful features, idioms and documentation missing from GC (1GFWCUO)  
       
  2672 <br>7075:  DCR - Rendering hints on GC - anti alias / mitre  
       
  2673 <br>12723:  Windows XP Icon format not supported  
       
  2674 <br>20723:  Discrepencies in Table behaviour across platforms  
       
  2675 <br>23621:  Image scaling gives poor results on Windows  
       
  2676 <br>28533:  Table - no focus indicator  
       
  2677 <br>34826:  Eclipse crashes - stack trace shows GP inside tree  
       
  2678 <br>35341:  Way to disable font smoothing for editors on MacOS X  
       
  2679 <br>35670:  FontMetrics.getAscent() returns the wrong value  
       
  2680 <br>37500:  Feature request: SWT Project creation wizard  
       
  2681 <br>38973:  Need Control.getMonitor (or Widget.getMonitor)  
       
  2682 <br>40985:  Draw vertical Text or rotate graphics.  
       
  2683 <br>41160:  ImageLoader has repeatCount of 0 for animated gifs  
       
  2684 <br>41774:  DBCS: DBCS named file drag&drop failure on GTK  
       
  2685 <br>42155:  ControlExample - Toolbar SWT.VERTICAL leaves wrong separator  
       
  2686 <br>48781:  cursors of size 16 look wrong  
       
  2687 <br>56094:  tracker resize uses screen coordinates instead of control  
       
  2688 <br>56718:  SWTException and SWTError should use standard 1.4 exception nesting  
       
  2689 <br>62817:  FileDialog: getFileName does not returns extension  
       
  2690 <br>64590:  [browser] widget not sized properly  
       
  2691 <br>66882:  altgr keys not available  
       
  2692 <br>68679:  minor changes to make_gtk.mak to allow build with installed mozilla  
       
  2693 <br>68867:  ImageData - remove ImageLoader dependencies  
       
  2694 <br>69350:  Accessibility : Group title is not taken into account by Window-Eyes 4.5  
       
  2695 <br>73536:  Eclipse 3.0.1 RC2 source build does not contain latest org.eclipse.swt.tools  
       
  2696 <br>76456:  Eclipse 3.0.1crashes on HP-UX with a NullPointerException when starting up  
       
  2697 <br>77055:  Log stacktrace not helpful for SWTException and SWTError  
       
  2698 <br>80150:  [plan item] [launcher] Support for launcher branding  
       
  2699 <br>81242:  [JUnit] GP in Clipboard.getContents  
       
  2700 <br>81691:  Tracker with SWT.Resize really slow  
       
  2701 <br>82594:  Request support for alpha channel in Color  
       
  2702 <br>82719:  Request for affine transformation API  
       
  2703 <br>83472:  Request for API to check for double buffering support  
       
  2704 <br>83933:  Check and Radio Buttons with image do not use XP style  
       
  2705 <br>84532:  [browser] Javadoc hover stays on top when it has focus  
       
  2706 <br>84673:  [browser] amd64 problem  
       
  2707 <br>84740:  crash on windows xp korean  
       
  2708 <br>85312:  combo is cut off when added to ToolBar  
       
  2709 <br>85736:  [browser] SWT Errors on RH 3.0 When Mozilla Security Patch mozilla-1.4.3-3.0.7 installed  
       
  2710 <br>86193:  Java WebStart: SWT Browser cannot find libxpcom.so: cannot open shared object file: No such file or directory)  
       
  2711 <br>86608:  Do not understand Javadoc of Link.setText()  
       
  2712 <br>86631:  Javadoc wrong for Image(stream)  
       
  2713 <br>86741:  Pressing backspace in browser widget shows navigation cancelled page  
       
  2714 <br>87882:  No default contextual menu item on Mac  
       
  2715 <br>88133:  Slow rendering with images with transparancy bit set  
       
  2716 <br>88839:  Embedded Swing: Enter key does not work  
       
  2717 <br>89547:  SWT bundle manifest files use deprecated syntax  
       
  2718 <br>89681:  Link widget missing last word at preferred size.  
       
  2719 <br>89779:  NPE in CCombo.dropDown()  
       
  2720 <br>89911:  Missing gtk_tree_view_column_get_fixed_width on amd64  
       
  2721 <br>90152:  resizing Label flashes  
       
  2722 <br>90222:  Device constructor  
       
  2723 <br>90258:  Table item not updated when item count == 1  
       
  2724 <br>90899:  Using PaintListener on Table destroys repainting (Button is the same case)  
       
  2725 <br>90946:  gtk_entry_set_text crashes when passed a zero-length buffer  
       
  2726 <br>91019:  SWT Rendering Problems  
       
  2727 <br>91070:  Cannot self-host eclipse  
       
  2728 <br>91089:  SWT Snippet 77 For Table Col resize has an error in it (fix included beklow)  
       
  2729 <br>91252:  View toolbars are showing with black backgrounds  
       
  2730 <br>91423:  Fixed size columns used even if fixed_height_mode not supported  
       
  2731 <br>91435:  Ctrl+SPACE is not a valid keybinding assignment for actions on native widgets  
       
  2732 <br>91456:  platform-launcher: eclipse.c won't compile on BSD (Mac) because of macro clash  
       
  2733 <br>91468:  GTK+ 2.2 requests data from non-visible rows of a VIRTUAL table  
       
  2734 <br>91475:  M5 Selecting TreeColumn does not create an SWT.Selection Event on Mac OS X  
       
  2735 <br>91511:  Directory Dialog - Selection string not externalized?  
       
  2736 <br>91555:  Table not visible  
       
  2737 </blockquote>
       
  2738 
       
  2739 <h2> SWT Build 3.1 030 - Tuesday April 11th, 2005 </h2>
       
  2740 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2741 <blockquote>
       
  2742 4746:  DCR: TreeItem needs removeAll() method (1GG0NL0)  
       
  2743 <br>11178:  Pressed & disabled toolbar button looks enabled  
       
  2744 <br>48443:  Property sheet does not repaint  
       
  2745 <br>53390:  NPE changing perspectives  
       
  2746 <br>56223:  Display filters do not work in compound native widgets  
       
  2747 <br>64219:  GeometricalTransformation  
       
  2748 <br>65192:  org.eclipse.swt.Browser.addHelpListener does not work after the setUrl method is called  
       
  2749 <br>67529:  Window->Preferences->Help crashes Eclipse  
       
  2750 <br>78459:  Platform differences setting size while shell is maximized  
       
  2751 <br>80204:  Checkbox in Tree or Table ignores second click of double click  
       
  2752 <br>81263:  [CustomControlExample] CCombo caret moves at random when up and down arrows are press  
       
  2753 <br>83308:  KDE integration causing crashes on KDE 3.3.2  
       
  2754 <br>83731:  (javadoc update) WindowEvent location and size fields are in terms of shell size, not browser control size  
       
  2755 <br>84110:  workspace lost  
       
  2756 <br>84773:  [launcher] icon not being used in error window  
       
  2757 <br>85117:  Selected and disabled tool item looks enabled  
       
  2758 <br>85537:  [JUNIT] Display.map test cases failing  
       
  2759 <br>87037:  [browser] charset/xml Intro question  
       
  2760 <br>87113:  First TableColumn with style SWT.RIGHT draws badly  
       
  2761 <br>87559:  NPE in TableItem.getText using control example  
       
  2762 <br>87837:  Strange redraw and disabled behaviour with SWT.CHECK toolitems with and without disabled icons set.  
       
  2763 <br>87997:  TableEditor.dispose( ) causes NPE if linked Table is being disposed  
       
  2764 <br>88388:  tree focus cheese  
       
  2765 <br>88735:  Table.getClientArea() width is inconsistent with win32  
       
  2766 <br>88827:  Need a distinctive platform filter for GTK / GTK 64  
       
  2767 <br>88829:  Table.setColumnOrder() may not fire enough Move events  
       
  2768 <br>89329:  [Viewers] CVS Repositories View: "Pending..." item gets an icon when selected  
       
  2769 <br>89367:  String is not rendered inside stringExtent  
       
  2770 <br>89378:  Combo default size too small with certain fonts  
       
  2771 <br>89483:  [Table] No SWT.Resize when Scrollbars become visible  
       
  2772 <br>89669:  [browser] F1 does not bring eclipse help content when browser has focus  
       
  2773 <br>90087:  GC.copyArea causes continuous repainting of Canvas  
       
  2774 <br>90123:  SWT manifests still use Provide-Package  
       
  2775 <br>90176:  Scale widget and SWT.PAGE_UP key event  
       
  2776 <br>90217:  Request: SWT Fragment name to be unique for a given ws/os/arch  
       
  2777 <br>90223:  Regression: Spinner reports wrong value  
       
  2778 <br>90282:  SWT.RIGHT not working on Text control on Mac OS X  
       
  2779 <br>90317:  clicking in Table or Tree first time fires two selection events  
       
  2780 <br>90326:  Shell realized too early for no reason  
       
  2781 <br>90366:  SWT Link Widget throws Array Out of Bounds Exception  
       
  2782 <br>90457:  SWT in M6 and prior will not build against the Sun JDK  
       
  2783 <br>90513:  Link widget does not have a proper CreateHandle method  
       
  2784 <br>90729:  Shell with style MODELESS or DIALOG_TRIM ignores setSize()  
       
  2785 <br>90770:  Race conditions in Device.getDevice() method  
       
  2786 </blockquote>
       
  2787 
       
  2788 <h2> SWT Build 3.1 029 - Tuesday April 5th, 2005 </h2>
       
  2789 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2790 <blockquote>
       
  2791 20954:  [About] Feature Plugins dialog fails to launch web browser  
       
  2792 <br>25490:  White Color doesn't appear on Toolbar Image  
       
  2793 <br>34481:  Java Compiler Properties for a Project  
       
  2794 <br>41065:  Arrow button look is inconsistent with scroll arrows  
       
  2795 <br>57819:  [SWT-Example-Controls-Table] In some cases the vertical scroll bar is not available with size 10x10  
       
  2796 <br>64192:  Scrollbar - setVisible not working as expected  
       
  2797 <br>69919:  [Browser] Javadoc view steals key events.  
       
  2798 <br>75141:  [Browser] CTabItem with Browser containing video crashes when disposing item's image  
       
  2799 <br>75317:  [Browser] Location not browsed when URL misses protocol / www  
       
  2800 <br>79881:  Browser class shipped with AIX-Motif checks for Linux ?!?  
       
  2801 <br>79927:  crash when using a Table, TableItems using images with alpha, and using TableColumn.pack  
       
  2802 <br>81235:  [JUnit] TableItem.getBounds test fails  
       
  2803 <br>81240:  [JUnit] Tree get/setTopItem fails  
       
  2804 <br>82703:  Tree with TreeColumns doesn't display FULL_SELECTION properly  
       
  2805 <br>83477:  [browser] Native crash outside JVM in libwidget_gtk2.so  
       
  2806 <br>85530:  Control in vertical ToolBar doesn't fit  
       
  2807 <br>87695:  Interface Disposeable  
       
  2808 <br>87855:  NullPointerException in Table.callWindowProc  
       
  2809 <br>88278:  TreeItem should provide item.removeAll  
       
  2810 <br>89063:  [Markers] infinite-loop during cvs override and update  
       
  2811 <br>89217:  Label.computeSize() returning incorrect values when using WRAP  
       
  2812 <br>89533:  [Themes] Colors and Fonts preferences page has funny icons for color entries  
       
  2813 <br>89564:  Image appears and disappears in Tree  
       
  2814 <br>89575:  Browser widget crashes  
       
  2815 <br>89665:  VM terminated when switching page in the Plugin manifest editor  
       
  2816 <br>89785:  Disabled links look like normal links  
       
  2817 <br>89826:  [Browser] browser eats all keystrokes  
       
  2818 <br>89885:  Crash using command-O.  
       
  2819 <br>90009:  code assist loses its visual selection  
       
  2820 <br>90018:  Native tooltips left around on CTabFolder  
       
  2821 </blockquote>
       
  2822 
       
  2823 <h2> SWT Build 3.1 028 - Thursday March 29th, 2005 </h2>
       
  2824 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  2825 <p>New API has been added to Spinner</p>
       
  2826 <blockquote>
       
  2827 int Spinner.getDigits()
       
  2828 <br>Spinner.setDigits(int)
       
  2829 </blockquote>
       
  2830 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2831 <blockquote>
       
  2832 86079:  Spinner should handle non-integer increments  
       
  2833 <br>87207: Content of first column in Tree with columns overflows past last column  
       
  2834 <br>89028: uneccessary casts  
       
  2835 <br>89156: Cairo bindings for SWT can not be compiled.  
       
  2836 <br>89163: GridData.verticalIndent does not work as expected  
       
  2837 </blockquote>
       
  2838 
       
  2839 <h2> SWT Build 3.1 027c - Thursday March 24nd, 2005 </h2>
       
  2840 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  2841 <p>New API has been added to Tree and TableTree</p>
       
  2842 <blockquote>
       
  2843 int Tree.indexOf(TreeItem)
       
  2844 <br>int TreeItem.indexOf(TreeItem)
       
  2845 <br>TreeItem Tree.getItem(int)
       
  2846 <br>TreeItem TreeItem.getItem(int)
       
  2847 </blockquote>
       
  2848 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2849 <blockquote>
       
  2850 26625:  Combo cursor and copy/paste are not working right  
       
  2851 <br>87554: Need bounding rectangle for a Path  
       
  2852 <br>87820: GC.drawString uses BG color for font when alpha value < 255  
       
  2853 <br>87824: GC setRegion and getRegion are not symmetric  
       
  2854 <br>88122: switch org.eclipse.swt plugin and fragments to new eclipse jar format  
       
  2855 <br>88409: Device.getFontList should have better performance  
       
  2856 <br>88582: Computed width of link widget is too large  
       
  2857 <br>82336: TreeView: setting gray gives free check mark  
       
  2858 <br>83432: iFrame does not render border when in SWT Browser  
       
  2859 <br>87534: TVT3.1 #33 - SWT Browser View cannot be found  
       
  2860 <br>87726: Removing libXm links from motif drops  
       
  2861 <br>87810: Support FULL_SELECTION in (table) Tree  
       
  2862 <br>87833: Platform-filter must be added to the fragments  
       
  2863 <br>88093: Shapes are drawn too large when a transform is used  
       
  2864 <br>88171: Warning in N20050316-0010 build  
       
  2865 <br>88519: Need a way to clear the Transform from a GC  
       
  2866 </blockquote>
       
  2867 
       
  2868 <h2> SWT Build 3.1 026 - Tuesday March 15th, 2005 </h2>
       
  2869 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2870 <blockquote>
       
  2871 68040: Views keep resizing after mouse up
       
  2872 <br>86294: Find/Replace not working "Illegal/Unsupported escape on the Mac
       
  2873 <br>87010: NoSuchMethodError Display.setDirectoryProc
       
  2874 <br>87372: [browser] CTRL-N should not run IE action when using Browser.setText
       
  2875 <br>87578: TVT3.1 #38 - RUS mnemonics only work in main window
       
  2876 <br>87584: Remove ImageLoader dependency in Test_org_eclipse_swt_graphics_Image and Test_org_eclipse_swt_graphics_ImageData
       
  2877 <br>87664: Null pointer exception in org.eclipse.swt.widgets.TreeItem.computeDisplayText in 3.1M5a
       
  2878 <br>87676: Double-click only works on a tree's column0
       
  2879 </blockquote>
       
  2880 
       
  2881 <h2> SWT Build 3.1 025 - Tuesday March 8th, 2005 </h2>
       
  2882 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2883 <blockquote>
       
  2884 41202:  GTK-BIDI: RTL support in Slider  
       
  2885 <br>84012:  StyledText with SWT.WRAP style does not adjust selection correctly  
       
  2886 <br>84051:  Table widget unexpectedly fire deactivated event while clicking scroll bar buttons.  
       
  2887 <br>86582:  Spinner should allow wrapping to be turned off  
       
  2888 <br>86921:  Crash embedding other process.  
       
  2889 <br>87075:  [SWT Examples - SWT Controls] Incorrect Dialog buttons creation with SWT.RETRY, SWT.ABORT, and SWT.IGNORE on MessageBox  
       
  2890 <br>87122:  Link: problem with WM_PRINT  
       
  2891 <br>87265:  Link widget javadoc does not mention style bits  
       
  2892 <br>87363:  Regression: MenuDetect no longer opens new menus  
       
  2893 </blockquote>
       
  2894 
       
  2895 <h2> SWT Build 3.1 024 - Tuesday March 1st, 2005 </h2>
       
  2896 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2897 <blockquote>
       
  2898 34146: GTK-BIDI: RTL support in ToolItem
       
  2899 <br>34160: Clicking on table header does not sort w/native table
       
  2900 <br>41184: GTK-BIDI: Support of RTL orientation of based SWT widgets
       
  2901 <br>41243: GTK-BIDI: RTL support in List
       
  2902 <br>41363: GTK-BIDI: RTL support in TabFolder
       
  2903 <br>41364: GTK-BIDI: RTL support in Combo
       
  2904 <br>41546: GTK-BIDI: RTL support in Table
       
  2905 <br>51828: GTK-BIDI: RTL support in Menu
       
  2906 <br>56593: TableItem.setFont() causes cels to be rendered with ellipsis even when they aren't necessary
       
  2907 <br>58401: Need a more flexible GridLayout and GridData class to support more dynamic layouts
       
  2908 <br>83703: Crash when using source - find strings to externalize
       
  2909 <br>85552: TextLayout preferred size depends on current width
       
  2910 <br>85634: Strange blip above help combo
       
  2911 <br>85876: Line bugs in GC
       
  2912 <br>86000: ImageLoader Save - produces invalid JPEG images
       
  2913 <br>86145: VM Crash when running remotely via cygwin/X
       
  2914 <br>86216: Display.getActiveShell() slow with lots of widgets
       
  2915 <br>86275: NPE in Shell.gtk_focus_out_event
       
  2916 <br>86375: Toolitem calling gtk_widget_add_events after it is realized
       
  2917 <br>86402: ToolBar only needs to resize its children if the bounds are required
       
  2918 <br>86577: Not removing event filter added with gdk_window_add_filter
       
  2919 <br>86587: Tree: problem with WM_PRINT
       
  2920 <br>86588: Tree: problem with column resize
       
  2921 </blockquote>
       
  2922 
       
  2923 <h2> SWT Build 3.1 023g - Tuesday February 21st, 2005 </h2>
       
  2924 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2925 <blockquote>
       
  2926 85662:  VM crash ? when browser widget is being used  
       
  2927 <br>70713:  First Launch from Dock fails  
       
  2928 <br>71844:  popup menu has bunch of empty items  
       
  2929 <br>85834:  notifyAll() slow in locking code  
       
  2930 <br>85849:  GC.copyArea() slow on images  
       
  2931 <br>85875:  Eclipse crashes when clicking on "View Installation History"  
       
  2932 <br>66815:  Selection disappears in trees when they do not have focus (KDE)  
       
  2933 <br>37775:  SWT is not 64-bit clean  
       
  2934 <br>70293:  Application error during the start of Eclipse  
       
  2935 <br>73919:  add ant task to build native libraries as part of the eclipse build  
       
  2936 <br>85877:  Shell has unwanted title bar on Pocket PC  
       
  2937 <br>85236:  IllegalArgumentException when layouting link widget  
       
  2938 <br>85412:  changing link foreground does not repaint  
       
  2939 <br>50123:  Drop down Combo doesn't drop down  
       
  2940 <br>51705:  [JUNIT] - CoolItem fails JUnit tests  
       
  2941 <br>85069:  [Mac] KERN_PROTECTION_FAILURE on Exit  
       
  2942 <br>85453:  Advanced graphics not working on W2K - trigger system window  
       
  2943 <br>85531:  swt-cairo library not built on AMD64  
       
  2944 <br>85547:  Combo box list is way too big  
       
  2945 <br>85958:  3.1M5a not usable on win98  
       
  2946 <br>22035:  DCR - Dragable tablecolumns in table  
       
  2947 <br>51079:  Resizing of TableColumns on Linux displays extra horizontal toolbar  
       
  2948 <br>84557:  Table item does not appear in table  
       
  2949 <br>85386:  NullPointerException in DropTarget  
       
  2950 <br>4543:  DCR - need flipping image support ala awt.Graphics.drawImage() (1FZ0C7G)  
       
  2951 <br>30329:  Support Bezier curves on swt.graphics.GC  
       
  2952 <br>85732:  getClientArea() cause Shell to be resized to its initial size  
       
  2953 </blockquote>
       
  2954 
       
  2955 <h2> SWT Build 3.1 023 - Tuesday February 15th, 2005 </h2>
       
  2956 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  2957 <p>New API has been added to Table and TableColumn to support reordering of columns by dragging the headers</p>
       
  2958 <blockquote>
       
  2959 int[] Table.getColumnOrder()
       
  2960 <br>Table.setColumnOrder(int[])
       
  2961 <br>boolean TableColumn.getMoveable() - default is false
       
  2962 <br>TableColumn.setMoveable(boolean)
       
  2963 <br>SWT.Move event is sent for the TableColumn when columns are dragged to a new position
       
  2964 </blockquote>
       
  2965 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2966 <blockquote>
       
  2967 <br>22000:  GTK: Menubar is not accounted for in computeTrim().  
       
  2968 <br>34644:  DND in the FileViewer example resets tree selection  
       
  2969 <br>39237:  GTK Tree DND doesn't highlight between markings  
       
  2970 <br>45429:  TableColumn.pack() doesn't decrease column's width on GTK  
       
  2971 <br>79419:  [Preferences] Need a link component  
       
  2972 <br>81254:  ControlExample spews warnings  
       
  2973 <br>83795:  GridLayout doesn't handle horizontal spanning of multiple columns correctly  
       
  2974 <br>84500:  Broken selection on TableItem when Image in 1st Column  
       
  2975 <br>84535:  TitleAreaDialog doesn't dismiss on <ENTER> if contains Combo(SWT.SIMPLE)  
       
  2976 <br>84602:  scrolling Tree with columns horizontally fires Move and Resize events  
       
  2977 <br>84609:  TableColumn has NPE while calling pack() on last column  
       
  2978 <br>84613:  setting Tree header visibility fires Resize  
       
  2979 <br>84630:  resizing a TreeColumn does not fire Resize or Move  
       
  2980 <br>84665:  Clarify Javadoc of Display.postEvent  
       
  2981 <br>84733:  TabFolder position change broken  
       
  2982 <br>84755:  Cannot open filenames with 8-bit characters  
       
  2983 <br>84765:  StackOverflow in setText  
       
  2984 <br>84783:  Directory dialog does not deal with non-UTF8 filenames  
       
  2985 <br>84861:  Display.post(Event) not working for char key events SWT.TAB, SWT.ESC, SWT.DEL and SWT.BS  
       
  2986 <br>84888:  Temporary - don't use certain websites in junit tests  
       
  2987 <br>84953:  View contents are drawn over tab area  
       
  2988 <br>85006:  TableColumn.pack() of column 0 wth SWT.CHECK is bad  
       
  2989 <br>85119:  Use GDK_HAND2 instead of GDK_HAND1 for SWT.CURSOR_HAND  
       
  2990 </blockquote>
       
  2991 
       
  2992 <h2> SWT Build 3.1 022 - Tuesday February 8th, 2005 </h2>
       
  2993 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  2994 <blockquote>
       
  2995 <br>54973:  [browser] Default WindowEvent to handle normal window open case - feature request  
       
  2996 <br>81463:  [launcher] Launcher and Core issues regarding -showSplash  
       
  2997 <br>81969:  [launcher] Launcher should be independent of startup.jar location  
       
  2998 <br>82739:  EXCEPTION_ACCESS_VIOLATION hovering over check in table with SWT.CHECK style  
       
  2999 <br>83432:  iFrame does not render border when in SWT Browser  
       
  3000 <br>83819:  JPopupMenu doesn't work correcty in a SWT composite  
       
  3001 <br>83978:  CLabel with style SWT.CENTER kills tabbing  
       
  3002 <br>84085:  XP style not support with Button with SWT.ARROW  
       
  3003 <br>84201:  Label text doesn't wrap correctly  
       
  3004 <br>84383:  [browser] can't navigate to eclipse bugzilla  
       
  3005 <br>84404:  Disabled button stops events  
       
  3006 <br>84581:  Check button size does not change when right aligned  
       
  3007 <br>84600:  resizing TreeColumn leaves cheese  
       
  3008 </blockquote>
       
  3009 
       
  3010 <h2> SWT Build 3.1 021 - Tuesday February 1st, 2005 </h2>
       
  3011 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3012 <blockquote>
       
  3013 <br>4408:  Image Processing Algorithims (1PQ8RGT)  
       
  3014 <br>4473:  DCR - need API to begin/end defer layout (1FMGFRP)  
       
  3015 <br>4680:  DCR - tree and table does not match item when key is typed  
       
  3016 <br>18699:  Buttons with images don't use the XP theme  
       
  3017 <br>59514:  Need support to underline text when using TextLayout API.  
       
  3018 <br>80414:  ArrmListener for MenuItem generates submenu with invisible lables  
       
  3019 <br>82346:  CLabel disappears when given SWT.CENTER flag in constructor  
       
  3020 <br>83251:  Javadoc warnings in latest builds  
       
  3021 <br>83546:  Printing doesn't seem to work anymore in latest integration build  
       
  3022 <br>83667:  Eclipse splashscreen is very rude  
       
  3023 <br>83683:  Javadoc of StyleRange does not mention it supports SWT.ITALIC  
       
  3024 <br>83699:  Font reset to default after screen saver  
       
  3025 <br>83765:  DCR: add strikeout to TextLayout  
       
  3026 <br>83769:  ImageLoader - Exception For Image Save  
       
  3027 <br>83791:  Repaint problems for Combo using SWT.SIMPLE style  
       
  3028 <br>83838:  different style of indeterminant progress bar requested  
       
  3029 <br>84077:  Table.pack() extends last column to include scroll bar  
       
  3030 </blockquote>
       
  3031 
       
  3032 <h2> SWT Build 3.1 020 - Tuesday January 25th, 2005 </h2>
       
  3033 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3034 <blockquote>
       
  3035 RowData.exclude and GridData.exclude have been added to allow applications to 
       
  3036 selectively exclude widgets from a Layout operation.
       
  3037 </blockquote>
       
  3038 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3039 <blockquote>
       
  3040 <br>42632:  Clipboard becomes empty after shell closes  
       
  3041 <br>49426:  Layouts should support laying out only a subset of a composite's children  
       
  3042 <br>64923:  EC: need api to query for Tray support  
       
  3043 <br>76722:  [RCP] [launcher] ability to generate executable with specific icon resources  
       
  3044 <br>79944:  The Eclipse launcher should give the splash screen window a type hint  
       
  3045 <br>82026:  [launcher] eclipse launcher does not connect stdout of jvm to console  
       
  3046 <br>82469:  [launcher] Launcher should not hard code a reference to org.eclipse.core.launcher.Main  
       
  3047 <br>82640:  Setting style bits breaks SWT embedded Swing in Milestone M4  
       
  3048 <br>82657:  Help fails to open  
       
  3049 <br>82693:  Simple example snippet for OpenGL  
       
  3050 <br>82828:  Table's SWT.FULL_SELECTION broken for empty table items  
       
  3051 <br>82837:  Embedding swing on swt _ problems with JDK1.4.1  
       
  3052 <br>82905:  drawImage doesn't honor clip rect  
       
  3053 <br>83262:  rxvt pastes null terminator  
       
  3054 <br>83305:  Javadoc of Display.addFilter could be improved  
       
  3055 <br>83424:  [browser] check if reparenting works  
       
  3056 <br>83532:  [browser] HTTPS link crashes Browser with Mozilla 1.7.5  
       
  3057 <br>83543:  add alpha support to GTK MenuItem TabItem TableColumn TrayItem  
       
  3058 </blockquote>
       
  3059 
       
  3060 <h2> SWT Build 3.1 019c - Tuesday January 18th, 2005 </h2>
       
  3061 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3062 <blockquote>
       
  3063 <br>22646:  Cheese appears in table when using mouse wheel  
       
  3064 <br>37704:  [plan item] Support GUI test tools  
       
  3065 <br>53923:  Changing table font causes table gridlines to be misaligned.  
       
  3066 <br>75087:  redraw errors in scrollable table when row is to height  
       
  3067 <br>80608:  SWT.error does not initialize the causing exception.  
       
  3068 <br>81819:  Missing scenario results for Linux GTK  
       
  3069 <br>81987:  BIDI:Check box mark is inverted  
       
  3070 <br>82067:  BIDI:Printing of text files is not right aligned  
       
  3071 <br>82454:  BIDI:Java editor is RTL oriented  
       
  3072 <br>82466:  Problem in invoking Eclipse using telnet  
       
  3073 <br>82501:  Table sort/redraw problem  
       
  3074 <br>82531:  Missing selectionEvent when disposing TreeItem  
       
  3075 <br>82660:  Browser without scroll bars  
       
  3076 </blockquote>
       
  3077 
       
  3078 <h2> SWT Build 3.1 019 - Tuesday January 11th, 2005 </h2>
       
  3079 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3080 <blockquote>
       
  3081 TreeColumn - support creating columns in a tree widget. This replaces the
       
  3082 emulated TableTree and gives access to the native look and feel of the tree.
       
  3083 <br>
       
  3084 <br><b>New Tree API:</b>
       
  3085 <br>int getGridLineWidth
       
  3086 <br>int getHeaderHeight
       
  3087 <br>boolean getHeaderVisible
       
  3088 <br>TreeColumn getColumn (int index)
       
  3089 <br>int getColumnCount
       
  3090 <br>TreeColumn [] getColumns
       
  3091 <br>boolean getLinesVisible
       
  3092 <br>void setLinesVisible (boolean show)
       
  3093 <br>void setHeaderVisible (boolean show)
       
  3094 <br>void showColumn (TreeColumn column)
       
  3095 <br>
       
  3096 <br><b>New TreeItem API:</b>
       
  3097 <br>Color getBackground (int index)
       
  3098 <br>Rectangle getBounds (int index)
       
  3099 <br>Font getFont (int index)
       
  3100 <br>Color getForeground (int index)
       
  3101 <br>Image getImage (int index)
       
  3102 <br>Rectangle getImageBounds (int index)
       
  3103 <br>String getText (int index)
       
  3104 <br>void setBackground (int index, Color color)
       
  3105 <br>void setFont (int index, Font font)
       
  3106 <br>void setForeground (int index, Color color)
       
  3107 <br>void setImage (Image [] images)
       
  3108 <br>void setImage (int index, Image image)
       
  3109 <br>void setText (String [] strings)
       
  3110 <br>void setText (int index, String string)
       
  3111 </blockquote>
       
  3112 <br>
       
  3113 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3114 <blockquote>
       
  3115 <br>4591:  prop sheet - the first column seems to leave too much unused space (1G7GIC3)  
       
  3116 <br>13954:  TableTree Tree icons are large  
       
  3117 <br>25007:  Allow for icons in TableTreeItems in first column  
       
  3118 <br>36822:  DCR - TableTree doesn't support drag and drop  
       
  3119 <br>52145:  TableTree incorrectly handles Left-Arrow in subtree  
       
  3120 <br>66179:  TableTree widget has weird +/- signs on Windows  
       
  3121 <br>73622:  TableTree plus sign background wrong color on Solaris  
       
  3122 <br>80599:  SWT gets window origin even if nobody has hooked a motion event  
       
  3123 <br>80830:  implement GC.drawFocus  
       
  3124 <br>81695:  [Linux GTK] SWT Text displays the wrong characters if call addModifyListener  
       
  3125 <br>81893:  IllegalArgumentException from StyledText Widget  
       
  3126 <br>82156:  [launcher] typo in eclipseConfig.c  
       
  3127 <br>82160:  [launcher] eclipseUnicode.h needs to include ctype.h  
       
  3128 <br>82282:  Control.redraw() invalidates children on Linux-GTK  
       
  3129 <br>82385:  Browser widget causes crash or freeze when opening URL with Java 2 applets 
       
  3130 </blockquote>
       
  3131 
       
  3132 <h2> SWT Build 3.1 018 - Tuesday January 4th, 2005 </h2>
       
  3133 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3134 <blockquote>
       
  3135 81759:  Can't select tool items when tool bar has a DragDetect listener  
       
  3136 <br>78295: VM crash in org.eclipse.swt.internal.gtk.OS.gtk_file_chooser_dialog_new  
       
  3137 <br>80758: ControlExample showing strange events  
       
  3138 <br>81265: background of tree is incorrect when disabled  
       
  3139 <br>81399: Pixel Corruption caused by Tracker on a Composite with children  
       
  3140 <br>78854: Memory leak in ClipboardProxy.getFunc()  
       
  3141 <br>81395: [Navigator] Cannot open context menu on Navigator that is initially empty  
       
  3142 </blockquote>
       
  3143 
       
  3144 <h2> SWT Build 3.1 017 - Tuesday December 21st, 2004 </h2>
       
  3145 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3146 <blockquote>
       
  3147 41227:  [Workbench] Switching applications, there is lag displaying the menubar  
       
  3148 <br>66954:  Open external JavaDoc opens on type instead of member [javadoc]  
       
  3149 <br>79216:  [consistency] attaching a DragDetect listener to a sash affects the selection event  
       
  3150 <br>80216:  KERN_PROTECTION_FAILURE due to EXC_BAD_ACCESS on exit  
       
  3151 <br>80276:  CBannerLayout calls Control.update too often  
       
  3152 <br>80519:  update platform-launcher structure to include arch  
       
  3153 <br>80867:  APPSTARTING cursor has colours reversed  
       
  3154 <br>80911:  SWT.SetData event not thrown in all needed cases  
       
  3155 <br>80965:  ControlExample does not register correct event  
       
  3156 <br>80975:  Need to update Javadoc for "public" fields  
       
  3157 <br>81137:  TableEditors shifted to the right when table has image  
       
  3158 <br>81175:  launcher does not show splash screen when any argument is set  
       
  3159 <br>81241:  [Junit] NPE in CLabel  
       
  3160 <br>81283:  [JUnit] NPE's and No more callbacks from Browser when MOZILLA_FIVE_HOME not set  
       
  3161 <br>81336:  using a ini file seems to prevent eclipse from switching workspace  
       
  3162 <br>81357:  TableColumn.setText("") results in screen cheese  
       
  3163 
       
  3164 </blockquote>
       
  3165 
       
  3166 <h2> SWT Build 3.1 016 - Tuesday December 14th, 2004 </h2>
       
  3167 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3168 <blockquote>
       
  3169 12379:  CoolBar does not behave properly with Combo as item  
       
  3170 <br>69694:  linux-ia64-gtk platform launcher crashes immediately  
       
  3171 <br>70318:  Support for multiple lines in CLabel  
       
  3172 <br>74138:  Duplicate DLLs in win32 fragment  
       
  3173 <br>76855:  [RCP] launcher should read an ini file  
       
  3174 <br>79128:  SWT 3.1 does not work on ppc64  
       
  3175 <br>79504:  shell not opened if previous shell was disposed when active  
       
  3176 <br>80160:  Regression: Pressing Return/Esc does not close drop down list of editable combo  
       
  3177 <br>80485:  get a java.lang.UnsatisfiedLinkError at launch  
       
  3178 <br>80506:  [consistency] forceActive and setActive are inconsistent across platforms  
       
  3179 </blockquote>
       
  3180 
       
  3181 <h2> SWT Build 3.1 015 - Tuesday December 7th, 2004 </h2>
       
  3182 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3183 <blockquote>
       
  3184 7101:  DCR ability to receive scroll events (e.g. scrollwheel) from Scrollable  
       
  3185 <br>24538:  TabItem controls should use the TabFolder to paint their background when using XP visual styles.  
       
  3186 <br>68212:  Mac - can't drag from SWT application to another application  
       
  3187 <br>79527:  org.eclipse.swt.gtk* build.xml gather.bin.parts target needs to collect libraries from archictecture specific directories to support source builds  
       
  3188 <br>79557:  Display.getShells() optimization  
       
  3189 <br>79934:  Incorrect SWT.Deactivate received  
       
  3190 <br>80120:  CTabFolder layout puts top right item one pixel to far to the right  
       
  3191 </blockquote>
       
  3192 
       
  3193 <h2> SWT Build 3.1 014 - Tuesday November 29th, 2004 </h2>
       
  3194 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3195 <blockquote>
       
  3196 16971:  LayoutExample not big enough  
       
  3197 <br>20018:  CCombo missing keyboard access  
       
  3198 <br>26859:  [consistency] Ensure Button.setImage(null) is consistent across all platforms  
       
  3199 <br>26878:  Eclipse doesn't interact with X's "Selection Clipboard"  
       
  3200 <br>44217:  Calling Clipboard on Motif no longer accepts key/mouse events  
       
  3201 <br>49057:  Inconsistency in layout handling during shell.setVisible  
       
  3202 <br>63481:  Clipboard getAvailableTypes runs the event loop on Motif  
       
  3203 <br>65406:  [consistency] Clipboard inconsistencies across platforms  
       
  3204 <br>65545:  DND can hang desktop  
       
  3205 <br>65547:  [consistency]DND inconsistencies  
       
  3206 <br>69304:  EC: disappearing table column headers  
       
  3207 <br>72033:  [browser] support AMD64 (early access)  
       
  3208 <br>73965:  [Layouts] add marginLeft, marginRight, marginTop and marginBottom to GridLayout  
       
  3209 <br>78548:  [consistency] Button Selection fires before MouseUp  
       
  3210 <br>78558:  [consistency] Slider fires two selection events on single click  
       
  3211 <br>78559:  [consistency] Slider fires two Selection events before MouseDown  
       
  3212 <br>78564:  [consistency] TabFolder tab traversals do not fill in detail field  
       
  3213 <br>78565:  [consistency] TabFolder fires two MenuDetect events  
       
  3214 <br>78566:  [consistency] Table fires two DefaultSelection events  
       
  3215 <br>78568:  [consistency] Table fires DefaultSelection before KeyDown  
       
  3216 <br>79107:  [consistency] setItems(String[]) with null elements  
       
  3217 <br>79186:  [consistency] pressing Enter on Button fires MouseUp on win32 only  
       
  3218 <br>79191:  [consistency] Button KeyUp-Selection differences  
       
  3219 <br>79210:  [consistency] Combo does not fire some KeyDowns  
       
  3220 <br>79215:  [consistency] ProgressBar does not fire some mouse events  
       
  3221 <br>79221:  [consistency] TabFolder does not fire some KeyDowns  
       
  3222 <br>79228:  Solaris 8 crash  
       
  3223 <br>79237:  [consistency] Text does not fire MenuDetect  
       
  3224 <br>79423:  [consistency] TabFolder fires Selection for all mnemonics  
       
  3225 <br>79481:  Sash no longer draggable when too small  
       
  3226 
       
  3227 </blockquote>
       
  3228 
       
  3229 <h2> SWT Build 3.1 013 - Tuesday November 23rd, 2004 </h2>
       
  3230 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3231 <blockquote>
       
  3232 Spinner - allow the user to enter and modify numeric values
       
  3233 <br>GC.setLineCap - Sets the receiver's line cap style to the argument
       
  3234 <br>GC.getLineCap - Returns the receiver's line cap style
       
  3235 <br>GC.setlineJoin - Sets the receiver's line join style to the argument
       
  3236 <br>GC.getLineJoin - Returns the receiver's join style
       
  3237 </blockquote>
       
  3238 <br>
       
  3239 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3240 <blockquote>
       
  3241 <br>4853:  GC.setLineStyle does not work if width > 1 (1GKZ18N) [portability]  
       
  3242 <br>5645:  DCR: Need to be able cut and paste data on Clipboard  
       
  3243 <br>11418:  DCR - Need linestyle to allow dots of 1 pixel  
       
  3244 <br>14297:  Add a Spinner widget to the SWT toolkit  
       
  3245 <br>34523:  Text - No context menu  
       
  3246 <br>35040:  Problems with PNG transparency in Image Class  
       
  3247 <br>38355:  Invalid handling transparent pixel if there is another pixel with same RGB  
       
  3248 <br>38443:  Support GTK on Sparc Solaris  
       
  3249 <br>43684:  Setting cursor to SWT.CURSOR_APPSTARTING doesn't seem to work  
       
  3250 <br>52637:  Line Styles on GTK vary greatly from those on Windows.  
       
  3251 <br>60815:  Image transparency does not work in tables, column >0  
       
  3252 <br>67237:  DND copy and link are allowed with default mouse gesture  
       
  3253 <br>68353:  Components in SWT_AWT are not displayed on Solaris  
       
  3254 <br>70214:  [64] Eclipse does not start on AMD64, Sun J2SE 1.4.2, SuSE Linux 9.1  
       
  3255 <br>70966:  No Popup on Tiger  
       
  3256 <br>74744:  Eclipse 3.0.0 crashes suddenly  
       
  3257 <br>75450:  SWT-mozilla issue  
       
  3258 <br>76094:  request for automatic chevron support. in coolbars/coolitems  
       
  3259 <br>77320:  Junit performance [JUnit]  
       
  3260 <br>77535:  Control example coolbar tab uses images in drop down  
       
  3261 <br>77812:  Memory leaks and performance degradation in Display  
       
  3262 <br>77983:  Funny behaviour on Linux GTK with MessageBox with % character  
       
  3263 <br>78150:  eclipse 3.1x crashs on startup  
       
  3264 <br>78204:  Refresh problem in progress view or compare view  
       
  3265 <br>78226:  [JFace] ImageCache.getImage failing to return an image for ico file (regression)  
       
  3266 <br>78239:  Label does not Wrap correctly  
       
  3267 <br>78301:  Can't open font chooser dialog  
       
  3268 <br>78407:  Platform differences setting size while shell is maximized  
       
  3269 <br>78554:  [consistency] Scale rarely fires MenuDetect  
       
  3270 <br>78562:  [portability] Slider selection event fires before MouseDown  
       
  3271 <br>78725:  Separator ToolItems with Controls do not wrap soon enough  
       
  3272 <br>78727:  ToolItems on a wrapped ToolBar do not "unwrap" correctly  
       
  3273 <br>78873:  Combo box performance problem  
       
  3274 <br>79064:  Strange NullPE in Widget.sendEvent(int eventType, Event event, boolean send)  
       
  3275 <br>79199:  Update SashForm to recognize SWT.SMOOTH  
       
  3276 </blockquote>
       
  3277 
       
  3278 <h2> SWT Build 3.1 012 - Tuesday November 9th, 2004 </h2>
       
  3279 <br>
       
  3280 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3281 <blockquote>
       
  3282 <br>4811:  d'n'd should log runtime exceptions (1GJ9PCQ)  
       
  3283 <br>44008:  [browser] Browser component grabs focus when loaded.  
       
  3284 <br>59783:  [Workbench] WorkbenchParts resized to (0,0) when Shell minimized  
       
  3285 <br>66866:  [browser] Javadoc preview update very slow  
       
  3286 <br>71107:  [browser] calling setText from within Location.changing callback fails and raises apple exception  
       
  3287 <br>72244:  Posting mouse events locks up event handling  
       
  3288 <br>76750:  XP scrollbars becomes temporaly visible ...  
       
  3289 <br>76933:  MessageBox does not display default title when icon is specified  
       
  3290 <br>77102:  [browser] crash when trying to use unsupported Mozilla GTK1.2  
       
  3291 <br>77191:  broken backwards compatability? new error in plugin.xml  
       
  3292 <br>77433:  under construction spinner not working on WinCE  
       
  3293 <br>77490:  setting background on single TableItem always shows grid lines  
       
  3294 <br>77492:  ToolBar example tab should have image+text example  
       
  3295 <br>77493:  No more handles error when running the Browser demo  
       
  3296 <br>77511:  buttons do not resize  
       
  3297 <br>77527:  setting the background colour in one widget, sets it as the default  
       
  3298 <br>77530:  Selection in open type dialog does not work  
       
  3299 <br>77532:  Version number code doesn't account for double digits  
       
  3300 <br>77676:  TextLayout doesn't produce proper runs when newlines present  
       
  3301 <br>77867:  Setting layout on TableTree inside of a SashForm causes incorrect layout  
       
  3302 <br>77926:  Cannot compile SWT for GTK from CVS sources  
       
  3303 <br>77936:  Platform inconsistency: drawLine(X,Y,X,Y) does nothing on the Mac  
       
  3304 <br>77948:  NullPointerException in CLabel.findMnemonic  
       
  3305 </blockquote>
       
  3306 
       
  3307 <h2> SWT Build 3.1 011 - Tuesday November 2nd, 2004 </h2>
       
  3308 <br>
       
  3309 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3310 <blockquote>
       
  3311 15239:  Coolbar - when chevron appears hide tool icon if partially displayed  
       
  3312 <br>34536:  Drop-down arrows (on tree) are not centered  
       
  3313 <br>47178:  Tree - Change font size and can not select items  
       
  3314 <br>49722:  support mnemonics on CLabel  
       
  3315 <br>57068:  [browser] Curious behaviour on target=_blank links  
       
  3316 <br>69781:  max StyledText window, fire MouseMove event  
       
  3317 <br>76391:  SWt.Virtual tables do not callback on getItems  
       
  3318 <br>76490:  VM crash running UI test suites  
       
  3319 <br>76596:  Compare editor has double scroll bar  
       
  3320 <br>76635:  Browser.java uses private Mozilla interfaces when alternatives exist  
       
  3321 <br>76748:  [browser] setText issue on Mozilla  
       
  3322 <br>76904:  Poor Canvas scrolling performance  
       
  3323 <br>76963:  [browser] Browser.java should not use nsIScriptContext  
       
  3324 <br>76983:  [browser] Download.java uses wrong pointer  
       
  3325 <br>76996:  corrupted display of images in SWT table (MacOS X)  
       
  3326 <br>77153:  SWT shell scripts override environment variables  
       
  3327 <br>77342:  getOffset () in emulated TextLayout.java wrong for proportional fonts  
       
  3328 </blockquote>
       
  3329 
       
  3330 <h2> SWT Build 3.1 010 - Tuesday October 26th, 2004 </h2>
       
  3331 <br>
       
  3332 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3333 <blockquote>
       
  3334 4593:  Need to handle RGB transparent pixel value (1G7M833)  
       
  3335 <br>4616:  GC.drawLine() is really slow (1GAVSGP)  
       
  3336 <br>20269:  Please add javadoc for Composite getChildren() ordering  
       
  3337 <br>22964:  org.eclipse.swt.motif_2.0.1 not ready for KDE 3  
       
  3338 <br>23006:  Tree Expand all "*" sends expand event regardless of current state  
       
  3339 <br>31372:  setControl  
       
  3340 <br>33367:  [JUNIT]List fails  
       
  3341 <br>34918:  Request for platform SWT jar download  
       
  3342 <br>38721:  Cant setParent() to a control in GTK  
       
  3343 <br>55964:  [ViewMgmt] spacing between border and text of "classic" tab style  
       
  3344 <br>63579:  Rename refactoring wizard butchers clipboard  
       
  3345 <br>68732:  Remove dependancy on pangoxft library  
       
  3346 <br>73100:  Crash while running a JUnit Plug-In test  
       
  3347 <br>74882:  TextLayout needs toString() Method  
       
  3348 <br>75218:  DirectoryDialog widget has a growing label  
       
  3349 <br>75577:  Keyboard focus not given to selected element in tree  
       
  3350 <br>76595:  Hang on shutdown  
       
  3351 <br>76612:  [EditorMgmt] Open With > System Editor fails after setting up File Association  
       
  3352 <br>76707:  GC Background and Foreground are black  
       
  3353 <br>76709:  CR Key down arrives twice  
       
  3354 </blockquote>
       
  3355 
       
  3356 <h2> SWT Build 3.1 009 - Tuesday October 19th, 2004 </h2>
       
  3357 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3358 <blockquote>
       
  3359 boolean Browser.execute(String script) - execute the specified javascript. e.g to modify the DOM of the current HTML document
       
  3360 </blockquote>
       
  3361 <br>
       
  3362 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3363 <blockquote>
       
  3364 4527:  IME mode on J box overwrites scroll bar (1G91MAP)  
       
  3365 <br>4735:  DCR: Additional Region features (1GFQO4C)  
       
  3366 <br>4795:  Performance: Synchronizer queue creation (1GITDM2)  
       
  3367 <br>4849:  Multi Select Tree - Disposing last selected item selects "random" item (1GKX5TW) [portability]  
       
  3368 <br>7718:  horizontal scroll: Deeply nested elements in an SWT Tree widget cannot be dragged anywhere  
       
  3369 <br>7772:  SWT Tree inconsistency when collapsing a multi-selected node  
       
  3370 <br>10766:  Combo.removeAll() behaviour does not match API documentation  
       
  3371 <br>11657:  inconsistent SWT.NO_FOCUS behaviour  
       
  3372 <br>12989:  Data input in tables  
       
  3373 <br>35060:  Tree does not show focus selection  
       
  3374 <br>53885:  Java core (access violation) expanding a tree  
       
  3375 <br>54665:  [browser] No more handles when created on a second thread  
       
  3376 <br>56047:  SWT Example Launcher does not run standalone apps  
       
  3377 <br>58730:  utilize new GtkFileChooser widget once required gtk is 2.4.0  
       
  3378 <br>63185:  [browser] Intro issues using Safari version of the browser  
       
  3379 <br>68643:  [browser] characters are not always typed in in text field  
       
  3380 <br>68876:  Sashes should resize interactively  
       
  3381 <br>70795:  LocationListener and changed event isn't always correct  
       
  3382 <br>70883:  DBCS: IME pre-edit text size looks like 12 points all the time  
       
  3383 <br>72075:  Native TabFolder on Pocket PC  
       
  3384 <br>72401:  Wrong TableColumn width set when font-style is bold  
       
  3385 <br>73052:  Exception while calling Clipboard object  
       
  3386 <br>73345:  TableTreeItem.setExpanded causes redraw which causes flickering  
       
  3387 <br>73871:  [KeyBindings] NullPointerException while running UiTestSuite  
       
  3388 <br>74666:  String cut off in New Java Interface wizard  
       
  3389 <br>75168:  Deadlocked Eclipse  
       
  3390 <br>75451:  setBackground(index, color) does not set color when tableitem is in a Table  
       
  3391 <br>75675:  [browser] setText/setUrl crashes when called from location.changing  
       
  3392 <br>75739:  Variant has no toString()  
       
  3393 <br>75753:  SWT.NO_BACKGROUND not working on Linux GTK  
       
  3394 <br>75904:  Can not create launch configurations from the dialog.  
       
  3395 <br>75906:  Multiple file type filters broken in file chooser  
       
  3396 <br>75947:  InputStreams not closed in SWT examples  
       
  3397 <br>76034:  Excessive Flicker on resizing Frame returned by SWT_AWT  
       
  3398 <br>76102:  pocket pc - change of behaviour in Shell layout since 3.0.1  
       
  3399 <br>76185:  [browser] investigate ways to communicate between java code and browser content  
       
  3400 <br>76195:  Synchronizer.runAsyncMessages only runs the first runnable  
       
  3401 <br>76320:  running out of memory and VM crashing   
       
  3402 </blockquote>
       
  3403 
       
  3404 <h2> SWT Build 3.1 008 - Tuesday October 5th, 2004 </h2>
       
  3405 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3406 <blockquote>
       
  3407 GridData.minimumWidth - minimum width for dynamically sized controls
       
  3408 <br>GridData.minimumHeight - minimum height for dynamically sized controls
       
  3409 <br>Combo.addVerifyListener - add verify listener
       
  3410 <br>Combo.removeVerifyListener - remove verify listener
       
  3411 </blockquote>
       
  3412 <br>
       
  3413 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3414 <blockquote>
       
  3415 4704:  Focus not given to project name field in wizard (1GEV88H)  
       
  3416 <br>4806:  setRedraw() nesting behaviour should be documented (1GJ4ZWB)  
       
  3417 <br>10505:  Implement Verify listener for Combo on Photon  
       
  3418 <br>30804:  DCR - GridLayout should not treat width/height hint as minumum size when grab/fill is specified  
       
  3419 <br>43396:  Combo does not fire SelectionListener  
       
  3420 <br>48272:  pocket pc - gesture erases current text selection  
       
  3421 <br>58185:  Eclipse fails to load oldstyle BMP files  
       
  3422 <br>64770:  [browser] Lose Mouse Moves/Enter/Exits  
       
  3423 <br>64801:  [browser] browser shows disabled  
       
  3424 <br>66853:  CTabFolder navigation-control issues  
       
  3425 <br>74025:  SWT Browser with no URL stops any mouse move event  
       
  3426 <br>74275:  SWT.ON_TOP and SWT.MIN|SWT.MAX are mutually eclusive  
       
  3427 <br>74736:  Please provide some way to determine the state of keys in the Tracker event loop and provide notifications when they change  
       
  3428 <br>75169:  [StyledText] setStyleRanges() shows different result when StyleRanges are sorted differently  
       
  3429 <br>75219:  File open dialog does not handle filters  
       
  3430 <br>75268:  snippet 2  
       
  3431 <br>75318:  [WorkspaceLauncher] Workspace location confirmation dialog box wont take focus  
       
  3432 <br>75404:  ControlExample slider tab grabs mouse  
       
  3433 <br>75521:  Eclipse 3.1M2 crashes when software update is run  
       
  3434 <br>75569:  OpenGL SWT Examples compile error with setCurrent  
       
  3435 </blockquote>
       
  3436 
       
  3437 <h2> SWT Build 3.1 007 - Tuesday September 28th, 2004 </h2>
       
  3438 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3439 <blockquote>
       
  3440 11915:  Redraw problem  
       
  3441 <br>20968:  javadoc bashing did not extend to protected methods  
       
  3442 <br>22264:  OLE web browser example for swt has compiler warnings  
       
  3443 <br>24402:  OLE part have a access violation exception  
       
  3444 <br>63224:  Chevron in the coolbar  
       
  3445 <br>66392:  IllegalArgumentException in Table  
       
  3446 <br>68267:  Drag&Drop HTMLTransfer implementation request  
       
  3447 <br>68301:  Close button on Ctabfolder not drawn proprely  
       
  3448 <br>72399:  Program integration with KDE  
       
  3449 <br>73812:  TableColumn.getWidth() returns 0 on gtk  
       
  3450 <br>74010:  Display.setSynchronizer, readAndDispatch may throw ERROR_FAILED_EXEC  
       
  3451 <br>74241:  [DND] Drop Target TreeItem not selected when Font was set  
       
  3452 <br>74399:  [CTabFolder] Widget Disposed SWTException when closing Application with opened Tab-Chooser  
       
  3453 <br>74408:  Dialogs open at an incredibly small size  
       
  3454 <br>74682:  [Preferences] Widget disposed while changing the workbench's colors and fonts  
       
  3455 <br>75094:  Workaround to bring up existing application instance on Pocket PC 
       
  3456 
       
  3457 </blockquote>
       
  3458 
       
  3459 <h2> SWT Build 3.1 006 - Tuesday September 21th, 2004 </h2>
       
  3460 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3461 <blockquote>
       
  3462 4606:  Text.computeTrim doesn't work (1G8W5RN)  
       
  3463 <br>37029:  Display.getFocusControl() should answer new focus widget in focus out event  
       
  3464 <br>41339:  org.eclipse.swt.layout.FormData needs toString()  
       
  3465 <br>42867:  Combo - Custom PopUp not displayed properly  
       
  3466 <br>52947:  Cheese with Toolbar on parent with SWT.NO_BACKGROUND  
       
  3467 <br>58103:  [browser] expose chrome required for new browser  
       
  3468 <br>60975:  [browser] can't download files with mozilla  
       
  3469 <br>67898:  VM crash when restarting Eclipse  
       
  3470 <br>68292:  [Import/Export] Import/Export dialogs confused by "Select Types..."  
       
  3471 <br>68418:  SWT Inconsistencies with subclassing between platforms  
       
  3472 <br>68545:  Caret blink rate is not native  
       
  3473 <br>68877:  Spec for OleClientSite mentions the wrong error  
       
  3474 <br>69721:  Control+backspace key combination does not work in Text widgets  
       
  3475 <br>71975:  Newly open shell does not draw its content until resized (Windows gives extra resize callback)  
       
  3476 <br>72217:  CTabFolder should hide tabs in LRU order  
       
  3477 <br>73717:  Button.computeSize gives different results on Linux-GTK and Linux-Motif  
       
  3478 <br>73725:  [Browser] SWTException when resizing CTab containing Browser  
       
  3479 <br>73730:  Button.computeSize definition on Mac does not match other platforms  
       
  3480 <br>73734:  Lower/right edge of Carbon Scale widget not selectable with mouse  
       
  3481 <br>73757:  Empty button has different height from one with text  
       
  3482 <br>74111:  enum is no longer a valid variable name  
       
  3483 <br>74169:  DirectoryDialog widget does not allow resize to smaller width  
       
  3484 <br>74268:  deprecated methods in SWT samples  
       
  3485 
       
  3486 </blockquote>
       
  3487 
       
  3488 <h2> SWT Build 3.1 005 - Tuesday September 14th, 2004 </h2>
       
  3489 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3490 <blockquote>
       
  3491 CTabFolder.setMRUVisible(boolean) - Show only the most recently selected tabs if there is not enough room to show all tabs
       
  3492 </blockquote>
       
  3493 
       
  3494 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3495 <blockquote>
       
  3496 9211:  GP - VM crash in KDE.KMimeType_allMimeTypes  
       
  3497 <br>9866:  GridLayout does not handle wrapped Label properly  
       
  3498 <br>39207:  Cut and paste does not work correctly (on a 2 processor m...  
       
  3499 <br>47184:  MS Word can not be pasted on clipboard in Windows 98  
       
  3500 <br>49726:  [Workbench] Weird Java perspective icon in action bar  
       
  3501 <br>57525:  [KeyBindings] keybinding for Cut doesn't work  
       
  3502 <br>59205:  DBCS:Can not drop and drag DBCS name file from outside ec...  
       
  3503 <br>61827:  (BBAWT) getImageData() works incorrectly on Photon  
       
  3504 <br>64607:  GC.drawRoundRectangle/GC.fillRoundRectangle  
       
  3505 <br>66285:  ProjectionViewer.copyToClipboard crash while Ctrl+X, Ctrl...  
       
  3506 <br>70299:  Eclipse dead slow on one system, normal on other  
       
  3507 <br>70780:  Table Redraw freezes the Table Headers on CE  
       
  3508 <br>71146:  [Browser] Browser widget should allow to hide 3D border  
       
  3509 <br>71303:  BIDI issue in Variables view  
       
  3510 <br>71966:  Clarify Combo/Composite/Scrollable behavior  
       
  3511 <br>72929:  TableColumn widths ignored in Table width calculation  
       
  3512 <br>73046:  UnsatisfiedLinkError jawt.dll already loaded in another c...  
       
  3513 <br>73432:  Textlayout does not render multiline text correctly  
       
  3514 <br>73698:  Control.isVisible() returns incorrect value for child Shell  
       
  3515 <br>73735:  Carbon vertical Scale widget has top/bottom reversed from...  
       
  3516 </blockquote>
       
  3517 
       
  3518 <h2> SWT Build 3.1 004 - Tuesday August 31, 2004 </h2>
       
  3519 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3520 <blockquote>
       
  3521 39927:  MacOSX Quartz font smoothing not working properly for LCD...  
       
  3522 <br>46268:  [browser] calling multiple times setText without running ...  
       
  3523 <br>47549:  GPF in XtSetValues on M5  
       
  3524 <br>48884:  Dialog (org.eclipse.swt.widgets.ColorDialog and org.eclip...  
       
  3525 <br>51108:  setAppName() should update application menu title.  
       
  3526 <br>51741:  Shell not becoming "active"  
       
  3527 <br>57188:  Label widget can get focus.  
       
  3528 <br>61384:  [browser] support mozilla 1.7  
       
  3529 <br>61893:  controlMoved event fired by Control.setBounds() on Window...  
       
  3530 <br>64215:  [Fonts] Cannot set fonts which have a blank in their name  
       
  3531 <br>67556:  [browser] TEXTREL in libswt-mozilla-gtk-3058.so  
       
  3532 <br>70077:  [typing] Copy/paste doesn't work occasionally  
       
  3533 <br>71180:  Profiling launch configuration: Minimum width should be s...  
       
  3534 <br>72040:  ActiveX Accessibility  
       
  3535 <br>72223:  Add org.eclipse.swt.custom.ST.SELECT_ALL  
       
  3536 <br>72750:  "Program.findProgram()" does not return null for an exten...  
       
  3537 </blockquote>
       
  3538 
       
  3539 <h2> SWT Build 3.1 003 - Tuesday August 24, 2004 </h2>
       
  3540 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3541 <blockquote>
       
  3542 <br>52548:  PocketPC and eSWT example problems  
       
  3543 <br>63793:  [encoding] DBCS: some DBCS is displayed as dot on default...  
       
  3544 <br>67061:  [Browser] Blank page when opening page with Flash  
       
  3545 <br>67746:  investigate making emulated Table and Tree always post se...  
       
  3546 <br>69495:  Splash screen appears green on AIX  
       
  3547 <br>70779:  [browser] Mozilla 1.6 Browser problem : [Unknown mozilla ...  
       
  3548 <br>70925:  Layout cells are infinetly large  
       
  3549 <br>70949:  'Unsupported color depth' error on Linux  
       
  3550 <br>71711:  Gtk - Checkbox/Radiobox setLocation Bug  
       
  3551 <br>72123:  Patches for 3.0 launcher cross-builds  
       
  3552 <br>72206:  StyledText Javadoc needs italic doc.  
       
  3553 <br>72342:  MouseListener behaving incorrectly when attached to Button  
       
  3554 <br>72343:  Shell doesn't maximize  
       
  3555 <br>72345:  Text wider than normal in toolitem if ampersand (&) used  
       
  3556 </blockquote>
       
  3557 
       
  3558 <h2> SWT Build 3.1 002 - Tuesday August 17, 2004 </h2>
       
  3559 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3560 <blockquote>
       
  3561 Shell.getMinimumSize - Returns a point describing the minimum receiver's size
       
  3562 <br>Shell.setMinimumSize(int, int) - Sets the receiver's minimum size
       
  3563 <br>Shell.setMinimumSize(Point) - Sets the receiver's minimum size
       
  3564 </blockquote>
       
  3565 
       
  3566 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3567 <blockquote>
       
  3568 4479:  getFocusControl inside FocusOut event inconsistent (1FMITIE)  
       
  3569 <br>4606:   Text.computeTrim doesn't work (1G8W5RN)  
       
  3570 <br>5016:   Controlling shell min size during resize  
       
  3571 <br>36997:  DCR: Accessibility on GTK  
       
  3572 <br>39863:  TableViewer / cellModifier / ComboBoxCellEditor: new valu...  
       
  3573 <br>62435:  Chinese font substitution defaults to Kai  
       
  3574 <br>63571:  TextLayout: font substitution support  
       
  3575 <br>64266:  accept imagedatas of depth other than 1 as a mask  
       
  3576 <br>65772:  Receiving duplicate key events per non-printable key [BBAWT]  
       
  3577 <br>66433:  Need keyboard support for Nested Tabfolder Traversal  
       
  3578 <br>68273:  tabletree plus/minus not visible in High Contrast Mode  
       
  3579 <br>69410:  TVT3.0: mnemonics doesn't work if focus is in a text widget  
       
  3580 <br>69440:  Inspect32 does not show name for CCombo  
       
  3581 <br>70516:  Provide snippet for converting BufferedImage <-> SWT Image  
       
  3582 <br>70620:  Display.setMouseLocation() not implemented on GTK  
       
  3583 <br>70630:  Font constructor fails to throw ERROR_NULL_ARGUMENT  
       
  3584 <br>70707:  ImageLoader closes the byte stream after loading an image  
       
  3585 <br>70854:  Regression: GridLayout misapplies horizontalSpacing when ...  
       
  3586 <br>70857:  when the toolBar is wrapped only by a few pixels, removin...  
       
  3587 <br>71013:  Shell.open() blocks until the window is mapped  
       
  3588 <br>71019:  Setting a ToolItem's control to a Button doesn't work in ...  
       
  3589 <br>71141:  SWT Snippet 145 has compile errors  
       
  3590 <br>71231:  Program.isGnomeDesktop does not work for Fedora 2  
       
  3591 <br>71237:  Controls placed in group composite w/ text title are inco...  
       
  3592 <br>71277:  Program.execute does not work on Mac (patch available)  
       
  3593 <br>71282:  Text control has been broken since 3.0  
       
  3594 <br>71338:  Unsatisfied link error with Combo  
       
  3595 <br>71381:  gtk build crashing on linux while opening a file  
       
  3596 <br>71570:  Tooltips are not shown if shell's client area is located ...  
       
  3597 <br>71757:  Cursor X/Y hotspots don't work with all constructors  
       
  3598 <br>71799:  Readonly text fields aren't always readonly  
       
  3599 <br>71803:  No lower border on swt combo boxes  
       
  3600 <br>71828:  Listener is not notified when using the display's "addFil...  
       
  3601 <br>71894:  ToolBar.getItem(Point point) always returns first item.  
       
  3602 <br>71907:  The "Device#getFontList" method does not return an array ...  
       
  3603 <br>71999:  StyleText displays StyleRanges incorrect depending on ord...  
       
  3604 </blockquote>
       
  3605 
       
  3606 <h2> SWT Build 3.1 001 - Tuesday July 26, 2004 </h2>
       
  3607 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3608 <blockquote>
       
  3609 CBanner.getRightMinimumSize - Returns the minimum size of the control that appears on the right of the banner
       
  3610 <br>CBanner.setRightMinimumSize - Sets the minimum size of the control that appears on the right of the banner
       
  3611 </blockquote>
       
  3612 
       
  3613 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3614 <blockquote>
       
  3615 4770: Accessibility Problems (1GHQMR9)  
       
  3616 <br>67165: [Browser] HTML not rendered w/XP style using javaw.exe.manifest comctl  
       
  3617 <br>68639: platform crashes opening help (internal browser)  
       
  3618 <br>68759: Confirm dialog doesn't work in the embedded Mozilla browser widget  
       
  3619 <br>69239: [browser] No more handles (java.lang.UnsatisfiedLinkError:  
       
  3620 <br>69609: Browser view broken on Linux (Fedora Core 2)  
       
  3621 <br>70160: Image(Device, InputStream) throws incorrect/unspec'd exception  
       
  3622 <br>18868: TestCase cause NPE on TabFolder (Emulated Widget)  
       
  3623 <br>20217: Coolbar Buttons flash with enablement/disablement  
       
  3624 <br>20841: Hover help hides Ctrl+F1 help  
       
  3625 <br>24959: CoolBar with SWT.DROP_DOWN style  
       
  3626 <br>31385: Redraw problems: selecting text backwards  
       
  3627 <br>32855: [Coolbar] Unnecessary flash when remove/add last item  
       
  3628 <br>34945: Cheese: Tracker leaves garbage  
       
  3629 <br>35161: EC: cheese and GP  
       
  3630 <br>37735: TreeViewer's Tree gets two selectionChanged events when it gets focus  
       
  3631 <br>37980: Crash Moving throw Frames  
       
  3632 <br>41051: Wizard not gaining focus after closing of dialog box from WizardPage of this Wizard.  
       
  3633 <br>41204: combo event not firing on SWT.FocusIn  
       
  3634 <br>41537: keyboard stops responding, cursor disappears (WindowMaker)  
       
  3635 <br>43009: Bad performance on zh_CN.GB18030  
       
  3636 <br>45555: can't run at freebsd!  
       
  3637 <br>49598: place arbitrary controls in a table has wrong tab order  
       
  3638 <br>51078: Static text doesn't display on toolbar in Linux  
       
  3639 <br>68969: Buttons in disabled group are not disabled  
       
  3640 <br>62690: [launcher] splash screen spans multi-monitors  
       
  3641 <br>63659: SWT developers page not up to date?  
       
  3642 <br>68482: JVM dump errorcode=6  
       
  3643 <br>68661: Trees are eager to expand  
       
  3644 <br>68667: NPE in AddressBook example  
       
  3645 <br>68744: Readme mentions duplicate bug (35443)  
       
  3646 <br>14856: [Editor Mgmt] Ctrl+Tab does not work in editors with multiple tabs  
       
  3647 <br>52166: close button on view/editors tabs need refinement  
       
  3648 <br>68296: bug with editor in Eclipse  
       
  3649 <br>16171: No Maximize / First resize gets reverted  
       
  3650 <br>29642: Performance problems on Mac  
       
  3651 <br>30983: ACC - I20030205 - Can't switch tabs using keyboard  
       
  3652 <br>66507: ToolItem.getBounds() replied {-1,-1,1,1} is shell is not visible  
       
  3653 <br>68566: javaw.exe not found at launch  
       
  3654 <br>68571: drawText(text, 0, 0, SWT.DRAW_DELIMITER) is now right-justified  
       
  3655 <br>68855: org.eclipse.swt.tools.internal.SwtJniGen is not working properly  
       
  3656 <br>37868: Setting a GridLayout on a TabFolder gives strange behavior when resizing  
       
  3657 <br>59630: [Dialogs] Accessibility: [Search dialog] Cannot select Choose working set text without mouse  
       
  3658 <br>68950: Bug in List.showSelection method  
       
  3659 <br>69398: Table.clearAll() does not force redraw  
       
  3660 <br>69509: Combobox computeSize() doesn't take the down arrow into account  
       
  3661 <br>70461: Minor javadoc error in Display.map(Control,Control,Point)  
       
  3662 <br>70633: Program launch and execute methods have incorrect javadoc  
       
  3663 <br>70729: Plugin: Modal dialog blocks other dialogs closing  
       
  3664 <br>21089: CTabFolder - close button doesn't appear when tab moves under mouse  
       
  3665 <br>29772: [Editor Mgmt] Last editor tab gets cut off when unnecessary  
       
  3666 <br>36220: expand Sashform API to support setBackground  
       
  3667 <br>52059: SashForm right/bottom constraint is not computed correctly  
       
  3668 <br>52849: Lightweight close buttons on CTabFolder are problematic  
       
  3669 <br>64610: hover over chevron for Ctabfolder not big enough for large fonts  
       
  3670 <br>65598: Chevron shows '0' when there are at least one items tabs not showing  
       
  3671 <br>67078: Chevron and Text touching on Motif  
       
  3672 <br>67489: CLabel does not save alignment in style bits  
       
  3673 <br>68070: Label does not draw background correctly  
       
  3674 <br>68074: Couple of bad pixels in SWT.FLAT | SWT.BORDER style  
       
  3675 <br>68972: GridLayout adjusts the width of the column already adjusted  
       
  3676 <br>69881: In ScrolledComposite, vertical scrollbar does not appear  
       
  3677 <br>70536: if GridLayout.numColumns == 0 a StackOverflowError gets thrown  
       
  3678 </blockquote>
       
  3679 
       
  3680 <h2> SWT Build 3.0 062 - Thursday June 24, 2004 </h2>
       
  3681 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3682 <blockquote>
       
  3683 4410:  AWT/SWT - Applet Interop (1PQ8QG1)  
       
  3684 <br>30104:  Drag & Drop not implemented on the Mac  
       
  3685 <br>32434:  Javadoc typo  
       
  3686 <br>65439:  CBanner/CTabFolder comments.  
       
  3687 <br>66095:  Combo.setVisibleItemCount does nothing until resize/layout  
       
  3688 <br>67319:  CBanner javadoc incomplete  
       
  3689 <br>67979:  editor focus issue  
       
  3690 <br>68096:  SWT exception docking a detached view  
       
  3691 <br>68160:  Cannot use 'eclipse' command line launcher to launch eclipse app when no workspace specified on the command line  
       
  3692 </blockquote>
       
  3693 
       
  3694 <h2> SWT Build 3.0 061c - Tuesday June 22, 2004 </h2>
       
  3695 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3696 <blockquote>
       
  3697 68056: GTK64 - CCombo does not work 
       
  3698 <br>67928: [Browser] Enter path to non-existing file brings NullPE 
       
  3699 <br>67935: Typo in SWT_AWT.new_Frame javadoc 
       
  3700 <br>68102: No mouse up when tree expansion indicator selected
       
  3701 </blockquote>
       
  3702 
       
  3703 <h2> SWT Build 3.0 061 - Friday June 18, 2004 </h2>
       
  3704 
       
  3705 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3706 <blockquote>
       
  3707 48492:  Eclipse crashes on GTK (linux) while Cell Editor in Property View loosing focus  
       
  3708 <br>60768:  CBanner at top does vertical sizing based on left components
       
  3709 <br>66962:  Tabbing from list in Property/Preference dialog takes you to sash instead of page  
       
  3710 <br>67458:  Resize is too slow for mouse events on GTK  
       
  3711 <br>67670:  cancelling Open Type dialog moves focus to Open Perspective button  
       
  3712 <br>67825:  [browser] browser crashes on jdk 1.5 beta applets  
       
  3713 
       
  3714 </blockquote>
       
  3715 
       
  3716 <h2> SWT Build 3.0 060 - Thursday June 17, 2004, 8:00pm </h2>
       
  3717 
       
  3718 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3719 <blockquote>
       
  3720 66813:  Browser does not handle setText twice  
       
  3721 <br>67185:  Bug in emulated TextLayout.setFont(Font)  
       
  3722 <br>67195:  Possible NPE in TextLayout (motif/emulated)  
       
  3723 <br>67219:  Segmentation fault in OS.gtk_main_do_event  
       
  3724 <br>67301:  Dll infos are bogus  
       
  3725 </blockquote>
       
  3726 
       
  3727 <h2> SWT Build 3.0 059 - Thursday June 17, 2004, 4:25pm </h2>
       
  3728 
       
  3729 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3730 <blockquote>
       
  3731 44399:  SWTError when trying to copy entry from Error Log View  
       
  3732 <br>53920:  Slow performance updating target  
       
  3733 <br>55948:  BIDI: problems in rtl-oriented CTabFolder  
       
  3734 <br>58642:  [misc] caret disappears from java editor  
       
  3735 <br>65053:  [KeyBindings] Key bindings stop working  
       
  3736 <br>65975:  Ctrl+C broken in Java editor  
       
  3737 <br>66717:  SHADOW_IN style hides Group title  
       
  3738 <br>67483:  No chevron when not enough space to show all the tabs in CTabFolder  
       
  3739 </blockquote>
       
  3740 
       
  3741 <h2> SWT Build 3.0 058d - Wednesday June 16, 2004, 8:00pm </h2>
       
  3742 
       
  3743 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3744 <blockquote>
       
  3745 66001:  package.html should not be included in binary plug-in JARs  
       
  3746 <br>67132:  Styled text example loses the text style when changing any style flag  
       
  3747 <br>67346:  Display.gdkEventWidgets leaks widgets  
       
  3748 <br>67355:  Setting font back to its default value in a table tree widget causes an illegalArgumentException  
       
  3749 </blockquote>
       
  3750 
       
  3751 <h2> SWT Build 3.0 058c - Wednesday June 16, 2004, 4:00pm </h2>
       
  3752 
       
  3753 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3754 <blockquote>
       
  3755 65985:  Disabled controls still get keystrokes [was [Progress] NPE in log while refactoring]  
       
  3756 </blockquote>
       
  3757 
       
  3758 <h2> SWT Build 3.0 058b - Tuesday June 15, 2004 </h2>
       
  3759 
       
  3760 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3761 <blockquote>
       
  3762 34515:  GTK: Cascade MenuItem doesn't support image  
       
  3763 <br>40003:  Productize java_swt  
       
  3764 <br>59344:  Inspect Popups disappear on Mac  
       
  3765 <br>60657:  Default size of Shell is too big in multi-monitors  
       
  3766 <br>62565:  NPE in WM_KEYDOWN  
       
  3767 <br>66293:  Editor blank on startup  
       
  3768 <br>66633:  [Workbench] missing toolbar items  
       
  3769 <br>66653:  NPE on window close  
       
  3770 <br>66941:  SWT printing snippet not working on MacOS X  
       
  3771 <br>66942:  [browser] F5 blanks out the Browser widget when setText used  
       
  3772 </blockquote>
       
  3773 
       
  3774 <h2> SWT Build 3.0 058 - Thursday June 10, 2004 </h2>
       
  3775 
       
  3776 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3777 <blockquote>
       
  3778 6047:  setFocus fails if setRedraw turned off  
       
  3779 <br>6325:  No busy cursor for Open on Selection  
       
  3780 <br>9847:  Embedded Swing hangs eclipse when editor closes  
       
  3781 <br>35103:  OS X Editor has cursor problems  
       
  3782 <br>38408:  Caret.drawCaret ignores image content  
       
  3783 <br>42562:  Various improvements for the Os X Interface:  
       
  3784 <br>50216:  NPE in org.eclipse.swt.widgets.Control.hasFocus(Control.java:934)  
       
  3785 <br>51107:  ControlEditor sizing on the Macintosh  
       
  3786 <br>51697:  CustomControlExample: missing event listener part on CCombo tab  
       
  3787 <br>64400:  ON_TOP shell - can't setFocus to content  
       
  3788 <br>65350:  StyledText leaves second caret behind  
       
  3789 <br>65695:  TrayItem not coming back after an explorer crash  
       
  3790 <br>65697:  CCombo does not respond to keyboard or mouse actions when it it dropped down  
       
  3791 <br>66331:  exception in Members panel of java browsing perspective  
       
  3792 </blockquote>
       
  3793 
       
  3794 <h2> SWT Build 3.0 057 - Wednesday June 9, 2004 </h2>
       
  3795 
       
  3796 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3797 <blockquote>
       
  3798 35346:  Eclipse crash opening preferences of third party plugin  
       
  3799 <br>64349:  SWT of the eclipse 3.0 versions crashes on start (mouse-problem)  
       
  3800 <br>64429:  Progress bars use deprecated style  
       
  3801 <br>65269:  [EditorMgmt] Slow redraw/relayout when maximizing/unmaximizing an editor  
       
  3802 <br>65537:  [KeyBindings] Control (ctrl) key hotkeys not working eg Ctrl+F4  
       
  3803 <br>65792:  Blank lines in table [WAS: Table.showItem() works wrong in Win32]  
       
  3804 <br>66151:  Alt-clicking to expand a tree node doesn't work properly  
       
  3805 <br>66356:  DND - move reported to drag source even though cancelled  
       
  3806 </blockquote>
       
  3807 
       
  3808 <h2> SWT Build 3.0 056 - Tuesday June 8, 2004 </h2>
       
  3809 
       
  3810 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3811 <blockquote>
       
  3812 21245:  different disabled toolbar icons on GTK  
       
  3813 <br>32852:  Crash when using sub-pixel rendering in Xft 2.0  
       
  3814 <br>32978:  Export Javadoc: element not selected  
       
  3815 <br>37163:  Crash on startup: "Cannot open font file for font Verdana 10"  
       
  3816 <br>43270:  Non-Antialiased Fonts have wrong spacing  
       
  3817 <br>47464:  Second unused import message missing in problem display list view after rebuild  
       
  3818 <br>52276:  Blurred font rendering in editor under MacOS X  
       
  3819 <br>55600:  CVS perspective has busy cursor  
       
  3820 <br>56508:  Editor: some tab characters are not rendered missing in field declations  
       
  3821 <br>56765:  StyledText - Fix calculating of cursor level  
       
  3822 <br>57408:  DBCS: After pressing "Tab", anything can not be inputed  
       
  3823 <br>58615:  Setting italic font for tree items does not work on Mac  
       
  3824 <br>60659:  GP when asyncExec runs from DirectoryDialog modal loop (was Crash related to new Progress Viewer)  
       
  3825 <br>62336:  UI hangs while attempting to add missing methods.  
       
  3826 <br>64759:  Color buttons look bad on Mac  
       
  3827 <br>64793:  One line of cheese in CTabFolder selected tab  
       
  3828 <br>65387:  SWT depends on Swing (AWT not a problem)  
       
  3829 <br>65599:  Shell location is not properly used  
       
  3830 <br>65759:  TableItem does not redraw correctly on setText(int, String)  
       
  3831 <br>65905:  Possible Memory Leaks  
       
  3832 <br>65947:  SWT Carbon makefile still uses JNI 1.3.1 headers  
       
  3833 <br>66039:  org.eclipse.swt.widgets.Control has funky color issues  
       
  3834 </blockquote>
       
  3835 
       
  3836 <h2> SWT Build 3.0 055 - Thursday June 3, 2004 </h2>
       
  3837 
       
  3838 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3839 <blockquote>
       
  3840 14536  StyledText - bidi - change ctrl-arrow behavior  
       
  3841 <br>39493:  GTK Combo; first item is selected when Dropdown list is shown  
       
  3842 <br>42480:  JOGL method popups extremely slow; likely now SWT issue  
       
  3843 <br>43312:  Switching perspectives while debugging causes segfault  
       
  3844 <br>44003:  MenuItem.setAcceleratorText does not work properly on MacOS X  
       
  3845 <br>47972:  [KeyBindings] Incorrect drawing of accelerator text on mac os x  
       
  3846 <br>56509:  Details pane in Debug perspective doesn't render it's contents properly (repeats characters)  
       
  3847 <br>58176:  Screen scribbles when scrolling up in Java editor  
       
  3848 <br>62119:  setCursor() doesn't work for Text objects  
       
  3849 <br>63931:  [browser] setVisible(true) does not work  
       
  3850 <br>63991:  hang in gtk_clipboard_wait_for_contents()  
       
  3851 <br>64237:  [Menus] menu items missing on first click  
       
  3852 <br>64291:  mouse unusable over regions previously covered by fastview  
       
  3853 <br>64365:  Embedded AWT windows use wrong location  
       
  3854 <br>64645:  java.lang.ArrayIndexOutOfBoundsException in GTK Table.java  
       
  3855 <br>64705:  Expanding a Tree with left and right arrows does not trigger TreeExpanded or TreeCollapsed events.  
       
  3856 <br>64709:  Tree views don't update correctly using keyboard shortcuts  
       
  3857 <br>64752:  TableCurser.setSelection does not function properly after columns are disposed  
       
  3858 <br>64760:  add SINGLE/MULTI radios to ControlExample - Dialog tab - File Dialog Styles  
       
  3859 <br>64791:  [KeyBindings] accelerator strings displayed incorrectly.  
       
  3860 <br>64938:  [browser] NPE in test case  
       
  3861 <br>64980:  should use correct SIZE_ALL cursor on motifs  
       
  3862 <br>65169:  [browser] URLs with space don't show up on Safari  
       
  3863 <br>65214:  Regression: Tree.setRedraw(false) not reliable  
       
  3864 <br>65239:  new SWT Mac properties aren't boolean  
       
  3865 <br>65359:  Label.setText() causes a redraw when the string did not change  
       
  3866 </blockquote>
       
  3867 
       
  3868 <h2> SWT Build 3.0 054 - Friday May 28, 2004 </h2>
       
  3869 
       
  3870 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  3871 <blockquote>
       
  3872 StyledText.getBaseline()
       
  3873 <br>Combo.getVisibleItemCount()
       
  3874 <br>Combo.setVisibleItemCount(int)
       
  3875 <br>CCombo.getVisibleItemCount()
       
  3876 <br>CCombo.setVisibleItemCount(int)
       
  3877 <br>CBanner.getSimple()
       
  3878 <br>CBanner.setSimple(boolean)
       
  3879 <br>CTabFolder.getSimpleTab() -> CTabFolder.getSimple()
       
  3880 <br>CTabFolder.setSimpleTab(boolean) -> CTabFolder.setSimple(boolean)
       
  3881 </blockquote>
       
  3882 
       
  3883 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3884 <blockquote>
       
  3885 64518:  NPE in StyledText used by 'Change method signature' refactoring  
       
  3886 <br>64633   NPE caused by small font support
       
  3887 <br>64652   StyledText - Clicking at the end of a line place the care...
       
  3888 <br>62723:  javadoc console output: hyperlink not clickable, no hand ...
       
  3889 <br>53358:  GC copyArea(image, x, y) not implemented on Mac  
       
  3890 <br>7845:  API needed in Combo class to specify # of items visible  
       
  3891 <br>17346:  Missing busy cursor in Search dialog under GTK  
       
  3892 <br>22018:  GTK: Text.setCursor() does not function.  
       
  3893 <br>31023:  GP - using F3 to open new edit window  
       
  3894 <br>38260:  CCombo with Dialog  
       
  3895 <br>44648:  Support JDK1.1  
       
  3896 <br>45574:  Panther: Run... and Properties dialogs lay out incorrectly.  
       
  3897 <br>48006:  [SWT] layout problems on mac  
       
  3898 <br>50183:  Vertical scrollbar is not created as expected  
       
  3899 <br>54414:  [typing] Delete Next Word and others don't work quite right  
       
  3900 <br>58804:  Mac OSX : TableColumn Alignment  
       
  3901 <br>60452:  [Mac] Button Placed on Group does not get Dialog Font  
       
  3902 <br>60816:  Deferred events will not run during mousedrag  
       
  3903 <br>61728:  Need access to TextLayout styles and fonts  
       
  3904 <br>62329:  CTabFolder leaves a little cheese when resizing  
       
  3905 <br>62558:  Null Pointer when opening Folder in File>Open External File  
       
  3906 <br>62982:  TableColumn does not fire resize event  
       
  3907 <br>63003:  Ctrl+ Clicking on PackageExplorer expands items  
       
  3908 <br>63070:  some menus do not show their item texts  
       
  3909 <br>63701:  Display var in debugger exits eclipse JVM  
       
  3910 <br>63716:  Tree items do not display their children when unfolded by keyboard  
       
  3911 <br>63903:  setSimple  
       
  3912 <br>64216:  TableItem.getText - wrong for first column  
       
  3913 <br>64220:  Wrong cursor used for SWT.CURSOR_SIZEALL  
       
  3914 <br>64294:  Title and maximisation does not work on Pocket PC  
       
  3915 <br>64457:  calling CTabItem.setFont (and setImage) repeatedly with null causes repaints  
       
  3916 <br>64512:  Add smallFont and noFocusBorder properties to Info.plist file  
       
  3917 <br>20903:  ACC: Checkboxes not identified correctly  
       
  3918 <br>26632:  Table cloumn headers not drawn in GTK2  
       
  3919 <br>28990:  GTK: Paints not flushed after open()  
       
  3920 <br>35753:  missing API: TableCursor.removeSelectionListener(SelectionListener)  
       
  3921 <br>37956:  Crash in OS.gdk_pixbuf_scale_simple ()  
       
  3922 <br>38809:  DCR - need Display.getSystemCursor()  
       
  3923 <br>38828:  Eclipse Crach Closing Session  
       
  3924 <br>38875:  java.lang.reflect.InvocationTargetException on startup  
       
  3925 <br>40540:  Eclipse JVM crashes randomly in GTK native code.  
       
  3926 <br>42422:  eclipse crashes on startup with RedHat 9.0 system  
       
  3927 <br>47266:  [browser] how can we format URL links to pass on information to the SWT app  
       
  3928 <br>48850:  SWT Example projects build error  
       
  3929 <br>52109:  drawText() treats "\n" differently if antialiasing is on or off  
       
  3930 <br>56063:  [Colors] Perspective toolbar items have wrong background  
       
  3931 <br>56981:  [browser] need to support Alerts on Mozilla  
       
  3932 <br>57843:  Fatal Error in SWT causing Eclipse to crash.  
       
  3933 <br>58193:  [Browser] content embedded using the HTML OBJECT element doesn't show up in swt browser  
       
  3934 <br>59614:  Clicking the CTabFolder chevron twice does not make the drop down go away  
       
  3935 <br>59698:  [browser] investigate support for custom popup menu  
       
  3936 <br>60037:  Accessibility: Junit Preference Page checkboxes in list view not readable  
       
  3937 <br>60102:  Shell opened on KDE3.2.x does not paint  
       
  3938 <br>60237:  [browser] BrowserExample running inside Eclipse does not get key/mouse events  
       
  3939 <br>60457:  [browser] safari - does not fire location event for inner frame  
       
  3940 <br>60727:  BIDI: StyledText - Wrong cursor positioning on bidi boundary  
       
  3941 <br>60819:  Photon: Tree.java references java.util.Stack (not in JDK 1.1)  
       
  3942 <br>61316:  SWT error occurred on Eclipse 200405060200  
       
  3943 <br>62523:  launch eclipse with -DMBCS as a vmarg and copy-paste works incorrectly / ctrl f6 shows undisplayable characters  
       
  3944 <br>62528:  Tracker does not keep up with mouse movement  
       
  3945 <br>62761:  SWT should not grab focus on traversal events  
       
  3946 <br>62790:  packing a shell has the effect of creating an unusable shell on pocketpc  
       
  3947 <br>63006:  Typo in SWT doc for ON_TOP  
       
  3948 <br>63102:  [Icons] It is hard to distinguish pressed/non pressed icons on Mac OS 10.3.3  
       
  3949 <br>63105:  TableItem.getImageBounds() returns incorrect value for Column 0  
       
  3950 <br>63143:  malformed MANIFEST.MF in gtk/motif/gtk64 fragments  
       
  3951 <br>63296:  [browser] F1 crashes workbench  
       
  3952 <br>63661:  VM terminates abnormally  
       
  3953 </blockquote>
       
  3954 
       
  3955 <h2> SWT Build 3.0 052 - Tuesday May 18, 2004 </h2>
       
  3956 
       
  3957 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  3958 <blockquote>
       
  3959 16620: 	GC.drawLine and GC.drawPolyline aren't consistent [portability]
       
  3960 <br>19828: 	CTabFolder popups should not span monitors.
       
  3961 <br>21574: 	Color selection for individual table cells
       
  3962 <br>27331: 	CTabFolder right control request
       
  3963 <br>28766: 	Printing Images does not respect transparency
       
  3964 <br>36732: 	Performance problems on Mac - slow appearance of cmd-space results
       
  3965 <br>39320: 	SWT.NO_BACKGROUND style does not work in Linux-GTK
       
  3966 <br>39881: 	BIDI: DCR - Need to implement a Text Layout class
       
  3967 <br>44915: 	Clipboard getAvailableTypes runs the event loop on GTK
       
  3968 <br>45093: 	Editor tab tooltip position wrong for dual monitor setup
       
  3969 <br>52458: 	[Workbench] wrong background color in tab corners
       
  3970 <br>52574: 	Rendering of CBanner with only one child
       
  3971 <br>52595: 	CTabFolder flashing during resize
       
  3972 <br>53791: 	Implement Control.setRedraw() on platforms other than Windows
       
  3973 <br>54264: 	[EditorMgmt] Editor close button
       
  3974 <br>54499: 	Tree.getItem(Point) returns element even if point is over +/- area
       
  3975 <br>55392: 	Critical GTK Error in gtkselection.c
       
  3976 <br>55748: 	[browser] fail to launch under RH EL3
       
  3977 <br>56170: 	SWT_AWT problems
       
  3978 <br>56694: 	Typing slow because too much data sent over the wire (was: [Workbench] since 3.0M8 typing is terribly slow)
       
  3979 <br>57777: 	[typing] Wrong behavior for append next "word" to selection action
       
  3980 <br>57965: 	GTK: Control.setBackground() with same color causes OS paint event (BBAWT)
       
  3981 <br>59329: 	[Browser] browser code fails if gre.conf contains a blank line before version number
       
  3982 <br>59333: 	[Browser] Exception error messages are not very meaningful
       
  3983 <br>59998: 	[browser] hover tooltips at wrong position
       
  3984 <br>60068: 	TableCursor crashes when scrolling vertically an empty table
       
  3985 <br>60662: 	version-match deprecated in SWT fragment manifests
       
  3986 <br>60934: 	[interop] tab focus problem
       
  3987 <br>61207: 	cannot use icons with > 8 bit color depth
       
  3988 <br>61397: 	UI seems to become "disconnected" from the application
       
  3989 <br>61496: 	[EditorMgmt] Editor tabs should adjust themselves on window resize
       
  3990 <br>61789: 	[Browser] browser code uses a hardcoded config file name /etc/gre.conf
       
  3991 <br>61818: 	Cheese in ViewForm
       
  3992 <br>61970: 	NPE in TableItem class in getImageBounds (int index)
       
  3993 <br>62010: 	NPE Pressing CTRL-O in java editor
       
  3994 <br>62090: 	Pressing enter in combo triggers dialog traversal
       
  3995 <br>62195: 	Error in SWT#SCROLL_LOCK JavaDoc
       
  3996 <br>62393: 	SWT_AWT enter key misbehaves with JTextArea in a wizard
       
  3997 <br>62477: 	Clicking on shell title bar causes activation events with null active shells
       
  3998 </blockquote>
       
  3999 
       
  4000 <h2> SWT Build 3.0 051 - Tuesday May 11, 2004 </h2>
       
  4001 
       
  4002 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4003 <blockquote>
       
  4004 TextLayout.getAscent() added
       
  4005 <br>TextLayout.getDescent() added
       
  4006 <br>TextLayout.setAscent(int) added
       
  4007 <br>TextLayout.setDescent(int) added
       
  4008 <br>Display.getSystemImage(int) added
       
  4009 <br>Display.getSystemCursor(int) added
       
  4010 </blockquote>
       
  4011 
       
  4012 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4013 <blockquote>
       
  4014 12625:  Menu items still grab accelerators when disabled  
       
  4015 <br>25703:  Getting system icons for dialogs  
       
  4016 <br>28858:  Cursor appears behind character although it's in front of  
       
  4017 <br>40523:  [launcher] Allow launcher build using MinGW  
       
  4018 <br>43921:  gradient fill does not print its color properly  
       
  4019 <br>46824:  ControlExample: scrolling Canvas leaves screencheese  
       
  4020 <br>47511:  Shell.setVisible runs event loop  
       
  4021 <br>53034:  showItem() not working when setRedraw(false)  
       
  4022 <br>55616:  [browser] SWT.Browser (Mozilla) does not like https links (img src="https://..." or href="https://...")  
       
  4023 <br>57506:  Pressing TAB key creates junk in editor  
       
  4024 <br>59352:  [browser] GTK crashes on attachments  
       
  4025 <br>60420:  lots of crashes since M8  
       
  4026 <br>60454:  [browser] Browser crashes on Jaguar  
       
  4027 <br>60471:  Eclipse stops responding to mouse, NullPointerException on shutdown  
       
  4028 <br>60568:  Table TreeItem selection fails with MouseEvent position  
       
  4029 <br>60607:  inconsistent API in FontData  
       
  4030 <br>60704:  Long menu item labels cut off  
       
  4031 <br>60893:  [64] NPE on startup  
       
  4032 <br>60913:  StyledText shows lines when mulitple lines are selected  
       
  4033 <br>60937:  Hitting Enter when a combobox is open can invoke default button  
       
  4034 <br>60969:  [browser] clicking link to PDF crashes VM  
       
  4035 <br>61109:  Widget is disposed error disposing shell  
       
  4036 <br>61239:  TableItem NPE  
       
  4037 <br>61337:  Dialogs resize when moved on Solaris  
       
  4038 </blockquote>
       
  4039 
       
  4040 <h2> SWT Build 3.0 050 - Tuesday May 4, 2004 </h2>
       
  4041 
       
  4042 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4043 <blockquote>
       
  4044 New accessibility state and role constants ACC.STATE_LINKED and ROLE_LINK.
       
  4045 <br>StyleRange now accepts SWT.ITALIC.
       
  4046 <br>CTabFolder.MIN_TAB_WIDTH is deprecated and replaced by CTabFolder.setMinimumCharacters
       
  4047 </blockquote>
       
  4048 
       
  4049 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4050 <blockquote>
       
  4051 4587:  StyledText - support italic fonts and italic font style (1G60C4X)  
       
  4052 <br>10846:  Tab titles not read by JAWS  
       
  4053 <br>21771:  Accessibility for Buttons ignored in JAWS  
       
  4054 <br>25629:  Need STATE_SYSTEM_LINKED mapped to one of the states in ACC.  
       
  4055 <br>41887:  [browser] Mac - HTML Browser widget - investigate Safari browser  
       
  4056 <br>42264:  [Outline] Show Outline popup very slow  
       
  4057 <br>44008:  [browser] Browser component grabs focus when loaded.  
       
  4058 <br>50524:  RCP: CTabFolder truncated tabs should appear as tooltip  
       
  4059 <br>51676:  New Look CTabFolder menu does not stay open  
       
  4060 <br>52087:  not showing close button makes it easy to close tabs accidentally  
       
  4061 <br>52482:  [New Look] black box around view tab labels  
       
  4062 <br>52489:  CTabFolder selected tab not properly rendered  
       
  4063 <br>52593:  CTabFolder.setTabHeight and paint problem  
       
  4064 <br>52837:  [Editor Mgmt] Closing an editor when using multi tabs does not always redraw properly  
       
  4065 <br>52958:  TabFolder, new look draws dotted selected  
       
  4066 <br>54575: CTabFolder: Selecting tabs should not affect whether chevron is shown (should use constant space)
       
  4067 <br>54591:  CTabFolder: screen cheese  
       
  4068 <br>55245:  CTabFolder does not give available space to tab early enough  
       
  4069 <br>56472:  [Font/Colour] Active part foreground on white povokes nasty looking close widgets  
       
  4070 <br>56535:  [Workbench] No separator between part trim and its content is difficult on the eyes  
       
  4071 <br>58272:  BIDI: The C/ C++ editor doesn't preserve the keyboard language after pressing sapce bar  
       
  4072 <br>58704:  CBanner computesize seems wrong when no control on the right hand side  
       
  4073 <br>58843:  TableCursor example in Javadoc doesn't work on GTK!  
       
  4074 <br>59524:  Evaluation pop-up keybindings are broken  
       
  4075 <br>59861:  asyncExec runnables not run until drag complete in Windows  
       
  4076 <br>60127:  [PropertiesView] garbage in the properties view  
       
  4077 <br>60334:  Can't force focus to a shell (BBAWT)  
       
  4078 <br>60492:  [browser] safari - 2 browsers on different tab items in same tab folder overlap  
       
  4079 <br>60686:  Program.hashCode() throws NullPointerException under linux with gnome  
       
  4080 </blockquote>
       
  4081 
       
  4082 <h2> SWT Build 3.0 049 - Tuesday April 27, 2004 </h2>
       
  4083 
       
  4084 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4085 <blockquote>
       
  4086 32524:  CoolBar Clips 'run' icon  
       
  4087 <br>37785:  ctrl+delete nukes non-alphanum chars  
       
  4088 <br>43769:  Eclipse crashes when loading web page with applet in OLE Browser view  
       
  4089 <br>47939:  [browser] Expose native menus in WebBrowser  
       
  4090 <br>51682:  update (custom)control example to permit setting font on single item  
       
  4091 <br>51727:  SWT_AWT's use of embeddedFrame does not allow required subclassing of the embedded Frame  
       
  4092 <br>53506:  Program.getProgram() Does Not Get Default Command  
       
  4093 <br>55625:  Compiling SWT on top of GTK 2.4.0  
       
  4094 <br>55956:  [DynamicUI] Perspective deleted only after Workbench restart  
       
  4095 <br>56126:  StyledText background highlighting doesn't work  
       
  4096 <br>56376:  [EditorMgmt] Immortal editor tab tooltips  
       
  4097 <br>57079:  [interop] SWT_AWT causes JVM crash  
       
  4098 <br>57143:  Fast view animate transition bad on Linux  
       
  4099 <br>57225:  [browser] SWT Browser Widget Crashes Workbench on XP when loading the Shockwave Plug-in  
       
  4100 <br>57380:  Excess clipping/dirty area for Table PaintListener's paintControl(PaintEvent)  
       
  4101 <br>57562:  [Workbench] DBCS: Window resizing does not work properly  
       
  4102 <br>58073:  Table.java java.lang.ArrayIndexOutOfBoundsException:  
       
  4103 <br>58308:  SWT_AWT - Embedded JSplitPane resizable arrows  
       
  4104 <br>58575:  drawRectangles in Tracker causes missed mouse events  
       
  4105 <br>58638:  Permit to have synchronous display to help debugging  
       
  4106 <br>58732:  Coolbar on Linux-GTK should draw native handles  
       
  4107 <br>58851:  When shell is created with SWT.NO_TRIM, windows does not show it on task bar  
       
  4108 <br>59051:  fillGradientRectangle doesn't work with XORMode on Windows  
       
  4109 <br>59279:  Item.setText() impl. doesn't follow JavaDoc  
       
  4110 <br>59424:  BIDI: level of the first directional run is never detected  
       
  4111 <br>59472:  Eclipse splash screen label is "Silenio"  
       
  4112 <br>59615:  Empty space before handle in a coolbar  
       
  4113 <br>59707:  StyledText is not setting the OS background  
       
  4114 <br>59872:  Documentation fix for RowLayout  
       
  4115 </blockquote>
       
  4116 
       
  4117 <h2> SWT Build 3.0 048 - Tuesday April 20, 2004 </h2>
       
  4118 
       
  4119 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4120 <blockquote>
       
  4121 CoolBar now has SWT.FLAT style.
       
  4122 </blockquote>
       
  4123 
       
  4124 <h3><a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4125 <blockquote>
       
  4126 CTabItem no longer supports set/getForeground and set/getBackground.
       
  4127 </blockquote>
       
  4128 
       
  4129 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4130 <blockquote>
       
  4131 20186:  Copyright dates still are 2001  
       
  4132 <br>22589:  GTK: StyledText widget is slow  
       
  4133 <br>23566:  Accessibility - toolbar not accessible by keyboard  
       
  4134 <br>41090:  THAI/VIET: The behavior of text editing functions are not correct.  
       
  4135 <br>49133:  SWT_AWT API class undocumented  
       
  4136 <br>53107:  Slider crashes when hooking resize callback  
       
  4137 <br>53814:  views are blank when detached automaticly by switching perspective  
       
  4138 <br>54051:  Font baselines don't line up in Java editor  
       
  4139 <br>54225:  Checkbox TableItems don't honor background color near checkbox  
       
  4140 <br>54989:  [CellEditors] [regression] ComboBoxCellEditor does not fire value applied  
       
  4141 <br>57003:  DBCS:Copy/Paste or input DBCS display incorrectly in project file  
       
  4142 <br>57004:  DBCS:Can not copy/Paste or input DBCS data in project file  
       
  4143 <br>57426:  Clipped items when setting a tree item to use a bold font  
       
  4144 <br>57627:  Can't click in Content Assist window of New Class wizard  
       
  4145 <br>57948:  [browser] how to distinguish between a call to setText and a hyperlink activation  
       
  4146 <br>58071:  ICO images painted not correctly when smaller than 17x17 pixels  
       
  4147 <br>58093:  swt-gtk: uses ~100% CPU while drawing using fillGradientRectangle()  
       
  4148 <br>58243:  [browser] hover messages don't show up in mozilla  
       
  4149 <br>58346:  [browser] Browser not working with default RH EL3 update 1  
       
  4150 <br>58569:  Regression: StyledText does not wrap correctly  
       
  4151 <br>58756:  Tables & Images refresh problem  
       
  4152 <br>59106:  SWT Snippet 139 fails to compile  
       
  4153 </blockquote>
       
  4154 
       
  4155 <h2> SWT Build 3.0 047 - Tuesday April 13, 2004 </h2>
       
  4156 
       
  4157 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4158 <blockquote>
       
  4159 4425:  List(SINGLE) - setSelection(int, int) doesn't deselect when start>end (1FCHJMQ)  
       
  4160 <br>48849:  Keyboard events ignored in Import Plug-ins and Fragments dialog  
       
  4161 <br>50657:  Can't input 2 bytes character To combo box  
       
  4162 <br>56390:  EXCEPTION_ACCESS_VIOLATION  
       
  4163 <br>56829:  CBanner not sized correctly after coolbar wraps  
       
  4164 <br>56915:  Chinese characters not rendered in StyledText  
       
  4165 <br>57099:  GTK: Text widget of style MULTI does not send mouse track events if added to realized Shell (BBAWT)  
       
  4166 <br>57182:  [browser] Browser displays a blank page if character encoding is specified (Linux GTK)  
       
  4167 <br>57647:  errant ON_TOP | SYSTEM_MODAL Shell behaviour if tooltiptext is set on any control  
       
  4168 <br>57876:  Constructor for Font has wrong-named argument; doesn't appear to be used  
       
  4169 <br>57884:  Javadoc on Text missing possible style  
       
  4170 <br>58156:  Unhandled event loop exception (Widget is disposed) when using "Open Type Hierarchy"  
       
  4171 </blockquote>
       
  4172 
       
  4173 <h2> SWT Build 3.0 046 - Tuesday April 6, 2004 </h2>
       
  4174 
       
  4175 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4176 <blockquote>
       
  4177 25646:  [launcher] After rebranding, "Eclipse" shows up in Windows toolbar during launch.  
       
  4178 <br>27696:  DCR - need to set font and color for a TableItem's individual cells  
       
  4179 <br>37052:  Shells assuming SWT.RESIZE on GTK and Motif (BBAWT)  
       
  4180 <br>40521:  [launcher] Launcher error messages cannot be rebranded  
       
  4181 <br>42032:  [browser] Browser Mozilla binding - problem submitting form  
       
  4182 <br>42313:  SWT.CENTER and SWT.RIGHT don't work with Text  
       
  4183 <br>54341:  [browser] swt.browser.Browser; buttons in html does not work on linux/gtk  
       
  4184 <br>55541:  StyledText - Bidi segments Listener is broken  
       
  4185 <br>55702:  [browser] Intro page does not show images on Linux  
       
  4186 <br>55806:  [64] crash on startup when using jit on AMD64  
       
  4187 <br>55926:  [64] [M8] AMD64 I20040324 build cannot work (unsatisfied link errro)  
       
  4188 <br>56089:  [misc] Extend selection causing horizontal scroll is slow  
       
  4189 <br>56149:  coolbar does not fill vertical space  
       
  4190 <br>56315:  performance bad when moving lines  
       
  4191 <br>56667:  Minimization of top Shell widgets impossible (SWT.MIN & SWT.NONE) on PocketPC (BBAWT)  
       
  4192 <br>56795:  NPE opening quick outline/hierarchy  
       
  4193 <br>56799:  NPE in WM_KEYDOWN  
       
  4194 <br>56918:  Problems disposing TrayItem  
       
  4195 <br>56999:  [KeyBindings] Regression: Alt+Numpad keystrokes broken  
       
  4196 <br>57165:  eclipse does not start when using lesstif, FAQ is wrong  
       
  4197 <br>57296:  BidiUtil static var retains references to runnables from StyledText  
       
  4198 <br>57395:  backspace in texteditors -> double backspace  
       
  4199 </blockquote>
       
  4200 
       
  4201 <h2> SWT Build 3.0 045 - Tuesday March 30, 2004 </h2>
       
  4202 
       
  4203 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4204 <blockquote>
       
  4205 15025:  implement java.awt.Robot for SWT  
       
  4206 <br>51719:  Need to suppress "untitled window" on GTK  
       
  4207 <br>53274:  [SWT Examples] Image Analyzer crashed when tried to save images as PNGs and ICOs  
       
  4208 <br>53978:  manifest.mf of org.eclipse.swt is not consistent with plugin.xml  
       
  4209 <br>55522:  Display.post - support/investigate mouse button 2 and 3  
       
  4210 <br>55525:  Display.post - don't send mouse down/up when doing mousemove  
       
  4211 <br>55556:  MacOS 10.2.x (Jaguar) has no strcasestr function  
       
  4212 <br>55561:  Display.post - hang when doing a mousedown  
       
  4213 <br>55738:  next word action broken on win2000  
       
  4214 <br>55756:  Double click is ignored on progress indicators  
       
  4215 <br>55849:  Keyboard shortcuts don't work in old workspace  
       
  4216 <br>55897:  StyledText doesn't compute preferred size properly  
       
  4217 <br>55913:  Styled Text draws on top of itself  
       
  4218 <br>55917:  Extra library dependency in Eclipse 2.1.2 GTK launcher  
       
  4219 <br>55920:  View presentation visual problems  
       
  4220 <br>55937:  Introduction page wizard not properly installing SWT examples  
       
  4221 <br>55967:  SWT should be a singleton bundle  
       
  4222 <br>55980:  display.post() does not handle uppercase characters  
       
  4223 <br>56245:  subtitle text does not fill available horizontal space  
       
  4224 <br>56366:  Tooltip for CTabFolder shows up on wrong monitor  
       
  4225 </blockquote>
       
  4226 
       
  4227 <h2> SWT Build 3.0 044 - Tuesday March 23, 2004 </h2>
       
  4228 
       
  4229 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4230 <blockquote>
       
  4231 For new API released in the last few builds, see the "New & Noteworthy" link
       
  4232 on the Downloads page for 3.0M8 after March 26th, 2004.
       
  4233 </blockquote>
       
  4234 
       
  4235 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4236 <blockquote>
       
  4237 15054:  OwnerData or "virtual" Table support  
       
  4238 <br>21659:  Frames drawn in inappropriate places  
       
  4239 <br>23335:  Odd lines around buttons  
       
  4240 <br>30848:  API for Table#showColumn() like Table#showItem()  
       
  4241 <br>40420:  Shell with style NO_TRIM should not appear in the Window Manager task bar  
       
  4242 <br>40663:  Dragging views is not synchronised with mouse position  
       
  4243 <br>47638:  NPE in getParentBackground.  
       
  4244 <br>50359:  Problem with vertical toolbars and GTK+ 2.3.x  
       
  4245 <br>51582:  Need the ability to determine "High Contrast" mode  
       
  4246 <br>54231:  CTabFolder now adds margin around page controls  
       
  4247 <br>54291:  new TaskTray widget does not compile on Windows CE and GTK64  
       
  4248 <br>54386:  Stray pixel in SWT table  
       
  4249 <br>54878:  Drop down coolbar/toolbar menus and combo boxes take too many clicks  
       
  4250 <br>54990:  ALT+DOWN does not drop down CCombo list  
       
  4251 <br>55113:  Hover text stuck after drag in CTabFolder  
       
  4252 <br>55133:  Table.java: java.lang.ArrayIndexOutOfBoundsException with SWT.VIRTUAL  
       
  4253 <br>55187:  swt v3043b does not work under gtk 2.0.6  
       
  4254 <br>55300:  StyledText - single and border cause cheese when resize  
       
  4255 <br>55307:  ViewForm's title area controls are off by one pixel  
       
  4256 </blockquote>
       
  4257 
       
  4258 <h2> SWT Build 3.0 043 - Tuesday March 16, 2004 </h2>
       
  4259 
       
  4260 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4261 <blockquote>
       
  4262 4809:  SWT Cursor Source and mask are flip-flopped (1GJ80FZ)  
       
  4263 <br>6593:  Doc: knowing the coordinate space for SWT  
       
  4264 <br>25336:  CoolBar - computeSize do not respect autobreaks [Emulated]  
       
  4265 <br>30834:  Minimize to system tray  
       
  4266 <br>43893:  Scrolling copies wrong bits  
       
  4267 <br>49778:  Images on MenuBar are not lining up with thier Hotstop  
       
  4268 <br>50151:  Using SWT.RIGHT on a ToolBar leaves blank space  
       
  4269 <br>52785:  Eclipse 3.0M7 doesn't run on Fedora Core 2 test1 release.  
       
  4270 <br>53401:  [64] junit tests don't compile - crashes  
       
  4271 <br>53837:  Workbench hangs up when hitting space key on readonly combo.  
       
  4272 <br>54358:  Shells don't fire move event when not visible (BBAWT)  
       
  4273 </blockquote>
       
  4274 
       
  4275 <h2> SWT Build 3.0 042 - Tuesday March 9, 2004 </h2>
       
  4276 
       
  4277 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4278 <blockquote>
       
  4279 19654:  Coolbar - resizing window can add rows to coolbars  
       
  4280 <br>32537:  Menu text and accelerator text overlapping  
       
  4281 <br>42022:  Mnemonic traversal cannot be suppressed  
       
  4282 <br>46369:  javadoc should be updated for behavior of selecting multiple items in a single select list  
       
  4283 <br>51464:  eclipse.exe review/updates  
       
  4284 <br>51537:  need a way to pass a string to the launcher  
       
  4285 <br>52536:  [SWT Examples] Setting the style to SWT.FLAT has no effect on Buttons  
       
  4286 <br>52935:  Emulated Coolbar does not support wrapping  
       
  4287 <br>52959:  setFont() in TableTreeItem  
       
  4288 <br>53014:  MessageBox opens modal but unparented  
       
  4289 <br>53045:  no more handles!  
       
  4290 <br>53057:  Browser widget and display of special chars  
       
  4291 <br>53141:  JVM crash at eclipse exit  
       
  4292 <br>53221:  [SWT Examples] ???Save As??????? Dialog of Image Analyzer does not provide the correct file path  
       
  4293 <br>53236:  Setting font/color on an item when there is no change should not redraw  
       
  4294 <br>53361:  [EditorMgmt] New look: editor close button (x) does nothing sometimes  
       
  4295 <br>53388:  [64] Crash in g_signal_lookup  
       
  4296 <br>53394:  ArrayIndexOutOfBoundsException in ColorDialog  
       
  4297 <br>53419:  viewing preference page makes preferences tree unresponsive  
       
  4298 <br>53430:  Additional fixes for porting SWT to 64-bit  
       
  4299 <br>53487:  [browser] Suze 9 installs Mozilla into different folder than RH  
       
  4300 <br>53519:  CheckboxTableViewer does not receive selection events  
       
  4301 <br>53544:  [Viewers] Checkbox Table Viewer does not provide selection callbacks on a check  
       
  4302 <br>53549:  remove custom code in Program Gnome  
       
  4303 <br>53556:  Index out of bounds resizing preference page  
       
  4304 <br>53570:  Opening the file type association dialog to the external editors view causes Eclipse to crash  
       
  4305 <br>53638:  eclipse startup problem  
       
  4306 <br>53723:  Problems with setFont() on TreeItem  
       
  4307 <br>53832:  VM Crash releated to focus or set font  
       
  4308 <br>53853:  Selection event for checkbox Table is broken  
       
  4309 <br>53995:  java_swt crashes if application bundle is named .APP instead of .app  
       
  4310 </blockquote>
       
  4311 
       
  4312 <h2> SWT Build 3.0 041 - Tuesday March 2, 2004 </h2>
       
  4313 
       
  4314 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4315 <blockquote>
       
  4316 Table.setItemCount(), SWT.VIRTUAL and SWT.SetData have been added and
       
  4317 implemented on all platforms to support the virtual Table.  This feature
       
  4318 is "under construction".  Use at your own risk.
       
  4319 </blockquote>
       
  4320 
       
  4321 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4322 <blockquote>
       
  4323 4575:  desire exception checks for inputProc/windowCallback (1G55O7P)  
       
  4324 <br>17659:  Eclipse crashes when switching Encoding to UTF-16 (little endian)  
       
  4325 <br>20364:  Slider control does not take focus  
       
  4326 <br>39892:  SWT error thrown when refreshing the properties page  
       
  4327 <br>45845:  scrollbars on ScrollingGraphicalViewer sometimes does not work  
       
  4328 <br>45945:  Drawing issues with SWT 2.1.1 under PocketPC 2002  
       
  4329 <br>46156:  Eclipse crash with KERN_PROTECTION_FAILURE when customizing perspective  
       
  4330 <br>49082:  Unsupported color depth does not throw an exception in Linux GTK  
       
  4331 <br>52295:  Monochrome bmp and ico image data, and icon masks are not always handle correctly  
       
  4332 <br>52733:  Deadlock expand of HEAD  
       
  4333 <br>52862:  SPACE gets inserted into styledtext using system menu  
       
  4334 <br>53063:  Changing the style of a Label from SWT.SHADOW_IN to SWT.SHADOW_NONE does not make a difference in the appearance of the Label  
       
  4335 <br>53128:  Shell.setRegion() should check if region is disposed...  
       
  4336 <br>53440:  critical warnings when running jnigen tool  
       
  4337 </blockquote>
       
  4338 
       
  4339 <h2> SWT Build 3.0 040 - Tuesday February 24, 2004 </h2>
       
  4340 
       
  4341 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4342 <blockquote>
       
  4343 Point Menu.getSize() added
       
  4344 </blockquote>
       
  4345 
       
  4346 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4347 <blockquote>
       
  4348 6781:  Cannot draw unicode string  
       
  4349 <br>38643:  Toolbar computeSize stop working after WM_SETFONT  
       
  4350 <br>38714:  Table and table cursor buggy scrolling. It is impossible to use properly the table widget when the table cursor is involved.  
       
  4351 <br>42554:  Double icon in the dock on OSX  
       
  4352 <br>48341:  Cannot get height of Menu and no capabilities for work around  
       
  4353 <br>50107:  SWT does not compile successfully against CLDC (i.e. j2me)  
       
  4354 <br>51374:  Need MenuBar to support Images on PocketPC  
       
  4355 <br>51645:  Java core when running event loop on the Sun  
       
  4356 <br>51671:  Text not redrawn on new look CTabFolder  
       
  4357 <br>51777:  TableItem.getBounds(int) returns the wrong values when table scrolled  
       
  4358 <br>52024:  [NewLook] curvy lines have inconsistent line width  
       
  4359 <br>52242:  New Look: white banding in view and editor tabs  
       
  4360 <br>52255:  Found small problem in snipets code  
       
  4361 <br>52335:  Snippet108.html missing code  
       
  4362 <br>52337:  LZWCodec#maskTable should be a static final field  
       
  4363 <br>52541:  [SWT Examples] CoolBar Buttons with a dropdown menu do not behave correctly  
       
  4364 </blockquote>
       
  4365 
       
  4366 <h2> SWT Build 3.0 039 - Tuesday February 17, 2004 </h2>
       
  4367 
       
  4368 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4369 <p>CTabFolder has been modified to display the new look for 3.0.  
       
  4370 Please note that the new 3.0 API in CTabFolder has not been finalized and is subject to change.</p>
       
  4371 
       
  4372 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4373 <blockquote>
       
  4374 21430:  Accessibility:JAWS can not read label for multi-lines Text  
       
  4375 <br>38194:  SWT performance issues with JAWS 4.5  
       
  4376 <br>38564:  [Import/Export] On MacOS X SWT Buttons easily get wrong height  
       
  4377 <br>43257:  org.eclipse.swt.custom.StyledText is not accessible  
       
  4378 <br>44236:  Jaws doesn't read eclipse's main menus  
       
  4379 <br>44946:  TableCursor always paints left-aligned text  
       
  4380 <br>47264:  I-Beam displayed in wrong control (Run... dialog)  
       
  4381 <br>48273:  [wm2003] pocket pc - issues with popup menu  
       
  4382 <br>48327:  [WM2003] Problem with PaintListener on PocketPC WM2003  
       
  4383 <br>49797:  [WM2003] GC cannot instantiate on PPC 2003  
       
  4384 <br>51031:  Broken arrows on multi page  
       
  4385 <br>51036:  Tree Widget opens then closes on RETURN/ENTER  
       
  4386 <br>51088:  Patch(es) to fix redraw bug after ControlEditors close.  
       
  4387 <br>51248:  GUI thread does not process the GUI update requests timely, causing the display to be unresponsive  
       
  4388 <br>51401:  can't find java.awt.* packages using IBMs 1.4.1 VM on linux  
       
  4389 <br>51472:  Error launching Browser plugin in pre-M7 build  
       
  4390 <br>51492:  changing TabFolder foreground colour is not immediately reflected  
       
  4391 <br>51831:  StyledText doesn't specify contents of its SelectionEvents  
       
  4392 </blockquote>
       
  4393 
       
  4394 <h2> SWT Build 3.0 038 - Tuesday February 10, 2004 </h2>
       
  4395 
       
  4396 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4397 <blockquote>
       
  4398 ACC.ROLE_TREEITEM added
       
  4399 <br>ACC.ROLE_TABLECELL added
       
  4400 <br>ACC.ROLE_TABLECOLUMNHEADER added
       
  4401 <br>ACC.ROLE_TABLEROWHEADER added
       
  4402 <br>TableItem.setFont(Font) and TableItem.setFont(int, Font) added
       
  4403 <br>TableItem.getFont() and TableItem.getFont(int) added
       
  4404 <br>Table.showColumn(TableColumn) added
       
  4405 <br>LocationEvent.top added
       
  4406 </blockquote>
       
  4407 
       
  4408 <h3><a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4409 <blockquote>
       
  4410 ACC.ROLE_TABLECOLUMN deprecated - use ROLE_TABLECOLUMNHEADER instead.
       
  4411 </blockquote>
       
  4412 
       
  4413 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4414 <blockquote>
       
  4415 37742:  ACC: missing an item correspondent with ROLE_SYSTEM_OUTLINEITEM defined by MSAA  
       
  4416 <br>43091:  [browser] Browser - LocationEvent behavior  
       
  4417 <br>44063:  Clipboard of GTK on KDE : Eclipse crash  
       
  4418 <br>44943:  TableCursor color set incorrectly  
       
  4419 <br>50522:  [interop] Components in SWT_AWT don't show in Workbench.  
       
  4420 <br>50907:  JPEG loader fails to load image  
       
  4421 <br>51081:  Tracker flickers when using setRectangles to hold it in place  
       
  4422 <br>51325:  SWT_AWT:The color depth of the display changed cause NullPointerException  
       
  4423 <br>51372:  [browser] certain event strings contain an extra null char
       
  4424 </blockquote>
       
  4425 
       
  4426 <h2> SWT Build 3.0 037 - Tuesday February 3, 2004 </h2>
       
  4427 
       
  4428 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4429 <blockquote>
       
  4430 50639:  Deadlock creating image outside UI thread  
       
  4431 <br>50718:  get doc title from Browser  
       
  4432 <br>50130:  gtk and motif don't compile against CLDC  
       
  4433 <br>50778:  Java doc problems  
       
  4434 <br>50547:  MessageBox locks out application  
       
  4435 <br>50520:  RCP: Need ability to set close button per item on CTabFolder  
       
  4436 <br>50709:  Right Aligned Table Column Headers do not appear until after a resize  
       
  4437 <br>49828:  [browser] Browser control does not always send completed progress event  
       
  4438 <br>48899:  [browser] browser plugin not included into the eclipse example zip file  
       
  4439 <br>50991:  [browser] mozilla - must support older version mozilla 1.4  
       
  4440 <br>50777:  [browser] mozilla dependencies on unfrozen api  
       
  4441 </blockquote>
       
  4442 
       
  4443 <h2> SWT Build 3.0 036d - Tuesday January 27, 2004 </h2>
       
  4444 
       
  4445 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4446 <blockquote>
       
  4447 Browser.backEnabled() added
       
  4448 <br>Browser.forwardEnabled() added 
       
  4449 <br>Browser.addTitleListener(TitleListener) added 
       
  4450 <br>Browser.removeTitleListener(TitleListener) added 
       
  4451 </blockquote>
       
  4452 
       
  4453 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4454 <blockquote>
       
  4455 46225:  3.0M4 doesn't work with gtk2.3.0  
       
  4456 <br>50301:  Characters typed are displayed backwards.  
       
  4457 <br>50518:  CLabel should support a vertical gradient
       
  4458 <br>49971:  NPE when closing workbench  
       
  4459 <br>50377:  Swt MANIFEST.MF not adjusted to repackaging of SWT_AWT.  
       
  4460 <br>50256:  Text#getCaretLocation() sends erroneous Modify event  
       
  4461 <br>45419:  [browser] add api to read html from memory on Photon Browser  
       
  4462 <br>47936:  [browser] Back/Next event support in WebBrowser  
       
  4463 <br>48809:  [browser] breaking change - rename LocationEvent.cancel to LocationEvent.doit and reverse boolean meaning  
       
  4464 <br>50405:  [browser] Linux: switch to Mozilla 1.6  
       
  4465 <br>50437:  [browser] send title event  
       
  4466 <br>50034:  [interop] swing mouse events not received in RCP plugin  
       
  4467 <br>50483:  [interop] swt SWT_AWT & ui ViewPart  
       
  4468 </blockquote>
       
  4469 
       
  4470 <h2> SWT Build 3.0 036 - Tuesday January 20, 2004 </h2>
       
  4471 
       
  4472 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4473 <blockquote>
       
  4474 Display.getIconSizes() added
       
  4475 <br>Display.getCursorSizes() added 
       
  4476 </blockquote>
       
  4477 
       
  4478 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4479 <blockquote>
       
  4480 50153: API - Breaking change - replace Display.getCursorSize with Display.getCursorSizes  
       
  4481 <br>50161: NEW API - Display.getIconSizes
       
  4482 <br>49942: NPE in StyledText.getSelectionRange (line 4275)
       
  4483 <br>48653: NPE in StyledText.performPaint (line 6084)
       
  4484 </blockquote>
       
  4485 
       
  4486 <h2> SWT Build 3.0 035 - Tuesday January 13, 2004 </h2>
       
  4487 
       
  4488 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4489 <blockquote> 
       
  4490 46800:  Arrow button doesn't receive focus  
       
  4491 <br>49154:  Combo behavior not very user-friendly   
       
  4492 <br>49534:  Javadoc of 'Control' should mention 'Traverse' event  
       
  4493 <br>32828:  Loss of the modal context  
       
  4494 <br>49471:  M6 image leak   
       
  4495 <br>47279:  OS.ExpandEnvironmentStrings crashes on zero-length string  
       
  4496 <br>49502:  Snippet 90 miss class specification  
       
  4497 <br>49503:  Snippet 98 missing import statements  
       
  4498 <br>49723:  StyledText is leaking StyleRange objects again  
       
  4499 <br>49401:  SWT M6 outdated Manifest File prevents use of SWT_AWT from within Eclipse  
       
  4500 <br>49381:  SWT.RIGHT does not work in Text  
       
  4501 <br>49488:  swt_awt.c and swt_awt.rc files not in source bundle  
       
  4502 <br>45149:  The position of IME input field is wrong.  
       
  4503 </blockquote>
       
  4504 
       
  4505 <h2> SWT Build 3.0 034 - Monday December 15, 2003 </h2>
       
  4506 
       
  4507 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4508 <blockquote>
       
  4509 39606:  JAWS 4.5 not reading tabs    
       
  4510 <br>48263: EC: gtk allows TabItem.setControl(...) value to be non-child of TabFolder.    
       
  4511 <br>48343:  DCR: Provide means to get preferred cursor size
       
  4512 <br>47928:  overly stringent bounds tests in Text.getText
       
  4513 <br>48233:  [KeyBindings] shortcut Command+Space not working
       
  4514 <br>22228:  [Workbench] program icon in ALT+TAB window looks ugly
       
  4515 <br>48271:  EC: Control.setVisible doesn't do isDisposed() check
       
  4516 </blockquote>
       
  4517 
       
  4518 <h2> SWT Build 3.0 033 - Tuesday December 9, 2003 </h2>
       
  4519 
       
  4520 <h3><a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4521 <blockquote>
       
  4522 <code>Slider.setThumb(int), Slider.setValues(...), ScrollBar.setThumb(int)</code> and
       
  4523 <code>ScrollBar.setValues(...)</code> now clamps the passed thumb value if it exceeds
       
  4524 the receiver's range.
       
  4525 </blockquote>
       
  4526 
       
  4527 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4528 <blockquote>
       
  4529 48036:  [browser] crash on IE when using javascript to close more...
       
  4530 <br>48022:  3 mouse clicks cause 4 mouseDown events
       
  4531 <br>47894:  Combo layout problems
       
  4532 <br>47916:  [browser] crash on IE when setting text multiple time wit...
       
  4533 <br>47885:  [browser] provide a resize event
       
  4534 <br>48168:  [browser] breaking change - changing names of WindowEvents
       
  4535 <br>45989:  Slider/Scrollbar API doc
       
  4536 <br>47898:  StyledText leaking StyleRanges
       
  4537 <br>47190:  Documentation missing
       
  4538 <br>48297:  [browser] investigate support for Mozilla Firebird
       
  4539 </blockquote>
       
  4540 
       
  4541 <h2> SWT Build 3.0 032 - Tuesday December 2, 2003 </h2>
       
  4542 
       
  4543 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4544 <blockquote>
       
  4545 org.eclipse.swt.awt.SWT_AWT class added for Windows, GTK and Motif - the class is not internal anymore
       
  4546 </blockquote>
       
  4547 
       
  4548 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4549 <blockquote>
       
  4550 33687:  Combo widget does not size itself to handle largest entry
       
  4551 <br>47170:  cheese when resize with focus ring
       
  4552 <br>47557:  No images returned by Program.getImageData()
       
  4553 <br>47245:  setEditable() method for Combo or CCombo
       
  4554 <br>47468:  Support "full keyboard access" mode.
       
  4555 <br>38149:  SHIFT + spacebar doesn't work
       
  4556 <br>46810:  unexpected behavior for TableItem.setBackground() when co...
       
  4557 <br>46641:  Browser widget: footprint and guidelines question
       
  4558 <br>46707:  NPE when closing eclipse.
       
  4559 <br>47366:  [New Look] Area not painted when tab in the background
       
  4560 <br>46751:  [browser] Javascript window.close() does not work in the ...
       
  4561 <br>46896:  CCombo setEnabled
       
  4562 <br>47109:  Resize buttons horizontally leaves cheese
       
  4563 <br>47530:  [New Look] Cheese when adding to a banner
       
  4564 <br>47143:  List.add() != List.getItems() if string contains '\n'
       
  4565 <br>34797:  API: Clipboard:isDisposed
       
  4566 <br>47426:  [browser] breaking change - Replace NewWindowEvent with O...
       
  4567 <br>29396:  Unable to get session data when using internal browser
       
  4568 <br>47039:  Inconsistent shutdown
       
  4569 <br>47391:  Combo.deselect(int) and deselectAll() doesn't work
       
  4570 <br>44567:  Clipboard.dispose throws NPE
       
  4571 </blockquote>
       
  4572 
       
  4573 <h2> SWT Build 3.0 031 - Tuesday November 25, 2003 </h2>
       
  4574 
       
  4575 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4576 <blockquote>
       
  4577 46848:  Circumflex accent for characters does not work
       
  4578 <br>46859:  Combo API doc/problems
       
  4579 <br>16011:  Copy not working.
       
  4580 <br>47146:  Group label should have same foreground/background as Group
       
  4581 <br>47084:  No mouseUp events for the left mouse button
       
  4582 <br>46068:  [browser] linux motif Browser shows up non embedded if previous instance disposed
       
  4583 <br>40460:  [Key Bindings] Some shortcut keys broken
       
  4584 </blockquote>
       
  4585 
       
  4586 <h2> SWT Build 3.0 030 - Tuesday November 18, 2003 </h2>
       
  4587 
       
  4588 <h3><a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4589 <blockquote>
       
  4590 <ul>
       
  4591 <li><code>DirectoryDialog.setMessage(String string)</code> now throws an <code>IllegalArgumentException</code> if
       
  4592 <code>string</code> is <code>null</code>
       
  4593 <li><code>MessageBox.setMessage(String string)</code> now throws an <code>IllegalArgumentException</code> if
       
  4594 <code>string</code> is <code>null</code>
       
  4595 <li><code>Text.getText(int start, int end)</code> now throws an <code>IllegalArgumentException</code> if
       
  4596 <code>start</code> is negative, if <code>end</code> is equal to or greater than the length of
       
  4597 the receiver's text, or if <code>start</code> is greater than <code>end</code>.
       
  4598 </ul>
       
  4599 </blockquote>
       
  4600 
       
  4601 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4602 <blockquote>
       
  4603 34128:  classpath incomplete  
       
  4604 <br>46688:  eclipse 3.0M4 left out a char symbol behind
       
  4605 <br>46722:  Crash on open of any java source  
       
  4606 <br>38981:  Decorations.getMaximized() always returns false  
       
  4607 <br>46582:  gtk setSelection(*) does not set focus properly  
       
  4608 <br>22010:  GTK: Combo.setForeground() and Combo.setFont() dont change the drop-down list  
       
  4609 <br>46702:  List.getFocusIndex() does not answer -1  
       
  4610 <br>46500:  MessageBox.setMessage(null) has to be spec'd  
       
  4611 <br>45787:  Panther: intitial Textfield contents only partially visible  
       
  4612 <br>46419:  Text.getText(int,int) needs to spec behaviour for invalid range 
       
  4613 <br>42408:  [browser] Javascript window.open() does not work in the Browser widget  
       
  4614 <br>23084:  [StyledText Motif 2.0.1] Cursor disappears while moving by words (forwards/backwards)  
       
  4615 <br>36010:  [View Mgmt] View menu "Move" and "Size" commands have no effect.  
       
  4616 </blockquote>
       
  4617 
       
  4618 <h2> SWT Build 3.0 029 - Tuesday November 11, 2003 </h2>
       
  4619 
       
  4620 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4621 <blockquote>
       
  4622 GC.drawPoint(int x, int y) added
       
  4623 <br><code>DragDetect</code> event objects now have their <code>x</code> and <code>y</code> fields
       
  4624 set to the control-relative x and y coordinates of the drag start
       
  4625 </blockquote>
       
  4626 
       
  4627 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4628 <blockquote>
       
  4629 46354:  add to javadoc for List.remove(int start, int end)  
       
  4630 <br>42426:  Backport BiDi Mirroring Fixes from 3.0 and 2.1.x  
       
  4631 <br>46029:  bad alignment in Import plugins wizard  
       
  4632 <br>32772:  Cannot hold down stepping keys on OSX  
       
  4633 <br>44390:  column separator disappeares after resizing the first column to zero width  
       
  4634 <br>46306:  ControlExample: multiple Select Listeners dialogs is confusing  
       
  4635 <br>33637:  DCR - no printing on Mac [was Print on OSX 10.2.4]  
       
  4636 <br>43251:  DragDetect event should have x and y coordinates  
       
  4637 <br>28684:  Drop-Down arrows hard to hit  
       
  4638 <br>21075:  Import to filesystem can only browse when empty  
       
  4639 <br>45877:  many German strings are not displayed  
       
  4640 <br>38521:  Mouse events delivered to wrong Control  
       
  4641 <br>45946:  Need an efficient GC.setPixel( x,y ) method.  
       
  4642 <br>41465:  Panther: ToolItem(DROP_DOWN) arrow has wrong background  
       
  4643 <br>45453:  pocketpc - Pop-Up menus do not work on Tables  
       
  4644 <br>45422:  Pull-down menu only shows up on mouse-up, rather than mouse down  
       
  4645 <br>43108:  StyledText - Scrollwheel event interferes with last caret placement  
       
  4646 <br>46368:  Table array exception when removing invalid lower range  
       
  4647 <br>46037:  text editor - <home> positions editor in first page  
       
  4648 <br>45789:  Toolbar dropdown items don't fire immediately  
       
  4649 <br>45940:  Votes on closed bugs?  
       
  4650 <br>46028:  [browser] IE browser still shows default popup menu  
       
  4651 <br>45997:  [browser] support and require Mozilla 1.5  
       
  4652 <br>46147:  [browser] SWT accelerators get overriden by IE  
       
  4653 <br>44919:  [KeyBindings] dialog keyboard shortcuts gone  
       
  4654 <br>45362:  [KeyBindings] French Keyboard issue with 0 key (SHIFT + ???????)  
       
  4655 <br>37740:  [KeyBindings] Text tool item on the Viewpart Title takes menu's accelerator key  
       
  4656 </blockquote>
       
  4657 
       
  4658 <h2> SWT Build 3.0 028 - Tuesday November 4, 2003 </h2>
       
  4659 
       
  4660 <h3><a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4661 <blockquote>
       
  4662 <code>FileDialog.getFileNames()</code> now returns an empty <code>String</code> array instead of <code>null</code>
       
  4663 when there are no file names to answer.
       
  4664 </blockquote>
       
  4665 
       
  4666 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4667 <blockquote>   
       
  4668 36083: NPE in Cursor.dispose
       
  4669 <br>5096: FileDialog doesn't allow to set file name
       
  4670 <br>22785: FileDialog: File paths incorrect
       
  4671 <br>26771: motif test case failures
       
  4672 <br>26913: All platforms should clear mouse capture when modal dialog is opened
       
  4673 <br>34408: Shift Tab does not work in java editor
       
  4674 <br>44878: StyledText - Arrow_Down in text editor doesn't retain column when it scrolls
       
  4675 <br>45323: Error occurred using F3 to open class
       
  4676 <br>45628: cannot traverse to ToolBar items
       
  4677 <br>45800: Tracker (RESIZE) with multiple Rectangles losing precision
       
  4678 <br>45834: FileDialog API spec problems
       
  4679 <br>8507: SWTError thrown instead of SWTException
       
  4680 <br>11663: unnecessary focus events on linux-motif
       
  4681 <br>24319: Key events don't send to code completion dialog
       
  4682 <br>25494: Mnemonic keys in editor menu don't work on gtk.
       
  4683 <br>26101: Strange behaviour in VerifyListener under GTK
       
  4684 <br>26170: SWT widget org.eclipse.swt.widgets.Label does not properly display its text under Linux Gtk when given a SWT.WRAP style.
       
  4685 <br>35811: Resize workbench shell causes fastview z-order cheese
       
  4686 <br>36153: No F1 help in Java editor
       
  4687 <br>37510: Shift + F10 does not work in GEF on Linux
       
  4688 <br>43683: [SWT] request function keys F13, F14, and F15 be supported
       
  4689 <br>45457: [ViewMgmt] View contents rendered on top of fast view
       
  4690 <br>45552: Crash when viewing MicroAnalyzer trace on Linux
       
  4691 <br>21035: [Key Bindings] Ability to map keypad key events
       
  4692 <br>24178: (BBAWT) Certain keys do not generate KeyEvents
       
  4693 <br>43871: Ctrl+Break is interpreted as Ctrl+C Ctrl+C
       
  4694 <br>45640: PENs are being leaked during painting
       
  4695 <br>4622: DCR: No auto tab select on first tab created (1GCEDI4)
       
  4696 <br>31107: CTabFolder and CCombo - too many sheels from tooltip shell
       
  4697 <br>33934: CTabFolder's closeImage invisible in High Contrast mode
       
  4698 <br>33945: CTabFolder tooltips overlap cursor
       
  4699 <br>38805: Switching perspectives on Linux GTK seems to be slow due to large number of toolbar creations
       
  4700 <br>42278: CTabFolder throws exception when closing a tab
       
  4701 </blockquote> 
       
  4702 
       
  4703 <h2> SWT Build 3.0 027 - Tuesday October 28, 2003 </h2>
       
  4704 
       
  4705 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4706 <blockquote>   
       
  4707 45267:  BIDI: Mirrored text appears on every editor  
       
  4708 <br>38585:  ControlExample - Checkbox Tree preferred size a tad too small  
       
  4709 <br>35494:  ControlExample - Table preferred size does not adjust width  
       
  4710 <br>22287:  Crash when calling SWT Combo.setText()  
       
  4711 <br>41420:  Deleting the first column of a Table may throw an exception  
       
  4712 <br>45439:  Double clicking the left upper corner of the nested Decoration closes the parent Shell  
       
  4713 <br>45341:  FileDialog crashes VM on invalid drive  
       
  4714 <br>34362:  GB18030-Motif: Crash when typing CN in the JavaEditor  
       
  4715 <br>43500:  InvalidThreadAccess when running a subset of JUnit tests  
       
  4716 <br>45306:  Mouse events lost in shell launched from secondary application modal shell  
       
  4717 <br>45337:  pocketpc - can't show popup menu in Tree  
       
  4718 <br>41060:  preferences dialog and editing paste functions wedged  
       
  4719 <br>42367:  StyledText - StringIndexOutOfBoundsException in StyledTextRenderer  
       
  4720 <br>44474:  StyledText does not handle case where printing not supported  
       
  4721 <br>44050:  SWT.BORDER Text should display thin black border on PocketPC  
       
  4722 </blockquote> 
       
  4723 
       
  4724 <h2> SWT Build 3.0 026 - Wednesday October 21, 2003 </h2>
       
  4725 
       
  4726 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4727 <blockquote>   
       
  4728 44896: 2 junit tests have been intermittently failing in nightly build  
       
  4729 <br>43811: 3.0M3 fails startup  
       
  4730 <br>42410: A way to check if SWT Browser is implemented and working is needed.  
       
  4731 <br>44174: Eclipse crashes using SWT Designer plugin 
       
  4732 <br>44232: ImageData constructor should thrown IllegalArgumentException for scanlinePad == 0  
       
  4733 <br>44832: Opening a PRIMARY_MODAL dialog on top on another PRIMARY_MODAL dialog shoud not enable the parent of the first.  
       
  4734 <br>44301: SashForm - Sashes have no borders  
       
  4735 <br>45145: Second window comes to front when using first  
       
  4736 <br>40873: Splash Screen Has Wrong Colors on Linux  
       
  4737 <br>42947: StyledText - redraw problem on last line with word wrap   
       
  4738 <br>43837: [browser] Browser - linux can't dispose a browser and open a new one  
       
  4739 <br>45122: [browser] Mozilla browser forward() back() always return true  
       
  4740 <br>45118: [browser] mozilla browser throws exception after reload in some cases  
       
  4741 <br>39106: [DBCS] Cannot input Japanese characters into Text widget with GTK+2, kinput2 and canna  
       
  4742 </blockquote> 
       
  4743 
       
  4744 <h2> SWT Build 3.0 025 - Wednesday October 15, 2003 </h2>
       
  4745 
       
  4746 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4747 <blockquote>
       
  4748 TabFolder style bits SWT.TOP and SWT.BOTTOM added
       
  4749 </blockquote>
       
  4750 
       
  4751 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4752 <blockquote>   
       
  4753 44212: FocusEvents/KeyEvents from Scale not delivered  
       
  4754 <br>43729: GC.drawText() does not work on large images  
       
  4755 <br>44508: GC.getCharWidth JUnit test failure on Win98  
       
  4756 <br>44600: gnome Program does not return icon  
       
  4757 <br>44476: GP on shutdown  
       
  4758 <br>44223: Group widget doesn't pass focus when pressing mnemonic  
       
  4759 <br>44607: Gtk critical warning when running swt app  
       
  4760 <br>44372: NPE on hitting Esc to dismiss inline table edit  
       
  4761 <br>44516: Remove println's from FontData JUnit test  
       
  4762 <br>43878: SWT HTML Widget / Browser embedding problem on Linux  
       
  4763 <br>22983: Table.showItem() ignored before bounds are set  
       
  4764 <br>44778: TableItem.getImage periodically throws ArrayOutOfBoundsException  
       
  4765 <br>43281: Text field throws StackOverflowError when full  
       
  4766 <br>44509: Text.setTextLimit JUnit test failure on Win98   
       
  4767 </blockquote> 
       
  4768 
       
  4769 
       
  4770 <h2> SWT Build 3.0 024 - Tuesday October 7, 2003 </h2>
       
  4771 
       
  4772 <h3><a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4773 
       
  4774 <p>Methods <code>ImageLoader.addImageLoaderListener(ImageLoaderListener)</code> and
       
  4775 <code>ImageLoader.removeImageLoaderListener(ImageLoaderListener)</code> now throw an SWT Error
       
  4776 if <code>null</code> is passed as the argument.
       
  4777 </p>
       
  4778 
       
  4779 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4780 <blockquote>
       
  4781 Region.add(int[] polygon) added
       
  4782 <br>Region.subtract(int[] polygon) added
       
  4783 <br>Shell.getRegion() added
       
  4784 <br>Shell.setRegion(Region) added
       
  4785 <br>ACC.TEXT_INSERT added
       
  4786 <br>ACC.TEXT_DELETE added
       
  4787 <br>Accessible.addAccessibleTextListener(AccessibleTextListener) added
       
  4788 <br>Accessible.removeAccessibleTextListener(AccessibleTextListener listener) added
       
  4789 <br>Accessible.selectionChange() added
       
  4790 <br>Accessible.textCaretMoved(int) added
       
  4791 <br>Accessible.textChanged(int,int,int) added
       
  4792 <br>Accessible.textSelectionChanged() added
       
  4793 <br>org.eclipse.swt.accessibility.AccessibleTextAdapter added
       
  4794 <br>org.eclipse.swt.accessibility.AccessibleTextEvent added
       
  4795 <br>org.eclipse.swt.accessibility.AccessibleTextListener added
       
  4796 </blockquote>
       
  4797 
       
  4798 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4799 <blockquote>  
       
  4800 44161:  addImageLoadListener should check for null 
       
  4801 <br>43971:  Double clicking no longer works  
       
  4802 <br>42559:  Eclipse 3.0 M3 - can't start Eclipse from the command line  
       
  4803 <br>43706:  Palette desc saying 'no items for this editor' doesnt wrap on linux  
       
  4804 <br>40940:  Printing disabled in Solaris  
       
  4805 <br>43918:  Some mouse clicks don't work  
       
  4806 <br>44164:  update needed in javadoc for constructor Image(Device , ImageData)  
       
  4807 <br>44165:  update needed in javadoc for constructors ImageData specifying colorDepth  
       
  4808 </blockquote> 
       
  4809 
       
  4810 
       
  4811 <h2> SWT Build 3.0 023 - Tuesday September 30, 2003 </h2>
       
  4812 
       
  4813 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4814 <blockquote>  
       
  4815 43610:  'Shift+Alt+' gives 0x00 as key code and character  
       
  4816 <br>43538:  Ctrl+Space gives two key down events  
       
  4817 <br>42225:  Can't assign command to Ctrl+Backspace  
       
  4818 <br>43597:  [SWT] Text.setText(..) can change font inappropriately on Mac OSX  
       
  4819 <br>43599:  [KeyBindings] accelerators on Mac OS X 'application menu' should not always be active  
       
  4820 <br>34790:  Search view doesn't reposition scrollbar  
       
  4821 <br>38757:  BIDI - on a 102 keyboard, English Layer, there is a key conflict  
       
  4822 <br>40085:  Cursor key scrolling in code assist table doesn't update scrollbars 
       
  4823 <br>43311:  KeyReleased event is not fired when the '4' key is released on spanish keyboards  
       
  4824 <br>43394:  ImageAnalyzer example failed to read PNG file.  
       
  4825 <br>43576:  "Alt+Space" traversal cannot be blocked  
       
  4826 <br>43613:  Integrate isComplete() work and merge with patches  
       
  4827 <br>43667:  New Synch View layout  
       
  4828 <br>43757:  Table answers its Header as a child  
       
  4829 <br>43778:  Browser - mozilla GTK into Motif appears in top level window  
       
  4830 <br>43779:  Browser - mozilla GTK into Motif gets hidden by shell proxy focus  
       
  4831 <br>43780:  Implement Browser on Linux Motif  
       
  4832 <br>43177:  Text.setText() triggers two ModifyEvents  
       
  4833 <br>43808:  StyledText deletes too many characters in some situations  
       
  4834 <br>43094:  Provide a how-to on running SWT snippets  
       
  4835 </blockquote> 
       
  4836 
       
  4837 
       
  4838 <h2> SWT Build 3.0 022 - Tuesday September 23, 2003 </h2>
       
  4839 
       
  4840 <h3>
       
  4841 <a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4842 
       
  4843 <p>The Event.keyCode field now contains the unaffected keycode value.  For example,
       
  4844 when the user types Ctrl+Shift+'a', the keyCode field contains 'a'.  The character
       
  4845 field is unaffected and contains the same value as before (0x01).
       
  4846 </p>
       
  4847 
       
  4848 <h3><a NAME="New APIs"></a>New APIs</h3>
       
  4849 <blockquote>
       
  4850 Combo.getOrientation() added
       
  4851 <br>Combo.setOrientation(int) added
       
  4852 <br>StyledText.getOrientation() added
       
  4853 <br>StyledText.setOrientation(int) added
       
  4854 <br>Text.getOrientation() added
       
  4855 <br>Text.setOrientation(int) added
       
  4856 </blockquote>
       
  4857 
       
  4858 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4859 <blockquote>  
       
  4860 38094:  [Enter] key doesn't work in text editors  
       
  4861 <br>30273:  [Key Bindings] DBCS: "F1" funtion key does NOT work on Linux_GTK.  
       
  4862 <br>15538:  Label requires border to draw correctly  
       
  4863 <br>21555:  View menu remains open on GTK  
       
  4864 <br>33198:  [Wizards] Error message in Wizard clipped  
       
  4865 <br>37608:  [Bidi] StyledText - support dynamic changing of orientation  
       
  4866 <br>42467:  Photon - implement the SWT browser widget  
       
  4867 <br>43125:  Bidi: DCR setOrientation API for Text and Combo widget  
       
  4868 <br>43262:  XmTextPaste native declares jboolean return, does not do so  
       
  4869 </blockquote> 
       
  4870 
       
  4871 <h2> SWT Build 3.0 021 - Tuesday September 16, 2003 </h2>
       
  4872 
       
  4873 <h3>
       
  4874 <a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4875 
       
  4876 <p>Canvases now see Ctrl+Tab, Shift+Tab, Ctrl+PgUp and Ctrl+PgDn by default instead of traversing.
       
  4877 This change was made for the Eclipse key binding work.  The rule that Canvases see every key was
       
  4878 broken in previous versions of SWT due to a last minute accessibility work around for 2.0.
       
  4879 </p>
       
  4880 
       
  4881 <h3>
       
  4882 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4883 <blockquote> 
       
  4884 42897:  BIDI: CHECK style doesn't work with RTL Tree or Table  
       
  4885 <br>42787:  CheckboxTableViewer does not clear selection   
       
  4886 <br>42202:  JDTUI tests don't finish    
       
  4887 <br>15307:  DCR - Ability to forbid SWT button (PUSH style) to become default needed  
       
  4888 <br>32790:  Breakpoint hover is flaky on OS X  
       
  4889 <br>37863:  Text's focus border has wrong background 
       
  4890 <br>39987:  BIDI: MIRRORED bit can't be switched on in the style's bitmap of any SWT widget.  
       
  4891 <br>40006:  BIDI: rtl-oriented StyledText has overlapping segments problem  
       
  4892 <br>41039:  Hitting the Enter/Return key in the Find/Replace dialog doesn't do anything on Mac OS X  
       
  4893 <br>42349:  Bogus implementation for GC.drawText (String string, int x, int y, int flags) on Mac  
       
  4894 <br>42353:  drawString/drawText do not work properly on GTK.  
       
  4895 <br>42512:  MenuBar on Decorations are not refreshed  
       
  4896 <br>42724:  StyledText - selection rendered incorrectly on bidi platforms  
       
  4897 <br>42818:  DirectoryDialog does not show its set message  
       
  4898 <br>42882:  remove platform code throwing ClassNotFound exception  
       
  4899 <br>43011:  "Alt+" key strokes not always received on "zh_CN.GB18030"  
       
  4900 </blockquote>
       
  4901 
       
  4902 
       
  4903 <h2> SWT Build 3.0 020 - Tuesday September 9, 2003 </h2>
       
  4904 
       
  4905 <h3>
       
  4906 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4907 <blockquote> 
       
  4908 4776:  StyledText - GC.stringExtent returns incorrect value (1GI7ALA)  
       
  4909 <br>35589:  StyledText - add getStyleRanges(start, offset) API  
       
  4910 <br>35826:  GPs on exit  
       
  4911 <br>38983:  StyledText - ignore WRAP when SINGLE style is specified  
       
  4912 <br>40019:  BIDI: StyledText has problem with drawing of selection in both ltr and rtl orientation of this widget in the bidi locale.  
       
  4913 <br>40406:  Clicking in tree does not bring window to the front.  
       
  4914 <br>40693:  Text - No Verify/Modify when a modifier key is down  
       
  4915 <br>40800:  org.eclipse.swt.widgets.Text, method append(), bottom focusing error  
       
  4916 <br>41748:  [Keybindings] Keyboard Shortcuts not working  
       
  4917 <br>41773:  underscore dissapears in editor if font is bold Courier New size 9  
       
  4918 <br>41899:  Odd font names returned by getFontList on Mac  
       
  4919 <br>42259:  StringIndexOutOfBoundsException in FontData.getLocale()  
       
  4920 <br>42266:  NPE when opening Compiler preference page  
       
  4921 <br>42275:  Device.getFontList() is inconsistent across platforms.  
       
  4922 <br>42293:  Menu item too large  
       
  4923 <br>42323:  Eclipse won't start after renaming Eclipse.app  
       
  4924 <br>42460:  Browser - report location before it is changed  
       
  4925 <br>42465:  StackOverflow on Keys preference page  
       
  4926 <br>42697:  multiselect in pocket pc  
       
  4927 </blockquote>
       
  4928 
       
  4929 
       
  4930 <h2> SWT Build 3.0 019c - Tuesday September 2, 2003 </h2>
       
  4931 
       
  4932 <h3>
       
  4933 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4934 <blockquote>
       
  4935 39781:  Selection events not fired from Combo  
       
  4936 <br>40560:  Label with text and image set tries to display both  
       
  4937 <br>41330:  Import|filesystem Form Directory input acts strange  
       
  4938 <br>41619:  SWT does not render Unicode glyphs > 255  
       
  4939 <br>41707:  Exception causes Members view to become empty  
       
  4940 <br>41968:  Some menu item texts appear blank on Solaris 9 x86  
       
  4941 <br>41980:  GP showing Workbench - Appearance preference page  
       
  4942 <br>42008:  Corrupt Tree view-model after disposing last treeItem  
       
  4943 <br>42150:  Browser plugin not working on GTK  
       
  4944 <br>42182:  Externalize strings wizard is broken  
       
  4945 </blockquote>
       
  4946 
       
  4947 
       
  4948 <h2> SWT Build 3.0 019 - Monday August 25, 2003 </h2>
       
  4949 
       
  4950 <h3>
       
  4951 <a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  4952 
       
  4953 <p>Keydown events now run before the work is done in the Operating System.  This means, for example, 
       
  4954 that if you hook a key down event in a text widget and inside the key down event, get the content of 
       
  4955 the text widget (Text.getText()), the content will not contain the key that was just typed.  
       
  4956 To get the content with the latest character you can use Display.asyncExec - this will run after 
       
  4957 the Operating System has processed the key down.  Note: in this case you probably should 
       
  4958 have been using the SWT.Modify or SWT.Verify event.</p>
       
  4959 
       
  4960 <p>This change was made to support key bindings in Eclipse so that they could intercept
       
  4961 key events before any widget had a chance to process the character.</p>
       
  4962 
       
  4963 <h3>
       
  4964 <a NAME="New APIs"></a>New APIs</h3>
       
  4965 <blockquote>
       
  4966 Region(Device) added
       
  4967 <br>Region.intersect(Rectangle) added
       
  4968 <br>Region.intersect(Region) added
       
  4969 <br>Region.subtract(Rectangle) added
       
  4970 <br>Region.subtract(Region) added
       
  4971 <br>Rectangle.intersect(Rectangle) added
       
  4972 <br>Rectangle.intersects(int, int, int, int) added
       
  4973 <br>TableItem.setBackground(int, Color) added
       
  4974 <br>TableItem.setForeground(int, Color) added
       
  4975 <br>TableItem.getBackground(int) added
       
  4976 <br>TableItem.getForeground(int) added
       
  4977 </blockquote>
       
  4978 
       
  4979 <h3>
       
  4980 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4981 <blockquote>
       
  4982 20536: SWT error during Tracker instantiation in GTK  
       
  4983 <br>40529: SWT examples: setup doc bug    
       
  4984 <br>41840: Windows only - Browser widget with Mozilla  
       
  4985 </blockquote>
       
  4986 
       
  4987 
       
  4988 <h2> SWT Build 3.0 018 - Wednesday August 20, 2003 </h2>
       
  4989 
       
  4990 <h3>
       
  4991 <a NAME="New APIs"></a>New APIs</h3>
       
  4992 
       
  4993 <p>Browser class added for Windows and Linux GTK</p>
       
  4994 <p>36952:	[Plan Item] Display HTML in a widget</p>
       
  4995 
       
  4996 <h3>
       
  4997 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  4998 <blockquote>    
       
  4999 41201:  GTK-BIDI: RTL support in Label
       
  5000 <br>41362:  GTK-BIDI: RTL support in Group
       
  5001 </blockquote>    
       
  5002 
       
  5003 
       
  5004 <h2> SWT Build 3.0 017a - Tuesday August 19, 2003 </h2>
       
  5005 
       
  5006 <h3>
       
  5007 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5008 <blockquote>    
       
  5009 22322: AWT Container is a SWT container does not get its background painted in JDK 1.4.0  
       
  5010 <br>39752: SWT_AWT support for Java 1.4  
       
  5011 <br>40828: Vertical toolbar strange behavior       
       
  5012 <br>41418: FormLayout causing infinate loop.  
       
  5013 <br>41424: Javadoc is bogus for GC.drawArc  
       
  5014 <br>41455: TableColumn#setWidth(int width) allow width=0 but GTK doesn't like it  
       
  5015 <br>41620: eclipse.exe on Mac truncates error messages longer than 255 chars  
       
  5016 <br>41627: Editable Combo incorrect width  
       
  5017 </blockquote>
       
  5018 
       
  5019 
       
  5020 <h2> SWT Build 3.0 017 - Tuesday August 12, 2003 </h2>
       
  5021 
       
  5022 <h3>
       
  5023 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5024 <blockquote>    
       
  5025 4608: Canvas.setRedraw(true) makes widget visible (1G975VG)  
       
  5026 <br>6220: Workbench is automatically brought to front in focus follows mouse mode  
       
  5027 <br>38605: CTabItem cannot be created in Linux-GTK  
       
  5028 <br>39173: Thread processing is extremely slow on GTK. (BBAWT)  
       
  5029 <br>40102: [Viewers] ITreeViewerListener.treeExpanded() is called twice  
       
  5030 <br>40156: CTabFolder's client area is off by a few pixels when there are no tabs  
       
  5031 <br>40624: JVM crash caused by org.eclipse.swt.internal.motif.OS.XmImSetValues(Native Method)  
       
  5032 <br>40884: Eclipse crashes with Sun jdk 1.4.2  
       
  5033 <br>40899: Eclipse 2.1.1 does not come up on HP when remotely attaching from a linux box  
       
  5034 <br>41067: OLE ref count problem when opening file for read  
       
  5035 <br>41111: [portability] DirectEdit editor misplaced after using scroll wheel  
       
  5036 <br>41188: GTK-BIDI: RTL support in Button  
       
  5037 <br>41200: GTK- contents of check and radio buttons can't be aligned to center and to the trailing edge of widget.  
       
  5038 <br>41233: Control added after open() doesn't get painted unless the window is resized.  
       
  5039 <br>41324: Preferences->Workbench->Appearance crashes JVM [Motif]  
       
  5040 <br>41347: CCombo shouldn't fire defaultSelection on mouse list selection  
       
  5041 <br>41366: Widget is disposed exception while layout  
       
  5042 <br>41375: FormLayout.layout takes too long for more controls  
       
  5043 </blockquote>   
       
  5044 
       
  5045 
       
  5046 <h2> SWT Build 3.0 015 - Tuesday July 29, 2003 </h2>
       
  5047 
       
  5048 <h3>
       
  5049 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5050 <blockquote>    
       
  5051 36927: UI does not get focus on multiscreen Suse 8.2  
       
  5052 <br>37095: BIDI - When starting Eclipse from Arabic locale it is always RTL oriented  
       
  5053 <br>38349: wizard description showing border and caret  
       
  5054 </blockquote>   
       
  5055 
       
  5056 
       
  5057 <h2> SWT Build 3.0 015 - Tuesday July 29, 2003 </h2>
       
  5058 
       
  5059 <h3>
       
  5060 <a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  5061 <p>
       
  5062 <b>Motif and Photon: Change of event ordering in Table and Tree</b>
       
  5063 <p>
       
  5064 The ordering of selection events has changed on these platforms to become consistent with that of win32:
       
  5065 <ul>
       
  5066 <li>The previous ordering of Selection-MouseDown-MouseUp has been changed to MouseDown-Selection-MouseUp for mouse (de)selections</li>
       
  5067 <li>The previous ordering of Selection-KeyDown-KeyUp has been changed to KeyDown-Selection-KeyUp for keyboard (de)selections</li>
       
  5068 </ul>
       
  5069 <h3>
       
  5070 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5071 <blockquote>    
       
  5072 33370:  event firing differences (win32/motif)   
       
  5073 <br>37578:  TableColumn does not notify of Resize event  
       
  5074 <br>38712:  'Gtk CRITICAL' error being roported by SWT in Linux-GTK. (BBAWT)  
       
  5075 <br>39401:  Swing interoperability - solution proposal  
       
  5076 <br>39730:  code assist popup does not take focus  
       
  5077 <br>40652:  GTK Linux - Memory Leak  
       
  5078 </blockquote>   
       
  5079 
       
  5080 
       
  5081 <h2> SWT Build 3.0 014f - Tuesday July 22, 2003 </h2>
       
  5082 
       
  5083 <h3>
       
  5084 <a NAME="Breaking Changes"></a>Breaking Changes</h3>
       
  5085 <p>
       
  5086 <b>Clipboard API must be called from UI Thread</b>
       
  5087 <p>
       
  5088 On GTK, Clipboard interactions run an event loop which must 
       
  5089 be executed in the UI Thread.  As a result, on all platforms,
       
  5090 invoking the Clipboard API from a non UI thread will result 
       
  5091 in an SWT Exception of ERROR_THREAD_INVALID_ACCESS.
       
  5092 
       
  5093 <h3>
       
  5094 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5095 <blockquote>   
       
  5096 33355: Button with ARROW style answers getText() differently  
       
  5097 <br>35761: ControlExample - Label - Image labels issue with SWT.WRAP  
       
  5098 <br>35861: crash in gtk_editable_delete_selection on GTK 2.2.1/Redhat 7.1  
       
  5099 <br>36611: Tracker resize events are not sent correctly  
       
  5100 <br>38224: Tracker implementation on GTK incomplete  
       
  5101 <br>38777: Out of bound exception in ColorDialog  
       
  5102 <br>38855: Table.getImageBounds returns incorrect value  
       
  5103 <br>39011: Multimonitor - add api to get monitor which 'owns' a widget  
       
  5104 <br>39840: No context menu on the fast view icons and perspective icons  
       
  5105 <br>39965: gtk has trouble processing events until window pop  
       
  5106 <br>39987: BIDI: MIRRORED bit can't be switched on in the style's bitmap of any SWT widget.  
       
  5107 <br>40130: StyledText - add accessibility support to StyledText  
       
  5108 <br>40155: Font.dispose() throws NPE  
       
  5109 <br>40158: Right click on a tree doesn't select the element  
       
  5110 <br>40159: Combo throws exception in junit test  
       
  5111 <br>40216: Right CTRL+SHIFT right justifies text and reverses scroll bars  
       
  5112 <br>40242: Text being reversed while hitting Ctrl+Shift  
       
  5113 </blockquote>   
       
  5114 
       
  5115 
       
  5116 <h2> SWT Build 3.0 014 - Tuesday July 14, 2003 </h2>
       
  5117 
       
  5118 <h3>
       
  5119 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5120 <blockquote>   
       
  5121 30021: Font and Color dialogs hang on JVM 1.4.1  
       
  5122 <br>37030: No focus listener control in SWT combo on Linux platform  
       
  5123 <br>37428: Extra pop up menu on text widget with setMenu  
       
  5124 <br>39032: StyledText - exception in autoscroll in bidi  
       
  5125 <br>39166: crash  
       
  5126 <br>39236: Completely different behaviour for creating a shell with a parent versus calling setParent
       
  5127 <br>40030: StyledText - auto scroll next in SINGLE mode does not stop  
       
  5128 </blockquote>
       
  5129 
       
  5130 
       
  5131 <h2> SWT Build 3.0 013 - Thursday July 10, 2003 </h2>
       
  5132 
       
  5133 <h3>
       
  5134 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5135 <blockquote>   
       
  5136 37490: BIDI: text in the rtl-oriented Text control can't be aligned to the trailing edge of this control.  
       
  5137 <br>39013: scrolling down in editor corrupts contents  
       
  5138 <br>39380: TabFolder not working in QNX 6.2.1  
       
  5139 </blockquote>
       
  5140 
       
  5141 
       
  5142 <h2> SWT Build 3.0 012 - Tuesday July 8, 2003 </h2>
       
  5143 
       
  5144 <h3>
       
  5145 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5146 <blockquote>   
       
  5147 39443: GTK Error calling TreeItem.getExpanded() on a tree item being disposed.  
       
  5148 <br>39084: Combo.add firing unnecessary events (BBAWT)  
       
  5149 <br>21212: GTK:Selecting a Checkbox from within the selection callback causes infinite loop(BBAWT)  
       
  5150 <br>19614: NO_RADIO_GROUP does not work on GTK  
       
  5151 <br>39119: Text.ComputeSize(0) returning 0 on GTK (BBAWT)  
       
  5152 <br>34386: Traversing out of Table header can lead to warning  
       
  5153 </blockquote>
       
  5154 
       
  5155 
       
  5156 <h2> SWT Build 3.0 011 - Tuesday July 1, 2003 </h2>
       
  5157 
       
  5158 <h3>
       
  5159 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5160 <blockquote>   
       
  5161 38975: PropertySheetViewer gets IllegalArguementException if RootElement set before visible  
       
  5162 <br>39319: Eclipse often hangs. Right clicking helps sometimes  
       
  5163 <br>39105: Eclipse Crash inserting a New Project on CVS  
       
  5164 <br>19153: Combo fires too many SelectionEvents in GTK2    
       
  5165 <br>12220: SWT Mouse Enter comes before Mouse Exit [portability]  
       
  5166 <br>38606: List constructor with SWT.SIMPLE | SWT.MULTI style parameters behaves incorrectly (BBAWT)  
       
  5167 <br>39140: SWT.VERTICAL ignored in ToolBar   
       
  5168 <br>20083: CCombo method redraw() does not work  
       
  5169 </blockquote>
       
  5170 
       
  5171 
       
  5172 <h2> SWT Build 3.0 010 - Tuesday June 24, 2003 </h2>
       
  5173 
       
  5174 <h3>
       
  5175 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5176 <blockquote>
       
  5177 17656: Inconsistent combo box display behaviour  
       
  5178 <br>30871: [Cell Editors] Support for multiline text cell editor  
       
  5179 <br>33966: CCombo is padding it's drop-down items list with blank entries  
       
  5180 <br>34365: Display problem in the editor  
       
  5181 <br>35852: Crash on first startup in Mandrake 9.1    
       
  5182 <br>38596: ControlExample - 'return' inside text widget goes to button widget  
       
  5183 <br>38626: DirectoryDialog getFilterPath() always returns null  
       
  5184 <br>38627: [Contributions] Cascading menu does not show an arrow  
       
  5185 <br>38914: Clicking in the wrong sequence crashes Java VM  
       
  5186 <br>38987: PocketPC: MULTI Text control ES_WANTRETURN/_TAB_NEXT problem  
       
  5187 <br>39049: FormLayout performance  
       
  5188 <br>39078: FormData throws "Widget is disposed" when it's widget is dispose()d  
       
  5189 </blockquote>
       
  5190 
       
  5191 
       
  5192 <h2> SWT Build 3.0 009 - Tuesday June 17, 2003 </h2>
       
  5193 
       
  5194 <h3>
       
  5195 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5196 <blockquote>
       
  5197 38353:  crash in OS.gtk_main_iteration() when double-click disabled text widget  
       
  5198 <br>38912:  DBCS: input special symbol breaks input method on ja_JP   
       
  5199 <br>38344:  StyledText - exception when selecting lines in WRAP mode  
       
  5200 <br>31195:  StyledText - SWT.WRAP display StyledText incorrectly  
       
  5201 <br>38376:  SWT 3007 on Linux GTK is not handling threads properly (BBAWT)  
       
  5202 <br>35183:  DBCS: Set text generates Index of Bounds exception using 2.0 NLS language pack  
       
  5203 <br>38841:  NPE in Widget.filters  
       
  5204 <br>37782:  Shell setMinimized(true) doesn't deactivate Shell  
       
  5205 <br>38382:  DND in Packages View results in incorrect target element  
       
  5206 <br>7946:  List portion of CCombo goes off the bottom of the screen  
       
  5207 </blockquote>  
       
  5208 
       
  5209 
       
  5210 <h2> SWT Build 3.0 008 - Tuesday June 10, 2003 </h2>
       
  5211 
       
  5212 <h3>
       
  5213 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5214 <blockquote>  
       
  5215 38385:  Japanese Input (IME) not doesn't come up  
       
  5216 <br>38388:  eclipse crash on redhat 9/ ja_JP   
       
  5217 <br>38213:  [Wizards] Dialogs require a resize to draw  
       
  5218 <br>36541:  Printing of java program causes failure  
       
  5219 <br>38331:  Inconsistent handling of Image on different platforms  
       
  5220 <br>38433:  Editor titlebars are not painted  
       
  5221 <br>21567:  GTK2: Text widget packing error with SWT.MULTI   
       
  5222 <br>29534:  Override default behavior of 'F10' key  
       
  5223 <br>35493:  OleClientSite hang  
       
  5224 </blockquote>  
       
  5225 
       
  5226 
       
  5227 <h2> SWT Build 3.0 007 - Tuesday June 3, 2003 </h2>
       
  5228 
       
  5229 <h3>
       
  5230 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5231 <blockquote>  
       
  5232 30810:  Umlauts  
       
  5233 <br>38242:  Border width on Table incorrect - creates unwanted scrollbars  
       
  5234 <br>36636:  StyledText - Printing could end pages twice  
       
  5235 <br>38246:  swtexampessrc.zip is missing from distribution.  
       
  5236 <br>38337:  GC.drawRoundedRectangle(...) method doesn't include the right and bottom edge  
       
  5237 <br>38331:  Inconsistent handling of Image on different platforms  
       
  5238 <br>36610:  Tracker behaviour wrong when resizing  
       
  5239 <br>21191:  Decorations.setImage() could do a better job with masked images  
       
  5240 <br>38221:  Index out of bounds from Combo.select()  
       
  5241 <br>33359:  [JUNIT] Scrollbar tests fail  
       
  5242 <br>33162:  [JUNIT]Slider setMinimum setmaximum and setThumb fail  
       
  5243 <br>38076:  Combo doesn't calculate its size properly when only text is set.  
       
  5244 <br>22222:  Eclipse not properly redrawing MDI shell titlebar text  
       
  5245 <br>31839:  Flashing resize on GTK  
       
  5246 <br>38077:  Junk left on the screen after closing a drawer in Logic Example  
       
  5247 <br>35738:  problem with swt component bindings and XFree86-4.3.0  
       
  5248 <br>35315:  Reset imageHeight on Tables while refreshing items  
       
  5249 <br>17202:  inconsistent help hover placement  
       
  5250 <br>23787:  [Properties dialog] Project Properties -> Info page should not use text fields  
       
  5251 <br>4553:  Motif on KDE2: Things don't redraw (1GA4H7Z)  
       
  5252 <br>4455:  DCR - Tree - need item positioning (1FGPVAF)  
       
  5253 <br>4500:  Text widget has 3D effect although SWT.BORDER isn't specified (1FRSQXH)  
       
  5254 </blockquote>
       
  5255 
       
  5256 
       
  5257 <h2> SWT Build 3.0 006 - Tuesday May 27, 2003 </h2>
       
  5258 
       
  5259 <h3>
       
  5260 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5261 <blockquote>
       
  5262 24877: Cannot get file extension from swt FileDialog  
       
  5263 <br>37874: "Jumping" layout  
       
  5264 <br>34634: "Select a type" hierarchy view message cut off  
       
  5265 <br>37941: Coolbar setMinimumSize introduces chevrons on Linux  
       
  5266 <br>38015: Eclipse crashes when using inline outline (Ctrl+O)  
       
  5267 <br>37623: fillRoundRectangle doesn't completely fill  
       
  5268 <br>28535: rectangles with pensize > 1 draw at wrong position  
       
  5269 <br>38055: Shell Title bar displayed when only SWT.REZISE.  
       
  5270 <br>37858: Some SWT Labels draw text in white  
       
  5271 <br>24700: Text: Compute Size error  
       
  5272 <br>37950: Unable to launch Eclipse on Sun Solaris 2.8  
       
  5273 <br>33164: [JUNIT] Scale setMinimum and setMaximum fail  
       
  5274 <br>33166: [JUNIT]Combo setLocation fails  
       
  5275 <br>33158: [JUNIT]ProgressBar setMinimum and setMaximum fail  
       
  5276 <br>33080: [JUNIT]Shell.isMinimized() returns false after shell.setMinized(true)  
       
  5277 <br>33079: [JUNIT]Shell.isVisible returns false after shell.setVisible(true) called  
       
  5278 <br>33088: [JUNIT]TabFolder.setLocation or TabFolder.getLocation not working  
       
  5279 <br>25278: context menu click does not change selection  
       
  5280 </blockquote>
       
  5281 
       
  5282 
       
  5283 
       
  5284 
       
  5285 <h2> SWT Build 3.0 005 - Tuesday May 20, 2003 </h2>
       
  5286 
       
  5287 <h3>
       
  5288 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5289 <blockquote>
       
  5290 30434:  BIDI: StyledText to support RIGHT_TO_LEFT orientation  
       
  5291 <br>35657:  Eclipse crashes and throws exception when starting up in Chinese locales  
       
  5292 <br>37505:  GC.setXORMode() not applying to drawString/Text (BBAWT)  
       
  5293 <br>36934:  Invalid thread access error on creating a font in Motif (BBAWT)  
       
  5294 <br>34648:  [DND] file deleted when dropped in editor on Solaris  
       
  5295 <br>37479:  BIDI: Drop-down list of CCombo doesn't inherit it's orientation from CCombo.  
       
  5296 <br>37498:  BIDI: rtl-oriented TableCursor set next column instead of previos and vice versa, when it uses right and left arrow keys.  
       
  5297 <br>37519:  Bug in Decorations.setPlacement method  
       
  5298 <br>35804:  Cheese in Text  
       
  5299 <br>37164:  Crash when opening a MessageBox on a Text focusLost event  
       
  5300 <br>37497:  Creating of new Image is failed in some cases.  
       
  5301 <br>28525:  DragDetect required  
       
  5302 <br>4734:  drawText() does not respect setXORMode(true) (1GFQI15)  
       
  5303 <br>37138:  GC.drawImage throws Exception with boundary conditions (BBAWT)  
       
  5304 <br>37140:  GC.drawImage throws SWTError with boundary conditions (BBAWT)  
       
  5305 <br>37198:  gtk2 im - imhangul (korean IM) work bad in Eclipse  
       
  5306 <br>21384:  GTK: Random X Window System "Bad Implementation" error(BBAWT)  
       
  5307 <br>37591:  ImageLoader.save for GIF saves in compress GIF format  
       
  5308 <br>33496:  Multi-line text issues too many mouse track events on Photon (BBAWT)  
       
  5309 <br>34185:  Native Tree: Clicking into selection doesn't reselect  
       
  5310 <br>28529:  ProgressBar direction wrong + cheese  
       
  5311 <br>37564:  Remove dependency on X11 in Program  
       
  5312 <br>37303:  Remove X dependency  
       
  5313 <br>37881:  StyledText - NPE when using RIGHT_TO_LEFT style with StyledText on Linux  
       
  5314 <br>36450:  [Key Bindings] Only KeyUp event for Alt+[Shift]+<char> on Windows  
       
  5315 </blockquote>
       
  5316 
       
  5317 
       
  5318 <h2> SWT Build 3.0 004 - Tuesday May 13, 2003 </h2>
       
  5319 
       
  5320 <h3>
       
  5321 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5322 <blockquote>
       
  5323 29783:  BIDI: drop-down list of rtl-oriented CCombo is displayed in the wrong place.  
       
  5324 <br>37299:  BIDI:Caret cheese when resizing RIGHT_TO_LEFT StyledText  
       
  5325 <br>37293:  BIDI:GC.drawImage(0, ... draws at 1, ... when using RIGHT_TO_LEFT
       
  5326 <br>37285:  Add Tiff support  
       
  5327 <br>34516:  Cheese in ProgressBar  
       
  5328 <br>32352:  Display of SWT tabbed panes do not redraw during changes  
       
  5329 <br>36649:  Error Icons Draw Through  
       
  5330 <br>33083:  JUnit View not being updated early enough  
       
  5331 <br>29332:  new GC(this) produces a GC that does nothing  
       
  5332 <br>31011:  Paint example does not draw correctly  
       
  5333 <br>27474:  Provide a SWT Java Web Start extension  
       
  5334 <br>37172:  TableColumn align style has no effect on GTK  
       
  5335 <br>31783:  Text doesn't honor visibilty  
       
  5336 <br>29383:  Tree and Table - no gray check boxes on GTK  
       
  5337 </blockquote>
       
  5338 
       
  5339 
       
  5340 <h2> SWT Build 3.0 003 - Tuesday April 6, 2003 </h2>
       
  5341 
       
  5342 <h3>
       
  5343 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5344 <blockquote>
       
  5345 36993:  Tracing options not displayed in Run-time Workbench run configuration  
       
  5346 <br>29781:  BIDI: Lack of leading and trailig styles for alignment of widget's contents.  
       
  5347 <br>25623:  can't select items in Tree widget of local history  
       
  5348 <br>27777:  Combo box pixel corruptions  
       
  5349 <br>37102:  Eclipse doesn't start  
       
  5350 <br>37076:  Gtk CRITICAL warning gtktreeview.c  
       
  5351 <br>37202:  GTK Exception on gtk_progress_bar_set_fraction  
       
  5352 <br>31941:  gtk_progress_bar_set_fraction - crash when creating a class under latest Debian GTK 2.2 / Crux Theme  
       
  5353 <br>37075:  I20030429: no swt-carbon-3002 in java.library.path  
       
  5354 <br>18701:  image check box buttons are clipped  
       
  5355 <br>16814:  J2ME SWT - 3 classes not CLDC compliant  
       
  5356 <br>19824:  Needed multi-monitor methods.  
       
  5357 <br>37212:  Order sependencies in setting up menus  
       
  5358 <br>28589:  RedHat 8.0 - DefaultInformationControl hangs workbench  
       
  5359 <br>27202:  Running ControleExample with Device.DEBUG flag on  
       
  5360 <br>37065:  Spacing bug in RowLayout  
       
  5361 <br>31906:  The file dialog widget does not provide a way to programmatically change the type filter.  
       
  5362 </blockquote>
       
  5363 
       
  5364 
       
  5365 <h2> SWT Build 3.0 002 - Tuesday April 28, 2003 </h2>
       
  5366 
       
  5367 <h3>
       
  5368 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5369 <blockquote>
       
  5370 36910:  Setting font before setting text on Motif causes X error (BBAWT)  
       
  5371 <br>29765:  BIDI: ToolTiptext do not have Right to left Reading order  
       
  5372 <br>34365:  Display problem in the editor  
       
  5373 <br>35319:  TVT21: Cannot input characters in German for motif   
       
  5374 <br>36433:  Allow Cursors to be created with Images that have a depth >1  
       
  5375 <br>36746:  An overloaded glCallLists() would be useful    
       
  5376 <br>29786:  BIDI: keyborad's left and right arrows move focus between tabs of rtl-oriented CTabFolder in the opposite direction.  
       
  5377 <br>36684:  BIDI: LTR-oriented MessageBox can't be created, if it's parent has RTL orientation.  
       
  5378 <br>36679:  BIDI: PopupList can't be created with explicitly assigned orientation.  
       
  5379 <br>29787:  BIDI: problem with keyboard's left and right arrows, when them used to expand or to collapse rtl-oriented TableTree.  
       
  5380 <br>36276:  BIDI: When UpDown control of rtl-oriented TabFolder is used for scrolling tabs, they are scrolled in the wrong direction.  
       
  5381 <br>36727:  Can't use OpenGL in a plugin  
       
  5382 <br>22943:  Cannot cleanly kill an swt task  
       
  5383 <br>36209:  Copied text to on the clipboard is occasionally null terminated  
       
  5384 <br>34982:  Custom BusyIndicator - no hourglass cursor  
       
  5385 <br>36928:  Custom cursors are not working  
       
  5386 <br>36386:  Eclipse crashes on exit  
       
  5387 <br>7440:  Glitch on Navigation Bar on PocketPC while closing j9 running SWT app  
       
  5388 <br>36915:  java.lang.OutOfMemoryError when creating org.eclipse.swt.graphics.Image  
       
  5389 <br>36838:  OpenGL: GLYPHMETRICSFLOAT cannot be internal  
       
  5390 <br>36955:  ScrolledComposite unused background is painted wrong.  
       
  5391 <br>36562:  [CVS] commit log dialog doesn't set focus correctly  
       
  5392 </blockquote>
       
  5393 
       
  5394 
       
  5395 <h2> SWT Build 3.0 001 - Tuesday April 22, 2003 </h2>
       
  5396 
       
  5397 <h3>
       
  5398 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5399 <blockquote>
       
  5400 <br>7757 Packages view: title and tooltip should not used compress...  
       
  5401 <br>9366 Workbench appears with 1st toolbar item showing hover-ove...  
       
  5402 <br>19228 Try to control motif focus reassignments  
       
  5403 <br>19708 widgetIsDisposed for tootip text  
       
  5404 <br>20279 Division by zero when showing a zero-sized tracker  
       
  5405 <br>21283 Ctrl+/ performs undo, not comment, in emacs bindings  
       
  5406 <br>23847 Keyboard navigation doesn't work on Mac  
       
  5407 <br>24563 DBCS Support for Motif and GTK  
       
  5408 <br>28530 Cheese when moving Sash  
       
  5409 <br>28537 Task view help is wrong if previous focus was editor  
       
  5410 <br>28561 Can't arrow around table  
       
  5411 <br>28800 Switching to a not yet activated perspective doesn't set ...  
       
  5412 <br>28850 setFont() on Text control has no (visual) effect  
       
  5413 <br>29784 keyboard's left and right arrows change value of rt...  
       
  5414 <br>29788 rtl-oriented Tracker has wrong behavior.  
       
  5415 <br>32602 After pressing Cmd-F8, clicking will kill Eclipse  
       
  5416 <br>32965 Move dialog: tree doesn't have focus  
       
  5417 <br>33068 [JUNIT]Label.setAlignment not implemented  
       
  5418 <br>33100 [JUNIT]Table.getChildren does not return an empty array  
       
  5419 <br>33316 FontDialog needs FontData[] API  
       
  5420 <br>33336 Popup menus dont work on PocketPC (bbAWT)  
       
  5421 <br>33492 Addition of tasks to task window is too slow  
       
  5422 <br>33809 Request: add new event SWT.MenuDetect  
       
  5423 <br>33903 [SWT Examples] OLE Web browser view does not open  
       
  5424 <br>34122 Control Example  
       
  5425 <br>34270 Single-click in popups dismisses them (was: Quick F...  
       
  5426 <br>34283 Mac: No task description for progress monitor in wizards  
       
  5427 <br>34445 Reverse sort for AddressBook example  
       
  5428 <br>34446 [Tasks] Focus lost when switching form editor to Tasks View  
       
  5429 <br>34618 Missing keyboard focus  
       
  5430 <br>34996 Tab Event weirdly handled in motif  
       
  5431 <br>35012 Setting the toolbar's background on RC2 doesn't work.  
       
  5432 <br>35090 Outline Popup: Enter doesn't work in tree  
       
  5433 <br>35210 KeyListener doesn't understand CTRL and ALT as a stateMask  
       
  5434 <br>35244 [Action Sets] Hierarchy fast view causes unhandled except...  
       
  5435 <br>35254 Unhandled exception caught in event loop. Reason:Widget i...  
       
  5436 <br>35607 Sash missing cursor in Structure Compare of the Sync view  
       
  5437 <br>35774 Unexpected Exit: Error: Object "" does not have windowed ...  
       
  5438 <br>35837 [DirectoryDialog] There is no disk in the drive. Please i...  
       
  5439 <br>35842 Outline view crashes on WinXP & Win2K  
       
  5440 <br>36000 [StyledText] ContentWidthCache initialization  
       
  5441 <br>36192 Native crash when closing tree nodes  
       
  5442 <br>36270 BIDI: Some custom widgets can't be created with explicitl...  
       
  5443 <br>36612 After install/update: no icon in dock - no focus  
       
  5444 <br>36644 Can not set the background color for ToolBar  
       
  5445 <br>36722 Mnemonic keys are not working for ToolItems  
       
  5446 </blockquote>
       
  5447 
       
  5448 
       
  5449 <h2> SWT Build 2.1 033d - Monday March 24, 2003 </h2>
       
  5450 
       
  5451 <h3>
       
  5452 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5453 <blockquote>
       
  5454 8442: NullPointerException and hang on startup in GTK Eclipse  
       
  5455 <br>17359: NLS: No Group2 input  
       
  5456 <br>26078: TabFolder.getClientArea() not correct
       
  5457 <br>34940: Eclipse launcher crashes on Sun J2SDK 1.4.2-beta build18  
       
  5458 <br>35434: [Motif] GC.getFontMetrics() causes VM to crash when font is really small
       
  5459 <br>35596: Event Processing issues under Photon
       
  5460 </blockquote>
       
  5461 
       
  5462 
       
  5463 <h2> SWT Build 2.1 033 - Tuesday March 18, 2003 </h2>
       
  5464 
       
  5465 <h3>
       
  5466 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5467 <blockquote>
       
  5468 30768:  Performance - Typing in Java Editor is unacceptably slow.  
       
  5469 <br>32204: Signal 11 at at org.eclipse.swt.internal.gtk.OS.gtk_progress_bar_pulse(Native Method)  
       
  5470 <br>32602: After pressing Cmd-F8, clicking will kill Eclipse  
       
  5471 <br>33017: VM crash when pressing enter in table cell editor  
       
  5472 <br>33343: New file wizard freezes Eclipse UI  
       
  5473 <br>34166: Disabling, then enabling CVS decorators produced NPE  
       
  5474 <br>34183: The layout of the package explorer cannot be changed  
       
  5475 <br>34248: DBCS: shown up GnomeVFS-WARNING messages  
       
  5476 <br>34418: Crash when running DNDExample  
       
  5477 <br>34463: confirm exit checkbox cannot be selected  
       
  5478 <br>35022: Motif does not send dragFinished event on aborted drags  
       
  5479 <br>26388: Package Explorer does not position on files  
       
  5480 <br>30073: Graphical Editor is not refreshed properly when scrollbars disappear  
       
  5481 <br>31026: Hang on Linux  
       
  5482 <br>32851: Can't remove external tool builder after deleting launch config  
       
  5483 <br>33099: Context menu 'Display' doesn't work  
       
  5484 <br>33713: JRE popup menu in Run configuration dialog not reliable  
       
  5485 <br>34093: Menu missing items  
       
  5486 <br>34428: [Motif] Tree and Table views not getting proper selection  
       
  5487 <br>34633: Table with CHECK flashes cheese  
       
  5488 <br>34815: Cheese in CTabFolder widget  
       
  5489 <br>34879: Calling ScrollBar.setVisible() when a text widget has focus causes a focus lost event on the text widget
       
  5490 <br>25671: Javadoc for class swt/widgets/Dialog missing &lt;pre&gt;
       
  5491 <br>28644: Bold font in label results in missing character  
       
  5492 <br>29486: Keys need stronger filtering.  
       
  5493 <br>32424: [PROGRAMS} Gnome - Program.getPrograms needs to be updated  
       
  5494 <br>32947: Change method signature dialog too big  
       
  5495 <br>33480: Text cut off in Mac in labels.  
       
  5496 <br>33700: Running out of handles on Windows XP  
       
  5497 <br>33822: Strange scrolling of native table  
       
  5498 <br>34036: Native crash on dismissing help window  
       
  5499 <br>34512: ComputeSize of table and tree too small  
       
  5500 <br>34569: BIDI: Styled text change the characters with Large fonts  
       
  5501 <br>34649: TabFolder title does not handle mnemonics properly  
       
  5502 <br>34724: ControlExample  
       
  5503 <br>34835: Widget "default" styles should be reflected in style bits  
       
  5504 <br>34935: Missing border on toolbar  
       
  5505 <br>34983: Native drag and drop doesn't work under linux  
       
  5506 <br>35038: Refactoring dialog (Extract Local Variable) to big  
       
  5507 </blockquote>
       
  5508 
       
  5509 
       
  5510 <h2> SWT Build 2.1 032c - Tuesday March 11, 2003 </h2>
       
  5511 
       
  5512 <h3>
       
  5513 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5514 <blockquote>
       
  5515 4434:  GPF when running SWT Tree code (1FNI25V)  
       
  5516 <br>23385:  Table vertical column separators redraw incorrectly on MacOSX  
       
  5517 <br>31685:  Entire Eclipse Platform loses focus and goes into the background...  
       
  5518 <br>33834:  [Viewers] NPE in TreeViewer  
       
  5519 <br>34181:  Ctrl-Click doesn't select underlying item before bringing up context menu  
       
  5520 <br>34188:  Progress bar in dialogs doesn't show task information  
       
  5521 <br>34614:  Mouse pointer does not change in table header  
       
  5522 </blockquote>
       
  5523 
       
  5524 
       
  5525 <h2> SWT Build 2.1 032 - Thursday March 06, 2003 </h2>
       
  5526 
       
  5527 <h3>
       
  5528 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5529 <blockquote>
       
  5530 4592: multi select behavior for file dialog (1G7HZ2Q)  
       
  5531 <br>4659: Double-clicking on fixed size column header resizes it (1GE3WN6) 
       
  5532 <br>4843: EC DCR: Add keyboard support for multi-select to Tree (1GKMHS5)  
       
  5533 <br>4847: Property dialog put behind workbench window (1GKRN9Z)  
       
  5534 <br>7159: Missing Javadoc for Event fields  
       
  5535 <br>7712: No scroll bars in Microsoft Word documents opened from the workbench  
       
  5536 <br>12597: Cannot change OLE Event's VARIANT argument which has [out] directional attribute in IDL  
       
  5537 <br>14329: Modal dialog doesn't disable column resizing  
       
  5538 <br>16886: Address Book bug in the open a File dialog  
       
  5539 <br>16901: NPE removing expression from expression view  
       
  5540 <br>18059: RH7.3 clipboard problem  
       
  5541 <br>18810: Extra unprintable character in copy buffer  
       
  5542 <br>19896: Key up event says Ctrl is released when it's not  
       
  5543 <br>19922: Menu bar items get added one at a time when editors are switched  
       
  5544 <br>22416: NT4: Need context menu on window scroll bar to keep its consistency on Win2k  
       
  5545 <br>23419: [OLE] Do not get scrollbars in Excel  
       
  5546 <br>23841: Eclipse UI does not follow Mac L&F guidelines  
       
  5547 <br>23959: Use native Table and Tree  
       
  5548 <br>24393: DCR - Need to support Mac command key in SWT  
       
  5549 <br>24431: Eclipse M1 Under OSX crashes when using VirtualDesktops  
       
  5550 <br>25383: Variant needs a dispose method  
       
  5551 <br>25604: Quick release upon start of drag hangs eclipse with pointer grab  
       
  5552 <br>26051: [Workbench] Main Eclipse window activates itself very often  
       
  5553 <br>28514: Character positions differ between selected and unselected text 
       
  5554 <br>28982: Toolbar color problem when using the manifest in XP  
       
  5555 <br>29027: Add "delete previous word" and "delete next word" actions to eclipse editor  
       
  5556 <br>29330: JavaDoc does not match Windows - FIX LEFTTORIGHTdoc  
       
  5557 <br>29387: no lines in Table on GTK  
       
  5558 <br>29471: GP - XtDestroyApplicationContext - Closing M4 will sometimes crash the VM  
       
  5559 <br>29717: [PERFORMANCE]SWT Motif exteremely slow with LANG en_US.UTF-8  
       
  5560 <br>29814: GP - No core available - GPF on win2k  
       
  5561 <br>29911: TableEditors not displayed while scrolling.  
       
  5562 <br>30427: HANG/GP - XtDispatchEvent - Eclipse keeps locking up  
       
  5563 <br>30618: ctrl-o not working  
       
  5564 <br>31525: eclipse uses 100% CPU with gtk 2.2.1  
       
  5565 <br>31684: Unable to drag views.  
       
  5566 <br>31717: Unreproducible GP/Hang  
       
  5567 <br>31834: Label and Combo don't align well  
       
  5568 <br>32122: Cannot insert lines into new file code template (regression failure) 
       
  5569 <br>32286: ControlExample Button Tab - changing styles resets button orientation  
       
  5570 <br>32359: No Parent + SWT.APPLICATION_MODAL shell not modal  
       
  5571 <br>32408: I20030220 on MacOS X has generic application icon  
       
  5572 <br>32482: No F1 help on MacOS X  
       
  5573 <br>32734: NPE while viewing variables from debugger  
       
  5574 <br>32856: [Cell Editors] Can not see what value I am typing in the Properties 
       
  5575 <br>32954: [KDE] Programs - fix library build  
       
  5576 <br>33046: DBCS: Can type into read-only Text  
       
  5577 <br>33057: RC1 No caret in editor  
       
  5578 <br>33348: ControlExample: wider than screen, too many tabs  
       
  5579 <br>33580: Scrollable.WM_MOUSEWHEEL uses wrong variable for horizontal scroll  
       
  5580 <br>33590: RC1: "Application Modal" shell style behaves incorrectly  
       
  5581 <br>33592: Fix specification for event.character  
       
  5582 <br>33593: RC1: Toolbar foreground color changes ignored  
       
  5583 <br>33747: NO_TRIM window gives no resize feedback  
       
  5584 <br>33776: Resistering TraverseListenter with Shell changes tabbing behavior.  
       
  5585 <br>33813: List doesn't send out selection events for arrow keys  
       
  5586 <br>33855: Text Cursor Invisible in RC1  
       
  5587 </blockquote>
       
  5588 
       
  5589 
       
  5590 <h2> SWT Build 2.1 031 - Thursday February 27, 2003 </h2>
       
  5591 
       
  5592 <h3>
       
  5593 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5594 <blockquote>
       
  5595 16808: Icon in Windows taskbar incorrect  
       
  5596 <br>24494: Incorrect i18n char encoding in text areas  
       
  5597 <br>26541: Exit the Workbench: crash after saving the workspace  
       
  5598 <br>28643: Setting label's background color has no effect  
       
  5599 <br>28845: Refresh tab layout incorrect for lower composite  
       
  5600 <br>29198: Difficult to change character case of cached input values  
       
  5601 <br>29837: [Contributions] Combo control does not show on GTK toolbar, works fine on Win and Motif  
       
  5602 <br>30377: No caret in Java Editor  
       
  5603 <br>30905: Add Menu.setRedraw(boolean) API  
       
  5604 <br>30924: StyledText - StyleRange hashCode throws NullPointerException  
       
  5605 <br>31039: Eclipse does not responde when dialog is opened.  
       
  5606 <br>31187: Selection by mouse drag is out of kilter  
       
  5607 <br>31382: New Folder and New File dialogs UI problem  
       
  5608 <br>31833: wrong background for separator label on MacOS X  
       
  5609 <br>31857: No icons in Labels  
       
  5610 <br>31866: Scrolling in Readme editor is delayed  
       
  5611 <br>31946: Moving CoolBarItems leaves temporary cheese  
       
  5612 <br>31950: StyledText - Shift+UP broken in StyledText control  
       
  5613 <br>31973: GB18030: After created a GB18030 named class, Eclipse for Motif crashed when exiting.  
       
  5614 <br>32360: Embedded display not waking on new Photon events (BBAWT)  
       
  5615 <br>33022: NPE in FontDialog  
       
  5616 <br>33030: Arguments tab 'shows through' Main tab on OS X  
       
  5617 <br>33063: [JUNIT] Caret.setFont  
       
  5618 <br>33119: nullpointer dispose table column  
       
  5619 </blockquote>
       
  5620 
       
  5621 
       
  5622 <h2> SWT Build 2.1 030 - Tuesday February 18, 2003 </h2>
       
  5623 
       
  5624 <h3>
       
  5625 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5626 <blockquote>
       
  5627 17057: Outliner: focus causes select causes horizontal scroll  
       
  5628 <br>21469: Accessibility - Tabbing causes a button to become the default
       
  5629 <br>22767: toolbar looks very ugly with Win XP's lnf (using manifest file)
       
  5630 <br>23370: CLabel needs to allow transparent background for Mac OS X  
       
  5631 <br>28831: Displays ligature for fi & fl  
       
  5632 <br>29100: Mouse wheel scrolling not working in editors  
       
  5633 <br>29879: HANG - gtk_main_iteration - Eclipse Freezes moving between perspectives
       
  5634 <br>30055: DBCS: font rendering quality issue on motif  
       
  5635 <br>30570: DBCS - GB18030: Input GB18030 characters as run arguments cause eclipse for motif crash
       
  5636 <br>31568: TableLayoutComposite and Table.showItem don't mix  
       
  5637 <br>31686: Wrong margin correction in widgets.Text.computeSize(int, int, boolean)
       
  5638 <br>31823: Clicking on partially obscured tab should scroll it into view
       
  5639 <br>31855: [Editor Mgmt] Close buttons in editor get cut off  
       
  5640 <br>31880: Layout bug in commit menu  
       
  5641 </blockquote>
       
  5642 
       
  5643 
       
  5644 <h2> SWT Build 2.1 029 - Thursday February 13, 2003 </h2>
       
  5645 
       
  5646 <h3>
       
  5647 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5648 <blockquote>
       
  5649 6230: ImageLoader: 32-bit colour depth unsupported  
       
  5650 <br>23472: Xlib: unexpected async reply (sequence 0x922d2)!  
       
  5651 <br>23842: "banded" default background look shows through where it shouldn't
       
  5652 <br>25446: Tree Shift-Click not working when item collapse changes selection
       
  5653 <br>26381: OpenType: Key Navigation  
       
  5654 <br>29456: GP - XmDSIGetChildPosition - Problem in Shutdown  
       
  5655 <br>29607: [Cell Editors] usability: ComboBoxCellEditor unusable on GTK  
       
  5656 <br>31009: ACC - I20030205 accelerators issues  
       
  5657 <br>31017: HANG - Hang on import external plugins  
       
  5658 <br>31267: Label and text box get the wrong order  
       
  5659 <br>31448: BIDI - Bidi enablement for StyledText - ArrayIndexOutOfBoundsException when highlighting a blank line
       
  5660 <br>31513: CTabFolder's close box highlight gets clipped at bottom  
       
  5661 <br>31566: FontData "equals()" and "hashcode()" methods do not consider height of the the fontdata
       
  5662 </blockquote>
       
  5663 
       
  5664 
       
  5665 <h2> SWT Build 2.1 028 - Thursday February 6, 2003 </h2>
       
  5666 
       
  5667 <h3>
       
  5668 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5669 <blockquote>
       
  5670 23262: WebBrowser crashes when viewing Shockwave  
       
  5671 <br>25736: Memory leak while using OLE automation  
       
  5672 <br>29265: Control.setEnabled() not implemented properly on GTK  
       
  5673 <br>29593: Contextual menu too short near bottom of menu  
       
  5674 <br>29931: Mouse clicks are unreliable  
       
  5675 <br>30403: CTabItem close box shifts by 2 pixels when tab selected  
       
  5676 <br>30443: Menubar of SWT standalone applications is empty  
       
  5677 <br>30945: Change in mouse clicking behaviour makes FastViews unusable  
       
  5678 </blockquote>
       
  5679 
       
  5680 
       
  5681 <h2> SWT Build 2.1 027 - Wednesday February 5, 2003 </h2>
       
  5682 
       
  5683 <h3>
       
  5684 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5685 <blockquote>
       
  5686 20755: TVT2:  truncated text in dropdown for Dependencies tab in manifest editor
       
  5687 <br>22759: Input method does not work on GTK/GTK2  
       
  5688 <br>27180: Unable to copy and paste in editing java file  
       
  5689 <br>27183: Mouse drag select produces crash  
       
  5690 <br>28419: Crash when closing shells  
       
  5691 <br>29777: DBCS: Can't drag a file into Run-time workbench  
       
  5692 <br>30212: Read only text widget : can't copy selection  
       
  5693 <br>30401: SWT standalone examples can't come to foreground  
       
  5694 <br>30452: Mouse gets warped to upper left corner of workbench window on actions
       
  5695 <br>30500: "roaming" focus  
       
  5696 <br>30537: setSelection(allItems) not working on GTK  
       
  5697 </blockquote>
       
  5698 
       
  5699 
       
  5700 
       
  5701 
       
  5702 <h2> SWT Build 2.1 026 - Tuesday January 28, 2003 </h2>
       
  5703 
       
  5704 <h3>
       
  5705 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5706 <blockquote>
       
  5707 14814: Button mnemonics are not shown properly on Windows XP  
       
  5708 <br>24333: DCR - Tree.getTopItem/setTopItem  
       
  5709 <br>24489: Tab cannot get focus when child-composite has scrollbar  
       
  5710 <br>24815: Cannot launch eclipse: javacore dump  
       
  5711 <br>29142: Hyperlinking from stackdump locks up Eclipse  
       
  5712 <br>29191: Tree - no gray check boxes on MAC (carbon2)  
       
  5713 <br>29426: DBCS:Copy/Paste DBCS failed between eclipse and gedit  
       
  5714 <br>29428: DBCS: Pasted string can't be shown correctly in Search dialog
       
  5715 <br>29910: Checkbox not displayed until table scrolled  
       
  5716 <br>29966: No more handles on startup  
       
  5717 </blockquote>
       
  5718 
       
  5719 
       
  5720 <h2> SWT Build 2.1 025 - Tuesday January 21, 2003 </h2>
       
  5721 
       
  5722 <h3>
       
  5723 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5724 <blockquote>
       
  5725 25030: (BBAWT) Image Analyzer fails to load a .png file  
       
  5726 <br>25359: RuntimeExceptions thrown from OleListener.handleEvent crash VM
       
  5727 <br>27099: StyledText - Change CTRL key bindings to MOD1  
       
  5728 <br>27369: No more handles error  
       
  5729 <br>27822: Package Explorer allways centers opened file  
       
  5730 <br>28062: Text field in dialog doesn't get focus  
       
  5731 <br>28743: Trying to see test hiearchy freezes eclipse [JUnit]  
       
  5732 <br>28745: Esc does not cancel tracker  
       
  5733 <br>28967: [Editor Mgmt] no close button on last editor when editors drop-down is active
       
  5734 <br>29427: DBCS: Can't input DBCS characters in Search dialog  
       
  5735 <br>29496: Cut & paste does not work in dialog text fields  
       
  5736 <br>29503: DBCS:Can't sort by clicking "Description" on "Task View"  
       
  5737 <br>29599: DBCS: upper bar character will be padded  
       
  5738 <br>29608: DBCS: Selected DBCS Classpath can't be shown  
       
  5739 <br>29611: DBCS:Can not input Hangul(Korea font)  
       
  5740 <br>29612: DBCS:Browse function of "Export" doesn't work  
       
  5741 <br>29614: DBCS: Unable to get "Import" contents location with "Browse" button
       
  5742 <br>29664: SWT Styled Text Wrapping Doesn't Use Font Size Correctly  
       
  5743 <br>29685: DBCS: Candidate Selection Window will be disappeared at DBCS composition
       
  5744 <br>29730: RowLayout.computeSize provides wrong parameter to layoutVertical
       
  5745 </blockquote>
       
  5746 
       
  5747 
       
  5748 <h2> SWT Build 2.1 024 - Tuesday January 14, 2003 </h2>
       
  5749 
       
  5750 <h3>
       
  5751 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5752 <blockquote>
       
  5753 21063: Can't drop views over some widgets  
       
  5754 <br>21561: Keyboard navigation in tree widgets on Linux  
       
  5755 <br>25619: OleControlSite event listener problem  
       
  5756 <br>25843: Info pops do not work for Red Hat 8.0.
       
  5757 <br>27677: [Key Bindings] ctrl-f7 not working  
       
  5758 <br>28879: [Navigator] right-clicking a file doesn't allow me to open it
       
  5759 <br>29208: Gtk directory dialog behaves like a file dialog  
       
  5760 <br>29252: Accelerators are not disabled when the toolbars and menus are on GTK
       
  5761 <br>29302: Slider and Scrollbar handle many boundary cases wrong in set* methods
       
  5762 <br>29334: Make javadoc available for download  
       
  5763 <br>29408: Invoking List.select(*) before open() does not select correct item
       
  5764 </blockquote>
       
  5765 
       
  5766 
       
  5767 <h2> SWT Build 2.1 023 - Tuesday January 7, 2003 </h2>
       
  5768 
       
  5769 <h3>
       
  5770 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5771 <blockquote>
       
  5772 24283: Default button in the dialog get the enter when typing in japanese
       
  5773 <br>25486: Eclipse fails with 'no free callback slot'  
       
  5774 <br>26057: StyledText - cleanup passing around of fontdata  
       
  5775 <br>26079: Use PfLoadMetrics() to speed up text extenting
       
  5776 <br>27869: StyledText overuse of Font.getFontData  
       
  5777 <br>28286: BBAWT: Incorrect palette/color returned on 32-bit true color display
       
  5778 <br>28382: Extra separator line drawn in emulated CoolBar  
       
  5779 <br>28498: Help menu is confused  
       
  5780 <br>28607: Progress bar doesn't finish in PDE import wizard  
       
  5781 <br>28658: No context menu in perspective bar  
       
  5782 <br>28683: Ctrl-Click in TreeView loses selection  
       
  5783 <br>28701: Method "assert" declared in org.eclipse.swt.tests.junit.StyledTextContentSpec
       
  5784 <br>28719: Scrolling in Welcome editor is not 'live'  
       
  5785 <br>28812: Mouse cursor changes to arrow after hovering a hyperlinked indentifier
       
  5786 <br>28833: Eclipse no longer responds to 'Quit' AppleEvent  
       
  5787 <br>28835: Cursor doesn't change to arrow shape when over text scrollbars
       
  5788 <br>28991: TabFolder.computeSize is grows each time is it called  
       
  5789 <br>29017: ScrolledComposite always makes it's content  bigger on resize
       
  5790 </blockquote>
       
  5791 
       
  5792 
       
  5793 <h2> SWT Build 2.1 022 - Tuesday December 17, 2002 </h2>
       
  5794 
       
  5795 <h3>
       
  5796 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5797 <blockquote>
       
  5798 21409: IllegalArgumentException when editing Java source  
       
  5799 <br>21993: Can't change font sizes  
       
  5800 <br>22305: Launch configuration pane gets visually messed up and ref...  
       
  5801 <br>23830: Out-of-box experience with the Mac.  
       
  5802 <br>23843: Chevrons show up in default layout of Java perspective  
       
  5803 <br>23844: Label doesn't wrap text initiallly  
       
  5804 <br>23850: Missing scrollbar in List  
       
  5805 <br>24437: KeyListeners don't get called  
       
  5806 <br>26322: NPE in Font Dialog  
       
  5807 <br>26331: Wrapped Labels - second line cut off  
       
  5808 <br>26587: Navigate -> Go To Type goes to wrong shell on Mac  
       
  5809 <br>27997: Color dialog crashes Eclipse  
       
  5810 <br>28288: [Editor Mgmt] Editor pane out of sync with views and tabs  
       
  5811 <br>28361: ToolItem leaks Images (?)  
       
  5812 <br>28524: Inconsistent behaviour of tab in password fields  
       
  5813 </blockquote>
       
  5814 
       
  5815 
       
  5816 
       
  5817 
       
  5818 <h2> SWT Build 2.1 021 - Friday December 13, 2002 </h2>
       
  5819 
       
  5820 <h3>
       
  5821 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5822 <blockquote>
       
  5823 27526: Color selection dialog takes a long time to display in 8-bit mode
       
  5824 <br>27862: Tree.setSelection() takes > 1 second  
       
  5825 <br>28035: Different callback behavior on Windows and Mac with Combo widget
       
  5826 </blockquote>
       
  5827 
       
  5828 
       
  5829 <h2> SWT Build 2.1 020 - Tuesday December 10, 2002 </h2>
       
  5830 
       
  5831 <h3>
       
  5832 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5833 <blockquote>
       
  5834 24112: Keyboard shortcuts defined as Ctrl-Shift-x don't work  
       
  5835 <br>24436: Entering Asterisk crashes Eclipse  
       
  5836 <br>26506: Importing External Plug-ins is slow  
       
  5837 <br>27031: en_US.UTF-8 locale not supported on Motif  
       
  5838 <br>27410: [SWT Examples] Arrow buttons won't resize for 10x10,50x50,100x100
       
  5839 <br>27422: [SWT Examples] Progress bar reverts to 'black' color after Selection slider repositioning
       
  5840 <br>27501: Selection not correctly updated on right click on a tree  
       
  5841 <br>27524: [SWT Examples] Table item foreground color changes fail after first attempt
       
  5842 <br>27644: Dismissing open type dialog with Escape crashes Eclipse  
       
  5843 <br>27704: Remove csh build dependency  
       
  5844 <br>27710: Entry point not found SetLayout in GDI32  
       
  5845 </blockquote>
       
  5846 
       
  5847 
       
  5848 <h2> SWT Build 2.1 019 - Tuesday December 3, 2002 </h2>
       
  5849 
       
  5850 <h3>
       
  5851 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5852 <blockquote>
       
  5853 19080: Chaff in table tree of property sheet  
       
  5854 <br>20318: [StyledText] print selection prints whole page (at least in <=f2)
       
  5855 <br>26563: Crash in Carbon native CopyMask  
       
  5856 <br>26731: Attempting to create a view plug-in project crashes  
       
  5857 <br>27181: Sleak - instrumentation not done on GTK and Motif  
       
  5858 <br>27305: EC: CLabel keeps background colour after gradient is used  
       
  5859 <br>27411: [SWT Examples] SWT.FLAT has no effect for buttons  
       
  5860 <br>27442: Mouse click outside horizontal scroll bar does nothing  
       
  5861 </blockquote>
       
  5862 
       
  5863 
       
  5864 <h2> SWT Build 2.1 018 - Tuesday November 26, 2002 </h2>
       
  5865 
       
  5866 <h3>
       
  5867 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5868 <blockquote>
       
  5869 15031: Font parsing failed  
       
  5870 <br>17237: Progress monitor flickers  
       
  5871 <br>18172: Sig11 from GTK  
       
  5872 <br>19530: Saving locks resizing in second perspective  
       
  5873 <br>19735: No space between longest item in menu and accel keys  
       
  5874 <br>20953: StyledText - tilde problem with french keyboard (2000,NT,XP) on R2.0
       
  5875 <br>21626: TableItem.getImageBounds fails on Motif (Emulated Widget)  
       
  5876 <br>24872: Splash screen does not show at startup  
       
  5877 <br>24969: JP GP: showing Java-Editor pref. page with editor open  
       
  5878 <br>25053: Cannot use the pull down menu in GTK  
       
  5879 <br>25335: Scrollbars too small on variable selection dialog  
       
  5880 <br>25653: DCR: StyledText do not activate the default button  
       
  5881 <br>26179: Can't select items in a checkbox tree without toggling checked state
       
  5882 <br>26353: Infopop broken on solaris  
       
  5883 <br>26362: StyledText - investigate necessary state changes between handleTextChanging and handleTextChanged
       
  5884 <br>26733: Eclipse crashes when GTK theme is changed  
       
  5885 <br>26804: Gtk Label widget has focus decoration drawn too big  
       
  5886 <br>26935: Exception in StyledText with WRAP flag.  
       
  5887 <br>26997: StyledTextRenderer: creates too many Strings  
       
  5888 <br>27016: Default "Open" action not working in Navigator tree view
       
  5889 </blockquote>
       
  5890 
       
  5891 
       
  5892 <h2> SWT Build 2.1 017 - Tuesday November 19, 2002 </h2>
       
  5893 
       
  5894 <h3>
       
  5895 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5896 <blockquote>
       
  5897 21251: Crash in org.eclipse.swt.internal.gtk.OS.pango_layout_set_font_description
       
  5898 <br>24835: GTK: Multiple selection and right click in tree  
       
  5899 <br>25741: StyledText does not set the background and foreground color in the OS
       
  5900 <br>25803: StyledText should use new Font API  
       
  5901 <br>26004: Removing a Text field leaves behind crud  
       
  5902 <br>26008: [StyledText] setTopPixel limits argument to logical line count
       
  5903 <br>26121: Cannot launch eclipse #2: javacore dump  
       
  5904 <br>26151: SWT widget org.eclipse.swt.widgets.Sash is not properly constrained when in HORIZONTAL mode
       
  5905 <br>26258: Accented characters bug in editors reinvented  
       
  5906 <br>26367: NPE when debugging as java application  
       
  5907 <br>26414: Accelerators don't work on aix  
       
  5908 <br>26419: StyledText - print pages causes walkback  
       
  5909 <br>26421: List hangs on GTK  
       
  5910 <br>26434: PrinterData startPage/endPage invalid when page >32767  
       
  5911 </blockquote>
       
  5912 
       
  5913 
       
  5914 <h2> SWT Build 2.1 016 - Tuesday November 12, 2002 </h2>
       
  5915 
       
  5916 <h3>
       
  5917 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5918 <blockquote>
       
  5919 23935: Text widget with Tree parent does not lose focus  
       
  5920 <br>23997: Tracker moves mouse cursor  
       
  5921 <br>24493: Cant type braces in java editor with italian keyboard in 2.1m1
       
  5922 <br>25732: MLEAK: Resize eclipse, usually 4K allocated  
       
  5923 <br>25775: Combo doesn't get restored after minimize/restore  
       
  5924 <br>25781: Some change broke compare with patch  
       
  5925 <br>25797: GTK: Selection Index not preserved after Combo item removal  
       
  5926 <br>25986: No source for SWT plugin imported as binary  
       
  5927 <br>25989: Radion buttons are not mutually exclusive in same composite  
       
  5928 </blockquote>
       
  5929 
       
  5930 
       
  5931 <h2> SWT Build 2.1 015 - Tuesday November 5, 2002 </h2>
       
  5932 
       
  5933 <h3>
       
  5934 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5935 <blockquote>
       
  5936 4607: Missing API for Font(Display display, FontData fd[]) (1G93TPM)
       
  5937 <br>14956: StyledText - printing should support pagination, headers, and footers
       
  5938 <br>21695: Crash when starting eclipse on Solaris8 with java 1.4  
       
  5939 <br>22052: Launch configuration dialog loses workspace data dir  
       
  5940 <br>23049: Cannot write Swedish characters (??????????????????) in editor  
       
  5941 <br>24273: GP -Tree removeAll reboot windowsXp  
       
  5942 <br>24359: MenuItems with style SWT.RADIO should handle mutual exclusion on selection
       
  5943 <br>24757: GTK: X pointer grab when resizing a table column  
       
  5944 <br>25212: GPF synchronizing files with new Tree implementation  
       
  5945 <br>25253: Preference dialog doesn't display last preference page  
       
  5946 <br>25399: Drag and drop crashes Eclipse  
       
  5947 <br>25545: StyledText - printing ignores end page  
       
  5948 </blockquote>
       
  5949 
       
  5950 
       
  5951 
       
  5952 
       
  5953 <h2> SWT Build 2.1 014 - Tuesday October 29, 2002 </h2>
       
  5954 
       
  5955 <h3>
       
  5956 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5957 <blockquote>
       
  5958 10090: Cannot see Combo-box selection in DBCS locale  
       
  5959 <br>12078: SWT exception when running on debian woody on KDE using the motif build
       
  5960 <br>14448: Setting the accelerator of a menu item gives highlight to tool bar entries
       
  5961 <br>17361: Tree flickers on update  
       
  5962 <br>17428: Internal Error (SWT) opening a new perspective by double-clicking
       
  5963 <br>20075: Infopop exhibits strange behaviour under Motif  
       
  5964 <br>21066: Switch editors/views/perspectives windows have scrollbars  
       
  5965 <br>21121: [External Tools] Configuration default selection could be better on GTK
       
  5966 <br>21375: Reproducible JVM termination when using WebDAV.  
       
  5967 <br>21656: GTK: disposing all the columns in table.getColumns fails  
       
  5968 <br>22038: Wrong widget scrolls in Java Browsing perspective.  
       
  5969 <br>22120: Excessive redraw in debug view  
       
  5970 <br>22252: Project properties - java build path screen shows artifacts  
       
  5971 <br>22371: Invalid selection items in working set  
       
  5972 <br>22527: Working set dialog only selects projects  
       
  5973 <br>22743: Type dialog horizontal scroll too small to read contents  
       
  5974 <br>23657: Problems implementing MenuItem.setText (worked around for English)
       
  5975 <br>23789: GTK tree display problem  
       
  5976 <br>23845: Spurious scrollbar drawn on other controls  
       
  5977 <br>24150: Shift-Tab does not shift left  
       
  5978 <br>24257: Native exception when trying to export preferences  
       
  5979 <br>24314: FileDialog doesn't allow to navigate into packages  
       
  5980 <br>24372: StyledText - StringIndexOutOfBoundsException in ControlExample
       
  5981 <br>24426: StyledText - investigate replacing caretLine with simpler concept
       
  5982 <br>24504: StyledText - showSelection when selection RtoL problem  
       
  5983 <br>24619: DCR - State mask not set in MouseTracker.mouseHover  
       
  5984 <br>25016: [Viewers] Double click not working when item already selected
       
  5985 <br>25149: StyledText - WrappedContent API does not check line index range
       
  5986 </blockquote>
       
  5987 
       
  5988 
       
  5989 <h2> SWT Build 2.1 013 - Tuesday October 22, 2002 </h2>
       
  5990 
       
  5991 <h3>
       
  5992 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  5993 <blockquote>
       
  5994 20377: StyledText - SWT.WRAP style and widthHint specification  
       
  5995 <br>22986: SWT Controls Combo box Colors selection tool does not change foreground color
       
  5996 <br>24728: StyledText Enter/Ctrl-Enter VerifyEvent inconsistencies  
       
  5997 <br>24805: ComputeSize issue  
       
  5998 </blockquote>
       
  5999 
       
  6000 
       
  6001 <h2> SWT Build 2.1 012 - Tuesday October 15, 2002 </h2>
       
  6002 
       
  6003 <h3>
       
  6004 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6005 <blockquote>
       
  6006 16657: [Open Modes] Search results doesn't respond to double click  
       
  6007 <br>17334: Icon missing in check box tree  
       
  6008 <br>17918: Tree widgets with multiple entries  
       
  6009 <br>18902: PgUp key causes items to be selected in tree widget under GTK  
       
  6010 <br>20258: [CVS] Esc key doesn't work on Commit Dialog  
       
  6011 <br>21367: Display problem in the properties view  
       
  6012 <br>21438: Java core dump in gtk_ctree_get_node_info  
       
  6013 <br>24560: Ctrl+shift doesn't traverse word  
       
  6014 <br>24676: StyledText - double click word select and caret placement  
       
  6015 <br>24677: 32 bit image fails with a certain mask  
       
  6016 <br>24702: WinCE: Image 32bits is incorrect  
       
  6017 </blockquote>
       
  6018 
       
  6019 
       
  6020 <h2> SWT Build 2.1 011 - Tuesday October 8, 2002 </h2>
       
  6021 
       
  6022 <h3>
       
  6023 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6024 <blockquote>
       
  6025 4822: Group size doesn't seem to consider group name (1GJYIWB)  
       
  6026 <br>10019: Right clicking in a list box should select before popping up menu 
       
  6027 <br>17160: Task List: missing icon  
       
  6028 <br>18842: Cheese when scrolling after deleting row in table  
       
  6029 <br>19773: Coolbar icons in Windows XP with Luna theme are not vertically aligned
       
  6030 <br>20094: Layout problems using StyledText with word wrap in a ScrolledComposite
       
  6031 <br>23978: Horizontal scrollbars in tables and trees don't scroll page-wise
       
  6032 <br>24225: DragSourceAdapter incorrect JavaDoc  
       
  6033 <br>24358: Incomplete JavaDoc on MenuItem.setText  
       
  6034 </blockquote>
       
  6035 
       
  6036 
       
  6037 <h2> SWT Build 2.1 010 - Tuesday October 1, 2002 </h2>
       
  6038 
       
  6039 <h3>
       
  6040 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6041 <blockquote>
       
  6042 10459: I can't run eclipse  
       
  6043 <br>19148: Tooltip pops up underneath code completion alternatives in F2
       
  6044 <br>20672: Shift+F10 has wrong keyCode  
       
  6045 <br>21287: Uncaught exception hanging Eclipse  
       
  6046 <br>22615: [Dialogs] Native ProgressBar look does not match look of AnimatedProgress
       
  6047 <br>22645: StyledText - cheese when typing in SWT.SINGLE mode  
       
  6048 <br>23645: Disabled default button can still be reached pressing ENTER  
       
  6049 <br>23846: Initial font height of text field is wrong  
       
  6050 <br>23851: Initial text in Text control is scrolled out of visible area  
       
  6051 <br>23910: CTabFolder selected tab loses synch with its contents  
       
  6052 <br>23936: NPE in ControlExample  
       
  6053 <br>23947: Menu implementation prevents KeybindingMenu from working correctly
       
  6054 <br>23975: No keyboard shortcuts displayed in menu items  
       
  6055 <br>23976: Function keys must be pressed twice  
       
  6056 <br>24000: No scrollwheel support for Mac OS X  
       
  6057 <br>24055: No more callback exception hang Eclipse  
       
  6058 <br>24088: File chooser for OSX returns wrong path  
       
  6059 <br>24106: Table Column Resizable Doesn't work if you click on Column itself
       
  6060 <br>24137: Top item on popup is often invisible  
       
  6061 <br>24139: Copy causes exception  
       
  6062 <br>24141: Keyboard not functional in editors (mac os x)  
       
  6063 </blockquote>
       
  6064 
       
  6065 
       
  6066 <h2> SWT Build 2.1 009 - Tuesday September 24, 2002 </h2>
       
  6067 
       
  6068 <h3>
       
  6069 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6070 <blockquote>
       
  6071 7435: ArrayIndexOutBoundsException occurs when using Solaris through remote terminal
       
  6072 <br>15146: Printing support under Linux?  
       
  6073 <br>18483: IE6 causes conflict with SWT.APPLICATION_MODAL on Windows 98  
       
  6074 <br>20461: WinCE - Wait cursor does not show up  
       
  6075 <br>20958: Eclipse crashes when pasting PDF text into a Java file editor
       
  6076 <br>21416: Gtk+ launcher  
       
  6077 <br>22121: Eclipse crashes when pasting URL in Java-code  
       
  6078 <br>23007: [Navigator] Import of workspace folder into parent  
       
  6079 <br>23744: Device.getFontList() uses wrong constant name  
       
  6080 <br>23745: Wrong flag used in Device.getFontList().  
       
  6081 <br>23748: Input group is hardcoded as 1 in PhWindowQueryVisible()  
       
  6082 <br>23753: Groups don't look like the platform  
       
  6083 <br>23754: Label.setFont() needs to check "text != null"  
       
  6084 <br>23766: Labels with image only have extra space on GTK  
       
  6085 <br>23795: ControlExample: Image Label leaves cheese when resized  
       
  6086 <br>23807: Display class needs to pick better default fonts.  
       
  6087 <br>23864: CoolBar - Plus 2, Minus 2 problem  
       
  6088 <br>23884: WinCE - OS.InitCommonControlsEx fails with flag DATETIMEPICK_CLASS
       
  6089 <br>23898: Group.setBackground() don't work on Gtk  
       
  6090 <br>23899: CTRL + Mouseclick  
       
  6091 <br>23974: Use native ComboBox  
       
  6092 </blockquote>
       
  6093 
       
  6094 
       
  6095 <h2> SWT Build 2.1 008 - Tuesday September 17, 2002 </h2>
       
  6096 
       
  6097 <h3>
       
  6098 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6099 <blockquote>
       
  6100 4637: TreeEditor example does not show how to use double click (1GCP6OH)
       
  6101 <br>4656: Pop-up menu not showing for Composite (1GENYM0)  
       
  6102 <br>4710: Remaining Javadoc problems (1GF088W)  
       
  6103 <br>4730: Support for lesstif on Linux  
       
  6104 <br>4733: Issues with Win32 GDI setBkMode(), and similar things in Motif (1GFPGK3)
       
  6105 <br>4796: DCR: keyboard support for move/resize (accessibility issue)  
       
  6106 <br>5900: CheckboxTableViewer does disable correctly  
       
  6107 <br>10532: DCR: Table.setSelection(int, int) -- order matters  
       
  6108 <br>12048: NPE exiting workspace  
       
  6109 <br>16700: Coolbar tab order is backwards  
       
  6110 <br>17494: Veronika needs to check her javadoc  
       
  6111 <br>19256: SIP event  
       
  6112 <br>19736: Tooltips for long entries in code assist pop behind code assist
       
  6113 <br>21126: Print Dialog Is Not Modal, Resulting in Unpredictable Workbench Behavior
       
  6114 <br>21620: FontData.setLocale() crashes workbench  
       
  6115 <br>22189: Win32 GDI Resource Leak in WrappedContent.java  
       
  6116 <br>22210: Photon:Removing item from Combo does not remove the text(BBAWT)
       
  6117 <br>22364: Incorrect height of widget in TextViewer  
       
  6118 <br>22490: Background color of Graphical Editors is always black.  
       
  6119 <br>22534: No way to turn border off for linux text widget  
       
  6120 <br>22564: Cannot draw transparent PNG files properly  
       
  6121 <br>22577: List.setSelection(String[]) infinite loop  
       
  6122 <br>22839: When swt window in focus palettes of other windows hosed, and vise versa
       
  6123 <br>22862: StyledText - Tab does not tab out of non-editable  
       
  6124 <br>22926: Clipboard copy/paste is cut/paste on Windows 98  
       
  6125 </blockquote>
       
  6126 
       
  6127 
       
  6128 <h2> SWT Build 2.1 007 - Tuesday September 10, 2002 </h2>
       
  6129 
       
  6130 <h3>
       
  6131 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6132 <blockquote>
       
  6133 10050: StyledText - Change selection color when changing background color
       
  6134 <br>14637: StyledText - copy-from text edit feature  
       
  6135 <br>16009: Eclipse's toolbar buttons' icon in black and upside down  
       
  6136 <br>17793: Motif FileDialog often does not use reasonable default directory  
       
  6137 <br>20179: Coolbar item clipped on bottom edge with SWT.BORDER style  
       
  6138 <br>21185: GTK: Label positioning incorrect when style bit used and bounds set(BBAWT)
       
  6139 <br>22079: StyledText - BidiUtil.isBidiPlatform returns true when not running with bidi locale
       
  6140 <br>22114: * key expands TableTree but does not send SWT.Expand event  
       
  6141 <br>22115: MessageDialog does not wrap message  
       
  6142 <br>22158: getItem() crashes eclipse called with index 0  
       
  6143 <br>22647: Variant class incorrectly marshals VT_BOOL values  
       
  6144 <br>22746: Text cut off in GTK in TitleAreDialog  
       
  6145 <br>22868: Eclipse hangs while creating a shell from ControlExample  
       
  6146 <br>22874: 2104: Converter contains references to Converter.class  
       
  6147 <br>22916: CCombo not dropping down list properly  
       
  6148 <br>22918: Table.getItem(Point) throws ArrayIndexOutOfBounds  
       
  6149 <br>22959: Dragging over multiple stacked trees uses invisible tree for drop target
       
  6150 <br>22978: Motif FileDialog ignores SWT.MULTI bit  
       
  6151 <br>23003: Xcopyplane requires 11 args but HP-UX JRE can only handle 10  
       
  6152 <br>23028: EC: Tab un-indent does not work  
       
  6153 <br>23061: 'Back' key does not delete character on Smartphone 2002  
       
  6154 <br>23178: Eclipse Fails to Start First Time  
       
  6155 <br>23285: Linux Motif has become extremely slow  
       
  6156 </blockquote>
       
  6157 
       
  6158 
       
  6159 <h2> SWT Build 2.1 006 - Tuesday August 27, 2002 </h2>
       
  6160 
       
  6161 <h3>
       
  6162 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6163 <blockquote>
       
  6164 5678: TVT: Unable to open Filter dialog on Win98 if another view is undocked (free floating)
       
  6165 <br>12878: Combo setItems removes setText  
       
  6166 <br>13024: Two tooltips displayed on tree  
       
  6167 <br>14923: Show Text Hover toolbar item in wrong place  
       
  6168 <br>16333: Accessibility - tab key in dialog boxes  
       
  6169 <br>20321: Multiple opened ApplicationWindows with statuslines show incorrect display/event handling
       
  6170 <br>22231: Pressing ENTER in a text field no longer performs OK in dialogs
       
  6171 <br>22659: Function key events are often lost
       
  6172 <br>22661: StyledText - Shift+Alt+<character> inserts character  
       
  6173 <br>22721: Cannot use keyboard to toggle checkboxes  
       
  6174 <br>22737: Mouse Capture on Motif causes Context Menu not to work  
       
  6175 <br>22825: Consecutive vertical cursor movement commands don't retain column offset
       
  6176 </blockquote>
       
  6177 
       
  6178 
       
  6179 <h2> SWT Build 2.1 005 - Tuesday August 20, 2002 </h2>
       
  6180 
       
  6181 <h3>
       
  6182 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6183 <blockquote>
       
  6184 4554: Combo selection scrolls for certain fonts (1G1AD9Y)  
       
  6185 <br>4577: Ctrl+Backspace & Ctrl+del have the same key code and key event (1G54RAJ)
       
  6186 <br>4685: Variables View re-positions on each step (1GETE8F)  
       
  6187 <br>10091: MessageBox loses activation  
       
  6188 <br>10976: Workbench windows don't reopen correctly in Dual Monitor environments
       
  6189 <br>14942: Unexpected KeyDown event after pressing non existing menu mnemonic
       
  6190 <br>18705: Too much flashin in Control Example  
       
  6191 <br>21829: API needed to allow CCombo to display its list at the prefered width
       
  6192 <br>22443: OLE - org.eclipse.swt.internal.ole.win32.CONTROLINFO has a useless field 'filler'
       
  6193 <br>22457: Win32 org.eclipse.swt.widgets.Combo computeSize() is wrong  
       
  6194 <br>22507: Modal dialog does not prevent adjusting of table headers in parent.
       
  6195 </blockquote>
       
  6196 
       
  6197 
       
  6198 <h2> SWT Build 2.1 004 - Tuesday August 13, 2002 </h2>
       
  6199 
       
  6200 <h3>
       
  6201 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6202 <blockquote>
       
  6203 4737: Redraw problem in table (1GFW2PE)  
       
  6204 <br>9075: Tooltips only partially displayed in Hoverhelp.java example  
       
  6205 <br>15610: StyledText - Double-Click-Drag doesn't work, works on Text  
       
  6206 <br>16990: ToolBar does not send MouseHover events  
       
  6207 <br>20632: Polish national fonts  
       
  6208 <br>20792: sometimes resize callback is not sent to the shell when the shell is not visible
       
  6209 <br>20815: Menus not displayed on SmartPhone 2002  
       
  6210 <br>21268: StyledText - Ctrl+Shift+J inserts line  
       
  6211 <br>21272: StyledText does not support setting selection with caret on the left
       
  6212 <br>21921: Emulated Table setTopIndex fails and causes NPE when adding an item afterwards
       
  6213 <br>21933: TableColumn does not listen to ControlEvents  
       
  6214 <br>22004: no keyboard shortcuts for switching between pages of MultiPageEditorPart
       
  6215 <br>22188: StyledText - only first character of a line displayed  
       
  6216 <br>22204: Photon: Text.selectAll() does not select all the text(BBAWT)  
       
  6217 <br>22254: Command H is not mapped properly  
       
  6218 <br>22365: SWT_AWT does not compile under JDK 1.4  
       
  6219 </blockquote>
       
  6220 
       
  6221 
       
  6222 <h2> SWT Build 2.1 003 - Tuesday August 6, 2002 </h2>
       
  6223 
       
  6224 <h3>
       
  6225 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6226 <blockquote>
       
  6227 4521: Display.syncExec or Display.asyncExec can block processing of native events (1G03DF0)
       
  6228 <br>20144: Enter key not working in packages view  
       
  6229 <br>21179: Step filter in-place text editor invisible  
       
  6230 <br>21243: Scroll lock inserts a character during incremental search on GTK
       
  6231 <br>21338: Accents and ??????? don't work in editor using gtk  
       
  6232 <br>21472: keyPressed event ignored by org.eclipse.swt.widgets.Text for ENTER key
       
  6233 <br>21696: StyledText - RTF transfer codepage encoding  
       
  6234 <br>21698: StyledText - RTF writer performance improvement  
       
  6235 <br>21834: Coolbar - deleting items corrupting layout  
       
  6236 <br>22004: No keyboard shortcuts for switching between pages of MultiPageEditorPart
       
  6237 <br>22025: Motif: Unexplained termination running BBAWT JUnit tests  
       
  6238 <br>22036: MOTIF: Appearance issue with Combo  
       
  6239 <br>22060: StyledText - bidi - ArrayIndexOutOfBoundsException  
       
  6240 </blockquote>
       
  6241 
       
  6242 
       
  6243 <h2> SWT Build 2.1 002 - Tuesday July 30, 2002 </h2>
       
  6244 
       
  6245 <h3>
       
  6246 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6247 <blockquote>
       
  6248 4578: Ctrl+J & Ctrl+Enter have the same key code (1G54RJJ)  
       
  6249 <br>4816: TabItem displays & (1GJL704)  
       
  6250 <br>6888: Combo sends ModifyEvent on setItems  
       
  6251 <br>9025: OLE, StyledText widget and WinCE  
       
  6252 <br>19632: Tracker should adjust cursor on mouse not down, not on MENU  
       
  6253 <br>19985: StyledText - Bulleting proofing RTF copy function  
       
  6254 <br>20691: StyledText - bidi - Win2K/XP support  
       
  6255 <br>20746: Inconsistent @param in Javadoc for  TableItem.setGrayed(boolean)
       
  6256 <br>21313: Combo.getItem wrong error thrown  
       
  6257 <br>21423: GTK: GPF in Shell.setVisible()  
       
  6258 <br>21500: GTK: SWT.Activate and SWT.Deactivate events not fired when Shell with NO_TRIM used as its style bit
       
  6259 <br>21526: Shell.computeTrim does not include menu bar  
       
  6260 <br>21563: Mnemonics give focus to the label on GTK  
       
  6261 <br>21564: GTK: Text of Button(with style bit SWT.CHECK) does not show up correctly
       
  6262 <br>21573: TableTreeItem should have get/setGrayed() methods like TableItem
       
  6263 <br>21601: getLineCount() method for Text widget does not work on Motif  
       
  6264 <br>21623: List.setSelection (int start, int end) fails on Motif  
       
  6265 <br>21653: WinCE/SH4: Arrow keys don't generate key events  
       
  6266 <br>21702: Debug Display view error msg to console on GTK  
       
  6267 <br>21706: BidiUtil in win32 has Class.forName() usage  
       
  6268 <br>21805: event.character = 0 for all Ctrl-<alpha> on QNX 6.2  
       
  6269 <br>21937: COMObject leakage on OleControlSite  
       
  6270 <br>21958: ControlExample FileDialog does not filter correctly  
       
  6271 <br>21964: GTK: Adding an item to Combo changes the selection index  
       
  6272 <br>21967: GTK: Setting selection index to -1 for a Combo throws an exception
       
  6273 <br>21969: List.getSelectionIndex bug  
       
  6274 <br>21976: GTK: Combo.getSelectionIndex() changes when an item is removed
       
  6275 </blockquote>
       
  6276 
       
  6277 
       
  6278 <h2> SWT Build 2.1 001 - Tuesday July 23, 2002 </h2>
       
  6279 
       
  6280 <h3>
       
  6281 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6282 <blockquote>
       
  6283 4428: Table - Grid lines not drawn correctly (1FE4K5U)  
       
  6284 <br>4451: Shell: setDefaultButton, default button cannot be reset to null (1FGLS6M)
       
  6285 <br>4489: MouseUp fired for button 1 when button 1 is still pressed (1FODDP4)
       
  6286 <br>4511: Pane title update flashes tool bar buttons (1FUUR7A)  
       
  6287 <br>4524: CTRL sequences not handled gracefully by TextEditor (1FVSBTS)  
       
  6288 <br>4544: CTRL combination not handled as accelerators when Caps are locked (1FZQDGR)
       
  6289 <br>4590: VerifyEvent values ignored (1G7G5Y3)  
       
  6290 <br>4626: TableTree: Two selection events generated for each checkbox selection (1GBRSLM)
       
  6291 <br>4642: DirectoryDialog does not support / on windows (1GD41DZ)  
       
  6292 <br>4648: MenuItem.setEnabled() always causes a redraw (1GDDCN2)  
       
  6293 <br>4786: FontDialog should give access to color setting (1GIEFBD)  
       
  6294 <br>4861: Key state for toolbar items (1GL54A0)  
       
  6295 <br>5935: StyledText - up/down arrow behavior wrt varying line lengths  
       
  6296 <br>6775: Radio button setSelection changes focus  
       
  6297 <br>9859: Combo widget doesn't fire keyPressed or keyReleased for Enter key
       
  6298 <br>11868: StyledText: text selection with key 'arrow down' does not include last line
       
  6299 <br>11994: StyledText - replace getXAtOffset(caretOffset) with caret.getLocation().x
       
  6300 <br>12178: StyledText - move StyledTextRenderer#bidiTextWidth to DisplayRenderer
       
  6301 <br>12181: StyledText - mixing text width/caret position is confusing  
       
  6302 <br>13944: DCR - Need cut/copy/paste routines on Combo  
       
  6303 <br>14672: Combo and Scale setBackground does not refresh  
       
  6304 <br>14799: Window manipulations block other threads from executing  
       
  6305 <br>15088: StyledText - getTopIndex semantics undefined when no line fully visible
       
  6306 <br>15554: DCR - alignment in a text widget  
       
  6307 <br>15559: JAWS reads the parent window for dialog shells  
       
  6308 <br>15728: Packages view selection always one too high  
       
  6309 <br>16110: StyledText scroll not working with PageUp/Down keys.  
       
  6310 <br>16205: StyledText - Tab does not tab out of read-only  
       
  6311 <br>16402: Working set dialog: table columns have incorrect size  
       
  6312 <br>16777: Busy cursor lost over progress indicator edges  
       
  6313 <br>16986: JavaViewer example should remember path  
       
  6314 <br>17191: SWT Error in JUnit view  
       
  6315 <br>17252: Accelerator labels: Ctrl-Shift-A, Shift-Ctrl-A or Shift-Ctl-A?
       
  6316 <br>17279: Extra CoolBar row created when switching perspectives.  
       
  6317 <br>17370: Combo box flashes to much when resizing dialog.  
       
  6318 <br>17993: Find/Replace shouldn't replace typed entry with value from history
       
  6319 <br>18253: Coolbar - disposing items not honoring setRedraw = false  
       
  6320 <br>18308: Ctrl+SHIFT+@ does not call the listener.  
       
  6321 <br>18429: ScrolledComposite with LayoutManager is VERY slow in iPAQ  
       
  6322 <br>18570: Combo flashes by resizing  
       
  6323 <br>19380: Listboxes flash as preferences dialog is resized  
       
  6324 <br>19434: ToolItem does not need to check for TOGGLE  
       
  6325 <br>19568: {} on a german keyboard [swt-carbon]  
       
  6326 <br>19615: StyledText - example Text Editor bug in copy/paste  
       
  6327 <br>19630: Coolbar - odd dispose behavior  
       
  6328 <br>19815: JRE crashes using error log and progress bar.  
       
  6329 <br>19964: Coolbar - can "lose" items when platform widget wraps  
       
  6330 <br>20159: Right-clicking on coolbar grabber causes strange behavior  
       
  6331 <br>20183: Motif : Coolbar preferred size is too small width wise  
       
  6332 <br>20190: CoolBar problems on Windows XP with Manifest  
       
  6333 <br>20339: Hitting spacebar does not press currently focused button  
       
  6334 <br>20583: Segfault when control tries to dispose of itself under Motif  
       
  6335 <br>20683: [ExternalTools]  F3 (and F2) crashes the JVM when trying to cancel an external tool on linux-gtk
       
  6336 <br>20690: StyledText - bidi - should force font script when keyboard language changed
       
  6337 <br>20705: Cursor Keys don't work in Dialogs  
       
  6338 <br>20722: GTK TableColumn#pack does not work if no header  
       
  6339 <br>20788: A composite is being mysteriously disposed for no reason  
       
  6340 <br>20846: WIN32: 'Combo.indexOf' always returns -1 for empty string  
       
  6341 <br>20893: Bad size for Text widget when flag READ_ONLY is set (Photon)  
       
  6342 <br>20904: SWT exception on LayoutExample (Photon)  
       
  6343 <br>20950: GTK: F1 help does not work for menu items.  
       
  6344 <br>20956: Emulated CoolItem do not respect SWT.DROP_DOWN flag  
       
  6345 <br>21030: StyledText - during cut if clipboard copy fails do not delete text
       
  6346 <br>21096: Properties accelerator missing ENTER  
       
  6347 <br>21122: Emacs: Accelerators not shown in menus under GTK  
       
  6348 <br>21154: StyledText - BIDI - Bad effect of RLO unicode character  
       
  6349 <br>21192: UnsatisfiedLinkError thrown when pressing a hardware key  
       
  6350 <br>21215: [Help] F1 Help does not close menu on GTK  
       
  6351 <br>21223: StyledText - Cursor should stop blinking when moving  
       
  6352 <br>21268: StyledText - Ctrl+Shift+J inserts line  
       
  6353 <br>21368: GTK: GC.drawImage() fails when scaling an image  
       
  6354 <br>21371: SWTError while using Navigator->Goto->Resource  
       
  6355 <br>21378: GTK: Shell event's doit flag ignored when shellClosed() is called
       
  6356 <br>21412: Paste with accelator key doesn't work  
       
  6357 <br>21413: CoolBar computeSize fails on XP  
       
  6358 <br>21415: Javadoc for CLabel.setBackground has typos  
       
  6359 <br>21440: Unable to display Today screen when SWT app running on WinCE  
       
  6360 <br>21449: GTK: Calling Text.setSelection() causes GPF  
       
  6361 <br>21456: GTK: Cannot type in Text widget contained in Shell which has style bit as NO_TRIM
       
  6362 <br>21484: Shift-Tab does nothing on GTK  
       
  6363 <br>21523: StyledText - caret does not move when widget shell is not open
       
  6364 <br>21524: StyledText - NPE when typing text and caret is null  
       
  6365 <br>21596: StyledText - initial bidi caret position wrong when widget empty
       
  6366 <br>21598: StyledText - setFont enables caret when it was disabled  
       
  6367 </blockquote>
       
  6368 
       
  6369 
       
  6370 <h2> SWT Build 2.0 052 - Wednesday October 30, 2002 </h2> (2.0.2 stream)
       
  6371 
       
  6372 <h3>
       
  6373 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6374 <blockquote>
       
  6375 10459: I can't run eclipse
       
  6376 <br>24693: org.eclipse.swt.graphics.GC.drawString() fails to draw euro
       
  6377 <br>24869: GP - Eclipse crashed when entering invalid file name in FileDialog
       
  6378 </blockquote>
       
  6379 
       
  6380 
       
  6381 <h2> SWT Build 2.0 050 - Wednesday October 16, 2002 </h2> (2.0.2 stream)
       
  6382 
       
  6383 <h3>
       
  6384 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6385 <blockquote>
       
  6386 24542: [DND] Crash when drag&drop on the Package Explorer
       
  6387 </blockquote>
       
  6388 
       
  6389 
       
  6390 <h2> SWT Build 2.0 049d - Monday August 26, 2002 </h2> (2.0.1 stream)
       
  6391 
       
  6392 <h3>
       
  6393 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6394 <blockquote>
       
  6395 22729: Permissions.properties missing from the build script
       
  6396 <br>22779: Eclipse linux-motif GPFs on exit on J9
       
  6397 </blockquote>
       
  6398 
       
  6399 
       
  6400 <h2> SWT Build 2.0 049b - Wednesday August 21, 2002 </h2> (2.0.1 stream)
       
  6401 
       
  6402 <h3>
       
  6403 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6404 <blockquote>
       
  6405 22448: CoolBar - deleting first item in row does unnecessary collapse/expand of row
       
  6406 <br>22561: Hover Help broken in 2.0.1 I20020815
       
  6407 </blockquote>
       
  6408 
       
  6409 
       
  6410 <h2> SWT Build 2.0 049 - Wednesday August 14, 2002 </h2> (2.0.1 stream)
       
  6411 
       
  6412 <h3>
       
  6413 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6414 <blockquote>
       
  6415 22055: CoolBar - setWrapIndices causes rows to collapse/expand unnecessarily
       
  6416 <br>22144: Coolbar - setSize not being honored after setWrapIndices API used
       
  6417 <br>22320: Coolbar - delete item behavior problem
       
  6418 </blockquote>
       
  6419 
       
  6420 
       
  6421 <h2> SWT Build 2.0 048 - Tuesday August 6, 2002 </h2> (2.0.1 stream)
       
  6422 
       
  6423 <h3>
       
  6424 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6425 <blockquote>
       
  6426 15559: JAWS reads the parent window for dialog shells
       
  6427 <br>18253: Coolbar - disposing items not honoring setRedraw = false
       
  6428 <br>19964: Coolbar - can "lose" items when platform widget wraps  
       
  6429 <br>21268: StyledText - Ctrl+Shift+J inserts line
       
  6430 <br>21834: Coolbar - deleting items corrupting layout
       
  6431 </blockquote>
       
  6432 
       
  6433 
       
  6434 <h2> SWT Build 2.0 047 - Monday June 17, 2002 </h2>
       
  6435 
       
  6436 <h3>
       
  6437 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6438 <blockquote>
       
  6439 4772: Javadoc: Graphics constructors need to doc if device null (1GHSPUW)
       
  6440 <br>14144: ScrollBars can't be made invisible on PocketPC  
       
  6441 <br>20265: F3. test C3. No new updates for Eclipse on HP.  
       
  6442 <br>20362: Coolbar cannot be traversed to  
       
  6443 </blockquote>
       
  6444 
       
  6445 
       
  6446 <h2> SWT Build 2.0 046 - Friday June 14, 2002 </h2>
       
  6447 
       
  6448 <h3>
       
  6449 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6450 <blockquote>
       
  6451 16809: Clicking to close non-active editor doesn't have an affect  
       
  6452 <br>16939: DnD: Moving the mouse while dropping behaves strangely while dragging views
       
  6453 <br>17190: No cell editor support  
       
  6454 <br>17563: Flat tool bar buttons  
       
  6455 <br>17621: Resource Patcher wizard - widgets not properly aligned  
       
  6456 <br>19089: No popup menu java editor ruler (Photon)  
       
  6457 <br>19243: Eclipse launchers have hardcoded j9 args  
       
  6458 <br>19244: Spacing between Table rows grows with number of rows  
       
  6459 <br>20006: X Pointer grab not released  
       
  6460 <br>20044: Unable to scroll license text using keyboard  
       
  6461 <br>20072: Workbench bounces when swtiching perspectives  
       
  6462 <br>20134: Eclipse CLOSES automatically, when i'm working in it  
       
  6463 <br>20184: Color javadoc could use reference to Device.getSystemColor()  
       
  6464 <br>20209: Hang due to OS locking  
       
  6465 <br>20354: GP when attempt to check out SWT from repository  
       
  6466 <br>20372: Tracker needs more javadoc  
       
  6467 </blockquote>
       
  6468 
       
  6469 
       
  6470 <h2> SWT Build 2.0 046 - Tuesday June 11, 2002 </h2>
       
  6471 
       
  6472 <h3>
       
  6473 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6474 <blockquote>
       
  6475 16809: Clicking to close non-active editor doesn't have an affect  
       
  6476 <br>16939: DnD: Moving the mouse while dropping behaves strangely while dragging views
       
  6477 <br>17190: No cell editor support  
       
  6478 <br>17563: Flat tool bar buttons  
       
  6479 <br>17621: Resource Patcher wizard - widgets not properly aligned  
       
  6480 <br>19089: No popup menu java editor ruler (Photon)  
       
  6481 <br>19243: Eclipse launchers have hardcoded j9 args  
       
  6482 <br>19244: Spacing between Table rows grows with number of rows  
       
  6483 <br>20006: X Pointer grab not released  
       
  6484 <br>20044: Unable to scroll license text using keyboard  
       
  6485 <br>20072: Workbench bounces when swtiching perspectives  
       
  6486 <br>20134: Eclipse CLOSES automatically, when i'm working in it  
       
  6487 <br>20184: Color javadoc could use reference to Device.getSystemColor()  
       
  6488 <br>20209: Hang due to OS locking  
       
  6489 <br>20354: GP when attempt to check out SWT from repository  
       
  6490 <br>20372: Tracker needs more javadoc  
       
  6491 </blockquote>
       
  6492 
       
  6493 
       
  6494 <h2> SWT Build 2.0 045 - Tuesday June 11, 2002 </h2>
       
  6495 
       
  6496 <h3>
       
  6497 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6498 <blockquote>
       
  6499 15242: CoolBar - layout issues  
       
  6500 <br>18517: Coolbar - delete and row layout bug  
       
  6501 <br>19090: Combo doesn't size itself properly in GTK2  
       
  6502 <br>19670: Regression in OLE support  
       
  6503 <br>19671: Unable to expand/collapse trees in properties view  
       
  6504 <br>19720: Coolbar - getPreferredSize problem (was getClientArea problem)
       
  6505 <br>19787: Hover help is not removed  
       
  6506 <br>19947: GTK2 sends key events with both keyCode and character equals to 0 for some keys
       
  6507 </blockquote>
       
  6508 
       
  6509 
       
  6510 <h2> SWT Build 2.0 044 - Monday June 10, 2002 </h2>
       
  6511 
       
  6512 <h3>
       
  6513 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6514 <blockquote>
       
  6515 4807: Text.setEchoChar spec should say 0 <= char < 128 (1GJ6CDM)  
       
  6516 <br>4837: Javadoc: Cursor constructor ERROR_NO_HANDLES is not spec'ed (1GKA7Q9)
       
  6517 <br>5577: Text javadoc  
       
  6518 <br>7526: No spec for Display.update()  
       
  6519 <br>8513: JavaDoc for Menu.addMenuListener incorrect  
       
  6520 <br>12820: Finishing preview of the refactoring code crashes Eclipse  
       
  6521 <br>14463: GP opening two files at the same time  
       
  6522 <br>15460: CoolBar doc unclear/insufficient  
       
  6523 <br>15939: KeyEvent character is not consistent between Linux and Windows
       
  6524 <br>16810: Mouse pointer not update  
       
  6525 <br>16837: Keys completely lost  
       
  6526 <br>16883: Variable sorting changes unexpectedly  
       
  6527 <br>16895: In-place text fields are unusable  
       
  6528 <br>17036: Disposing a CoolItem is triggering an activation callback.  
       
  6529 <br>17146: Editor Preference page buttom list clipped  
       
  6530 <br>17154: View part loses focus when opening context menu  
       
  6531 <br>17289: Combo doesn't take focus by clicking on it (Photon)  
       
  6532 <br>17290: Modify Method Parameters: wrong enablement of buttons  
       
  6533 <br>17507: AIX FileDialog is not responsive in stand-alone example  
       
  6534 <br>17613: Add from local history shows nothing in right and lower pane
       
  6535 <br>17670: Cannot move through Plug-in Code Generation page list with arrow keys
       
  6536 <br>17692: IAE when deleting line in Java Editor  
       
  6537 <br>17752: Cannot select a non-bold font  
       
  6538 <br>17788: Scale with preferred size is unusable (no range of motion)  
       
  6539 <br>17848: F1 build, JVM terminated Exit code 139  
       
  6540 <br>17936: Eclipse launcher must launch headless in headless environments
       
  6541 <br>18439: Ctrl+F6 editor switching is unusable  
       
  6542 <br>18508: Javacoredump when opening vertical ruler context menu  
       
  6543 <br>18521: Coolbar layout and chevron bug  
       
  6544 <br>18543: An invisible character is added when the 'Windows' key is pressed
       
  6545 <br>18625: Tabbing in Java editor takes cursor  
       
  6546 <br>18629: GTK: Unable to select dialog buttons with mouse  
       
  6547 <br>18645: Release SWT sources & javadoc in future builds  
       
  6548 <br>18733: ControlExample: List widget not being resized properly  
       
  6549 <br>18804: GPF setting image to menu item (Photon)  
       
  6550 <br>18838: Launch Configurations dialog creeps up  
       
  6551 <br>18841: Question: What does -DMBCS do?  
       
  6552 <br>18930: Wrong content displayed in tabs in the Launch Configuration Dialog
       
  6553 <br>18934: Scrollbars should be disabled in ImageAnalyzer example  
       
  6554 <br>19057: Problem saving java file through popup menu  
       
  6555 <br>19116: Missing about.html in source directory for examples  
       
  6556 <br>19169: NPE on Emulated CoolItem constructor  
       
  6557 <br>19345: Task View: Not clearing priority icons  
       
  6558 <br>19394: False "unsaved changes" notification from launch configs  
       
  6559 <br>19503: Widget in outliner gets wrapped/cropped  
       
  6560 <br>19595: StyledText - redrawRange not clearing properly when clear flag set
       
  6561 <br>19660: Preference page does not expand to fit all widgets  
       
  6562 <br>19769: Internet Explorer and Help, EXCEPTION_ACCESS_VIOLATION  
       
  6563 </blockquote>
       
  6564 
       
  6565 
       
  6566 <h2> SWT Build 2.0 043 - Friday May 31, 2002 </h2>
       
  6567 
       
  6568 <h3>
       
  6569 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6570 <blockquote>
       
  6571 4692: Empty popup menu appears in Outline view (1GET1B1)  
       
  6572 <br>8821: Opening editors has become very slow  
       
  6573 <br>15565: Coolbar - minimumWidth not honored under certain conditions  
       
  6574 <br>16688: Selection background on emulated widgets is wrong  
       
  6575 <br>17150: Strange selection behaviour in Java Browsing Perspective  
       
  6576 <br>17156: Delete key not working in package view  
       
  6577 <br>17228: Weird Tree selection behaviour  
       
  6578 <br>17354: Double clicking expands and collapses item  
       
  6579 <br>17363: Test A4.4 cannot edit action set id in properties view  
       
  6580 <br>17680: Outline doesn't expand when adding new method  
       
  6581 <br>17825: ControlExample->Text beeps when I choose SWT.MULTI  
       
  6582 <br>17831: Coolbar - chevron not always displayed when it should be  
       
  6583 <br>18160: "Show in packages view" doesn't scroll to selection  
       
  6584 <br>18229: Walkback when closing ImageAnalyzer  
       
  6585 <br>18368: Get rid of all fragment.properties  
       
  6586 <br>18376: No execute permissions of libraries  
       
  6587 </blockquote>
       
  6588 
       
  6589 
       
  6590 <h2> SWT Build 2.0 042 - Thursday May 30, 2002 </h2>
       
  6591 
       
  6592 <h3>
       
  6593 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6594 <blockquote>
       
  6595 4533: Cheese when resizing toolbar (1FWL943)  
       
  6596 <br>4841: SWT sample imageviewer nothing display at pixel data area (1GKEOUE)
       
  6597 <br>6735: AWT/SWT - Swing / Swt integration : JComboBox doesn't show correctly
       
  6598 <br>10972: Core dump drag and droppping from inline text  
       
  6599 <br>12498: Unable to add External Jar using the Java Project Wizard  
       
  6600 <br>16174: Wrong popup menu  
       
  6601 <br>16553: SWT_AWT.new_Panel does not work  
       
  6602 <br>16791: Can't select check boxes  
       
  6603 <br>17199: Table widget - only last column header is clickable  
       
  6604 <br>17375: Cheese on Java Scrapbook page ruler  
       
  6605 <br>17390: JUnit testcases result for Graphics (1 error, 2 failures)  
       
  6606 <br>17565: Add JRE validation not working  
       
  6607 <br>17568: Error doesn't disapear when switching to source folder layout
       
  6608 <br>17574: Status line contributions appear twice  
       
  6609 <br>17637: Resize problem when diableing overview ruler in Editor  
       
  6610 <br>17662: Incorrect status display in new Feature Wizard  
       
  6611 <br>17917: Shift-Tab does not work  
       
  6612 <br>18223: Text widget with SWT.MULTI has strange behavior on GTK  
       
  6613 </blockquote>
       
  6614 
       
  6615 
       
  6616 <h2> SWT Build 2.0 041 - Tuesday May 28, 2002 </h2>
       
  6617 
       
  6618 <h3>
       
  6619 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6620 <blockquote>
       
  6621 4398: Visual Coordination: Borders (1FSGONG)  
       
  6622 <br>4411: DCR - Support printing (1PQ8QCK)  
       
  6623 <br>4426: ScrollBar - Can't query size (1FDVP23)  
       
  6624 <br>4431: Folder tab does not get focus (1FIGI95)  
       
  6625 <br>4437: Tree Keyboard Support (1FOLZPT)  
       
  6626 <br>4452: MenuItem: setImage does not show image on menu (1FGNP8U)  
       
  6627 <br>4469: Inconsistencies between single line Text and RichText widgets (1FK1RRM)
       
  6628 <br>4474: Not supportting Windows Accessibility Standard? (1FM0IFS)  
       
  6629 <br>4490: Fonts in examples appear too big (1FOMCWQ)  
       
  6630 <br>4496: DCR - Contour mouse middle button doesn't work (1FREAS4)  
       
  6631 <br>4503: FontDialog is missing fonts (1FSMRV0)  
       
  6632 <br>4526: Severe - Delete key is not redirected to editor (1FVXDST)  
       
  6633 <br>4529: Closing external MS Word makes in-place MS Word disappear (1FWG9AR)
       
  6634 <br>4534: Flashing when computeSize called on Toolbar (1FWLD1E)  
       
  6635 <br>4545: No OS.GetKeyState function on motif (1FZQOZM)  
       
  6636 <br>4550: JUnit tests assumes boundary condition which is setting dependant (1G0LQKD)
       
  6637 <br>4552: Adobe doesn't like ImageData... (1G0ZBE0)  
       
  6638 <br>4563: Need support for *.xpm and *.png image file formats (1G3HWSA)
       
  6639 <br>4636: Tooltips not working on Linux (1GCN4FK)  
       
  6640 <br>4672: DCR - Include "begining / end " arrows to select files (1GEFYCG)
       
  6641 <br>4679: Colour gradient of views is not gradual (16bit color depth) (1GELWSO)
       
  6642 <br>4699: DCR - outstanding issue for customer- Changing cursor during drag operation (1GETC8U)
       
  6643 <br>4703: WinME - Disabled icons in tabbed folder do not display properly. (1GEWXLI)
       
  6644 <br>4706: StackOverflow resizing Workbench window (1GEWLSU)  
       
  6645 <br>4708: FATAL X error (1GF07HN)  
       
  6646 <br>4709: GP running ( Eclipse ^ 2 ) (1GEZ9UR)  
       
  6647 <br>4711: Navigator messed up when midi(w/DBCS) in it -Can't create view (1GEZNVC)
       
  6648 <br>4728: Windows with tab pages should allow Ctrl-Tab switching (1GFIUG5)
       
  6649 <br>4785: DCR - Custom notebook scrolling not optimal (1GI97VZ)  
       
  6650 <br>4839: TabFolder mnemonic problem (1GKAPKK)  
       
  6651 <br>4840: Hebrew: cannot paste from external file into java editor (1GKCWVX)
       
  6652 <br>4851: Print ignores print to file option (1GKXC30)  
       
  6653 <br>4867: PgMemFlush() considered expensive (1GLEEJC)  
       
  6654 <br>5697: *Please* make SWT use GTK+ instead of Motif  
       
  6655 <br>8346: Workbench will not start  
       
  6656 <br>9217: Internal error at open the package view  
       
  6657 <br>9491: 1GRTRXQ: WSWB:Workbench 2.0 Problem- ArrayIndexOutOfBoundsException with MultiPageEditorPart
       
  6658 <br>11204: Some ActiveX control can not accept key input.  
       
  6659 <br>11436: Request for public interface to call "UIDeactivate()" of  IOleInPlaceObject
       
  6660 <br>11498: StyledText does not always redraw when the line style changes
       
  6661 <br>14846: Accessibility: getLocation does not position XP Magnifier  
       
  6662 <br>15218: Platform does not recognize the GUI - 20020502  
       
  6663 <br>15466: ImageData.blit throws ArrayIndexOutOfBounds Exception  
       
  6664 <br>15548: 'X' close box on tab hidden by arrows  
       
  6665 <br>15564: javaw.exe has generated errors and will be closed by windows  
       
  6666 <br>15653: Tab halts on CCombo objects  
       
  6667 <br>16094: Cheese on CTabFolder when resizing  
       
  6668 <br>16200: Tracker leaves cheese  
       
  6669 <br>16345: JVM termination when attepmting to run Update Manager  
       
  6670 <br>16458: Trying to free a GdkEvent: pointer=NULL  
       
  6671 <br>16549: Cannot navigate tabbed notebook with keyboard  
       
  6672 <br>16557: Tab does not move cursor between text fields  
       
  6673 <br>16565: Typed text is lost  
       
  6674 <br>16576: ACC: Checkboxes in lists are not real checkboxes  
       
  6675 <br>16828: CTabFolder flashing tooltip  
       
  6676 <br>16927: External programs support on Photon  
       
  6677 <br>16957: TreeItem.setForegroundColor() doesn't work  
       
  6678 <br>16967: Strange scroll behavior in package dialog  
       
  6679 <br>16995: HoverHelp example does not create ON_TOP Shell for tooltips  
       
  6680 <br>17022: SWT Layouts example - missing window title  
       
  6681 <br>17090: StyledText selects text when menu is showing  
       
  6682 <br>17183: Icon in wizard banner clipped  
       
  6683 <br>17208: Long operations are being modal.  
       
  6684 <br>17305: Search Dialog: Java Page clipped  
       
  6685 <br>17320: Search dialog freezes Eclipse  
       
  6686 <br>17368: 4 Toolbar icons pushed off the toolbar way to the right  
       
  6687 <br>17488: Image Support in SWT - FAQ (1G5Z1KS)  
       
  6688 <br>17497: FileDialog open() returns wrong result  
       
  6689 <br>17632: "Color Button" doesn't update  
       
  6690 <br>17802: Moving a sash requires an extra click to take effect  
       
  6691 <br>17811: Two menu bar items highlighted at the same time  
       
  6692 <br>17816: Menu appears then dissapprears with click after Alt.  
       
  6693 <br>17832: Vertical Scrollbar clipped  
       
  6694 <br>17834: JavaDoc API bad for Image  
       
  6695 <br>17835: Smalltalk code around :)  
       
  6696 <br>17928: NPE on addressbook example  
       
  6697 <br>17932: Emulated Coolbar do not resize when the last item on the row is removed
       
  6698 <br>17933: Emulated Coolbar chevron too narrow on Photon  
       
  6699 <br>18005: BusyIndicator should check args  
       
  6700 </blockquote>
       
  6701 
       
  6702 
       
  6703 <h2> SWT Build 2.0 040 - Tuesday May 21, 2002 </h2>
       
  6704 
       
  6705 <h3>
       
  6706 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6707 <blockquote>
       
  6708 3554: TP125: weird tab order in create project wizard (1G83VP8)  
       
  6709 <br>4424: Table draws a stray pixel in top left corner (1FS9QBQ)  
       
  6710 <br>4476: No syncExec runnables run during scrolling (1FMGG2X)  
       
  6711 <br>4528: Need FocusIn event for OleClientSite (1FW2S00)  
       
  6712 <br>4586: Use checkWidget() more often (1G80URQ)  
       
  6713 <br>4609: FillLayout should have FillLayout(type) constructor (1G9XBPI)
       
  6714 <br>4694: Editor Name is missing from tab (1GET93J)  
       
  6715 <br>4726: CODE CHANGES AFTER THE FREEZE (1GF9YF0)  
       
  6716 <br>4788: Feature request: styled tree items (1GIGJK4)  
       
  6717 <br>4789: XP - Look and feel problems (1GIGGKM)  
       
  6718 <br>4831: DND not working properly (1GJYOZC)  
       
  6719 <br>4838: Can create FontData with null name string (1GKA93P)  
       
  6720 <br>4941: Focus callback during OleClientSite deactivate call  
       
  6721 <br>4942: Combo selection index should move when upper item removed (1GLGA41)
       
  6722 <br>5910: Toolbar with all items disabled still shows up in tab order  
       
  6723 <br>5936: Composite.setTabList should accept null  
       
  6724 <br>6198: Focus lost in tab folder when switching pages  
       
  6725 <br>6406: J IME positioning incorrect
       
  6726 <br>6514: Code assist behaves differently on Linux  
       
  6727 <br>6856: Default buttons different on Variable dialog  
       
  6728 <br>8162: Accessibility: focus goes missing in CVS location wizard  
       
  6729 <br>8791: Overaggressive focus grabbing  
       
  6730 <br>9141: WorkBench->Preference dialog's buttons font is too small.  
       
  6731 <br>9287: Combo.setText does not work
       
  6732 <br>10491: Bold button will not bold text in SWT TextEditor Example  
       
  6733 <br>11074: EventTable.sendEvent should probably use try/finally  
       
  6734 <br>11349: Editor Tabs should fill to the right.  
       
  6735 <br>11369: Coolbar feature requests  
       
  6736 <br>11516: ViewForm should override computeTrim
       
  6737 <br>11738: growing status bar
       
  6738 <br>11847: OLE Editor prevents navigation without keys  
       
  6739 <br>12398: Accessibility problems  
       
  6740 <br>12641: Error in .classpath for Photon  
       
  6741 <br>12904: Accessible resizing of Views should move/change the Display's Cursor
       
  6742 <br>12972: Noticed increased number of Eclipse crashes  
       
  6743 <br>13622: DCR - need ability to cancel window system shutdown
       
  6744 <br>14449: [M5] error bringing up Code Formatter page  
       
  6745 <br>14546: TableColumn alignment problem with Motif  
       
  6746 <br>14656: Repaint of window does not wotk with IME up
       
  6747 <br>14801: Mnemonic character doesn't work on TabFolder on QNX  
       
  6748 <br>15124: NPE: Label Decorations preference page  
       
  6749 <br>15134: Open Type dialog has wrong initial focus  
       
  6750 <br>15172: focus not on text field for OpenTypeDialog  
       
  6751 <br>15224: FileDialog does not return the file selected on PocketPC  
       
  6752 <br>15237: Coolbar - corrupts wrap layout when items deleted  
       
  6753 <br>15513: CCombo.setTooltipText() doesn't work  
       
  6754 <br>15516: GP - Eclipse crashed  
       
  6755 <br>15575: Tree with checkbox items are not accessible  
       
  6756 <br>15613: Copy/paste inserts NULL  
       
  6757 <br>15705: Editor with focus, tab text disappears sometimes
       
  6758 <br>15872: Editor area frame should align with open editor's, excluding drop shadow
       
  6759 <br>15989: Coolbar walkback when adding item
       
  6760 <br>16069: Can't see source in imported binary SWT  
       
  6761 <br>16210: Core Dump Occurred while in Open Type dialog  
       
  6762 <br>16245: CTabFolder - tooltips and arrowing around
       
  6763 <br>16281: Eclipse does not come up
       
  6764 <br>16297: Wrong tab order in newer builds
       
  6765 <br>16318: Can't activate views; losing events
       
  6766 <br>16465: Stack Overflow when importing a project
       
  6767 <br>16523: Unable to double-click
       
  6768 <br>16525: Eclipse does not layout properly
       
  6769 </blockquote>
       
  6770 
       
  6771 
       
  6772 <h2> SWT Build 2.0 039 - Tuesday May 14, 2002 </h2>
       
  6773 
       
  6774 <h3>
       
  6775 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6776 <blockquote>
       
  6777 6103: Menu mnemonics don't work when toolbar has focus  
       
  6778 <br>8805: Context menus and finding references to methods  
       
  6779 <br>14823: Drag&Drop: need way to set the default behvaiour of a drop o  
       
  6780 <br>15055: Column Header Height in a Table or Table Tree SWT widget  
       
  6781 <br>15253: Linux GTK 2 library not found  
       
  6782 <br>15274: Can't add external jar in Linux-GTK version  
       
  6783 <br>15603: Preference page no longer resizes to fit contents  
       
  6784 <br>15634: Table not acting like list when last column deleted  
       
  6785 <br>15637: Cheese in Table when setting column image  
       
  6786 <br>15643: Cheese in Table when changing font  
       
  6787 <br>15705: Editor with focus, tab text disappears sometimes  
       
  6788 </blockquote>
       
  6789 
       
  6790 
       
  6791 <h2> SWT Build 2.0 038 - Tuesday May 7, 2002 </h2>
       
  6792 
       
  6793 <h3>
       
  6794 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6795 <blockquote>
       
  6796 6391: Display.getActiveShell() can answer wrong value  
       
  6797 <br>7170: Tab space size problem  
       
  6798 <br>8542: Close perspective with mouse isn't possible  
       
  6799 <br>8591: Editor tabs should scroll automatically to fill available tab space
       
  6800 <br>8648: StyledText - Caret can be hidden under scrollbar  
       
  6801 <br>10263: Editor keeps scrolling after mouse up  
       
  6802 <br>12226: Solaris - can't copy file into same directory  
       
  6803 <br>12360: TraverseEvent e.doit doesn't turn off on TabFolder  
       
  6804 <br>12952: Alt+{char} gets inserted as text  
       
  6805 <br>13614: JFace Tables have an extra column  
       
  6806 <br>13651: Printed output issues  
       
  6807 <br>13725: Revert is much slower than close and re-open in java editor.  
       
  6808 <br>14431: TableViewer inconsistent when clicking off of item list  
       
  6809 <br>14866: Shift-selection doesn't work immediately after restart  
       
  6810 <br>14880: Column resize problems/cheese  
       
  6811 <br>14902: Executable launcher does not restart  
       
  6812 <br>14935: EmulatedWidgetTests fail on Linux  
       
  6813 <br>14937: Launch from New Office Document hangs until Eclipse exits.  
       
  6814 <br>14964: StyledText - add new API for replacing style ranges  
       
  6815 <br>14981: Focus not set anymore  
       
  6816 <br>15057: getSystemColor(SWT.COLOR_WIDGET_FOREGROUND) always returns black
       
  6817 <br>15115: removeColumn are broken in Emulated Table  
       
  6818 <br>15141: Tab is caught by read only text  
       
  6819 <br>15150: Progress bar behaves erraticaly
       
  6820 <br>15208: StyledText - text change even mechanism poorly documented  
       
  6821 <br>15348: GPF in OS.MoveMemoryW  
       
  6822 </blockquote>
       
  6823 
       
  6824 
       
  6825 <h2> SWT Build 2.0 037 - Tuesday April 30, 2002 </h2>
       
  6826 
       
  6827 <h3>
       
  6828 <a NAME="LIBRARY LOCATION CHANGE"></a>LIBRARY LOCATION CHANGE</h3>
       
  6829 
       
  6830 As of this build, libraries are no longer in the org.eclipse.swt plugin.
       
  6831 
       
  6832 <p>Libraries can now be found in the associated windowing system fragment which to date are:
       
  6833 <ul>
       
  6834 <li>org.eclipse.swt.win32 
       
  6835 <li>org.eclipse.swt.motif
       
  6836 <li>org.eclipse.swt.photon
       
  6837 <li>org.eclipse.swt.gtk
       
  6838 <li>org.eclipse.swt.gtk1x
       
  6839 </ul>
       
  6840 
       
  6841 <h3>
       
  6842 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6843 <blockquote>
       
  6844 4641: Icon lookup fails for some windows icon paths (1GD2DEY)  
       
  6845 <br>4802: StyledText - Bidi Support Open Issues (1GIZ5G3)  
       
  6846 <br>4842: Can't launch external editors. (1GKEYOE)  
       
  6847 <br>6098: EXCEPTION_ACCESS_VIOLATION running Eclipse  
       
  6848 <br>6858: GP - Crash VM  
       
  6849 <br>8826: GPF - closing a Java editor  
       
  6850 <br>8837: Window position changed incorrectly in Shell.open()  
       
  6851 <br>9297: Eclipse crashed  
       
  6852 <br>11374: gp: Crash in swt-win32-2026.dll  
       
  6853 <br>11587: BIDI:Java editor and Text editor: User Interface issues.  
       
  6854 <br>12811: TableColumns don't pack properly  
       
  6855 <br>13200: gp - MoveMemory error on Windows XP  
       
  6856 <br>14049: gp - Crash in OS.MoveMemoryW  
       
  6857 <br>14220: gp - Crash closing editor  
       
  6858 <br>14245: gp - crash while debugging (NRCRASH)  
       
  6859 <br>14249: Exception while stepping  
       
  6860 <br>14280: Unsatisfied Link Errors running libswt-pi-gtk-2034.so on Linux/Gtk 2.0
       
  6861 <br>14425: Font dialog exception  
       
  6862 <br>14528: Problem with Label.computeSize.  
       
  6863 <br>14538: StyledText - bidi - change backspace and delete behavior  
       
  6864 <br>14813: ClassCastException creating a new Run configuration  
       
  6865 <br>14872: ArrayIndexOutOfBoundsException in TableItem.insertColumn  
       
  6866 </blockquote>
       
  6867 
       
  6868 
       
  6869 <h2> SWT Build 2.0 036 - Tuesday April 23, 2002 </h2>
       
  6870 
       
  6871 <h3>
       
  6872 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6873 <blockquote>
       
  6874 4834: DCR - mnemonics do not work on tabbed pages (1GK7O0N)  
       
  6875 <br>7189: Method highlight in border does not match the method  
       
  6876 <br>8253: Right clicking does not bring up context menu  
       
  6877 <br>8306: Inconsistencies in SWT example descriptions  
       
  6878 <br>8538: Mismatch between selected tab and displayed tab  
       
  6879 <br>8544: Some problems with the editor-pane (repaint, focus)  
       
  6880 <br>9360: Text entry in cvs comment dialog can't deal with quick typing
       
  6881 <br>9794: Linux-GTK KeyEvents bad/different from the other platforms
       
  6882 <br>12947: Color Preferences in Preferences->Java->Editor  
       
  6883 <br>13826: Performance issue in Table.RemoveAll()  
       
  6884 <br>13922: Eclipse crashes when running LayoutExample  
       
  6885 <br>13999: StyledText - appending single line data doesn't update properly
       
  6886 <br>14047: StyledText - inefficient redraw during text change with word wrap
       
  6887 </blockquote>
       
  6888 
       
  6889 
       
  6890 <h2> SWT Build 2.0 035 - Thursday April 18, 2002 </h2>
       
  6891 
       
  6892 <h3>
       
  6893 <a NAME="New APIs"></a>New APIs</h3>
       
  6894 <ul>
       
  6895 <li>Display.setCursorLocation</li>
       
  6896 <li>GridLayout(int,boolean)</li>
       
  6897 </ul>
       
  6898 
       
  6899 <h3>
       
  6900 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6901 <blockquote>
       
  6902 4602: GridLayout should have GridLayout(numColumns) constructor (1G9Z73D)
       
  6903 <br>8549: org.eclipse.core.resources 4 Unhandled exception caught in event loop
       
  6904 <br>9029: GC.setClipping(Rectangle) should handle null argument on GTK  
       
  6905 <br>10590: GTK Version / Tree View blanks...  
       
  6906 <br>10715: Code Assist dialog hide after press and release CTRL + SPACE  
       
  6907 <br>11182: Property Sheet does not allow editing when there is only one property
       
  6908 <br>11515: computeTrim and getClientArea are inconsistent in CTabFolder  
       
  6909 <br>11713: Descriptions in preference pages aren't aligned  
       
  6910 <br>11715: Tab doesn't switch fields on gtk  
       
  6911 <br>11835: Strange behaviour of backspace in new Java Class dialog  
       
  6912 <br>11935: Can't Ctrl+Tab out of PDE Editor's dependencies page  
       
  6913 <br>12073: Moving shell above other shells does not work.  
       
  6914 <br>12882: DCR: Set Cursor location programmatically for accessibility  
       
  6915 <br>13194: Usability: editor tabs  
       
  6916 <br>13384: NPE on launching  
       
  6917 <br>13432: OleControlSIte doesn't propagate WM_SETFOCUS message to an ActiveX control
       
  6918 <br>13639: Controls do not appear in tool items  
       
  6919 <br>13800: Can not get FocusEvent from Combo  
       
  6920 <br>13982: Eclipse won't start on GTK2  
       
  6921 </blockquote>
       
  6922 
       
  6923 
       
  6924 <h2> SWT Build 2.0 034 - Tuesday April 9, 2002 </h2>
       
  6925 
       
  6926 <h3>
       
  6927 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6928 <blockquote>
       
  6929 6774: WinCE - items regarding Pocket PC (including 2002) integration
       
  6930 <br>8806: Moving views is difficult  
       
  6931 <br>9245: ToolItems in a ToolBar not displaying images on WinCE  
       
  6932 <br>9616: Resize column leaves some cheese in the table  
       
  6933 <br>10603: Add Breakpoint keeps prompting me  
       
  6934 <br>10937: Converter problem on Solaris  
       
  6935 <br>11520: ShellAdapter.shellDeactivated() never called on Linux-Motif  
       
  6936 <br>11734: Focus not on "Finished" button  
       
  6937 <br>11940: Down arrow does not access drop-down portion of toolbar buttons
       
  6938 <br>12241: Codeassist disappear after a few seconds  
       
  6939 <br>12573: Table sends selection event twice when in TabFolder
       
  6940 <br>12787: Changing a menu item's text makes its icon disappear  
       
  6941 <br>12885: Label as a seperator doesn't resize properly  
       
  6942 <br>13006: Alt+1 with blank TabFolder results in NPE  
       
  6943 <br>13014: SetToolTipText called multiple times does not resize.
       
  6944 <br>13049: CTabFolder focus traversing is busted  
       
  6945 </blockquote>
       
  6946 
       
  6947 
       
  6948 <h2> SWT Build 2.0 033 - Tuesday April 2, 2002 </h2>
       
  6949 
       
  6950 <h3>
       
  6951 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6952 <blockquote>
       
  6953 12446: SWT Table Column Image Corruption  
       
  6954 <br>12447: Tree.getSelection() is slow for large trees  
       
  6955 </blockquote>
       
  6956 
       
  6957 
       
  6958 <h2> SWT Build 2.0 032 - Thursday March 28, 2002 </h2>
       
  6959 
       
  6960 <h3>
       
  6961 <a NAME="StyledText Bidi Printing"></a>StyledText Bidi Printing</h3>
       
  6962 <blockquote>
       
  6963 <p>Support has been added for printing the contents of a StyledText widget on
       
  6964 bidirectional language Windows platforms.</p>
       
  6965 <p> Note however that printing English or local language text does not work properly with some
       
  6966 printer drivers when using a non-TrueType font. This has been noticed on Windows
       
  6967 NT systems with the HP Laserjet 4 series printer driver. Please use a TrueType
       
  6968 font if text is printed garbled .  
       
  6969 <br></p>
       
  6970 </blockquote>
       
  6971 
       
  6972 <h3>
       
  6973 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6974 <blockquote>
       
  6975 4467: DCR - Tree missing keyboard support (1FJH5GY)  
       
  6976 <br>4525: Property viewer doesn't adapt to bg color changes (1FX8XL1)  
       
  6977 <br>10317: StyledText - bidi printing support  
       
  6978 <br>10483: SWT ControlExample DirectoryDialog does not choose directories
       
  6979 <br>11081: Java Source Editing with Greek Locale no longer works  
       
  6980 <br>11549: Create project does not allow creation of folder in its project selection
       
  6981 <br>12099: Accessibility : JAWS can not read TabItem's text  
       
  6982 <br>12231: DND : Drag and Drop busted (mouse capture not released)  
       
  6983 </blockquote>
       
  6984 
       
  6985 
       
  6986 <h2> SWT Build 2.0 031 - Monday March 18, 2002 </h2>
       
  6987 
       
  6988 <h3>
       
  6989 <a NAME="New APIs"></a>New APIs</h3>
       
  6990 <ul>
       
  6991 <li>ScrolledComposite.getOrigin</li>
       
  6992 <li>ScrolledComposite.setOrigin</li>
       
  6993 <li>Variant.getType</li>
       
  6994 </ul>
       
  6995 
       
  6996 <h3>
       
  6997 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  6998 <blockquote>
       
  6999 7500: Display.getBounds() calls from another thread give incorrect results
       
  7000 <br>10273: NPEs caused by unitialized 'item' field in event
       
  7001 <br>10481: View will not Size via Pull Down
       
  7002 <br>10511: Add programmatic scrolling to ScrolledComposite
       
  7003 <br>10942: Launcher should autodetect gtk only installation.
       
  7004 <br>11051: Invalid token pasting in callback.c
       
  7005 <br>11090: CLabel Javadoc says SmartLabel
       
  7006 </blockquote>
       
  7007 
       
  7008 
       
  7009 <h2> SWT Build 2.0 030 - Tuesday March 12, 2002 </h2>
       
  7010 
       
  7011 <h3>
       
  7012 <a NAME="New APIs"></a>New APIs</h3>
       
  7013 <ul>
       
  7014 <li>OleControlSite.addEventListener(OleAutomation,int,OleListener)</li>
       
  7015 <li>TableItem.getForeground()</li>
       
  7016 <li>TableItem.getBackground()</li>
       
  7017 <li>TableItem.setForeground(Color)</li>
       
  7018 <li>TableItem.setBackground(Color)</li>
       
  7019 <li>TreeItem.getForeground()</li>
       
  7020 <li>TreeItem.getBackground()</li>
       
  7021 <li>TreeItem.setForeground(Color)</li>
       
  7022 <li>TreeItem.setBackground(Color)</li>
       
  7023 <li>TableTreeItem.getForeground()</li>
       
  7024 <li>TableTreeItem.getBackground()</li>
       
  7025 <li>TableTreeItem.setForeground(Color)</li>
       
  7026 <li>TableTreeItem.setBackground(Color)</li>
       
  7027 </ul>
       
  7028 
       
  7029 <h3>
       
  7030 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7031 <blockquote>
       
  7032 8737:  No Selection event when DND starts
       
  7033 <br>9950:  ColorDialog weird behavior
       
  7034 <br>9959:  Persistent Eclipse NPE on startup
       
  7035 <br>9993:  OleControlSite is not powerful enough
       
  7036 <br>10420: Mouse and DND Event notification out of order
       
  7037 <br>10480: Unable to open files with "System Editor"
       
  7038 <br>10482: View will not Move via Pull Down
       
  7039 </blockquote>
       
  7040 
       
  7041 
       
  7042 <h2> SWT Build 2.0 029 - Tuesday March 5, 2002 </h2>
       
  7043 
       
  7044 <h3>
       
  7045 <a NAME="New APIs"></a>New APIs</h3>
       
  7046 
       
  7047 <b>Note:</b> The new Accessibility API is experimental, and will likely change.
       
  7048 <ul>
       
  7049 <li>Control.getAccessible() added</li>
       
  7050 <li>package <b>org.eclipse.swt.accessibility</b> added, containing the following classes:<ul>
       
  7051 <li>Accessible</li>
       
  7052 <li>ACC</li>
       
  7053 <li>AccessibleListener</li>
       
  7054 <li>AccessibleAdapter</li>
       
  7055 <li>AccessibleEvent</li>
       
  7056 <li>AccessibleControlListener</li>
       
  7057 <li>AccessibleControlAdapter</li>
       
  7058 <li>AccessibleControlEvent</li>
       
  7059 </ul></li></ul>
       
  7060 
       
  7061 Here are two examples that use the accessibility API:<ul>
       
  7062 <li>For a control with no child items:
       
  7063 <code><pre>
       
  7064 		button.getAccessible().addAccessibleListener(new AccessibleAdapter() {
       
  7065 			public void getName(AccessibleEvent e) {
       
  7066 				e.result = "My Button Label";
       
  7067 			}
       
  7068 		});
       
  7069 </pre></code></li>
       
  7070 
       
  7071 <li>For a control that has child items:
       
  7072 <code><pre>
       
  7073 		list.getAccessible().addAccessibleListener(new AccessibleAdapter() {
       
  7074 			public void getName(AccessibleEvent e) {
       
  7075 				if (e.childID == ACC.CHILDID_SELF) {
       
  7076 					e.result = "My List Label";
       
  7077 				} else {
       
  7078 					e.result = "My List Item Label: " + list.getItem(e.childID);
       
  7079 				}
       
  7080 			}
       
  7081 		});
       
  7082 </pre></code></li></ul>
       
  7083 <b>Note:</b> The API involving the AccessibleControlXxx classes is more complex, and more likely to change. 
       
  7084 It is unlikely that application code will need to use it. 
       
  7085 It is primarily for the use of custom control implementors.
       
  7086 
       
  7087 <h3>
       
  7088 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7089 <blockquote>
       
  7090 4436: Grid Layout Problem (1FOLZZE)  
       
  7091 <br>4666: DCR - Need a way for child shells to disable ESC closing (1GE8RXW)
       
  7092 <br>4790: XInitThreads causes japanese input method to hang (1GIRYR6)
       
  7093 <br>4775: XInitThreads causes X printing to hang (1GITBQL)
       
  7094 <br>4454: DCR: Tables need to support cell editing (1FGPLPP)
       
  7095 <br>10002: Detection of CDE as active WM is platform-specific  
       
  7096 <br>10426: Esc traverse does not go up hierarchy  
       
  7097 </blockquote>
       
  7098 
       
  7099 
       
  7100 <h2> SWT Build 2.0 028 - Thursday February 28, 2002 </h2>
       
  7101 
       
  7102 <h3>
       
  7103 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7104 <blockquote>
       
  7105 4688: J - Font Dialog does not select a font when selecting a font family (1GET5BW)
       
  7106 <br>7139: FontDialog: Selected font not used  
       
  7107 <br>8865: Exception when creating a ToolItem with a null image in Linux
       
  7108 <br>10250: Slider with VERTICAL orientation - down arrow increments  
       
  7109 </blockquote>
       
  7110 
       
  7111 
       
  7112 <h2> SWT Build 2.0 027 - Tuesday February 26, 2002 </h2>
       
  7113 
       
  7114 <h3>
       
  7115 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7116 <blockquote>
       
  7117 6409: Node selection in package view  
       
  7118 <br>8389: MouseUp not reported correctly if DragDetect hooked  
       
  7119 <br>9364: Exception in StyledText  
       
  7120 <br>9773: Font and Color dialogs do not appear centred on parent  
       
  7121 <br>9950: ColorDialog weird behavior  
       
  7122 </blockquote>
       
  7123 
       
  7124 
       
  7125 <h2> SWT Build 2.0 026 - Tuesday February 12, 2002 </h2>
       
  7126 
       
  7127 <h3>
       
  7128 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7129 <blockquote>
       
  7130 6679: Image.getImageData() not implemented  
       
  7131 <br>7962: SWT.getPlatform() javadoc incorrect for return description  
       
  7132 <br>8984: CTabFolder.MIN_TAB_WIDTH should not be static  
       
  7133 <br>9022: Linux: Tree Viewer does not get defualt Selection  
       
  7134 <br>9072: Table Tree does not pick up windows settings changes  
       
  7135 <br>9091: StyledText in SINGLE mode should look more like a Text widget  
       
  7136 <br>9172: SWT AddressBook Example calls undefined method
       
  7137 <br>9432: The doc for Tracker widget should specify that rectangles are in screen coordinates
       
  7138 </blockquote>
       
  7139 
       
  7140 
       
  7141 <h2> SWT Build 2.0 025 - Tuesday February 5, 2002 </h2>
       
  7142 
       
  7143 <h3>
       
  7144 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7145 <blockquote>
       
  7146 2430: Sorting the Tasks List should display icon for sort key/order (1GF5TQO)
       
  7147 <br>4485: DCR - Table column header decoration capability needed (1FOQQM8)
       
  7148 <br>6035: Difference in tree "expanded state" between Windows and Motif
       
  7149 <br>6983: Browse button in Import->Plugins not working.  
       
  7150 <br>7400: Single line text fields not firing "Key Pressed" events for the Enter, Up(arrow), and Down(arrow) keys
       
  7151 <br>8173: Accessibility: keyboard-invoked popup menu not usable  
       
  7152 <br>8196: Accessibility: shift+F10 does not display view menu  
       
  7153 <br>8273: Horizontal scorllbar does not allow scrolling when required  
       
  7154 <br>8396: WINCE: Menu bar obscures control when control location is 0,0
       
  7155 <br>8397: WINCE: Menu item colors don't match menu bar  
       
  7156 <br>8412: WINCE: Background color of buttons looks wrong  
       
  7157 <br>8640: GP: opening Synchronization perspective  
       
  7158 <br>8942: Wrong text indent in a table when use image  
       
  7159 </blockquote>
       
  7160 
       
  7161 
       
  7162 <h2> SWT Build 2.0 024 - Tuesday January 29, 2002 </h2>
       
  7163 
       
  7164 <h3>
       
  7165 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7166 <blockquote>
       
  7167 4654: VAJ hangs when dragging from file manager to the desktop. (1GDQFZ6)
       
  7168 <br>4720: Eclipse freezes during drag & drop operation (1GF7RRH)  
       
  7169 <br>4724: GP - Fatal app error - renaming resource on linux (1GF7TXO)  
       
  7170 <br>4736: Fix printing (1GFW2CW)  
       
  7171 <br>4817: Need JavaDoc comments for SWT Photon (1GJLEU0)  
       
  7172 <br>6835: Characters ????????????? and ??????? doesn't work in Java editor on Swedish  
       
  7173 <br>8255: Closing paint viewer causes internal error  
       
  7174 <br>8410: Black color become transparent in ToolBar images  
       
  7175 <br>8503: StyledText - cheese if resize in word wrap tries to keep partial top line
       
  7176 <br>8547: Intellimouse scrolling does not work in eclipse  
       
  7177 </blockquote>
       
  7178 
       
  7179 
       
  7180 <h2> SWT Build 2.0 023a - Thursday January 24, 2002 </h2> (Eclipse Milestone 2)
       
  7181 
       
  7182 <h3>
       
  7183 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7184 <blockquote>
       
  7185 4700: NumLock and CapsLock disable accelerators (1GETDT9)  
       
  7186 <br>6180: Wake mechanism broken on Motif  
       
  7187 <br>6873: Decorations.setImage() throws NPE on WINCE  
       
  7188 <br>7805: A new ImageData(from an InputStream) throwing NPE  
       
  7189 <br>8133: When toolbar has focus, can't use mnemonics for File menus  
       
  7190 <br>8213: exception: widget is disposed  
       
  7191 </blockquote>
       
  7192 
       
  7193 
       
  7194 
       
  7195 
       
  7196 <h2> SWT Build 2.0 023 - Tuesday January 22, 2002 </h2>
       
  7197 
       
  7198 <h3>
       
  7199 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7200 <blockquote>
       
  7201 4610: StyledText - DCR - Word wrap (1GABS6C)  
       
  7202 <br>4644: Mouse click on a link displayed in embedded IE5 ActiveX is not reliable (1GD7TT2)
       
  7203 <br>5660: SWT default font's need to honor accesability settings  
       
  7204 <br>6324: SWT.CLOSE implies rendering of Minimize and Maximize buttons  
       
  7205 <br>6997: StyledText - mark new API  
       
  7206 <br>7123: Shell shows the maximize button enabled when SWT.TITLE | SWT.BORDER | SWT.CLOSE style passed
       
  7207 <br>7361: Add getOffsetAtLine API  
       
  7208 <br>7632: Tree widget doesn't select item with focus on right-click  
       
  7209 <br>7849: Labels on WINCE don't use background color of parent when color isn't set
       
  7210 <br>7867: DCR: Delete checkSubclass method from Dialog  
       
  7211 <br>7959: Potential problems when running on big endian machines  
       
  7212 </blockquote>
       
  7213 
       
  7214 
       
  7215 <h2> SWT Build 2.0 022 - Tuesday January 15, 2002 </h2>
       
  7216 
       
  7217 <h3>
       
  7218 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7219 <blockquote>
       
  7220 4663: Fail to tab the views. (1GGYV8T)  
       
  7221 <br>4718: Tool tip is openning when on dragging. (1GF5Z7Z)  
       
  7222 <br>5866: Can't multiselect in Tree using keyboard  
       
  7223 <br>6592: Box for checkbox table items is too large when using large fonts
       
  7224 <br>6770: Only the left mouse button should select in a Table.  
       
  7225 <br>6852: StyledText - verify event character invalid value  
       
  7226 <br>6940: MenuShortcuts only respond to Ctrl-N  
       
  7227 <br>7190: Ctrl-S does not work  
       
  7228 <br>7458: WinCE - top level Shells created through Display.asyncexec can have incorrect Z-order
       
  7229 <br>7459: Caret leaving garbage  
       
  7230 <br>7486: Cannot use keyboard Shift Select in a Tree  
       
  7231 <br>7559: ScrollBar thumb is reset when ScrollBar is hidden, then shown
       
  7232 </blockquote>
       
  7233 
       
  7234 
       
  7235 <h2> SWT Build 2.0 021 - Tuesday January 8, 2002 </h2>
       
  7236 
       
  7237 <h3>
       
  7238 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7239 <blockquote>
       
  7240 4443: Layout: Exceptions when horizontalSpan > remaining columns (1FFC6XZ)
       
  7241 <br>4462: ScrollBar - vbar.setMaximum does not work after hbar is hidden (and vice versa) (1FIG5CG)
       
  7242 <br>4722: First editor tab missing close button (1GF7QIQ)  
       
  7243 <br>4755: Rebuilding launcher from another directory (1GGNRG0)  
       
  7244 <br>6315: Some perspective save confirmation messages cut off  
       
  7245 <br>6352: Editor doesn't get activated when revealing first match  
       
  7246 <br>6908: Menu handle leak in org.eclipse.swt.widgets.Menu.destroyItem(MenuItem)
       
  7247 <br>6945: Child shells not displaying on WinCE  
       
  7248 <br>6982: CheckedTables have no check boxes  
       
  7249 <br>7005: Missing methods in SWT/GTK implementation  
       
  7250 <br>7018: Tree does not honor SWT.CHECK style  
       
  7251 <br>7068: ScrollBar.setVisible(true) does not work after changing values
       
  7252 <br>7150: StyledText - bidi - partial styling of ligatures bug  
       
  7253 <br>7191: Dialogs not big enough for content  
       
  7254 </blockquote>
       
  7255 
       
  7256 
       
  7257 <h2> SWT Build 2.0 020 - Tuesday December 18, 2001 </h2>
       
  7258 
       
  7259 <h3>
       
  7260 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7261 <blockquote>
       
  7262 4715: First help click on a chapter is ignored (1GF5TV9)  
       
  7263 <br>4784: MIF Files sometime fail (1GI7H7V)  
       
  7264 <br>4797: Table does not use System fonts (1GIV4PZ)  
       
  7265 <br>6635: WinCE: decorations.setMenuBar can be set only once  
       
  7266 <br>6685: StyledText - on setFont caret not being positioned correctly  
       
  7267 <br>6773: StyledText.computeSize uses display width to calculate number of visible lines
       
  7268 <br>6790: Touching code assist scrollbar dumps javacore  
       
  7269 <br>6863: Remaining issues in emulated CoolBar and CoolItem  
       
  7270 <br>6933: Switching to help perspective crashes the workbench  
       
  7271 <br>7014: Tree not accepting children  
       
  7272 </blockquote>
       
  7273 
       
  7274 
       
  7275 <h2> SWT Build 2.0 019 - Tuesday December 11, 2001 </h2>
       
  7276 
       
  7277 <h3>
       
  7278 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7279 <blockquote>
       
  7280 4461: SWTException should overwrite printStackTrace(..) (1GLDW6P)  
       
  7281 <br>4493: Check multilingual support on Windows 2000 (1FQFCBQ)  
       
  7282 <br>4611: StyledText - StringIndexOutOfBounds exception inserting text in line break (1GEID8B)
       
  7283 <br>4620: Workbench does not close ActiveX control's file handle (1GB76AZ)
       
  7284 <br>4660: Moving  
       
  7285 <br>4719: Background colour of views/editors (1GF6C8Y)  
       
  7286 <br>4739: DCR: Provide auto-scrolling and expansion by default in the tree during DND (1GFW7NQ)
       
  7287 <br>4767: Tab Folders can not be toggled using keys. (1GHFCZU)  
       
  7288 <br>4780: YAM: Cannot read some JPEG files (1GI6ZEN)  
       
  7289 <br>4783: Can't scroll to the top of the navigator (1GI7GTG)  
       
  7290 <br>5071: Shift-TAB doesn't generate proper event  
       
  7291 <br>5677: Hierarchy outline has empty space  
       
  7292 <br>5857: Image.getImageData needs to support 15 bit color depth  
       
  7293 <br>6472: Table widget has empty entries  
       
  7294 <br>6572: Default background color of Lists and Combos not consistent with Win2K
       
  7295 <br>6651: Text.setSelection() doesn't actually display the selection visually for SWT.SINGLE
       
  7296 <br>6654: Text.getSelection() not returning correct info on WINCE  
       
  7297 </blockquote>
       
  7298 
       
  7299 
       
  7300 <h2> SWT Build 2.0 018 - Tuesday December 4, 2001 </h2>
       
  7301 
       
  7302 <h3>
       
  7303 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7304 <blockquote>
       
  7305 4419: Widgets - Missing features and API on MOTIF (1FBPKCT)  
       
  7306 <br>4494: ColorDialog doesn't open in VA/Java with JDK 1.2 (1FQGM6H)  
       
  7307 <br>4833: Remove focus button from Table (1GK7MK4)  
       
  7308 <br>4860: StyledText - StyledTextBidi, BidiUtil need doc (1GL32C8)  
       
  7309 <br>6204: KeyListener on table does not work.  
       
  7310 <br>6438: StyledText - bidi - isBidi test not working on XP  
       
  7311 </blockquote>
       
  7312 
       
  7313 
       
  7314 <h2> SWT Build 2.0 017 - Tuesday November 27, 2001 </h2>
       
  7315 
       
  7316 <h3>
       
  7317 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7318 <blockquote>
       
  7319 4714: Label draws wrong background when image is set (1GF0IC6)  
       
  7320 <br>5503: Tabbing broken  
       
  7321 <br>5986: BidiUtil handling of WM_INPUTLANGCHANGE needs to be fixed
       
  7322 <br>5992: Changing Java Editor font in Preference Page makes Eclipse hang or crash
       
  7323 <br>6171: NullPointerException in ImageLoader save method with SWT.IMAGE_JPEG
       
  7324 </blockquote>
       
  7325 
       
  7326 
       
  7327 <h2> SWT Build 2.0 015 - Tuesday November 20, 2001 </h2>
       
  7328 
       
  7329 <h3>
       
  7330 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7331 <blockquote>
       
  7332 4791: StyledText does not switch colour (1GILHIW)  
       
  7333 <br>4956: StyledText - change StyledTextBidi.toString to conform with standard SWT format
       
  7334 <br>5599: StyledText - redrawRange does not check range  
       
  7335 <br>5722: Selecting font crashes eclipse with a javacore  
       
  7336 <br>5815: StyledText - setFont refresh problem  
       
  7337 <br>5846: Combo.select does not ignore an out of range index
       
  7338 <br>5990: Printing single page prints entire document  
       
  7339 </blockquote>
       
  7340 
       
  7341 
       
  7342 <h2> SWT Build 2.0 014 - Thursday November 15, 2001 </h2>
       
  7343 
       
  7344 <h3>
       
  7345 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7346 <blockquote>
       
  7347 4542: Menu accelerators CTRL+ / and CTRL + SHIFT + / don't work (1FYAF8V)
       
  7348 <br>4754: Arrow keys not accepted as keyboard accelerators (1GGM4U3)  
       
  7349 <br>5815: StyledText - setFont refresh problem  
       
  7350 </blockquote>
       
  7351 
       
  7352 
       
  7353 <h2> SWT Build 2.0 013 - Tuesday November 13, 2001 </h2>
       
  7354 
       
  7355 <h3>
       
  7356 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7357 <blockquote>
       
  7358 4846: StyledText - bidi - partial styling of ligatures (1GL3AWT)  
       
  7359 <br>4859: StyledText - bidi - provide solution for bidi coloring hack (1GL2UNC)
       
  7360 <br>5491: StyledText - getStyleRangeAtOffset allows offset == getCharCount
       
  7361 <br>5497: StyledText - ExtendedModify event not sent on setText
       
  7362 <br>5602: StyledText - page down causes IllegalArgumentException in invisible/small widget
       
  7363 <br>5615: StyledText - window start does not always work  
       
  7364 <br>5622: StyledText - print causes NPE when invoked on empty widget  
       
  7365 <br>5626: StyledText - print does not check for null Printer argument  
       
  7366 <br>5633: StyledText - replaceTextRange and setText do not check for null argument
       
  7367 <br>5664: StyledText - Single line should not accept tab  
       
  7368 <br>5673: StyledText - SINGLE line mode still allows some multi line cursor navigation
       
  7369 <br>5722: Selecting font crashes eclipse with a javacore
       
  7370 <br>5725: Please rename "Eclipse Launcher"  
       
  7371 <br>5802: EC: ControlExample does not run on Solaris  
       
  7372 </blockquote>
       
  7373 
       
  7374 
       
  7375 <h2> SWT Build 2.0 012 - Monday November 5, 2001 </h2>
       
  7376 
       
  7377 <h3>
       
  7378 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7379 <blockquote>
       
  7380 5470: User is lost when trying to move views around  
       
  7381 <br>5484: Tab no longer traverses between widgets!!!  
       
  7382 </blockquote>
       
  7383 
       
  7384 
       
  7385 <h2> SWT Build 2.0 011 - Thursday November 1, 2001 </h2>
       
  7386 <h3>
       
  7387 <a NAME="API Changes"></a>API Changes</h3>
       
  7388 <code>FontData.setLocale(Locale)</code> has been changed to <code>FontData.setLocale(String)</code>.
       
  7389 <ul>
       
  7390 <li>
       
  7391 J2SE code can simply create a <code>Locale</code> and invoke <code>toString()</code> to pass it onto the new <code>setLocale</code>.
       
  7392 <li>
       
  7393 CLDC code will have to form a string matching the format specified in the J2SE javadoc of <code>java.util.Locale.toString()</code>.
       
  7394 </ul>
       
  7395 Example:
       
  7396 <blockquote><code><pre>
       
  7397 Locale[] locales = {
       
  7398 	Locale.US, new Locale("iw", "IL"), new Locale("ar", "SA"), new Locale("ru", "RU"),
       
  7399 	Locale.GERMAN, new Locale("ja", "JP"),
       
  7400 	null,
       
  7401 };
       
  7402 // old code: fd.setLocale(locales[i]);
       
  7403 String locale = (locales[i] != null ? locales[i].toString() : null);
       
  7404 fd.setLocale(locale);
       
  7405 </pre></code></blockquote></p>
       
  7406 
       
  7407 <h3>
       
  7408 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7409 
       
  7410 <blockquote>
       
  7411 4664: StyledText does not compute correct text width (1GELJXD)  
       
  7412 <br>4832: German: Fonts cannot handle German characters (1GKMHHY)  
       
  7413 <br>4961: Preferences dialog disappears when you click on certain pages
       
  7414 <br>5180: Open Motif for Linux shared libraries are duplicated in Eclipse  
       
  7415 <br>5304: StyledText - ArrayIndexOutOfBoundsException in StyledTextBidi.segmentedRangesFor
       
  7416 </blockquote>
       
  7417 
       
  7418 
       
  7419 
       
  7420 <h2> SWT Build 2.0 010 - Thursday October 25, 2001 </h2>
       
  7421 
       
  7422 <h3>
       
  7423 <a NAME="Behaviour change"></a>Behaviour change</h3>
       
  7424 <p>
       
  7425 1) The Drag Under effect of scrolling and expanding items as you drag over the <code>Tree</code> or <code>Table</code> has been added.  To enable this drag under effect, in the <code>DragOver</code> event set the <code>event.feedback</code> to have a bitwise combination of <code>DND.FEEDBACK_SCROLL, DND.FEEDBACK_EXPAND</code> and (<code>DND.FEEDBACK_SELECT, DND.FEEDBACK_INSERT_BEFORE, DND.FEEDBACK_INSERT_AFTER</code>) - where the last three items are mutually exclusive.
       
  7426 <blockquote><code><pre>
       
  7427 target.addDropListener (new DropTargetAdapter() {
       
  7428 	public void dragOver(DropTargetEvent event){
       
  7429 		event.feedback = DND.FEEDBACK_SELECT | DND.FEEDBACK_EXPAND | DND.FEEDBACK_SCROLL;
       
  7430 	}
       
  7431 }
       
  7432 </pre></code></blockquote></p>
       
  7433 <p>
       
  7434 2) On some operating systems it is preferred to move files in a drag and drop operation rather than for the drop target to make a copy of the file and the drag source to delete the original file.  The operation of moving the file is preformed by the drop target.  For these cases, the new drop type <code>DND.DROP_TARGET_MOVE</code> has been added.  The Eclipse <code>DropTarget</code> does not support this behaviour but the Eclipse <code>DragSource</code> can recognize this scenario.  If another application has chosen to move the file rather than copy/delete, the <code>DragFinished</code> event on the <code>DragSource</code> will have an <code>event.detail</code> value of <code>DND.DROP_TARGET_MOVE</code>.
       
  7435 <blockquote><code><pre>
       
  7436 source.addDragListener (new DragSourceAdapter () {
       
  7437 	public void dragFinished(DragSourceEvent event) {
       
  7438 		if (event.detail == DND.DROP_TARGET_MOVE) {
       
  7439 			// clean up presentation but do not delete underlying file
       
  7440 		}
       
  7441 	}
       
  7442 }
       
  7443 </pre></code></blockquote></p>
       
  7444 
       
  7445 <h3>
       
  7446 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7447 
       
  7448 <blockquote>
       
  7449 1767: Display ASCII for values greater than 127 fails (1GLE8I5)  
       
  7450 <br>4725: FontData spec should disallow null name (1GL34H3)  
       
  7451 <br>4844: Tab appears narrower than space (1GL2WTY)  
       
  7452 <br>4852: German: Cannot start Eclipse in Linux 7.2 (1GKYY99)  
       
  7453 <br>4865: TableTreeEditor.getItem returns an item after setting it to null (1GLE0IQ)
       
  7454 <br>4932: StyledTextBidi has equals but no hashCode method  
       
  7455 <br>4957: StyledText - implement StyledTextBidi.isLigated  
       
  7456 <br>5132: StyledText - remove hardcoded margin  
       
  7457 <br>5178: Change BidiUtil calls to handle true Unicode/Windows CE changes
       
  7458 </blockquote>
       
  7459 
       
  7460 
       
  7461 <h2> SWT Build 2.0 009 - Thursday October 18, 2001 </h2>
       
  7462 
       
  7463 <h3>
       
  7464 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7465 
       
  7466 <blockquote>
       
  7467 4444: EWT - incorrect selection feedback when the item's text is changed (1FFP3U2)
       
  7468 <br>4446: DCR - GridBagLayout compatible LayoutManager (1FGCPO2)  
       
  7469 <br>4762: StyledText - default lineStyler remove line background color hack (1GHBMUV)
       
  7470 <br>4819: StyledText - bidi - cursor navigation (1GJLKSN)  
       
  7471 <br>4820: StyledText with style SINGLE does not handle CR/LF well (1GJM2Z5)
       
  7472 <br>4855: Severe: Check boxes are black (1GL0XSI)  
       
  7473 <br>4909: EC: Combo.setText doesn't work on Linux  
       
  7474 <br>4910: EC: Combo.select() fires a selected event on Linux only  
       
  7475 <br>5045: Control.moveAbove() throws NPE if argument is null  
       
  7476 </blockquote>
       
  7477 
       
  7478 
       
  7479 
       
  7480 <h2> SWT Build 2.0 008 - Thursday October 11, 2001 </h2>
       
  7481 
       
  7482 <h3>
       
  7483 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7484 
       
  7485 <blockquote>
       
  7486 1GLDQYB: SWT:WIN - Text widget with DND enabled, MouseDown but no MouseUp
       
  7487 <br>1GLADBK: SWT:ALL - StyledText - getOffsetAtLocation should throw exception
       
  7488 <br>1GL4ZVE: SWT:ALL - StyledText - getOffsetAtLocation(getLocationAtOffset(N)) != N
       
  7489 <br>1GKO6NY: SWT:ALL - Backspacing in StyledText does not fire selection changed
       
  7490 <br>1GKB1OC: ITPJUI:ALL - Error in JavaDoc hover help
       
  7491 <br>1GK9API: SWT:ALL - StyledText - bidi - numbers,mixed LtoR/RtoL text and caret positioning
       
  7492 <br>1GJLQ16: SWT:ALL - StyledText - bidi - backspace and delete behavior
       
  7493 <br>1GIK7D4: SWT:ALL - StyledText - Selection cleared when deletion disallowed by verify listeners
       
  7494 <br>1GDOMBI: SWT:WINNT - StyledText - redrawRange() doesn't checkWidget
       
  7495 <br>1GDKK3R: SWT:WINNT - StyledText - setCaretOffset and line delimiters bug
       
  7496 <br>1FMRQOT: SWT:ALL - No null argument checks in Dialog constructors
       
  7497 </blockquote>
       
  7498 
       
  7499 
       
  7500 
       
  7501 <h2> SWT Build 2.0 007 - Thursday October 4, 2001 </h2>
       
  7502 
       
  7503 <h3>
       
  7504 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7505 
       
  7506 <blockquote>
       
  7507 1GKZH74: ITPJUI:WIN2000 - Disappearing Stop icon
       
  7508 <br>1GKZ8CV: SWT:WINNT - setSelection triggers SelectionChanged event
       
  7509 <br>1GKU4C5: SWT:ALL - StyledText - bidi - scrolling to show cursor should take cursor direction into account
       
  7510 <br>1GKPYMK: SWT:WINNT - StyledText - bidi - caret moves when switching keyboard from Hebrew to Arabic
       
  7511 <br>1GKOGQO: SWT:ALL - Javadoc: setSelection in Button and ToolItem
       
  7512 <br>1GKM2O5: SWT:WINNT - StyledText - bidi - ArrayIndexOutOfBounds exception in StyledTextBidi.isRightToLeft
       
  7513 <br>1GKM193: SWT:WINNT - StyledText - bidi autoscroll left does not always scroll all the way to the left
       
  7514 <br>1GKKC0U: SWT:ALL - Tracker calls OS.DispatchMessage(msg) on windows but does not on Linux.
       
  7515 <br>1GIVAXX: SWT:ALL - StyledText - Editors should support shift-backspace
       
  7516 <br>1GELQ14: SWT:WINNT - StyledText - DefaultContent - handle weird line delimiter cases
       
  7517 <br>1GE8LG0: SWT:Linux - Toolbar is not showing the separators.
       
  7518 </blockquote>
       
  7519 
       
  7520 
       
  7521 
       
  7522 <h2> SWT Build 2.0 006 - Thursday Sept 27, 2001 </h2>
       
  7523 
       
  7524 <h3>
       
  7525 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7526 
       
  7527 <blockquote>
       
  7528 1GHWA19: SWT:WINNT - Problem with callbacks from CCombo
       
  7529 <br>1GHFDPV: SWT:WIN2000 - Setting selection in Table does not update focus item
       
  7530 <br>1GF644V: ITPUI:Linux - Unzoom is changing the active editor.
       
  7531 <br>1GKM3XS: SWT:WINNT - StyledText - bidi autoscroll left: selection reset on mouse move
       
  7532 </blockquote>
       
  7533 
       
  7534 
       
  7535 
       
  7536 <h2> SWT Build 2.0 005 - Friday Sept 21, 2001 </h2>
       
  7537 
       
  7538 <h3>
       
  7539 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7540 
       
  7541 <blockquote>
       
  7542 1GK09Z0: SWT:Linux - setEnabled(false) has no effect on aToolbar
       
  7543 <br>1GJZZS6: SWT:Linux - File Dialog returns a directory
       
  7544 <br>1GF7SMC: ITPUI:Linux - Wrong bg for close button on editor tab
       
  7545 </blockquote>
       
  7546 
       
  7547 
       
  7548 
       
  7549 <h2> SWT Build 2.0 004 - Thursday Sept 13, 2001 </h2>
       
  7550 
       
  7551 <h3>
       
  7552 <a NAME="API Behaviour change"></a>API Behaviour change</h3>
       
  7553 The behaviour of dispose for GCs has been modified such that attempting to dispose of
       
  7554 a GC on a control <em>after</em> the control has been disposed will generate an
       
  7555 SWTException.  This fixes an OS resource leak and potential GPF situation.
       
  7556 
       
  7557 <h3>
       
  7558 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7559 
       
  7560 <blockquote>
       
  7561 1GJUAKL: SWT:Neutrino - Control.internal_new_GC() needs !isValidWidget() check
       
  7562 <br>1GJN52N: SWT:Linux - Text prints system error message for horizontal scrollbar
       
  7563 <br>1GJBOAV: SWT:ALL - ScrolledComposite bugs
       
  7564 <br>1GIXELI: SWT:ALL - Need Caret to allow bitmaps so bidi caret can be created
       
  7565 <br>1GI5O1T: SWT:WINNT - Composite.setFocus takes focus when it should not
       
  7566 <br>1GHOND7: SWT:WIN2000 - Selection problem with single-selection trees
       
  7567 <br>1GHG990: SWT:ALL - Probable bug in Slider page increment setting
       
  7568 <br>1GENJ60: SWT:ALL - ScrolledComposite should include example in its class comment
       
  7569 <br>1GEA7K7: ITPUI:Linux - Default button not working
       
  7570 </blockquote>
       
  7571 
       
  7572 
       
  7573 
       
  7574 <h2> SWT Build 2.0 003 - Friday Sept 07, 2001 </h2>
       
  7575 
       
  7576 <h3>
       
  7577 <a NAME="New APIs"></a>New APIs</h3>
       
  7578 
       
  7579 <blockquote>
       
  7580 FontData.setLocale(java.util.Locale) added
       
  7581 <br>Caret.getImage() added
       
  7582 <br>Caret.setImage(Image) added
       
  7583 <br>GC.fillGradientRectangle(int, int, int, int, boolean) added
       
  7584 </blockquote>
       
  7585 
       
  7586 <h3>
       
  7587 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7588 
       
  7589 <blockquote>
       
  7590 1GJM7KM: SWT:Linux - Table and Tree return a different size for every second call to computeSize
       
  7591 <br>1GJLKHE: SWT:SPARC - GP on "Installed JREs" preference page
       
  7592 <br>1GJLK63: SWT:ALL - StyledText - bidi - keyboard switching
       
  7593 <br>1GJLE36: SWT:WINNT - Alpha data redrawing improperly after occlusion
       
  7594 <br>1GJA2L7: SWT:WIN - Different behavior for GC.drawString() args on Win vs. Photon
       
  7595 <br>1GIZ0P6: SWT:WINNT - GC.drawImage() problem with transparent pixels
       
  7596 <br>1GIXELI: SWT:ALL - Need Caret to allow bitmaps so bidi caret can be created
       
  7597 <br>1GI7FQF: SWT:ALL - Can't set focus to Tasks View by Keyboard
       
  7598 <br>1GI7EBL: SWT:Linux - api typo: ToolItem>>getDisabledmage()
       
  7599 <br>1GI3P86: SWT:ALL - Semantic differences between emulated Table and Tree codebase on Motif and Photon
       
  7600 <br>1GI1WEA: SWT:Neutrino - Text selection code not working correctly
       
  7601 <br>1GHWED2: SWT:WINNT - GC.stringExtent() not correct for Windows Arial font
       
  7602 <br>1GHWB7G: SWT:Linux - Linux font dialog doesn't open with given values.
       
  7603 <br>1GHVRFY: SWT:Neutrino - Text#ClearSelection changes the CaretPosition in a SINGLE-line widget
       
  7604 <br>1GHVLV6: SWT:Neutrino - Text#SetTopIndex and getTopIndex inconsistent
       
  7605 <br>1GHOJ6T: SWT:Neutrino - Text#setSelection inconsistent between SINGLE and MULTI
       
  7606 <br>1GHBLRA: SWT:Neutrino - Display.getBounds() returns incorrect info
       
  7607 <br>1GH48UQ: SWT:Neutrino - Enter key does not insert new line with Text.MULTI widget
       
  7608 <br>1GGT0TM: SWT:Neutrino - GC#drawArc inconsistent between NT and NTO
       
  7609 <br>1GG1DBT: SWT:SPARC - Solaris loses input characters
       
  7610 <br>1GG07HW: SWT:Linux - Tree.getItem() modifies its argument on Motif
       
  7611 <br>1GG0069: SWT:Linux - Weird layout issues seen in Control Example
       
  7612 <br>1GFZZLK: SWT:Linux - ToolItems not disabled when containing ToolBar is disabled
       
  7613 <br>1GFZU3X: SWT:ALL - ImageLoader.load(String) not closing file input stream
       
  7614 <br>1GFZPDP: SWT:Linux - Combo box with SWT.SIMPLE style does not respect Disabled flag (visually)
       
  7615 <br>1GFW85H: SWT:ALL - Printer.getPrinterData() has stale comment
       
  7616 <br>1GFW6MQ: SWT:ALL - DCR: Program class needs .equals() and .hashCode()
       
  7617 <br>1GFW4YN: SWT:ALL - Help KevinH add printing to Eclipse
       
  7618 <br>1GFQKDT: SWT:ALL - Image.setBackground() / getBackground() asymmetry
       
  7619 <br>1GFONVW: SWT:Linux - Empty Combo should not fire Selection event
       
  7620 <br>1GFL0HP: SWT:Linux - Remaining items in SWT comments to fix
       
  7621 <br>1GET90D: SWT:Linux - SWTExceptions bring down Eclipse
       
  7622 <br>1GESQBK: ITPJUI:WINNT - How to get access to pop-up menus of the Java editor ?
       
  7623 <br>1GELX4A: ITPUI:ALL - Hover help is not visible if pane is dragged out of workbench
       
  7624 <br>1GEHWAF: ITPUI:WIN2000 - Can't enter text in a Swing TextField or TextArea
       
  7625 <br>1GE5ECJ: ITPUI:WIN2000 - Hover help for title bar buttons appears behind detached view
       
  7626 <br>1GDX7R8: ITPUI:ALL - SWT setText() does NOT have any way to avoid making mnemonics.
       
  7627 <br>1GD5UHA: SWT:WIN2000 - Double-clicking on toolbar item gives double-click event on toolbar
       
  7628 <br>1GBXIEO: SWT:ALL - DCR: Include cursor pos in Tracker move event
       
  7629 <br>1G4IMQ3: SWT:WINNT - Table images incorrect after rapid removal and creation
       
  7630 </blockquote>
       
  7631 
       
  7632 
       
  7633 <h2> SWT Build 2.0 002 - Wednesday July 18, 2001 </h2>
       
  7634 
       
  7635 <h3>
       
  7636 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7637 
       
  7638 <blockquote>
       
  7639 1GGZ13T: SWT:Neutrino - invalid mouse state occuring in Photon
       
  7640 <br>1GGRCCS: SWT:Neutrino - Label does not wrap in SWT0125
       
  7641 <br>1GGAON2: SWT:ALL - Scaling image with alphas does not work correctly
       
  7642 <br>1GFZQVQ: SWT:Linux - Vertical ProgressBar grows incorrectly
       
  7643 <br>1GFQA18: SWT:Linux - Cheese with GC drawRoundedRectangle() on Motif
       
  7644 <br>1GFPK6G: SWT:Linux - Motif fillPolygon() specifies improper hint
       
  7645 </blockquote>
       
  7646 
       
  7647 
       
  7648 <h2> SWT Build 2.0 001 - Thursday July 12, 2001 </h2>
       
  7649 
       
  7650 <h3>
       
  7651 <a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
       
  7652 
       
  7653 <blockquote>
       
  7654 1GGET76: SWT:Neutrino - Canvas does not respond to setFocus()
       
  7655 <br>1GGAS5P: SWT:Neutrino - Photon on QNX 6.1.x needs SWT native changes
       
  7656 <br>1GG96RO: SWT:Neutrino - drawOval and fillOval not compatible
       
  7657 <br>1GG8ZLV: SWT:WINNT - drawOval behaves differently on Windows vs. other platforms
       
  7658 <br>1GFKYD9: SWT:Linux - -HANG- (Xserver) When perfoming display.wake() in a DND dragStart()
       
  7659 <br>1GFKK37: SWT:Linux - FileViewer examples issues
       
  7660 <br>1GFBHX6: SWT:ALL - CTabItem tool tip flashing
       
  7661 <br>1GF9ZMT: SWT:SPARC - 8-bit Icons are losing colors
       
  7662 <br>1GF9ZJG: SWT:SPARC - Icons are being masked incorrectly on Solaris
       
  7663 <br>1GF9YHD: ITPUI:WIN2000 - SWTException: help view
       
  7664 <br>1GF9Y32: SWT:SPARC - 24-bit MSB Icons are wrong color (greenish)
       
  7665 <br>1GF0D05: SWT:Linux - GPFs when running JUnit TestRunner in J9 AWT
       
  7666 <br>1GEUZZC: SWT:ALL - "Name" of plugin inconsistant with other plugins
       
  7667 <br>1GETDP5: ITPUI:Linux - NPE while closing editor on linux
       
  7668 <br>1GDVRT5: SWT:Neutrino - Alpha channel memory leak
       
  7669 <br>1GDRXZR: ITPJUI:Linux - SWT: Context-Menus issue under Linux 
       
  7670 <br>1GD0OSK: SWT:ALL - API - package javadoc for SWT packages missing
       
  7671 <br>1GCHS75: SWT:WINNT - workbench exits during expand collapse
       
  7672 <br>1GCFUS0: SWT:ALL - CTabFolder "floating" X sticks sometimes
       
  7673 <br>1GAR95O: SWT:ALL - Remove Smalltalk comments from SWT code
       
  7674 <br>1GAQRND: SWT:ALL - DOC: Write good Javadoc comments for all of SWT
       
  7675 <br>1G97I28: SWT:Linux - Tool bar buttons do not always work
       
  7676 <br>1G84AZB: ITPDUI:ALL - Rename truncates name
       
  7677 <br>1G845EZ: SWT:WIN2000 - Spec for Layout.computeSize() is truncated
       
  7678 <br>1G7YXLB: SWT:WIN - StyledText - NLS Support
       
  7679 <br>1G7NSHR: SWT:ALL - Widget.addListener(int, Listener) vs. adding typed listeners
       
  7680 <br>1G4XDJO: SWT:Linux - Tree needs to display an insert marker
       
  7681 <br>1G0Y8NZ: SWT:ALL - Combo box doesn't send key and mouse events 
       
  7682 <br>1FXAVLF: SWT:WINNT - Disabled toolbar icons don't adapt to appearance changes
       
  7683 <br>1FV1S18: SWT:ALL - Need more WM_* messages passed to ActiveX Control
       
  7684 <br>1FTWX55: SWT:ALL - Inconsistant commenting of which SWT objects need to be disposed.
       
  7685 </blockquote>
       
  7686 </body>
       
  7687 </html>