Eclipse Platform Build Notes
SWT

SWT Build 3.1 039 - Wednesday September 14th, 2005

Problem reports fixed

69374 Crash in SWT Accessible / org.eclipse.swt.internal.ole.wi...
80490 The SWT browser widget doesn't work with input field type...
102952 Foreground color gets lost when painting a Path
103934 Table.getItem(Point) uses incorrect calculation on Motif
104509 reducing VIRTUAL Table's item count can show drawing problem
105849 SWT bugs: GDI Handles leak
106058 Antialiasing memory leak
106289 Blurry Tree text in second column
107013 The editor area ignores keyboard events
108331 Usign internal web browser to access basic auth protected...

SWT Build 3.1 038i - Monday June 27th, 2005

Problem reports fixed

101795 GC.fillGradientrectangle() with GDI+ causes crash

SWT Build 3.1 038f - Thursday June 23rd, 2005

Problem reports fixed

20448 Text Widget Javadoc for Text limit
41346 Javadoc: add a note about the order of getSelectedIndices...
49674 DND.FEEDBACK_INSERT_BEFORE and DND.FEEDBACK_INSERT_AFTER...
78634 ImageData.getTransparencyMask - incorrect javadoc or impl...
84681 The specifications for some methods should describe the b...
84891 In the specifications some methods do not describe their ...
84906 We found some typos or broken links.
84911 Unspecified methods
86562 Can Widget.getDisplay() be called from a background thread?
99348 Java doc for Decorations.setImages(Images[] images) does ...
100663 [64] Links do not paint
100699 Widget.setKeyState reads from memory which has been freed

SWT Build 3.1 038 - Friday June 16th, 2005

Problem reports fixed

98845 Crash when a Combo disposed on FocusOut
99376 TableColumn has width=0 and second column missing
99534 ImageList leaks a pixbuf if an image added multiple times

SWT Build 3.1 037i - Friday June 16th, 2005

Problem reports fixed

