| 33 minutes | Frank Benoit | Add dgListener template function for the Listener class |
| 33 minutes | Frank Benoit | Change behaviour of dwt.graphics.GC textExtend(): allow null for string argument |
| 4 hours | Frank Benoit | Fix link error and added missing switch defaults |
| 6 hours | Frank Benoit | Update to SWT 3.4M7 |
| 12 days | Frank Benoit | reverted the char[] to String and use the an alias. |
| 3 weeks | Frank Benoit | Fix problem with dmd 1.029 |
| 3 weeks | Frank Benoit | merge |
| 3 weeks | Frank Benoit | fix format string |
| 4 weeks | Frank Benoit | Deactivate not working import lib install |
| 4 weeks | Frank Benoit | Fix option to curl |
| 4 weeks | Frank Benoit | sync with dwt-linux, removed the simple.d |
| 4 weeks | Frank Benoit | Make dwt-win a sourcelibrary and make the import libs autoinstall |
| 4 weeks | Frank Benoit | Fix null termination in FonData(char[]) |
| 4 weeks | Frank Benoit | Fix bug in FontMetrics, must be value type to hold values not by ref. |
| 5 weeks | Frank Benoit | extend PrintStackTrace |
| 5 weeks | Frank Benoit | sync with dwt-linux |
| 5 weeks | Frank Benoit | sync with dwt-linux |
| 5 weeks | Frank Benoit | RuntimeException with getCause |
| 5 weeks | Frank Benoit | Add: missing files |
| 5 weeks | Frank Benoit | Changes and fixes for jface |
| 5 weeks | Frank Benoit | Fix initialization of key modifiers |
| 5 weeks | Frank Benoit | Fix: redering bug with digits |
| 8 weeks | Frank Benoit | Update to SWT 3.3.2 |
| 2 months | Frank Benoit | Fix import conflict |
| 2 months | Frank Benoit | moved pragme link for shlwapi into DWT |
| 2 months | Frank Benoit | now really |
| 2 months | Frank Benoit | dwt.program.Program |
| 2 months | Frank Benoit | don't do the theming stuff for win2k and earlier |
| 2 months | Frank Benoit | Make WinXP themes work with windows resources |
| 2 months | Frank Benoit | Reverted changes from previous wrong reverting changes: |
| 2 months | Frank Benoit | Fix several string convertion indexing errors, thanks Zhiguang Liang for the fixes |
| 2 months | Frank Benoit | Label allows setText with null arg |
| 2 months | Frank Benoit | sync with dwt-linux |
| 2 months | Frank Benoit | Added toStringzValidPtr to sync with dwt-linux |
| 2 months | Frank Benoit | merge |
| 2 months | Zhiguang Liang | Directory Dialog ported |
| 2 months | Frank Benoit | Allow null argument for Label.setText |
| 2 months | Frank Benoit | Fixed !=/!is error, thanks Thomas G. |
| 2 months | Frank Benoit | renamed getFirstCodePoint |
| 2 months | Frank Benoit | Sync with dwt-linux |
| 2 months | Frank Benoit | README edits |
| 2 months | Frank Benoit | minor edits |
| 2 months | Frank Benoit | Minor changes to be more compatible to dwt-linux, formatting in toString, Display.DEBUG=true |
| 2 months | Frank Benoit | Fix: missing styles in StyleRange |
| 2 months | Frank Benoit | more != in TextStyle |
| 2 months | Thomas Graber | fix some != to correct !is |
| 2 months | Frank Benoit | Fix for LEDataStream unread |
| 2 months | Thomas Graber | add missing return value in StyledText.getKeyBinding |
| 2 months | Frank Benoit | minor editing for better diff view |
| 2 months | Frank Benoit | merge |
| 2 months | davelzg | Added DateTime widget port. by Zhiguang Liang |
| 2 months | davelzg | Fix tooltip bugs. by Zhiguang Liang |
| 2 months | Frank Benoit | Fix null termination in Combo. Thx torhu for finding this. |
| 2 months | Frank Benoit | Fix null check |
| 2 months | Thomas Graber | add missing default cases |
| 3 months | John Reimer | Minor cleanup and organization of Activation Context Code |
| 3 months | Frank Benoit | tango update and tested with dmd 1.026 |
| 3 months | Frank Benoit | dsss.conf noinstall for simple.d, removed the hard coded paths |
| 3 months | Frank Benoit | switch default |
| 3 months | Frank Benoit | TextLayout allow null for setText |