Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up properly when the pixel format is not supported. | Billy Biggs | 2005-09-29 | 4 | -7/+14 |
* | fix SWT.Settiings to happen only once | Steve Northover | 2005-09-29 | 1 | -28/+29 |
* | bug 110824 fix crash when calling getItems() in JUnit Test plus fix stack ove... | Veronika Irvine | 2005-09-28 | 1 | -1/+1 |
* | fix SWT.Settiings to happen after new system font is cached | Steve Northover | 2005-09-28 | 2 | -13/+24 |
* | send SWT.Settings before layout() | Steve Northover | 2005-09-28 | 1 | -2/+2 |
* | Remove debugging prints. | Billy Biggs | 2005-09-28 | 1 | -2/+0 |
* | releasing handles | Silenio Quarti | 2005-09-28 | 1 | -1/+1 |
* | releasing handles | Silenio Quarti | 2005-09-28 | 1 | -0/+5 |
* | null pointer exception in Junit | Silenio Quarti | 2005-09-28 | 1 | -7/+11 |
* | 110531 - VM crashes when creating an Image after rotation | Billy Biggs | 2005-09-28 | 1 | -1/+1 |
* | bug 24451 - jpeg performance | Carolyn MacLeod | 2005-09-27 | 5 | -233/+209 |
* | 33967 - DCR - Image AND Text Button support where available | Steve Northover | 2005-09-27 | 1 | -64/+81 |
* | fix comment | Steve Northover | 2005-09-27 | 1 | -1/+2 |
* | 99266 - [Viewers] Bogus empty rows at the beginning of a table (AGAIN!) | Steve Northover | 2005-09-27 | 1 | -17/+28 |
* | 33967 - DCR - Image AND Text Button support when avalaible | Steve Northover | 2005-09-27 | 1 | -75/+221 |
* | Move the rc file next to its source. | Billy Biggs | 2005-09-27 | 1 | -0/+0 |
* | 33979 | Silenio Quarti | 2005-09-27 | 3 | -91/+109 |
* | Formatting. | Billy Biggs | 2005-09-27 | 1 | -1/+1 |
* | 110767 - XErrorProc fails on x86-64-bit | Billy Biggs | 2005-09-27 | 1 | -2/+2 |
* | multi font support, first release | Felipe Heidrich | 2005-09-27 | 3 | -60/+204 |
* | making CTabFolder consistent with StyledText re handling of dispose notification | Veronika Irvine | 2005-09-27 | 1 | -7/+4 |
* | Copyright fix. | Billy Biggs | 2005-09-27 | 4 | -8/+6 |
* | 110753 - gdk_region_get_rectangles leaks | Billy Biggs | 2005-09-27 | 1 | -0/+2 |
* | v3207v3207 | Billy Biggs | 2005-09-26 | 4 | -5/+5 |
* | Fix a double free. | Billy Biggs | 2005-09-26 | 1 | -1/+0 |
* | Add WGL DLL generation to the build scripts. | Billy Biggs | 2005-09-26 | 15 | -732/+838 |
* | get rid of multiple code paths that do g_free() | Steve Northover | 2005-09-26 | 1 | -10/+11 |
* | fixing (vertical) scrolling to consider margins and v and h scrolling functio... | Felipe Heidrich | 2005-09-26 | 2 | -121/+112 |
* | Copyright update. | Billy Biggs | 2005-09-26 | 2 | -0/+29 |
* | Support the NO_BACKGROUND style. | Billy Biggs | 2005-09-25 | 1 | -0/+1 |
* | Cleanup. | Billy Biggs | 2005-09-24 | 1 | -2/+1 |
* | Clean up compiler warnings with the GLX JNI generation. | Billy Biggs | 2005-09-24 | 6 | -37/+143 |
* | Remove old JNI generator properties. | Billy Biggs | 2005-09-24 | 6 | -1252/+0 |
* | Compile fixes. | Billy Biggs | 2005-09-24 | 3 | -15/+3 |
* | 37709 - Support OpenGL | Billy Biggs | 2005-09-24 | 1 | -2/+9 |
* | Javadoc fix. | Billy Biggs | 2005-09-24 | 5 | -30/+0 |
* | 64-bit | Billy Biggs | 2005-09-24 | 2 | -21/+19 |
* | fixing up margins | Felipe Heidrich | 2005-09-23 | 1 | -25/+29 |
* | 37709 - Support OpenGL | Billy Biggs | 2005-09-23 | 44 | -5/+3723 |
* | 80490 | Grant Gayed | 2005-09-23 | 3 | -0/+21 |
* | *** empty log message *** | Felipe Heidrich | 2005-09-23 | 1 | -23/+4 |
* | 108949 | Grant Gayed | 2005-09-23 | 4 | -2/+22 |
* | *** empty log message *** | Felipe Heidrich | 2005-09-23 | 1 | -0/+1 |
* | 110432 | Grant Gayed | 2005-09-23 | 1 | -4/+4 |
* | 33659 - Display.getClientArea() includes toolbar on Linux | Billy Biggs | 2005-09-23 | 1 | -8/+52 |
* | check for lpht.hItem != 0 before accessing it in all places | Steve Northover | 2005-09-23 | 1 | -28/+30 |
* | 104407 - Right click on Tree does not honor the SWT.FULL_SELECTION style | Steve Northover | 2005-09-22 | 1 | -12/+14 |
* | 100363 | Felipe Heidrich | 2005-09-22 | 1 | -41/+47 |
* | *** empty log message *** | Grant Gayed | 2005-09-22 | 1 | -1/+1 |
* | 50646 | Grant Gayed | 2005-09-22 | 11 | -14/+64 |