4805 resize during setRedraw causes cheese (1GJ4URX)
96479 SWTMessages.properties missing from source zip
97170 [About] Eclipse logo not rendered correctly in about dial...
97625 Intro Test A.4 Eclipse crashed.
99266 [Viewers] Bogus empty rows at the beginning of a table
99518 Extremely jumpy resizing in the ControlExample
99525 TextLayout.getLineOffsets() leaks a pango iter
99527 Dialog size problems when using the ion window manager
99535 FontDialog leaks a string
99541 Cursors not disposed in SWT FileViewer example
99561 GDI+ crash with icons where width > height [was: GEF pain...
99636 [browser] browser contents become excluded from tab order
99745 Tray doesn't support image with alpha
99756 paint example is missing view icon
99936 [browser] nsIRequest has some incorrect method signatures
100040 Slowdown between 3.1 RC1 and N20050602 due to change to I...
100199 Display.asyncExec() can hang Windows

SWT Build 3.1 037g - Friday June 10th, 2005

Problem reports fixed

99341 GDI leak in Label with transparent images (png, gif)

SWT Build 3.1 037f - Friday June 10th, 2005

Problem reports fixed

98802 Focus cannot be given to visible but zero-sized controls
98894 Shell.setImages() should be smarter
99167 Hover Event fired continiously although Mouse not moving

SWT Build 3.1 037c - Thursday June 9th, 2005

Problem reports fixed

96212 org.eclipse.ui could not be found.
96679 OutOfMemory Exception from corrupted clipboard?
99109 ComputeSize on Link gives different results when calling two times in a row

SWT Build 3.1 037 - Thursday June 9th, 2005

Problem reports fixed

77611 [browser] IE shows warning dialog when JS error occured
89397 Compile warnings when compiling libswt-gtk-XXXX.so
91547 Insertion line in TreeViewer does not show up during drag...
93724 Drag-and-drop creates signal names every time
94210 Multiple expansion broken in trees
96042 computeTrim() is not returning the correct value
96525 Painting a translucent image fails when the GC is mirrored
96723 Table not shown when there are no rows initially
96873 Icons in toolitem are mirrored on mirrored toolbar
97011 Custom Table font is not applied to first column header
97046 PNG images look corrupt as main window icon
97177 [misc] Chinese IME status lost
97340 MouseEnter not fired when scroll bar released
97370 gnopernicus no longer reads custom widgets in eclipse
97651 tree insert mark cheese
97659 TreeColumns don't fire ControlEvents on dispose() [win32]
97668 Chevron not always showing in Perspective Switcher
97678 SashForm - can lose sash for item on far right
97686 AIOOB when removing non-existent TableItem by index
97696 ToolItem with image is blank or shows cheese
97697 CCombo - drop down list appears in wrong place
97725 GTK - Layout Example table editor combo in wrong place
97743 [portability] Drag Tool Turns Off on Linux
97745 Table column header stays pressed if mouse button release...
97762 Hiding redraw window before destroying it
97813 height of Text widgets for SWT/GTK differs from native GT...
97903 problem in features Plateform and Plateform Plug-in Devel...
97915 Table.remove(int) can change selection
97931 Coolbar fails to show contents until resized
97978 Table/TreeColumns don't fire ControlEvents on dispose() [...
97981 Focus given to the Eclipse window while the preferences d...
97985 Snippet144 (Virtual Table) slow on the Mac
97992 javadoc warnings in RC1
98024 Open type dialog skips over too much
98156 Images not appearing on menus, or when painted
98383 Linux AMD64 missing org.eclipse.swt.gtk.linux.x86 3.1.0 h...
98439 Pixel corruption when using clipping on a double-buffered...
98802 Focus cannot be given to visible but zero-sized controls

SWT Build 3.1 036 - Thursday May 26th, 2005

Problem reports fixed

26902: GTK: mouse wheel doesn't work on the compare editor
64393: Forgot to close tag in SWT javadocs
77540: typo in import org.eclipse.swt.custom.StyledText.setOrien...
77617: Brief "page not found" message on startup
81064: [Browser] HTML set via setText() not showing in most cas...
82169: In console pane, cannot click "Terminate" and then "Remov...
85645: Typeahead broken for Table and Tree
89378: Combo default size too small with certain fonts
89574: In the task bar, the Eclipse window is called "TopLevelSh...
89720: Crash closing dialog when IM is open (IIIM)
90246: StyledText draws cheesy if the caret is invisible
92105: BIDI3.1: Mixed Arabic and English text is viewed incorrec...
92352: DBCS3.1:can't input CHT strings after press Enter while x...
92629: Table.setSelection does nothing if there is a TableColumn
94437: add "Columns Reorderable" checkbox to ControlExample's Ta...
94595: eclipse gtk doesn't set X window name
94598: DBCS3.1:Eclipse hangs when activate IIMF input in search ...
94946: FileDialog should inherit image from parent shell
95116: can create Shell with disposed parent Shell
95756: Tables don't repaint
95825: GTK warnings when using a virtual table
96090: Popup menu doesn't work when dialog opened via short cut

SWT Build 3.1 035c - Friday May 13th, 2005

Problem reports fixed

93526: SWT Browser crashes on MacOS

SWT Build 3.1 035b - Friday May 13th, 2005

Problem reports fixed

95035: Can't Launch Eclipse on Windows 98

SWT Build 3.1 035a - Thursday May 12th, 2005

Problem reports fixed

88463: No hover help in java editor

SWT Build 3.1 035 - Thursday May 12th, 2005

Problem reports fixed

94421: NPE showing a CoolBar's dropdown
94467: Table layouts which only lay out once are giving bogus sizes
94835: Buttons with characters that start with a line are cut off in right to left
94815: Decorations.setDefaultButton() does not check for null
94784: Java search can't be changed

SWT Build 3.1 034 - Tuesday May 10th, 2005

Problem reports fixed

31066: Button widget does not support images with transparent color.
71228: Program.findProgram("html") returns null when there's no default command
71234: Program.execute mangles URLs
72784: Close override redirect while opening another loses focus forever
75148: Mac launcher: improve Dock icon and application name support
76628: Eclipse crashed JVM when CVS protocol not set correctly
79268: Program API does not work with GNOME 2.8 (libgnomevfs-WARNING)
79631: [CTabFolder] Min / Max buttons are hidden when last item closed
80564: Image transparency not always handled correctly (case #1)
80567: Image transparency not always handled correctly (case #2)
83564: [SashForm] Sash no longer moveable when one weight is very tiny
84219: List.showSelection() scrolls list although item already visible
87051: NPE in file dialog when trying to open a file with a wierd name.
87636: ArrayIndexOutOfBoundsException TreeItem.setImage()
88030: Table and SWT.CHECK: Check not visible on selection
90462: add fragment org.eclipse.swt.gtk.linux.ppc
90938: GC.setLineStyle produces inconsistent dash for width equal 1
91159: [Consistency] DropTarget event.dataType field not alwys set on DragEnter
91672: CTabFolder performance improvements
92181: Bogus CTabFolder tab sizes
92612: CTabFolder hidden tabs count (in chevron) can become 0
93106: GB18030: Copy GB18030 char outside of editor to editor will get unicode encoding shown.
93349: Support alpha transparency in Shell images
93382: Use canonical signal names
93387: console hijacks SWT event thread when selecting binary content
93391: Eclipse 3.0.1 PLATFORM CRASH. JVM termination exit code 1 on SuSE 8.2 Linux x86 gtk on "Eclipse Overview"
93501: ToolBar.computeSize is returning a much wider width than it used to
93664: TRAVERSE_RETURN closing a dialog cannot be suppressed in a combo box
93691: Program.findProgram("html") fails with Firefox as the default browser
93759: Can't drawPath on image GC
93848: Label not wrapping
93870: [Import/Export] Usability problem with the Import > Existing Project into Workspace
94003: Cannot update a button image using a GC if the image is set before creation
94132: ClassCast exception in FillLayout.computeChildSize
94202: Activate event not fired when ON_TOP window hidden

SWT Build 3.1 033 - Tuesday May 3rd, 2005

Problem reports fixed

33313: [JUNIT] Combo remove fails
33821: Header of native table doesn't show images
38415: remove() function in combo behaves inconsistently (BBAWT)
45793: Panther: Initial Combobox contents not visible
63266: Native platform icons look junky
65806: [misc] TextViewer.revealRange very slow for long ranges
67400: Editable combo-box misses out the first two characters until focus is given
80463: EC: CoolBar height < Combo height
83097: Dialog opens with no contents; resizing shows contents
83905: No way to center tool items on a vertical toolbar
84632: hiding Tree header can leave cheese
85862: [consistency] TreeEvent fired upon disposal of TreeItems
86201: Output in consol causes Eclipse to crash
86214: GTK caret location gets hammered after being set in verify event
86830: org.eclipse.swt.graphics.GC: Transform has no effect to images with transarent colors like GIF/PNG
87477: Eclipse on Linux-Motif requires GLIBC_2.3
87822: GC.drawString ignores transparency boolean when alpha is used
89239: Painting problems using latest builds
90115: swt-mozilla.zip source file puts xpcom.cpp in library/ subdirectory
90303: turn off caret blink
91302: (regression) Transparency is not transparent in remove button on progress view item
91441: Default button flickers in "Replace with Uncommitted Changes" dialog.
92318: ViewForm.set* triggers a layout
92505: Creating a GNOME icon theme is slow
92541: Tree items do not animate as they expand
92616: event doit=false does not work for Combo on Mac.
92648: Tree,setTopItem can end up setting the wrong number
92844: Increase scrolling speed based on distance from the widget
92864: [api] construction notices in GC, Pattern, etc.
92883: Lines are misaligned (antialiased)
92964: Launcher should have no pixmap background under X
93058: Form Layout behaviour has changed between 3.0 and 3.1
93151: TableItem.computeDisplayText does not check to see if index is greater than string
93158: SWT fingerprints and assertions use CPU time cf. elapsed process
93222: Setting a cursor only needs a flush, not a sync
93255: [Contributions] Vertical separator where horizontal was expected
93266: setBackground of text redraw incorrect with xp style

SWT Build 3.1 032 - Tuesday April 26th, 2005

Problem reports fixed

41772: DBCS: DBCS copy and paste for OpenOffice failure
50598: Some focus events are reported twice
55382: setAccelerator(-1) on MenuItem shows error on Linux
68478: Another variant of the SWTError: no more handles
69381: Call to new_Shell results in "No more handles" error
69701: Printer doesn't stretch B&W images created by code.
80762: Interactive text selection lags on Linux-GTK+
81298: NPE changing style on SashForm in CustomControlExample
85426: Table not getting expose events when partially obscured by another window
85525: mnemonics are not working
87294: Strange clipping when scaling and rotating drawText
88059: Line Width of 0 is invisible on the Mac
88717: [DND] Tree is scrolling very slow when dragging an Item to the Bottom
90192: ON_TOP setVisible(true) focus issues on parent of child shell.
91060: linux copy-paste chinese to StyledText problem
91254: [encoding] DBCS3.1: bogus DBCS in editor after re-activation
91350: [Browser] Embedded browser fails to handle link to text file
91464: [content assist] NPE in CompletionProposalPopup
91733: MenuItem.setText doesn't check if it matches the existing text
91807: Context menu shows twice in combo box.
92017: Support very large Image on Windows platform
92046: Pen leak in TextLayout#draw(...)
92186: Virtual table: not redrawn when item count drops to zero
92228: Layout occurs while creating table columns, causing AIOOBEs
92230: Inconsistent Button focus events between platforms
92382: Text in table not updated on clear
92583: Hidden files shown by default in GtkFileChooser

SWT Build 3.1 031 - Tuesday April 18th, 2005

Problem reports fixed

4537: DCR Ability to paint with a brush pattern (1G0I8BE)
4621: CCombo never fires keyboard events (1GB76BP)
4742: DCR: Useful features, idioms and documentation missing from GC (1GFWCUO)
7075: DCR - Rendering hints on GC - anti alias / mitre
12723: Windows XP Icon format not supported
20723: Discrepencies in Table behaviour across platforms
23621: Image scaling gives poor results on Windows
28533: Table - no focus indicator
34826: Eclipse crashes - stack trace shows GP inside tree
35341: Way to disable font smoothing for editors on MacOS X
35670: FontMetrics.getAscent() returns the wrong value
37500: Feature request: SWT Project creation wizard
38973: Need Control.getMonitor (or Widget.getMonitor)
40985: Draw vertical Text or rotate graphics.
41160: ImageLoader has repeatCount of 0 for animated gifs
41774: DBCS: DBCS named file drag&drop failure on GTK
42155: ControlExample - Toolbar SWT.VERTICAL leaves wrong separator
48781: cursors of size 16 look wrong
56094: tracker resize uses screen coordinates instead of control
56718: SWTException and SWTError should use standard 1.4 exception nesting
62817: FileDialog: getFileName does not returns extension
64590: [browser] widget not sized properly
66882: altgr keys not available
68679: minor changes to make_gtk.mak to allow build with installed mozilla
68867: ImageData - remove ImageLoader dependencies
69350: Accessibility : Group title is not taken into account by Window-Eyes 4.5
73536: Eclipse 3.0.1 RC2 source build does not contain latest org.eclipse.swt.tools
76456: Eclipse 3.0.1crashes on HP-UX with a NullPointerException when starting up
77055: Log stacktrace not helpful for SWTException and SWTError
80150: [plan item] [launcher] Support for launcher branding
81242: [JUnit] GP in Clipboard.getContents
81691: Tracker with SWT.Resize really slow
82594: Request support for alpha channel in Color
82719: Request for affine transformation API
83472: Request for API to check for double buffering support
83933: Check and Radio Buttons with image do not use XP style
84532: [browser] Javadoc hover stays on top when it has focus
84673: [browser] amd64 problem
84740: crash on windows xp korean
85312: combo is cut off when added to ToolBar
85736: [browser] SWT Errors on RH 3.0 When Mozilla Security Patch mozilla-1.4.3-3.0.7 installed
86193: Java WebStart: SWT Browser cannot find libxpcom.so: cannot open shared object file: No such file or directory)
86608: Do not understand Javadoc of Link.setText()
86631: Javadoc wrong for Image(stream)
86741: Pressing backspace in browser widget shows navigation cancelled page
87882: No default contextual menu item on Mac
88133: Slow rendering with images with transparancy bit set
88839: Embedded Swing: Enter key does not work
89547: SWT bundle manifest files use deprecated syntax
89681: Link widget missing last word at preferred size.
89779: NPE in CCombo.dropDown()
89911: Missing gtk_tree_view_column_get_fixed_width on amd64
90152: resizing Label flashes
90222: Device constructor
90258: Table item not updated when item count == 1
90856: segfault while clicking in browser
90899: Using PaintListener on Table destroys repainting (Button is the same case)
90946: gtk_entry_set_text crashes when passed a zero-length buffer
91019: SWT Rendering Problems
91070: Cannot self-host eclipse
91089: SWT Snippet 77 For Table Col resize has an error in it (fix included beklow)
91252: View toolbars are showing with black backgrounds
91423: Fixed size columns used even if fixed_height_mode not supported
91435: Ctrl+SPACE is not a valid keybinding assignment for actions on native widgets
91456: platform-launcher: eclipse.c won't compile on BSD (Mac) because of macro clash
91468: GTK+ 2.2 requests data from non-visible rows of a VIRTUAL table
91475: M5 Selecting TreeColumn does not create an SWT.Selection Event on Mac OS X
91511: Directory Dialog - Selection string not externalized?
91555: Table not visible

SWT Build 3.1 030 - Tuesday April 11th, 2005

Problem reports fixed

4746: DCR: TreeItem needs removeAll() method (1GG0NL0)
11178: Pressed & disabled toolbar button looks enabled
48443: Property sheet does not repaint
53390: NPE changing perspectives
56223: Display filters do not work in compound native widgets
64219: GeometricalTransformation
65192: org.eclipse.swt.Browser.addHelpListener does not work after the setUrl method is called
67529: Window->Preferences->Help crashes Eclipse
78459: Platform differences setting size while shell is maximized
80204: Checkbox in Tree or Table ignores second click of double click
81263: [CustomControlExample] CCombo caret moves at random when up and down arrows are press
83308: KDE integration causing crashes on KDE 3.3.2
83731: (javadoc update) WindowEvent location and size fields are in terms of shell size, not browser control size
84110: workspace lost
84773: [launcher] icon not being used in error window
85117: Selected and disabled tool item looks enabled
85537: [JUNIT] Display.map test cases failing
87037: [browser] charset/xml Intro question
87113: First TableColumn with style SWT.RIGHT draws badly
87559: NPE in TableItem.getText using control example
87837: Strange redraw and disabled behaviour with SWT.CHECK toolitems with and without disabled icons set.
87997: TableEditor.dispose( ) causes NPE if linked Table is being disposed
88388: tree focus cheese
88735: Table.getClientArea() width is inconsistent with win32
88827: Need a distinctive platform filter for GTK / GTK 64
88829: Table.setColumnOrder() may not fire enough Move events
89329: [Viewers] CVS Repositories View: "Pending..." item gets an icon when selected
89367: String is not rendered inside stringExtent
89378: Combo default size too small with certain fonts
89483: [Table] No SWT.Resize when Scrollbars become visible
89669: [browser] F1 does not bring eclipse help content when browser has focus
90087: GC.copyArea causes continuous repainting of Canvas
90123: SWT manifests still use Provide-Package
90176: Scale widget and SWT.PAGE_UP key event
90217: Request: SWT Fragment name to be unique for a given ws/os/arch
90223: Regression: Spinner reports wrong value
90282: SWT.RIGHT not working on Text control on Mac OS X
90317: clicking in Table or Tree first time fires two selection events
90326: Shell realized too early for no reason
90366: SWT Link Widget throws Array Out of Bounds Exception
90457: SWT in M6 and prior will not build against the Sun JDK
90513: Link widget does not have a proper CreateHandle method
90729: Shell with style MODELESS or DIALOG_TRIM ignores setSize()
90770: Race conditions in Device.getDevice() method

SWT Build 3.1 029 - Tuesday April 5th, 2005

Problem reports fixed

20954: [About] Feature Plugins dialog fails to launch web browser
25490: White Color doesn't appear on Toolbar Image
34481: Java Compiler Properties for a Project
41065: Arrow button look is inconsistent with scroll arrows
57819: [SWT-Example-Controls-Table] In some cases the vertical scroll bar is not available with size 10x10
64192: Scrollbar - setVisible not working as expected
69919: [Browser] Javadoc view steals key events.
75141: [Browser] CTabItem with Browser containing video crashes when disposing item's image
75317: [Browser] Location not browsed when URL misses protocol / www
79881: Browser class shipped with AIX-Motif checks for Linux ?!?
79927: crash when using a Table, TableItems using images with alpha, and using TableColumn.pack
81235: [JUnit] TableItem.getBounds test fails
81240: [JUnit] Tree get/setTopItem fails
82703: Tree with TreeColumns doesn't display FULL_SELECTION properly
83477: [browser] Native crash outside JVM in libwidget_gtk2.so
85530: Control in vertical ToolBar doesn't fit
87695: Interface Disposeable
87855: NullPointerException in Table.callWindowProc
88278: TreeItem should provide item.removeAll
89063: [Markers] infinite-loop during cvs override and update
89217: Label.computeSize() returning incorrect values when using WRAP
89533: [Themes] Colors and Fonts preferences page has funny icons for color entries
89564: Image appears and disappears in Tree
89575: Browser widget crashes
89665: VM terminated when switching page in the Plugin manifest editor
89785: Disabled links look like normal links
89826: [Browser] browser eats all keystrokes
89885: Crash using command-O.
90009: code assist loses its visual selection
90018: Native tooltips left around on CTabFolder

SWT Build 3.1 028 - Thursday March 29th, 2005

New APIs

New API has been added to Spinner

int Spinner.getDigits()
Spinner.setDigits(int)

Problem reports fixed

86079: Spinner should handle non-integer increments
87207: Content of first column in Tree with columns overflows past last column
89028: uneccessary casts
89156: Cairo bindings for SWT can not be compiled.
89163: GridData.verticalIndent does not work as expected

SWT Build 3.1 027c - Thursday March 24nd, 2005

New APIs

New API has been added to Tree and TableTree

int Tree.indexOf(TreeItem)
int TreeItem.indexOf(TreeItem)
TreeItem Tree.getItem(int)
TreeItem TreeItem.getItem(int)

Problem reports fixed

26625: Combo cursor and copy/paste are not working right
87554: Need bounding rectangle for a Path
87820: GC.drawString uses BG color for font when alpha value < 255
87824: GC setRegion and getRegion are not symmetric
88122: switch org.eclipse.swt plugin and fragments to new eclipse jar format
88409: Device.getFontList should have better performance
88582: Computed width of link widget is too large
82336: TreeView: setting gray gives free check mark
83432: iFrame does not render border when in SWT Browser
87534: TVT3.1 #33 - SWT Browser View cannot be found
87726: Removing libXm links from motif drops
87810: Support FULL_SELECTION in (table) Tree
87833: Platform-filter must be added to the fragments
88093: Shapes are drawn too large when a transform is used
88171: Warning in N20050316-0010 build
88519: Need a way to clear the Transform from a GC

SWT Build 3.1 026 - Tuesday March 15th, 2005

Problem reports fixed

68040: Views keep resizing after mouse up
86294: Find/Replace not working "Illegal/Unsupported escape on the Mac
87010: NoSuchMethodError Display.setDirectoryProc
87372: [browser] CTRL-N should not run IE action when using Browser.setText
87578: TVT3.1 #38 - RUS mnemonics only work in main window
87584: Remove ImageLoader dependency in Test_org_eclipse_swt_graphics_Image and Test_org_eclipse_swt_graphics_ImageData
87664: Null pointer exception in org.eclipse.swt.widgets.TreeItem.computeDisplayText in 3.1M5a
87676: Double-click only works on a tree's column0

SWT Build 3.1 025 - Tuesday March 8th, 2005

Problem reports fixed

41202: GTK-BIDI: RTL support in Slider
84012: StyledText with SWT.WRAP style does not adjust selection correctly
84051: Table widget unexpectedly fire deactivated event while clicking scroll bar buttons.
86582: Spinner should allow wrapping to be turned off
86921: Crash embedding other process.
87075: [SWT Examples - SWT Controls] Incorrect Dialog buttons creation with SWT.RETRY, SWT.ABORT, and SWT.IGNORE on MessageBox
87122: Link: problem with WM_PRINT
87265: Link widget javadoc does not mention style bits
87363: Regression: MenuDetect no longer opens new menus

SWT Build 3.1 024 - Tuesday March 1st, 2005

Problem reports fixed

34146: GTK-BIDI: RTL support in ToolItem
34160: Clicking on table header does not sort w/native table
41184: GTK-BIDI: Support of RTL orientation of based SWT widgets
41243: GTK-BIDI: RTL support in List
41363: GTK-BIDI: RTL support in TabFolder
41364: GTK-BIDI: RTL support in Combo
41546: GTK-BIDI: RTL support in Table
51828: GTK-BIDI: RTL support in Menu
56593: TableItem.setFont() causes cels to be rendered with ellipsis even when they aren't necessary
58401: Need a more flexible GridLayout and GridData class to support more dynamic layouts
83703: Crash when using source - find strings to externalize
85552: TextLayout preferred size depends on current width
85634: Strange blip above help combo
85876: Line bugs in GC
86000: ImageLoader Save - produces invalid JPEG images
86145: VM Crash when running remotely via cygwin/X
86216: Display.getActiveShell() slow with lots of widgets
86275: NPE in Shell.gtk_focus_out_event
86375: Toolitem calling gtk_widget_add_events after it is realized
86402: ToolBar only needs to resize its children if the bounds are required
86577: Not removing event filter added with gdk_window_add_filter
86587: Tree: problem with WM_PRINT
86588: Tree: problem with column resize

SWT Build 3.1 023g - Tuesday February 21st, 2005

Problem reports fixed

85662: VM crash ? when browser widget is being used
70713: First Launch from Dock fails
71844: popup menu has bunch of empty items
85834: notifyAll() slow in locking code
85849: GC.copyArea() slow on images
85875: Eclipse crashes when clicking on "View Installation History"
66815: Selection disappears in trees when they do not have focus (KDE)
37775: SWT is not 64-bit clean
70293: Application error during the start of Eclipse
73919: add ant task to build native libraries as part of the eclipse build
85877: Shell has unwanted title bar on Pocket PC
85236: IllegalArgumentException when layouting link widget
85412: changing link foreground does not repaint
50123: Drop down Combo doesn't drop down
51705: [JUNIT] - CoolItem fails JUnit tests
85069: [Mac] KERN_PROTECTION_FAILURE on Exit
85453: Advanced graphics not working on W2K - trigger system window
85531: swt-cairo library not built on AMD64
85547: Combo box list is way too big
85958: 3.1M5a not usable on win98
22035: DCR - Dragable tablecolumns in table
51079: Resizing of TableColumns on Linux displays extra horizontal toolbar
84557: Table item does not appear in table
85386: NullPointerException in DropTarget
4543: DCR - need flipping image support ala awt.Graphics.drawImage() (1FZ0C7G)
30329: Support Bezier curves on swt.graphics.GC
85732: getClientArea() cause Shell to be resized to its initial size

SWT Build 3.1 023 - Tuesday February 15th, 2005

New APIs

New API has been added to Table and TableColumn to support reordering of columns by dragging the headers

int[] Table.getColumnOrder()
Table.setColumnOrder(int[])
boolean TableColumn.getMoveable() - default is false
TableColumn.setMoveable(boolean)
SWT.Move event is sent for the TableColumn when columns are dragged to a new position

Problem reports fixed


22000: GTK: Menubar is not accounted for in computeTrim().
34644: DND in the FileViewer example resets tree selection
39237: GTK Tree DND doesn't highlight between markings
45429: TableColumn.pack() doesn't decrease column's width on GTK
79419: [Preferences] Need a link component
81254: ControlExample spews warnings
83795: GridLayout doesn't handle horizontal spanning of multiple columns correctly
84500: Broken selection on TableItem when Image in 1st Column
84535: TitleAreaDialog doesn't dismiss on if contains Combo(SWT.SIMPLE)
84602: scrolling Tree with columns horizontally fires Move and Resize events
84609: TableColumn has NPE while calling pack() on last column
84613: setting Tree header visibility fires Resize
84630: resizing a TreeColumn does not fire Resize or Move
84665: Clarify Javadoc of Display.postEvent
84733: TabFolder position change broken
84755: Cannot open filenames with 8-bit characters
84765: StackOverflow in setText
84783: Directory dialog does not deal with non-UTF8 filenames
84861: Display.post(Event) not working for char key events SWT.TAB, SWT.ESC, SWT.DEL and SWT.BS
84888: Temporary - don't use certain websites in junit tests
84953: View contents are drawn over tab area
85006: TableColumn.pack() of column 0 wth SWT.CHECK is bad
85119: Use GDK_HAND2 instead of GDK_HAND1 for SWT.CURSOR_HAND

SWT Build 3.1 022 - Tuesday February 8th, 2005

Problem reports fixed


80033: SWT Browser does not display https.
54973: [browser] Default WindowEvent to handle normal window open case - feature request
81463: [launcher] Launcher and Core issues regarding -showSplash
81969: [launcher] Launcher should be independent of startup.jar location
82739: EXCEPTION_ACCESS_VIOLATION hovering over check in table with SWT.CHECK style
83432: iFrame does not render border when in SWT Browser
83819: JPopupMenu doesn't work correcty in a SWT composite
83978: CLabel with style SWT.CENTER kills tabbing
84085: XP style not support with Button with SWT.ARROW
84201: Label text doesn't wrap correctly
84383: [browser] can't navigate to eclipse bugzilla
84404: Disabled button stops events
84581: Check button size does not change when right aligned
84600: resizing TreeColumn leaves cheese

SWT Build 3.1 021 - Tuesday February 1st, 2005

Problem reports fixed


4408: Image Processing Algorithims (1PQ8RGT)
4473: DCR - need API to begin/end defer layout (1FMGFRP)
4680: DCR - tree and table does not match item when key is typed
18699: Buttons with images don't use the XP theme
59514: Need support to underline text when using TextLayout API.
80414: ArrmListener for MenuItem generates submenu with invisible lables
82346: CLabel disappears when given SWT.CENTER flag in constructor
83251: Javadoc warnings in latest builds
83546: Printing doesn't seem to work anymore in latest integration build
83667: Eclipse splashscreen is very rude
83683: Javadoc of StyleRange does not mention it supports SWT.ITALIC
83699: Font reset to default after screen saver
83765: DCR: add strikeout to TextLayout
83769: ImageLoader - Exception For Image Save
83791: Repaint problems for Combo using SWT.SIMPLE style
83838: different style of indeterminant progress bar requested
84077: Table.pack() extends last column to include scroll bar

SWT Build 3.1 020 - Tuesday January 25th, 2005

New APIs

RowData.exclude and GridData.exclude have been added to allow applications to selectively exclude widgets from a Layout operation.

Problem reports fixed


42632: Clipboard becomes empty after shell closes
49426: Layouts should support laying out only a subset of a composite's children
64923: EC: need api to query for Tray support
76722: [RCP] [launcher] ability to generate executable with specific icon resources
79944: The Eclipse launcher should give the splash screen window a type hint
82026: [launcher] eclipse launcher does not connect stdout of jvm to console
82469: [launcher] Launcher should not hard code a reference to org.eclipse.core.launcher.Main
82640: Setting style bits breaks SWT embedded Swing in Milestone M4
82657: Help fails to open
82693: Simple example snippet for OpenGL
82828: Table's SWT.FULL_SELECTION broken for empty table items
82837: Embedding swing on swt _ problems with JDK1.4.1
82905: drawImage doesn't honor clip rect
83262: rxvt pastes null terminator
83305: Javadoc of Display.addFilter could be improved
83424: [browser] check if reparenting works
83532: [browser] HTTPS link crashes Browser with Mozilla 1.7.5
83543: add alpha support to GTK MenuItem TabItem TableColumn TrayItem

SWT Build 3.1 019c - Tuesday January 18th, 2005

Problem reports fixed


22646: Cheese appears in table when using mouse wheel
37704: [plan item] Support GUI test tools
53923: Changing table font causes table gridlines to be misaligned.
75087: redraw errors in scrollable table when row is to height
80608: SWT.error does not initialize the causing exception.
81819: Missing scenario results for Linux GTK
81987: BIDI:Check box mark is inverted
82067: BIDI:Printing of text files is not right aligned
82454: BIDI:Java editor is RTL oriented
82466: Problem in invoking Eclipse using telnet
82501: Table sort/redraw problem
82531: Missing selectionEvent when disposing TreeItem
82660: Browser without scroll bars

SWT Build 3.1 019 - Tuesday January 11th, 2005

New APIs

TreeColumn - support creating columns in a tree widget. This replaces the emulated TableTree and gives access to the native look and feel of the tree.

New Tree API:
int getGridLineWidth
int getHeaderHeight
boolean getHeaderVisible
TreeColumn getColumn (int index)
int getColumnCount
TreeColumn [] getColumns
boolean getLinesVisible
void setLinesVisible (boolean show)
void setHeaderVisible (boolean show)
void showColumn (TreeColumn column)

New TreeItem API:
Color getBackground (int index)
Rectangle getBounds (int index)
Font getFont (int index)
Color getForeground (int index)
Image getImage (int index)
Rectangle getImageBounds (int index)
String getText (int index)
void setBackground (int index, Color color)
void setFont (int index, Font font)
void setForeground (int index, Color color)
void setImage (Image [] images)
void setImage (int index, Image image)
void setText (String [] strings)
void setText (int index, String string)

Problem reports fixed


4591: prop sheet - the first column seems to leave too much unused space (1G7GIC3)
13954: TableTree Tree icons are large
25007: Allow for icons in TableTreeItems in first column
36822: DCR - TableTree doesn't support drag and drop
52145: TableTree incorrectly handles Left-Arrow in subtree
66179: TableTree widget has weird +/- signs on Windows
73622: TableTree plus sign background wrong color on Solaris
80599: SWT gets window origin even if nobody has hooked a motion event
80830: implement GC.drawFocus
81695: [Linux GTK] SWT Text displays the wrong characters if call addModifyListener
81893: IllegalArgumentException from StyledText Widget
82156: [launcher] typo in eclipseConfig.c
82160: [launcher] eclipseUnicode.h needs to include ctype.h
82282: Control.redraw() invalidates children on Linux-GTK
82385: Browser widget causes crash or freeze when opening URL with Java 2 applets

SWT Build 3.1 018 - Tuesday January 4th, 2005

Problem reports fixed

81759: Can't select tool items when tool bar has a DragDetect listener
78295: VM crash in org.eclipse.swt.internal.gtk.OS.gtk_file_chooser_dialog_new
80758: ControlExample showing strange events
81265: background of tree is incorrect when disabled
81399: Pixel Corruption caused by Tracker on a Composite with children
78854: Memory leak in ClipboardProxy.getFunc()
81395: [Navigator] Cannot open context menu on Navigator that is initially empty

SWT Build 3.1 017 - Tuesday December 21st, 2004

Problem reports fixed

41227: [Workbench] Switching applications, there is lag displaying the menubar
66954: Open external JavaDoc opens on type instead of member [javadoc]
79216: [consistency] attaching a DragDetect listener to a sash affects the selection event
80216: KERN_PROTECTION_FAILURE due to EXC_BAD_ACCESS on exit
80276: CBannerLayout calls Control.update too often
80519: update platform-launcher structure to include arch
80867: APPSTARTING cursor has colours reversed
80911: SWT.SetData event not thrown in all needed cases
80965: ControlExample does not register correct event
80975: Need to update Javadoc for "public" fields
81137: TableEditors shifted to the right when table has image
81175: launcher does not show splash screen when any argument is set
81241: [Junit] NPE in CLabel
81283: [JUnit] NPE's and No more callbacks from Browser when MOZILLA_FIVE_HOME not set
81336: using a ini file seems to prevent eclipse from switching workspace
81357: TableColumn.setText("") results in screen cheese

SWT Build 3.1 016 - Tuesday December 14th, 2004

Problem reports fixed

12379: CoolBar does not behave properly with Combo as item
69694: linux-ia64-gtk platform launcher crashes immediately
70318: Support for multiple lines in CLabel
74138: Duplicate DLLs in win32 fragment
76855: [RCP] launcher should read an ini file
79128: SWT 3.1 does not work on ppc64
79504: shell not opened if previous shell was disposed when active
80160: Regression: Pressing Return/Esc does not close drop down list of editable combo
80485: get a java.lang.UnsatisfiedLinkError at launch
80506: [consistency] forceActive and setActive are inconsistent across platforms

SWT Build 3.1 015 - Tuesday December 7th, 2004

Problem reports fixed

7101: DCR ability to receive scroll events (e.g. scrollwheel) from Scrollable
24538: TabItem controls should use the TabFolder to paint their background when using XP visual styles.
68212: Mac - can't drag from SWT application to another application
79527: org.eclipse.swt.gtk* build.xml gather.bin.parts target needs to collect libraries from archictecture specific directories to support source builds
79557: Display.getShells() optimization
79934: Incorrect SWT.Deactivate received
80120: CTabFolder layout puts top right item one pixel to far to the right

SWT Build 3.1 014 - Tuesday November 29th, 2004

Problem reports fixed

16971: LayoutExample not big enough
20018: CCombo missing keyboard access
26859: [consistency] Ensure Button.setImage(null) is consistent across all platforms
26878: Eclipse doesn't interact with X's "Selection Clipboard"
44217: Calling Clipboard on Motif no longer accepts key/mouse events
49057: Inconsistency in layout handling during shell.setVisible
63481: Clipboard getAvailableTypes runs the event loop on Motif
65406: [consistency] Clipboard inconsistencies across platforms
65545: DND can hang desktop
65547: [consistency]DND inconsistencies
69304: EC: disappearing table column headers
72033: [browser] support AMD64 (early access)
73965: [Layouts] add marginLeft, marginRight, marginTop and marginBottom to GridLayout
78548: [consistency] Button Selection fires before MouseUp
78558: [consistency] Slider fires two selection events on single click
78559: [consistency] Slider fires two Selection events before MouseDown
78564: [consistency] TabFolder tab traversals do not fill in detail field
78565: [consistency] TabFolder fires two MenuDetect events
78566: [consistency] Table fires two DefaultSelection events
78568: [consistency] Table fires DefaultSelection before KeyDown
79107: [consistency] setItems(String[]) with null elements
79186: [consistency] pressing Enter on Button fires MouseUp on win32 only
79191: [consistency] Button KeyUp-Selection differences
79210: [consistency] Combo does not fire some KeyDowns
79215: [consistency] ProgressBar does not fire some mouse events
79221: [consistency] TabFolder does not fire some KeyDowns
79228: Solaris 8 crash
79237: [consistency] Text does not fire MenuDetect
79423: [consistency] TabFolder fires Selection for all mnemonics
79481: Sash no longer draggable when too small

SWT Build 3.1 013 - Tuesday November 23rd, 2004

New APIs

Spinner - allow the user to enter and modify numeric values
GC.setLineCap - Sets the receiver's line cap style to the argument
GC.getLineCap - Returns the receiver's line cap style
GC.setlineJoin - Sets the receiver's line join style to the argument
GC.getLineJoin - Returns the receiver's join style

Problem reports fixed


4853: GC.setLineStyle does not work if width > 1 (1GKZ18N) [portability]
5645: DCR: Need to be able cut and paste data on Clipboard
11418: DCR - Need linestyle to allow dots of 1 pixel
14297: Add a Spinner widget to the SWT toolkit
34523: Text - No context menu
35040: Problems with PNG transparency in Image Class
38355: Invalid handling transparent pixel if there is another pixel with same RGB
38443: Support GTK on Sparc Solaris
43684: Setting cursor to SWT.CURSOR_APPSTARTING doesn't seem to work
52637: Line Styles on GTK vary greatly from those on Windows.
60815: Image transparency does not work in tables, column >0
67237: DND copy and link are allowed with default mouse gesture
68353: Components in SWT_AWT are not displayed on Solaris
70214: [64] Eclipse does not start on AMD64, Sun J2SE 1.4.2, SuSE Linux 9.1
70966: No Popup on Tiger
74744: Eclipse 3.0.0 crashes suddenly
75450: SWT-mozilla issue
76094: request for automatic chevron support. in coolbars/coolitems
77320: Junit performance [JUnit]
77535: Control example coolbar tab uses images in drop down
77812: Memory leaks and performance degradation in Display
77983: Funny behaviour on Linux GTK with MessageBox with % character
78150: eclipse 3.1x crashs on startup
78204: Refresh problem in progress view or compare view
78226: [JFace] ImageCache.getImage failing to return an image for ico file (regression)
78239: Label does not Wrap correctly
78301: Can't open font chooser dialog
78407: Platform differences setting size while shell is maximized
78554: [consistency] Scale rarely fires MenuDetect
78562: [portability] Slider selection event fires before MouseDown
78725: Separator ToolItems with Controls do not wrap soon enough
78727: ToolItems on a wrapped ToolBar do not "unwrap" correctly
78873: Combo box performance problem
79064: Strange NullPE in Widget.sendEvent(int eventType, Event event, boolean send)
79199: Update SashForm to recognize SWT.SMOOTH

SWT Build 3.1 012 - Tuesday November 9th, 2004


Problem reports fixed


4811: d'n'd should log runtime exceptions (1GJ9PCQ)
44008: [browser] Browser component grabs focus when loaded.
59783: [Workbench] WorkbenchParts resized to (0,0) when Shell minimized
66866: [browser] Javadoc preview update very slow
71107: [browser] calling setText from within Location.changing callback fails and raises apple exception
72244: Posting mouse events locks up event handling
76750: XP scrollbars becomes temporaly visible ...
76933: MessageBox does not display default title when icon is specified
77102: [browser] crash when trying to use unsupported Mozilla GTK1.2
77191: broken backwards compatability? new error in plugin.xml
77433: under construction spinner not working on WinCE
77490: setting background on single TableItem always shows grid lines
77492: ToolBar example tab should have image+text example
77493: No more handles error when running the Browser demo
77511: buttons do not resize
77527: setting the background colour in one widget, sets it as the default
77530: Selection in open type dialog does not work
77532: Version number code doesn't account for double digits
77676: TextLayout doesn't produce proper runs when newlines present
77867: Setting layout on TableTree inside of a SashForm causes incorrect layout
77926: Cannot compile SWT for GTK from CVS sources
77936: Platform inconsistency: drawLine(X,Y,X,Y) does nothing on the Mac
77948: NullPointerException in CLabel.findMnemonic

SWT Build 3.1 011 - Tuesday November 2nd, 2004


Problem reports fixed

15239: Coolbar - when chevron appears hide tool icon if partially displayed
34536: Drop-down arrows (on tree) are not centered
47178: Tree - Change font size and can not select items
49722: support mnemonics on CLabel
57068: [browser] Curious behaviour on target=_blank links
69781: max StyledText window, fire MouseMove event
76391: SWt.Virtual tables do not callback on getItems
76490: VM crash running UI test suites
76596: Compare editor has double scroll bar
76635: Browser.java uses private Mozilla interfaces when alternatives exist
76748: [browser] setText issue on Mozilla
76904: Poor Canvas scrolling performance
76963: [browser] Browser.java should not use nsIScriptContext
76983: [browser] Download.java uses wrong pointer
76996: corrupted display of images in SWT table (MacOS X)
77153: SWT shell scripts override environment variables
77342: getOffset () in emulated TextLayout.java wrong for proportional fonts

SWT Build 3.1 010 - Tuesday October 26th, 2004


Problem reports fixed

4593: Need to handle RGB transparent pixel value (1G7M833)
4616: GC.drawLine() is really slow (1GAVSGP)
20269: Please add javadoc for Composite getChildren() ordering
22964: org.eclipse.swt.motif_2.0.1 not ready for KDE 3
23006: Tree Expand all "*" sends expand event regardless of current state
31372: setControl
33367: [JUNIT]List fails
34918: Request for platform SWT jar download
38721: Cant setParent() to a control in GTK
55964: [ViewMgmt] spacing between border and text of "classic" tab style
63579: Rename refactoring wizard butchers clipboard
68732: Remove dependancy on pangoxft library
73100: Crash while running a JUnit Plug-In test
74882: TextLayout needs toString() Method
75218: DirectoryDialog widget has a growing label
75577: Keyboard focus not given to selected element in tree
76595: Hang on shutdown
76612: [EditorMgmt] Open With > System Editor fails after setting up File Association
76707: GC Background and Foreground are black
76709: CR Key down arrives twice

SWT Build 3.1 009 - Tuesday October 19th, 2004

New APIs

boolean Browser.execute(String script) - execute the specified javascript. e.g to modify the DOM of the current HTML document

Problem reports fixed

4527: IME mode on J box overwrites scroll bar (1G91MAP)
4735: DCR: Additional Region features (1GFQO4C)
4795: Performance: Synchronizer queue creation (1GITDM2)
4849: Multi Select Tree - Disposing last selected item selects "random" item (1GKX5TW) [portability]
7718: horizontal scroll: Deeply nested elements in an SWT Tree widget cannot be dragged anywhere
7772: SWT Tree inconsistency when collapsing a multi-selected node
10766: Combo.removeAll() behaviour does not match API documentation
11657: inconsistent SWT.NO_FOCUS behaviour
12989: Data input in tables
35060: Tree does not show focus selection
53885: Java core (access violation) expanding a tree
54665: [browser] No more handles when created on a second thread
56047: SWT Example Launcher does not run standalone apps
58730: utilize new GtkFileChooser widget once required gtk is 2.4.0
63185: [browser] Intro issues using Safari version of the browser
68643: [browser] characters are not always typed in in text field
68876: Sashes should resize interactively
70795: LocationListener and changed event isn't always correct
70883: DBCS: IME pre-edit text size looks like 12 points all the time
72075: Native TabFolder on Pocket PC
72401: Wrong TableColumn width set when font-style is bold
73052: Exception while calling Clipboard object
73345: TableTreeItem.setExpanded causes redraw which causes flickering
73871: [KeyBindings] NullPointerException while running UiTestSuite
74666: String cut off in New Java Interface wizard
75168: Deadlocked Eclipse
75451: setBackground(index, color) does not set color when tableitem is in a Table
75675: [browser] setText/setUrl crashes when called from location.changing
75739: Variant has no toString()
75753: SWT.NO_BACKGROUND not working on Linux GTK
75904: Can not create launch configurations from the dialog.
75906: Multiple file type filters broken in file chooser
75947: InputStreams not closed in SWT examples
76034: Excessive Flicker on resizing Frame returned by SWT_AWT
76102: pocket pc - change of behaviour in Shell layout since 3.0.1
76185: [browser] investigate ways to communicate between java code and browser content
76195: Synchronizer.runAsyncMessages only runs the first runnable
76320: running out of memory and VM crashing

SWT Build 3.1 008 - Tuesday October 5th, 2004

New APIs

GridData.minimumWidth - minimum width for dynamically sized controls
GridData.minimumHeight - minimum height for dynamically sized controls
Combo.addVerifyListener - add verify listener
Combo.removeVerifyListener - remove verify listener

Problem reports fixed

4704: Focus not given to project name field in wizard (1GEV88H)
4806: setRedraw() nesting behaviour should be documented (1GJ4ZWB)
10505: Implement Verify listener for Combo on Photon
30804: DCR - GridLayout should not treat width/height hint as minumum size when grab/fill is specified
43396: Combo does not fire SelectionListener
48272: pocket pc - gesture erases current text selection
58185: Eclipse fails to load oldstyle BMP files
64770: [browser] Lose Mouse Moves/Enter/Exits
64801: [browser] browser shows disabled
66853: CTabFolder navigation-control issues
74025: SWT Browser with no URL stops any mouse move event
74275: SWT.ON_TOP and SWT.MIN|SWT.MAX are mutually eclusive
74736: Please provide some way to determine the state of keys in the Tracker event loop and provide notifications when they change
75169: [StyledText] setStyleRanges() shows different result when StyleRanges are sorted differently
75219: File open dialog does not handle filters
75268: snippet 2
75318: [WorkspaceLauncher] Workspace location confirmation dialog box wont take focus
75404: ControlExample slider tab grabs mouse
75521: Eclipse 3.1M2 crashes when software update is run
75569: OpenGL SWT Examples compile error with setCurrent

SWT Build 3.1 007 - Tuesday September 28th, 2004

Problem reports fixed

11915: Redraw problem
20968: javadoc bashing did not extend to protected methods
22264: OLE web browser example for swt has compiler warnings
24402: OLE part have a access violation exception
63224: Chevron in the coolbar
66392: IllegalArgumentException in Table
68267: Drag&Drop HTMLTransfer implementation request
68301: Close button on Ctabfolder not drawn proprely
72399: Program integration with KDE
73812: TableColumn.getWidth() returns 0 on gtk
74010: Display.setSynchronizer, readAndDispatch may throw ERROR_FAILED_EXEC
74241: [DND] Drop Target TreeItem not selected when Font was set
74399: [CTabFolder] Widget Disposed SWTException when closing Application with opened Tab-Chooser
74408: Dialogs open at an incredibly small size
74682: [Preferences] Widget disposed while changing the workbench's colors and fonts
75094: Workaround to bring up existing application instance on Pocket PC

SWT Build 3.1 006 - Tuesday September 21th, 2004

Problem reports fixed

4606: Text.computeTrim doesn't work (1G8W5RN)
37029: Display.getFocusControl() should answer new focus widget in focus out event
41339: org.eclipse.swt.layout.FormData needs toString()
42867: Combo - Custom PopUp not displayed properly
52947: Cheese with Toolbar on parent with SWT.NO_BACKGROUND
58103: [browser] expose chrome required for new browser
60975: [browser] can't download files with mozilla
67898: VM crash when restarting Eclipse
68292: [Import/Export] Import/Export dialogs confused by "Select Types..."
68418: SWT Inconsistencies with subclassing between platforms
68545: Caret blink rate is not native
68877: Spec for OleClientSite mentions the wrong error
69721: Control+backspace key combination does not work in Text widgets
71975: Newly open shell does not draw its content until resized (Windows gives extra resize callback)
72217: CTabFolder should hide tabs in LRU order
73717: Button.computeSize gives different results on Linux-GTK and Linux-Motif
73725: [Browser] SWTException when resizing CTab containing Browser
73730: Button.computeSize definition on Mac does not match other platforms
73734: Lower/right edge of Carbon Scale widget not selectable with mouse
73757: Empty button has different height from one with text
74111: enum is no longer a valid variable name
74169: DirectoryDialog widget does not allow resize to smaller width
74268: deprecated methods in SWT samples

SWT Build 3.1 005 - Tuesday September 14th, 2004

New APIs

CTabFolder.setMRUVisible(boolean) - Show only the most recently selected tabs if there is not enough room to show all tabs

Problem reports fixed

9211: GP - VM crash in KDE.KMimeType_allMimeTypes
9866: GridLayout does not handle wrapped Label properly
39207: Cut and paste does not work correctly (on a 2 processor m...
47184: MS Word can not be pasted on clipboard in Windows 98
49726: [Workbench] Weird Java perspective icon in action bar
57525: [KeyBindings] keybinding for Cut doesn't work
59205: DBCS:Can not drop and drag DBCS name file from outside ec...
61827: (BBAWT) getImageData() works incorrectly on Photon
64607: GC.drawRoundRectangle/GC.fillRoundRectangle
66285: ProjectionViewer.copyToClipboard crash while Ctrl+X, Ctrl...
70299: Eclipse dead slow on one system, normal on other
70780: Table Redraw freezes the Table Headers on CE
71146: [Browser] Browser widget should allow to hide 3D border
71303: BIDI issue in Variables view
71966: Clarify Combo/Composite/Scrollable behavior
72929: TableColumn widths ignored in Table width calculation
73046: UnsatisfiedLinkError jawt.dll already loaded in another c...
73432: Textlayout does not render multiline text correctly
73698: Control.isVisible() returns incorrect value for child Shell
73735: Carbon vertical Scale widget has top/bottom reversed from...

SWT Build 3.1 004 - Tuesday August 31, 2004

Problem reports fixed

39927: MacOSX Quartz font smoothing not working properly for LCD...
46268: [browser] calling multiple times setText without running ...
47549: GPF in XtSetValues on M5
48884: Dialog (org.eclipse.swt.widgets.ColorDialog and org.eclip...
51108: setAppName() should update application menu title.
51741: Shell not becoming "active"
57188: Label widget can get focus.
61384: [browser] support mozilla 1.7
61893: controlMoved event fired by Control.setBounds() on Window...
64215: [Fonts] Cannot set fonts which have a blank in their name
67556: [browser] TEXTREL in libswt-mozilla-gtk-3058.so
70077: [typing] Copy/paste doesn't work occasionally
71180: Profiling launch configuration: Minimum width should be s...
72040: ActiveX Accessibility
72223: Add org.eclipse.swt.custom.ST.SELECT_ALL
72750: "Program.findProgram()" does not return null for an exten...

SWT Build 3.1 003 - Tuesday August 24, 2004

Problem reports fixed


52548: PocketPC and eSWT example problems
63793: [encoding] DBCS: some DBCS is displayed as dot on default...
67061: [Browser] Blank page when opening page with Flash
67746: investigate making emulated Table and Tree always post se...
69495: Splash screen appears green on AIX
70779: [browser] Mozilla 1.6 Browser problem : [Unknown mozilla ...
70925: Layout cells are infinetly large
70949: 'Unsupported color depth' error on Linux
71711: Gtk - Checkbox/Radiobox setLocation Bug
72123: Patches for 3.0 launcher cross-builds
72206: StyledText Javadoc needs italic doc.
72342: MouseListener behaving incorrectly when attached to Button
72343: Shell doesn't maximize
72345: Text wider than normal in toolitem if ampersand (&) used

SWT Build 3.1 002 - Tuesday August 17, 2004

New APIs

Shell.getMinimumSize - Returns a point describing the minimum receiver's size
Shell.setMinimumSize(int, int) - Sets the receiver's minimum size
Shell.setMinimumSize(Point) - Sets the receiver's minimum size

Problem reports fixed

4479: getFocusControl inside FocusOut event inconsistent (1FMITIE)
4606: Text.computeTrim doesn't work (1G8W5RN)
5016: Controlling shell min size during resize
36997: DCR: Accessibility on GTK
39863: TableViewer / cellModifier / ComboBoxCellEditor: new valu...
62435: Chinese font substitution defaults to Kai
63571: TextLayout: font substitution support
64266: accept imagedatas of depth other than 1 as a mask
65772: Receiving duplicate key events per non-printable key [BBAWT]
66433: Need keyboard support for Nested Tabfolder Traversal
68273: tabletree plus/minus not visible in High Contrast Mode
69410: TVT3.0: mnemonics doesn't work if focus is in a text widget
69440: Inspect32 does not show name for CCombo
70516: Provide snippet for converting BufferedImage <-> SWT Image
70620: Display.setMouseLocation() not implemented on GTK
70630: Font constructor fails to throw ERROR_NULL_ARGUMENT
70707: ImageLoader closes the byte stream after loading an image
70854: Regression: GridLayout misapplies horizontalSpacing when ...
70857: when the toolBar is wrapped only by a few pixels, removin...
71013: Shell.open() blocks until the window is mapped
71019: Setting a ToolItem's control to a Button doesn't work in ...
71141: SWT Snippet 145 has compile errors
71231: Program.isGnomeDesktop does not work for Fedora 2
71237: Controls placed in group composite w/ text title are inco...
71277: Program.execute does not work on Mac (patch available)
71282: Text control has been broken since 3.0
71338: Unsatisfied link error with Combo
71381: gtk build crashing on linux while opening a file
71570: Tooltips are not shown if shell's client area is located ...
71757: Cursor X/Y hotspots don't work with all constructors
71799: Readonly text fields aren't always readonly
71803: No lower border on swt combo boxes
71828: Listener is not notified when using the display's "addFil...
71894: ToolBar.getItem(Point point) always returns first item.
71907: The "Device#getFontList" method does not return an array ...
71999: StyleText displays StyleRanges incorrect depending on ord...

SWT Build 3.1 001 - Tuesday July 26, 2004

New APIs

CBanner.getRightMinimumSize - Returns the minimum size of the control that appears on the right of the banner
CBanner.setRightMinimumSize - Sets the minimum size of the control that appears on the right of the banner

Problem reports fixed

4770: Accessibility Problems (1GHQMR9)
67165: [Browser] HTML not rendered w/XP style using javaw.exe.manifest comctl
68639: platform crashes opening help (internal browser)
68759: Confirm dialog doesn't work in the embedded Mozilla browser widget
69239: [browser] No more handles (java.lang.UnsatisfiedLinkError:
69609: Browser view broken on Linux (Fedora Core 2)
70160: Image(Device, InputStream) throws incorrect/unspec'd exception
18868: TestCase cause NPE on TabFolder (Emulated Widget)
20217: Coolbar Buttons flash with enablement/disablement
20841: Hover help hides Ctrl+F1 help
24959: CoolBar with SWT.DROP_DOWN style
31385: Redraw problems: selecting text backwards
32855: [Coolbar] Unnecessary flash when remove/add last item
34945: Cheese: Tracker leaves garbage
35161: EC: cheese and GP
37735: TreeViewer's Tree gets two selectionChanged events when it gets focus
37980: Crash Moving throw Frames
41051: Wizard not gaining focus after closing of dialog box from WizardPage of this Wizard.
41204: combo event not firing on SWT.FocusIn
41537: keyboard stops responding, cursor disappears (WindowMaker)
43009: Bad performance on zh_CN.GB18030
45555: can't run at freebsd!
49598: place arbitrary controls in a table has wrong tab order
51078: Static text doesn't display on toolbar in Linux
68969: Buttons in disabled group are not disabled
62690: [launcher] splash screen spans multi-monitors
63659: SWT developers page not up to date?
68482: JVM dump errorcode=6
68661: Trees are eager to expand
68667: NPE in AddressBook example
68744: Readme mentions duplicate bug (35443)
14856: [Editor Mgmt] Ctrl+Tab does not work in editors with multiple tabs
52166: close button on view/editors tabs need refinement
68296: bug with editor in Eclipse
16171: No Maximize / First resize gets reverted
29642: Performance problems on Mac
30983: ACC - I20030205 - Can't switch tabs using keyboard
66507: ToolItem.getBounds() replied {-1,-1,1,1} is shell is not visible
68566: javaw.exe not found at launch
68571: drawText(text, 0, 0, SWT.DRAW_DELIMITER) is now right-justified
68855: org.eclipse.swt.tools.internal.SwtJniGen is not working properly
37868: Setting a GridLayout on a TabFolder gives strange behavior when resizing
59630: [Dialogs] Accessibility: [Search dialog] Cannot select Choose working set text without mouse
68950: Bug in List.showSelection method
69398: Table.clearAll() does not force redraw
69509: Combobox computeSize() doesn't take the down arrow into account
70461: Minor javadoc error in Display.map(Control,Control,Point)
70633: Program launch and execute methods have incorrect javadoc
70729: Plugin: Modal dialog blocks other dialogs closing
21089: CTabFolder - close button doesn't appear when tab moves under mouse
29772: [Editor Mgmt] Last editor tab gets cut off when unnecessary
36220: expand Sashform API to support setBackground
52059: SashForm right/bottom constraint is not computed correctly
52849: Lightweight close buttons on CTabFolder are problematic
64610: hover over chevron for Ctabfolder not big enough for large fonts
65598: Chevron shows '0' when there are at least one items tabs not showing
67078: Chevron and Text touching on Motif
67489: CLabel does not save alignment in style bits
68070: Label does not draw background correctly
68074: Couple of bad pixels in SWT.FLAT | SWT.BORDER style
68972: GridLayout adjusts the width of the column already adjusted
69881: In ScrolledComposite, vertical scrollbar does not appear
70536: if GridLayout.numColumns == 0 a StackOverflowError gets thrown

SWT Build 3.0 062 - Thursday June 24, 2004

Problem reports fixed

4410: AWT/SWT - Applet Interop (1PQ8QG1)
30104: Drag & Drop not implemented on the Mac
32434: Javadoc typo
65439: CBanner/CTabFolder comments.
66095: Combo.setVisibleItemCount does nothing until resize/layout
67319: CBanner javadoc incomplete
67979: editor focus issue
68096: SWT exception docking a detached view
68160: Cannot use 'eclipse' command line launcher to launch eclipse app when no workspace specified on the command line

SWT Build 3.0 061c - Tuesday June 22, 2004

Problem reports fixed

68056: GTK64 - CCombo does not work
67928: [Browser] Enter path to non-existing file brings NullPE
67935: Typo in SWT_AWT.new_Frame javadoc
68102: No mouse up when tree expansion indicator selected

SWT Build 3.0 061 - Friday June 18, 2004

Problem reports fixed

48492: Eclipse crashes on GTK (linux) while Cell Editor in Property View loosing focus
60768: CBanner at top does vertical sizing based on left components
66962: Tabbing from list in Property/Preference dialog takes you to sash instead of page
67458: Resize is too slow for mouse events on GTK
67670: cancelling Open Type dialog moves focus to Open Perspective button
67825: [browser] browser crashes on jdk 1.5 beta applets

SWT Build 3.0 060 - Thursday June 17, 2004, 8:00pm

Problem reports fixed

66813: Browser does not handle setText twice
67185: Bug in emulated TextLayout.setFont(Font)
67195: Possible NPE in TextLayout (motif/emulated)
67219: Segmentation fault in OS.gtk_main_do_event
67301: Dll infos are bogus

SWT Build 3.0 059 - Thursday June 17, 2004, 4:25pm

Problem reports fixed

44399: SWTError when trying to copy entry from Error Log View
53920: Slow performance updating target
55948: BIDI: problems in rtl-oriented CTabFolder
58642: [misc] caret disappears from java editor
65053: [KeyBindings] Key bindings stop working
65975: Ctrl+C broken in Java editor
66717: SHADOW_IN style hides Group title
67483: No chevron when not enough space to show all the tabs in CTabFolder

SWT Build 3.0 058d - Wednesday June 16, 2004, 8:00pm

Problem reports fixed

66001: package.html should not be included in binary plug-in JARs
67132: Styled text example loses the text style when changing any style flag
67346: Display.gdkEventWidgets leaks widgets
67355: Setting font back to its default value in a table tree widget causes an illegalArgumentException

SWT Build 3.0 058c - Wednesday June 16, 2004, 4:00pm

Problem reports fixed

65985: Disabled controls still get keystrokes [was [Progress] NPE in log while refactoring]

SWT Build 3.0 058b - Tuesday June 15, 2004

Problem reports fixed

34515: GTK: Cascade MenuItem doesn't support image
40003: Productize java_swt
59344: Inspect Popups disappear on Mac
60657: Default size of Shell is too big in multi-monitors
62565: NPE in WM_KEYDOWN
66293: Editor blank on startup
66633: [Workbench] missing toolbar items
66653: NPE on window close
66941: SWT printing snippet not working on MacOS X
66942: [browser] F5 blanks out the Browser widget when setText used

SWT Build 3.0 058 - Thursday June 10, 2004

Problem reports fixed

6047: setFocus fails if setRedraw turned off
6325: No busy cursor for Open on Selection
9847: Embedded Swing hangs eclipse when editor closes
35103: OS X Editor has cursor problems
38408: Caret.drawCaret ignores image content
42562: Various improvements for the Os X Interface:
50216: NPE in org.eclipse.swt.widgets.Control.hasFocus(Control.java:934)
51107: ControlEditor sizing on the Macintosh
51697: CustomControlExample: missing event listener part on CCombo tab
64400: ON_TOP shell - can't setFocus to content
65350: StyledText leaves second caret behind
65695: TrayItem not coming back after an explorer crash
65697: CCombo does not respond to keyboard or mouse actions when it it dropped down
66331: exception in Members panel of java browsing perspective

SWT Build 3.0 057 - Wednesday June 9, 2004

Problem reports fixed

35346: Eclipse crash opening preferences of third party plugin
64349: SWT of the eclipse 3.0 versions crashes on start (mouse-problem)
64429: Progress bars use deprecated style
65269: [EditorMgmt] Slow redraw/relayout when maximizing/unmaximizing an editor
65537: [KeyBindings] Control (ctrl) key hotkeys not working eg Ctrl+F4
65792: Blank lines in table [WAS: Table.showItem() works wrong in Win32]
66151: Alt-clicking to expand a tree node doesn't work properly
66356: DND - move reported to drag source even though cancelled

SWT Build 3.0 056 - Tuesday June 8, 2004

Problem reports fixed

21245: different disabled toolbar icons on GTK
32852: Crash when using sub-pixel rendering in Xft 2.0
32978: Export Javadoc: element not selected
37163: Crash on startup: "Cannot open font file for font Verdana 10"
43270: Non-Antialiased Fonts have wrong spacing
47464: Second unused import message missing in problem display list view after rebuild
52276: Blurred font rendering in editor under MacOS X
55600: CVS perspective has busy cursor
56508: Editor: some tab characters are not rendered missing in field declations
56765: StyledText - Fix calculating of cursor level
57408: DBCS: After pressing "Tab", anything can not be inputed
58615: Setting italic font for tree items does not work on Mac
60659: GP when asyncExec runs from DirectoryDialog modal loop (was Crash related to new Progress Viewer)
62336: UI hangs while attempting to add missing methods.
64759: Color buttons look bad on Mac
64793: One line of cheese in CTabFolder selected tab
65387: SWT depends on Swing (AWT not a problem)
65599: Shell location is not properly used
65759: TableItem does not redraw correctly on setText(int, String)
65905: Possible Memory Leaks
65947: SWT Carbon makefile still uses JNI 1.3.1 headers
66039: org.eclipse.swt.widgets.Control has funky color issues

SWT Build 3.0 055 - Thursday June 3, 2004

Problem reports fixed

14536 StyledText - bidi - change ctrl-arrow behavior
39493: GTK Combo; first item is selected when Dropdown list is shown
42480: JOGL method popups extremely slow; likely now SWT issue
43312: Switching perspectives while debugging causes segfault
44003: MenuItem.setAcceleratorText does not work properly on MacOS X
47972: [KeyBindings] Incorrect drawing of accelerator text on mac os x
56509: Details pane in Debug perspective doesn't render it's contents properly (repeats characters)
58176: Screen scribbles when scrolling up in Java editor
62119: setCursor() doesn't work for Text objects
63931: [browser] setVisible(true) does not work
63991: hang in gtk_clipboard_wait_for_contents()
64237: [Menus] menu items missing on first click
64291: mouse unusable over regions previously covered by fastview
64365: Embedded AWT windows use wrong location
64645: java.lang.ArrayIndexOutOfBoundsException in GTK Table.java
64705: Expanding a Tree with left and right arrows does not trigger TreeExpanded or TreeCollapsed events.
64709: Tree views don't update correctly using keyboard shortcuts
64752: TableCurser.setSelection does not function properly after columns are disposed
64760: add SINGLE/MULTI radios to ControlExample - Dialog tab - File Dialog Styles
64791: [KeyBindings] accelerator strings displayed incorrectly.
64938: [browser] NPE in test case
64980: should use correct SIZE_ALL cursor on motifs
65169: [browser] URLs with space don't show up on Safari
65214: Regression: Tree.setRedraw(false) not reliable
65239: new SWT Mac properties aren't boolean
65359: Label.setText() causes a redraw when the string did not change

SWT Build 3.0 054 - Friday May 28, 2004

New APIs

StyledText.getBaseline()
Combo.getVisibleItemCount()
Combo.setVisibleItemCount(int)
CCombo.getVisibleItemCount()
CCombo.setVisibleItemCount(int)
CBanner.getSimple()
CBanner.setSimple(boolean)
CTabFolder.getSimpleTab() -> CTabFolder.getSimple()
CTabFolder.setSimpleTab(boolean) -> CTabFolder.setSimple(boolean)

Problem reports fixed

64518: NPE in StyledText used by 'Change method signature' refactoring
64633 NPE caused by small font support
64652 StyledText - Clicking at the end of a line place the care...
62723: javadoc console output: hyperlink not clickable, no hand ...
53358: GC copyArea(image, x, y) not implemented on Mac
7845: API needed in Combo class to specify # of items visible
17346: Missing busy cursor in Search dialog under GTK
22018: GTK: Text.setCursor() does not function.
31023: GP - using F3 to open new edit window
38260: CCombo with Dialog
44648: Support JDK1.1
45574: Panther: Run... and Properties dialogs lay out incorrectly.
48006: [SWT] layout problems on mac
50183: Vertical scrollbar is not created as expected
54414: [typing] Delete Next Word and others don't work quite right
58804: Mac OSX : TableColumn Alignment
60452: [Mac] Button Placed on Group does not get Dialog Font
60816: Deferred events will not run during mousedrag
61728: Need access to TextLayout styles and fonts
62329: CTabFolder leaves a little cheese when resizing
62558: Null Pointer when opening Folder in File>Open External File
62982: TableColumn does not fire resize event
63003: Ctrl+ Clicking on PackageExplorer expands items
63070: some menus do not show their item texts
63701: Display var in debugger exits eclipse JVM
63716: Tree items do not display their children when unfolded by keyboard
63903: setSimple
64216: TableItem.getText - wrong for first column
64220: Wrong cursor used for SWT.CURSOR_SIZEALL
64294: Title and maximisation does not work on Pocket PC
64457: calling CTabItem.setFont (and setImage) repeatedly with null causes repaints
64512: Add smallFont and noFocusBorder properties to Info.plist file
20903: ACC: Checkboxes not identified correctly
26632: Table cloumn headers not drawn in GTK2
28990: GTK: Paints not flushed after open()
35753: missing API: TableCursor.removeSelectionListener(SelectionListener)
37956: Crash in OS.gdk_pixbuf_scale_simple ()
38809: DCR - need Display.getSystemCursor()
38828: Eclipse Crach Closing Session
38875: java.lang.reflect.InvocationTargetException on startup
40540: Eclipse JVM crashes randomly in GTK native code.
42422: eclipse crashes on startup with RedHat 9.0 system
47266: [browser] how can we format URL links to pass on information to the SWT app
48850: SWT Example projects build error
52109: drawText() treats "\n" differently if antialiasing is on or off
56063: [Colors] Perspective toolbar items have wrong background
56981: [browser] need to support Alerts on Mozilla
57843: Fatal Error in SWT causing Eclipse to crash.
58193: [Browser] content embedded using the HTML OBJECT element doesn't show up in swt browser
59614: Clicking the CTabFolder chevron twice does not make the drop down go away
59698: [browser] investigate support for custom popup menu
60037: Accessibility: Junit Preference Page checkboxes in list view not readable
60102: Shell opened on KDE3.2.x does not paint
60237: [browser] BrowserExample running inside Eclipse does not get key/mouse events
60457: [browser] safari - does not fire location event for inner frame
60727: BIDI: StyledText - Wrong cursor positioning on bidi boundary
60819: Photon: Tree.java references java.util.Stack (not in JDK 1.1)
61316: SWT error occurred on Eclipse 200405060200
62523: launch eclipse with -DMBCS as a vmarg and copy-paste works incorrectly / ctrl f6 shows undisplayable characters
62528: Tracker does not keep up with mouse movement
62761: SWT should not grab focus on traversal events
62790: packing a shell has the effect of creating an unusable shell on pocketpc
63006: Typo in SWT doc for ON_TOP
63102: [Icons] It is hard to distinguish pressed/non pressed icons on Mac OS 10.3.3
63105: TableItem.getImageBounds() returns incorrect value for Column 0
63143: malformed MANIFEST.MF in gtk/motif/gtk64 fragments
63296: [browser] F1 crashes workbench
63661: VM terminates abnormally

SWT Build 3.0 052 - Tuesday May 18, 2004

Problem reports fixed

16620: GC.drawLine and GC.drawPolyline aren't consistent [portability]
19828: CTabFolder popups should not span monitors.
21574: Color selection for individual table cells
27331: CTabFolder right control request
28766: Printing Images does not respect transparency
36732: Performance problems on Mac - slow appearance of cmd-space results
39320: SWT.NO_BACKGROUND style does not work in Linux-GTK
39881: BIDI: DCR - Need to implement a Text Layout class
44915: Clipboard getAvailableTypes runs the event loop on GTK
45093: Editor tab tooltip position wrong for dual monitor setup
52458: [Workbench] wrong background color in tab corners
52574: Rendering of CBanner with only one child
52595: CTabFolder flashing during resize
53791: Implement Control.setRedraw() on platforms other than Windows
54264: [EditorMgmt] Editor close button
54499: Tree.getItem(Point) returns element even if point is over +/- area
55392: Critical GTK Error in gtkselection.c
55748: [browser] fail to launch under RH EL3
56170: SWT_AWT problems
56694: Typing slow because too much data sent over the wire (was: [Workbench] since 3.0M8 typing is terribly slow)
57777: [typing] Wrong behavior for append next "word" to selection action
57965: GTK: Control.setBackground() with same color causes OS paint event (BBAWT)
59329: [Browser] browser code fails if gre.conf contains a blank line before version number
59333: [Browser] Exception error messages are not very meaningful
59998: [browser] hover tooltips at wrong position
60068: TableCursor crashes when scrolling vertically an empty table
60662: version-match deprecated in SWT fragment manifests
60934: [interop] tab focus problem
61207: cannot use icons with > 8 bit color depth
61397: UI seems to become "disconnected" from the application
61496: [EditorMgmt] Editor tabs should adjust themselves on window resize
61789: [Browser] browser code uses a hardcoded config file name /etc/gre.conf
61818: Cheese in ViewForm
61970: NPE in TableItem class in getImageBounds (int index)
62010: NPE Pressing CTRL-O in java editor
62090: Pressing enter in combo triggers dialog traversal
62195: Error in SWT#SCROLL_LOCK JavaDoc
62393: SWT_AWT enter key misbehaves with JTextArea in a wizard
62477: Clicking on shell title bar causes activation events with null active shells

SWT Build 3.0 051 - Tuesday May 11, 2004

New APIs

TextLayout.getAscent() added
TextLayout.getDescent() added
TextLayout.setAscent(int) added
TextLayout.setDescent(int) added
Display.getSystemImage(int) added
Display.getSystemCursor(int) added

Problem reports fixed

12625: Menu items still grab accelerators when disabled
25703: Getting system icons for dialogs
28858: Cursor appears behind character although it's in front of
40523: [launcher] Allow launcher build using MinGW
43921: gradient fill does not print its color properly
46824: ControlExample: scrolling Canvas leaves screencheese
47511: Shell.setVisible runs event loop
53034: showItem() not working when setRedraw(false)
55616: [browser] SWT.Browser (Mozilla) does not like https links (img src="https://..." or href="https://...")
57506: Pressing TAB key creates junk in editor
59352: [browser] GTK crashes on attachments
60420: lots of crashes since M8
60454: [browser] Browser crashes on Jaguar
60471: Eclipse stops responding to mouse, NullPointerException on shutdown
60568: Table TreeItem selection fails with MouseEvent position
60607: inconsistent API in FontData
60704: Long menu item labels cut off
60893: [64] NPE on startup
60913: StyledText shows lines when mulitple lines are selected
60937: Hitting Enter when a combobox is open can invoke default button
60969: [browser] clicking link to PDF crashes VM
61109: Widget is disposed error disposing shell
61239: TableItem NPE
61337: Dialogs resize when moved on Solaris

SWT Build 3.0 050 - Tuesday May 4, 2004

New APIs

New accessibility state and role constants ACC.STATE_LINKED and ROLE_LINK.
StyleRange now accepts SWT.ITALIC.
CTabFolder.MIN_TAB_WIDTH is deprecated and replaced by CTabFolder.setMinimumCharacters

Problem reports fixed

4587: StyledText - support italic fonts and italic font style (1G60C4X)
10846: Tab titles not read by JAWS
21771: Accessibility for Buttons ignored in JAWS
25629: Need STATE_SYSTEM_LINKED mapped to one of the states in ACC.
41887: [browser] Mac - HTML Browser widget - investigate Safari browser
42264: [Outline] Show Outline popup very slow
44008: [browser] Browser component grabs focus when loaded.
50524: RCP: CTabFolder truncated tabs should appear as tooltip
51676: New Look CTabFolder menu does not stay open
52087: not showing close button makes it easy to close tabs accidentally
52482: [New Look] black box around view tab labels
52489: CTabFolder selected tab not properly rendered
52593: CTabFolder.setTabHeight and paint problem
52837: [Editor Mgmt] Closing an editor when using multi tabs does not always redraw properly
52958: TabFolder, new look draws dotted selected
54575: CTabFolder: Selecting tabs should not affect whether chevron is shown (should use constant space)
54591: CTabFolder: screen cheese
55245: CTabFolder does not give available space to tab early enough
56472: [Font/Colour] Active part foreground on white povokes nasty looking close widgets
56535: [Workbench] No separator between part trim and its content is difficult on the eyes
58272: BIDI: The C/ C++ editor doesn't preserve the keyboard language after pressing sapce bar
58704: CBanner computesize seems wrong when no control on the right hand side
58843: TableCursor example in Javadoc doesn't work on GTK!
59524: Evaluation pop-up keybindings are broken
59861: asyncExec runnables not run until drag complete in Windows
60127: [PropertiesView] garbage in the properties view
60334: Can't force focus to a shell (BBAWT)
60492: [browser] safari - 2 browsers on different tab items in same tab folder overlap
60686: Program.hashCode() throws NullPointerException under linux with gnome

SWT Build 3.0 049 - Tuesday April 27, 2004

Problem reports fixed

32524: CoolBar Clips 'run' icon
37785: ctrl+delete nukes non-alphanum chars
43769: Eclipse crashes when loading web page with applet in OLE Browser view
47939: [browser] Expose native menus in WebBrowser
51682: update (custom)control example to permit setting font on single item
51727: SWT_AWT's use of embeddedFrame does not allow required subclassing of the embedded Frame
53506: Program.getProgram() Does Not Get Default Command
55625: Compiling SWT on top of GTK 2.4.0
55956: [DynamicUI] Perspective deleted only after Workbench restart
56126: StyledText background highlighting doesn't work
56376: [EditorMgmt] Immortal editor tab tooltips
57079: [interop] SWT_AWT causes JVM crash
57143: Fast view animate transition bad on Linux
57225: [browser] SWT Browser Widget Crashes Workbench on XP when loading the Shockwave Plug-in
57380: Excess clipping/dirty area for Table PaintListener's paintControl(PaintEvent)
57562: [Workbench] DBCS: Window resizing does not work properly
58073: Table.java java.lang.ArrayIndexOutOfBoundsException:
58308: SWT_AWT - Embedded JSplitPane resizable arrows
58575: drawRectangles in Tracker causes missed mouse events
58638: Permit to have synchronous display to help debugging
58732: Coolbar on Linux-GTK should draw native handles
58851: When shell is created with SWT.NO_TRIM, windows does not show it on task bar
59051: fillGradientRectangle doesn't work with XORMode on Windows
59279: Item.setText() impl. doesn't follow JavaDoc
59424: BIDI: level of the first directional run is never detected
59472: Eclipse splash screen label is "Silenio"
59615: Empty space before handle in a coolbar
59707: StyledText is not setting the OS background
59872: Documentation fix for RowLayout

SWT Build 3.0 048 - Tuesday April 20, 2004

New APIs

CoolBar now has SWT.FLAT style.

Breaking Changes

CTabItem no longer supports set/getForeground and set/getBackground.

Problem reports fixed

20186: Copyright dates still are 2001
22589: GTK: StyledText widget is slow
23566: Accessibility - toolbar not accessible by keyboard
41090: THAI/VIET: The behavior of text editing functions are not correct.
49133: SWT_AWT API class undocumented
53107: Slider crashes when hooking resize callback
53814: views are blank when detached automaticly by switching perspective
54051: Font baselines don't line up in Java editor
54225: Checkbox TableItems don't honor background color near checkbox
54989: [CellEditors] [regression] ComboBoxCellEditor does not fire value applied
57003: DBCS:Copy/Paste or input DBCS display incorrectly in project file
57004: DBCS:Can not copy/Paste or input DBCS data in project file
57426: Clipped items when setting a tree item to use a bold font
57627: Can't click in Content Assist window of New Class wizard
57948: [browser] how to distinguish between a call to setText and a hyperlink activation
58071: ICO images painted not correctly when smaller than 17x17 pixels
58093: swt-gtk: uses ~100% CPU while drawing using fillGradientRectangle()
58243: [browser] hover messages don't show up in mozilla
58346: [browser] Browser not working with default RH EL3 update 1
58569: Regression: StyledText does not wrap correctly
58756: Tables & Images refresh problem
59106: SWT Snippet 139 fails to compile

SWT Build 3.0 047 - Tuesday April 13, 2004

Problem reports fixed

4425: List(SINGLE) - setSelection(int, int) doesn't deselect when start>end (1FCHJMQ)
48849: Keyboard events ignored in Import Plug-ins and Fragments dialog
50657: Can't input 2 bytes character To combo box
56390: EXCEPTION_ACCESS_VIOLATION
56829: CBanner not sized correctly after coolbar wraps
56915: Chinese characters not rendered in StyledText
57099: GTK: Text widget of style MULTI does not send mouse track events if added to realized Shell (BBAWT)
57182: [browser] Browser displays a blank page if character encoding is specified (Linux GTK)
57647: errant ON_TOP | SYSTEM_MODAL Shell behaviour if tooltiptext is set on any control
57876: Constructor for Font has wrong-named argument; doesn't appear to be used
57884: Javadoc on Text missing possible style
58156: Unhandled event loop exception (Widget is disposed) when using "Open Type Hierarchy"

SWT Build 3.0 046 - Tuesday April 6, 2004

Problem reports fixed

25646: [launcher] After rebranding, "Eclipse" shows up in Windows toolbar during launch.
27696: DCR - need to set font and color for a TableItem's individual cells
37052: Shells assuming SWT.RESIZE on GTK and Motif (BBAWT)
40521: [launcher] Launcher error messages cannot be rebranded
42032: [browser] Browser Mozilla binding - problem submitting form
42313: SWT.CENTER and SWT.RIGHT don't work with Text
54341: [browser] swt.browser.Browser; buttons in html does not work on linux/gtk
55541: StyledText - Bidi segments Listener is broken
55702: [browser] Intro page does not show images on Linux
55806: [64] crash on startup when using jit on AMD64
55926: [64] [M8] AMD64 I20040324 build cannot work (unsatisfied link errro)
56089: [misc] Extend selection causing horizontal scroll is slow
56149: coolbar does not fill vertical space
56315: performance bad when moving lines
56667: Minimization of top Shell widgets impossible (SWT.MIN & SWT.NONE) on PocketPC (BBAWT)
56795: NPE opening quick outline/hierarchy
56799: NPE in WM_KEYDOWN
56918: Problems disposing TrayItem
56999: [KeyBindings] Regression: Alt+Numpad keystrokes broken
57165: eclipse does not start when using lesstif, FAQ is wrong
57296: BidiUtil static var retains references to runnables from StyledText
57395: backspace in texteditors -> double backspace

SWT Build 3.0 045 - Tuesday March 30, 2004

Problem reports fixed

15025: implement java.awt.Robot for SWT
51719: Need to suppress "untitled window" on GTK
53274: [SWT Examples] Image Analyzer crashed when tried to save images as PNGs and ICOs
53978: manifest.mf of org.eclipse.swt is not consistent with plugin.xml
55522: Display.post - support/investigate mouse button 2 and 3
55525: Display.post - don't send mouse down/up when doing mousemove
55556: MacOS 10.2.x (Jaguar) has no strcasestr function
55561: Display.post - hang when doing a mousedown
55738: next word action broken on win2000
55756: Double click is ignored on progress indicators
55849: Keyboard shortcuts don't work in old workspace
55897: StyledText doesn't compute preferred size properly
55913: Styled Text draws on top of itself
55917: Extra library dependency in Eclipse 2.1.2 GTK launcher
55920: View presentation visual problems
55937: Introduction page wizard not properly installing SWT examples
55967: SWT should be a singleton bundle
55980: display.post() does not handle uppercase characters
56245: subtitle text does not fill available horizontal space
56366: Tooltip for CTabFolder shows up on wrong monitor

SWT Build 3.0 044 - Tuesday March 23, 2004

New APIs

For new API released in the last few builds, see the "New & Noteworthy" link on the Downloads page for 3.0M8 after March 26th, 2004.

Problem reports fixed

15054: OwnerData or "virtual" Table support
21659: Frames drawn in inappropriate places
23335: Odd lines around buttons
30848: API for Table#showColumn() like Table#showItem()
40420: Shell with style NO_TRIM should not appear in the Window Manager task bar
40663: Dragging views is not synchronised with mouse position
47638: NPE in getParentBackground.
50359: Problem with vertical toolbars and GTK+ 2.3.x
51582: Need the ability to determine "High Contrast" mode
54231: CTabFolder now adds margin around page controls
54291: new TaskTray widget does not compile on Windows CE and GTK64
54386: Stray pixel in SWT table
54878: Drop down coolbar/toolbar menus and combo boxes take too many clicks
54990: ALT+DOWN does not drop down CCombo list
55113: Hover text stuck after drag in CTabFolder
55133: Table.java: java.lang.ArrayIndexOutOfBoundsException with SWT.VIRTUAL
55187: swt v3043b does not work under gtk 2.0.6
55300: StyledText - single and border cause cheese when resize
55307: ViewForm's title area controls are off by one pixel

SWT Build 3.0 043 - Tuesday March 16, 2004

Problem reports fixed

4809: SWT Cursor Source and mask are flip-flopped (1GJ80FZ)
6593: Doc: knowing the coordinate space for SWT
25336: CoolBar - computeSize do not respect autobreaks [Emulated]
30834: Minimize to system tray
43893: Scrolling copies wrong bits
49778: Images on MenuBar are not lining up with thier Hotstop
50151: Using SWT.RIGHT on a ToolBar leaves blank space
52785: Eclipse 3.0M7 doesn't run on Fedora Core 2 test1 release.
53401: [64] junit tests don't compile - crashes
53837: Workbench hangs up when hitting space key on readonly combo.
54358: Shells don't fire move event when not visible (BBAWT)

SWT Build 3.0 042 - Tuesday March 9, 2004

Problem reports fixed

19654: Coolbar - resizing window can add rows to coolbars
32537: Menu text and accelerator text overlapping
42022: Mnemonic traversal cannot be suppressed
46369: javadoc should be updated for behavior of selecting multiple items in a single select list
51464: eclipse.exe review/updates
51537: need a way to pass a string to the launcher
52536: [SWT Examples] Setting the style to SWT.FLAT has no effect on Buttons
52935: Emulated Coolbar does not support wrapping
52959: setFont() in TableTreeItem
53014: MessageBox opens modal but unparented
53045: no more handles!
53057: Browser widget and display of special chars
53141: JVM crash at eclipse exit
53221: [SWT Examples] �Save As�???? Dialog of Image Analyzer does not provide the correct file path
53236: Setting font/color on an item when there is no change should not redraw
53361: [EditorMgmt] New look: editor close button (x) does nothing sometimes
53388: [64] Crash in g_signal_lookup
53394: ArrayIndexOutOfBoundsException in ColorDialog
53419: viewing preference page makes preferences tree unresponsive
53430: Additional fixes for porting SWT to 64-bit
53487: [browser] Suze 9 installs Mozilla into different folder than RH
53519: CheckboxTableViewer does not receive selection events
53544: [Viewers] Checkbox Table Viewer does not provide selection callbacks on a check
53549: remove custom code in Program Gnome
53556: Index out of bounds resizing preference page
53570: Opening the file type association dialog to the external editors view causes Eclipse to crash
53638: eclipse startup problem
53723: Problems with setFont() on TreeItem
53832: VM Crash releated to focus or set font
53853: Selection event for checkbox Table is broken
53995: java_swt crashes if application bundle is named .APP instead of .app

SWT Build 3.0 041 - Tuesday March 2, 2004

New APIs

Table.setItemCount(), SWT.VIRTUAL and SWT.SetData have been added and implemented on all platforms to support the virtual Table. This feature is "under construction". Use at your own risk.

Problem reports fixed

4575: desire exception checks for inputProc/windowCallback (1G55O7P)
17659: Eclipse crashes when switching Encoding to UTF-16 (little endian)
20364: Slider control does not take focus
39892: SWT error thrown when refreshing the properties page
45845: scrollbars on ScrollingGraphicalViewer sometimes does not work
45945: Drawing issues with SWT 2.1.1 under PocketPC 2002
46156: Eclipse crash with KERN_PROTECTION_FAILURE when customizing perspective
49082: Unsupported color depth does not throw an exception in Linux GTK
52295: Monochrome bmp and ico image data, and icon masks are not always handle correctly
52733: Deadlock expand of HEAD
52862: SPACE gets inserted into styledtext using system menu
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
53128: Shell.setRegion() should check if region is disposed...
53440: critical warnings when running jnigen tool

SWT Build 3.0 040 - Tuesday February 24, 2004

New APIs

Point Menu.getSize() added

Problem reports fixed

6781: Cannot draw unicode string
38643: Toolbar computeSize stop working after WM_SETFONT
38714: Table and table cursor buggy scrolling. It is impossible to use properly the table widget when the table cursor is involved.
42554: Double icon in the dock on OSX
48341: Cannot get height of Menu and no capabilities for work around
50107: SWT does not compile successfully against CLDC (i.e. j2me)
51374: Need MenuBar to support Images on PocketPC
51645: Java core when running event loop on the Sun
51671: Text not redrawn on new look CTabFolder
51777: TableItem.getBounds(int) returns the wrong values when table scrolled
52024: [NewLook] curvy lines have inconsistent line width
52242: New Look: white banding in view and editor tabs
52255: Found small problem in snipets code
52335: Snippet108.html missing code
52337: LZWCodec#maskTable should be a static final field
52541: [SWT Examples] CoolBar Buttons with a dropdown menu do not behave correctly

SWT Build 3.0 039 - Tuesday February 17, 2004

New APIs

CTabFolder has been modified to display the new look for 3.0. Please note that the new 3.0 API in CTabFolder has not been finalized and is subject to change.

Problem reports fixed

21430: Accessibility:JAWS can not read label for multi-lines Text
38194: SWT performance issues with JAWS 4.5
38564: [Import/Export] On MacOS X SWT Buttons easily get wrong height
43257: org.eclipse.swt.custom.StyledText is not accessible
44236: Jaws doesn't read eclipse's main menus
44946: TableCursor always paints left-aligned text
47264: I-Beam displayed in wrong control (Run... dialog)
48273: [wm2003] pocket pc - issues with popup menu
48327: [WM2003] Problem with PaintListener on PocketPC WM2003
49797: [WM2003] GC cannot instantiate on PPC 2003
51031: Broken arrows on multi page
51036: Tree Widget opens then closes on RETURN/ENTER
51088: Patch(es) to fix redraw bug after ControlEditors close.
51248: GUI thread does not process the GUI update requests timely, causing the display to be unresponsive
51401: can't find java.awt.* packages using IBMs 1.4.1 VM on linux
51472: Error launching Browser plugin in pre-M7 build
51492: changing TabFolder foreground colour is not immediately reflected
51831: StyledText doesn't specify contents of its SelectionEvents

SWT Build 3.0 038 - Tuesday February 10, 2004

New APIs

ACC.ROLE_TREEITEM added
ACC.ROLE_TABLECELL added
ACC.ROLE_TABLECOLUMNHEADER added
ACC.ROLE_TABLEROWHEADER added
TableItem.setFont(Font) and TableItem.setFont(int, Font) added
TableItem.getFont() and TableItem.getFont(int) added
Table.showColumn(TableColumn) added
LocationEvent.top added

Breaking Changes

ACC.ROLE_TABLECOLUMN deprecated - use ROLE_TABLECOLUMNHEADER instead.

Problem reports fixed

37742: ACC: missing an item correspondent with ROLE_SYSTEM_OUTLINEITEM defined by MSAA
43091: [browser] Browser - LocationEvent behavior
44063: Clipboard of GTK on KDE : Eclipse crash
44943: TableCursor color set incorrectly
50522: [interop] Components in SWT_AWT don't show in Workbench.
50907: JPEG loader fails to load image
51081: Tracker flickers when using setRectangles to hold it in place
51325: SWT_AWT:The color depth of the display changed cause NullPointerException
51372: [browser] certain event strings contain an extra null char

SWT Build 3.0 037 - Tuesday February 3, 2004

Problem reports fixed

50639: Deadlock creating image outside UI thread
50718: get doc title from Browser
50130: gtk and motif don't compile against CLDC
50778: Java doc problems
50547: MessageBox locks out application
50520: RCP: Need ability to set close button per item on CTabFolder
50709: Right Aligned Table Column Headers do not appear until after a resize
49828: [browser] Browser control does not always send completed progress event
48899: [browser] browser plugin not included into the eclipse example zip file
50991: [browser] mozilla - must support older version mozilla 1.4
50777: [browser] mozilla dependencies on unfrozen api

SWT Build 3.0 036d - Tuesday January 27, 2004

New APIs

Browser.backEnabled() added
Browser.forwardEnabled() added
Browser.addTitleListener(TitleListener) added
Browser.removeTitleListener(TitleListener) added

Problem reports fixed

46225: 3.0M4 doesn't work with gtk2.3.0
50301: Characters typed are displayed backwards.
50518: CLabel should support a vertical gradient
49971: NPE when closing workbench
50377: Swt MANIFEST.MF not adjusted to repackaging of SWT_AWT.
50256: Text#getCaretLocation() sends erroneous Modify event
45419: [browser] add api to read html from memory on Photon Browser
47936: [browser] Back/Next event support in WebBrowser
48809: [browser] breaking change - rename LocationEvent.cancel to LocationEvent.doit and reverse boolean meaning
50405: [browser] Linux: switch to Mozilla 1.6
50437: [browser] send title event
50034: [interop] swing mouse events not received in RCP plugin
50483: [interop] swt SWT_AWT & ui ViewPart

SWT Build 3.0 036 - Tuesday January 20, 2004

New APIs

Display.getIconSizes() added
Display.getCursorSizes() added

Problem reports fixed

50153: API - Breaking change - replace Display.getCursorSize with Display.getCursorSizes
50161: NEW API - Display.getIconSizes
49942: NPE in StyledText.getSelectionRange (line 4275)
48653: NPE in StyledText.performPaint (line 6084)

SWT Build 3.0 035 - Tuesday January 13, 2004

Problem reports fixed

46800: Arrow button doesn't receive focus
49154: Combo behavior not very user-friendly
49534: Javadoc of 'Control' should mention 'Traverse' event
32828: Loss of the modal context
49471: M6 image leak
47279: OS.ExpandEnvironmentStrings crashes on zero-length string
49502: Snippet 90 miss class specification
49503: Snippet 98 missing import statements
49723: StyledText is leaking StyleRange objects again
49401: SWT M6 outdated Manifest File prevents use of SWT_AWT from within Eclipse
49381: SWT.RIGHT does not work in Text
49488: swt_awt.c and swt_awt.rc files not in source bundle
45149: The position of IME input field is wrong.

SWT Build 3.0 034 - Monday December 15, 2003

Problem reports fixed

39606: JAWS 4.5 not reading tabs
48263: EC: gtk allows TabItem.setControl(...) value to be non-child of TabFolder.
48343: DCR: Provide means to get preferred cursor size
47928: overly stringent bounds tests in Text.getText
48233: [KeyBindings] shortcut Command+Space not working
22228: [Workbench] program icon in ALT+TAB window looks ugly
48271: EC: Control.setVisible doesn't do isDisposed() check

SWT Build 3.0 033 - Tuesday December 9, 2003

Breaking Changes

Slider.setThumb(int), Slider.setValues(...), ScrollBar.setThumb(int) and ScrollBar.setValues(...) now clamps the passed thumb value if it exceeds the receiver's range.

Problem reports fixed

48036: [browser] crash on IE when using javascript to close more...
48022: 3 mouse clicks cause 4 mouseDown events
47894: Combo layout problems
47916: [browser] crash on IE when setting text multiple time wit...
47885: [browser] provide a resize event
48168: [browser] breaking change - changing names of WindowEvents
45989: Slider/Scrollbar API doc
47898: StyledText leaking StyleRanges
47190: Documentation missing
48297: [browser] investigate support for Mozilla Firebird

SWT Build 3.0 032 - Tuesday December 2, 2003

New APIs

org.eclipse.swt.awt.SWT_AWT class added for Windows, GTK and Motif - the class is not internal anymore

Problem reports fixed

33687: Combo widget does not size itself to handle largest entry
47170: cheese when resize with focus ring
47557: No images returned by Program.getImageData()
47245: setEditable() method for Combo or CCombo
47468: Support "full keyboard access" mode.
38149: SHIFT + spacebar doesn't work
46810: unexpected behavior for TableItem.setBackground() when co...
46641: Browser widget: footprint and guidelines question
46707: NPE when closing eclipse.
47366: [New Look] Area not painted when tab in the background
46751: [browser] Javascript window.close() does not work in the ...
46896: CCombo setEnabled
47109: Resize buttons horizontally leaves cheese
47530: [New Look] Cheese when adding to a banner
47143: List.add() != List.getItems() if string contains '\n'
34797: API: Clipboard:isDisposed
47426: [browser] breaking change - Replace NewWindowEvent with O...
29396: Unable to get session data when using internal browser
47039: Inconsistent shutdown
47391: Combo.deselect(int) and deselectAll() doesn't work
44567: Clipboard.dispose throws NPE

SWT Build 3.0 031 - Tuesday November 25, 2003

Problem reports fixed

46848: Circumflex accent for characters does not work
46859: Combo API doc/problems
16011: Copy not working.
47146: Group label should have same foreground/background as Group
47084: No mouseUp events for the left mouse button
46068: [browser] linux motif Browser shows up non embedded if previous instance disposed
40460: [Key Bindings] Some shortcut keys broken

SWT Build 3.0 030 - Tuesday November 18, 2003

Breaking Changes

Problem reports fixed

34128: classpath incomplete
46688: eclipse 3.0M4 left out a char symbol behind
46722: Crash on open of any java source
38981: Decorations.getMaximized() always returns false
46582: gtk setSelection(*) does not set focus properly
22010: GTK: Combo.setForeground() and Combo.setFont() dont change the drop-down list
46702: List.getFocusIndex() does not answer -1
46500: MessageBox.setMessage(null) has to be spec'd
45787: Panther: intitial Textfield contents only partially visible
46419: Text.getText(int,int) needs to spec behaviour for invalid range
42408: [browser] Javascript window.open() does not work in the Browser widget
23084: [StyledText Motif 2.0.1] Cursor disappears while moving by words (forwards/backwards)
36010: [View Mgmt] View menu "Move" and "Size" commands have no effect.

SWT Build 3.0 029 - Tuesday November 11, 2003

New APIs

GC.drawPoint(int x, int y) added
DragDetect event objects now have their x and y fields set to the control-relative x and y coordinates of the drag start

Problem reports fixed

46354: add to javadoc for List.remove(int start, int end)
42426: Backport BiDi Mirroring Fixes from 3.0 and 2.1.x
46029: bad alignment in Import plugins wizard
32772: Cannot hold down stepping keys on OSX
44390: column separator disappeares after resizing the first column to zero width
46306: ControlExample: multiple Select Listeners dialogs is confusing
33637: DCR - no printing on Mac [was Print on OSX 10.2.4]
43251: DragDetect event should have x and y coordinates
28684: Drop-Down arrows hard to hit
21075: Import to filesystem can only browse when empty
45877: many German strings are not displayed
38521: Mouse events delivered to wrong Control
45946: Need an efficient GC.setPixel( x,y ) method.
41465: Panther: ToolItem(DROP_DOWN) arrow has wrong background
45453: pocketpc - Pop-Up menus do not work on Tables
45422: Pull-down menu only shows up on mouse-up, rather than mouse down
43108: StyledText - Scrollwheel event interferes with last caret placement
46368: Table array exception when removing invalid lower range
46037: text editor - positions editor in first page
45789: Toolbar dropdown items don't fire immediately
45940: Votes on closed bugs?
46028: [browser] IE browser still shows default popup menu
45997: [browser] support and require Mozilla 1.5
46147: [browser] SWT accelerators get overriden by IE
44919: [KeyBindings] dialog keyboard shortcuts gone
45362: [KeyBindings] French Keyboard issue with 0 key (SHIFT + �????)
37740: [KeyBindings] Text tool item on the Viewpart Title takes menu's accelerator key

SWT Build 3.0 028 - Tuesday November 4, 2003

Breaking Changes

FileDialog.getFileNames() now returns an empty String array instead of null when there are no file names to answer.

Problem reports fixed

36083: NPE in Cursor.dispose
5096: FileDialog doesn't allow to set file name
22785: FileDialog: File paths incorrect
26771: motif test case failures
26913: All platforms should clear mouse capture when modal dialog is opened
34408: Shift Tab does not work in java editor
44878: StyledText - Arrow_Down in text editor doesn't retain column when it scrolls
45323: Error occurred using F3 to open class
45628: cannot traverse to ToolBar items
45800: Tracker (RESIZE) with multiple Rectangles losing precision
45834: FileDialog API spec problems
8507: SWTError thrown instead of SWTException
11663: unnecessary focus events on linux-motif
24319: Key events don't send to code completion dialog
25494: Mnemonic keys in editor menu don't work on gtk.
26101: Strange behaviour in VerifyListener under GTK
26170: SWT widget org.eclipse.swt.widgets.Label does not properly display its text under Linux Gtk when given a SWT.WRAP style.
35811: Resize workbench shell causes fastview z-order cheese
36153: No F1 help in Java editor
37510: Shift + F10 does not work in GEF on Linux
43683: [SWT] request function keys F13, F14, and F15 be supported
45457: [ViewMgmt] View contents rendered on top of fast view
45552: Crash when viewing MicroAnalyzer trace on Linux
21035: [Key Bindings] Ability to map keypad key events
24178: (BBAWT) Certain keys do not generate KeyEvents
43871: Ctrl+Break is interpreted as Ctrl+C Ctrl+C
45640: PENs are being leaked during painting
4622: DCR: No auto tab select on first tab created (1GCEDI4)
31107: CTabFolder and CCombo - too many sheels from tooltip shell
33934: CTabFolder's closeImage invisible in High Contrast mode
33945: CTabFolder tooltips overlap cursor
38805: Switching perspectives on Linux GTK seems to be slow due to large number of toolbar creations
42278: CTabFolder throws exception when closing a tab

SWT Build 3.0 027 - Tuesday October 28, 2003

Problem reports fixed

45267: BIDI: Mirrored text appears on every editor
38585: ControlExample - Checkbox Tree preferred size a tad too small
35494: ControlExample - Table preferred size does not adjust width
22287: Crash when calling SWT Combo.setText()
41420: Deleting the first column of a Table may throw an exception
45439: Double clicking the left upper corner of the nested Decoration closes the parent Shell
45341: FileDialog crashes VM on invalid drive
34362: GB18030-Motif: Crash when typing CN in the JavaEditor
43500: InvalidThreadAccess when running a subset of JUnit tests
45306: Mouse events lost in shell launched from secondary application modal shell
45337: pocketpc - can't show popup menu in Tree
41060: preferences dialog and editing paste functions wedged
42367: StyledText - StringIndexOutOfBoundsException in StyledTextRenderer
44474: StyledText does not handle case where printing not supported
44050: SWT.BORDER Text should display thin black border on PocketPC

SWT Build 3.0 026 - Wednesday October 21, 2003

Problem reports fixed

44896: 2 junit tests have been intermittently failing in nightly build
43811: 3.0M3 fails startup
42410: A way to check if SWT Browser is implemented and working is needed.
44174: Eclipse crashes using SWT Designer plugin
44232: ImageData constructor should thrown IllegalArgumentException for scanlinePad == 0
44832: Opening a PRIMARY_MODAL dialog on top on another PRIMARY_MODAL dialog shoud not enable the parent of the first.
44301: SashForm - Sashes have no borders
45145: Second window comes to front when using first
40873: Splash Screen Has Wrong Colors on Linux
42947: StyledText - redraw problem on last line with word wrap
43837: [browser] Browser - linux can't dispose a browser and open a new one
45122: [browser] Mozilla browser forward() back() always return true
45118: [browser] mozilla browser throws exception after reload in some cases
39106: [DBCS] Cannot input Japanese characters into Text widget with GTK+2, kinput2 and canna

SWT Build 3.0 025 - Wednesday October 15, 2003

New APIs

TabFolder style bits SWT.TOP and SWT.BOTTOM added

Problem reports fixed

44212: FocusEvents/KeyEvents from Scale not delivered
43729: GC.drawText() does not work on large images
44508: GC.getCharWidth JUnit test failure on Win98
44600: gnome Program does not return icon
44476: GP on shutdown
44223: Group widget doesn't pass focus when pressing mnemonic
44607: Gtk critical warning when running swt app
44372: NPE on hitting Esc to dismiss inline table edit
44516: Remove println's from FontData JUnit test
43878: SWT HTML Widget / Browser embedding problem on Linux
22983: Table.showItem() ignored before bounds are set
44778: TableItem.getImage periodically throws ArrayOutOfBoundsException
43281: Text field throws StackOverflowError when full
44509: Text.setTextLimit JUnit test failure on Win98

SWT Build 3.0 024 - Tuesday October 7, 2003

Breaking Changes

Methods ImageLoader.addImageLoaderListener(ImageLoaderListener) and ImageLoader.removeImageLoaderListener(ImageLoaderListener) now throw an SWT Error if null is passed as the argument.

New APIs

Region.add(int[] polygon) added
Region.subtract(int[] polygon) added
Shell.getRegion() added
Shell.setRegion(Region) added
ACC.TEXT_INSERT added
ACC.TEXT_DELETE added
Accessible.addAccessibleTextListener(AccessibleTextListener) added
Accessible.removeAccessibleTextListener(AccessibleTextListener listener) added
Accessible.selectionChange() added
Accessible.textCaretMoved(int) added
Accessible.textChanged(int,int,int) added
Accessible.textSelectionChanged() added
org.eclipse.swt.accessibility.AccessibleTextAdapter added
org.eclipse.swt.accessibility.AccessibleTextEvent added
org.eclipse.swt.accessibility.AccessibleTextListener added

Problem reports fixed

44161: addImageLoadListener should check for null
43971: Double clicking no longer works
42559: Eclipse 3.0 M3 - can't start Eclipse from the command line
43706: Palette desc saying 'no items for this editor' doesnt wrap on linux
40940: Printing disabled in Solaris
43918: Some mouse clicks don't work
44164: update needed in javadoc for constructor Image(Device , ImageData)
44165: update