Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-30added setTopIndexCarolyn MacLeod1-1/+4
2013-04-15fix snippet in response to fix for bug 405711Grant Gayed2-5/+0
2013-03-25Bug 181592 - [Widgets] Need a color constant for active and inactiveCarolyn MacLeod1-2/+4
2013-03-15- added warning that this is only implemented on WindowsMarkus Keller1-7/+9
2013-03-14Added Snippet 364Bogdan Gheorghe1-0/+61
2013-03-14Bug 248410 - [Wizards] Accessibility: User is not alerted to errorCarolyn MacLeod1-0/+1
2013-03-09Bug 248410 - [Wizards] Accessibility: User is not alerted to errorv4322aCarolyn MacLeod1-0/+110
2013-02-26Bug 336125 - ACC.RELATION_DESCRIBED_BY does not work for TextI20130226-2100I20130226-2000Carolyn MacLeod1-1/+9
2012-11-07revert bad changes in Snippet1Silenio Quarti1-55/+0
2012-10-26Bug 392841 - [GTK3] Need to replace expose-event signal with draw signalSilenio Quarti1-0/+55
2012-09-25Bug 377107 - no 32bits vm for JDK7 - comment#2Silenio Quarti2-38/+31
2012-09-05initialGrant Gayed1-0/+70
2012-09-05update javadocGrant Gayed3-6/+9
2012-08-09Bug 386274 - [OpenGL] Transparent background flicker in GLCanvasSilenio Quarti1-1/+7
2012-04-11Convert all files with CRLF and CR to LFBogdan Gheorghe1-155/+155
2012-04-02Bug 375790 - [SWT_AWT] Hangs on quit on Mac OS X LionSilenio Quarti1-1/+14
2012-03-30revert inadvertent changesGrant Gayed1-1/+1
2012-03-29revert inadvertent changesGrant Gayed2-2/+0
2012-03-29revert inadvertant changesGrant Gayed2-11/+2
2012-03-29initialGrant Gayed2-3/+14
2012-01-27snippet361 cross-platform shell sizeCarolyn MacLeod1-1/+2
2012-01-27pack shellCarolyn MacLeod1-1/+4
2012-01-26fill Canvas background with white before drawingCarolyn MacLeod1-3/+7
2012-01-25update commentsCarolyn MacLeod1-1/+3
2012-01-25use java2d to modify awt image displayed in swt guiCarolyn MacLeod1-0/+198
2011-12-06fix commentGrant Gayed1-1/+1
2011-11-14initialGrant Gayed1-0/+155
2011-11-14preserve column index when hiding/showing TableCursorGrant Gayed1-11/+6
2011-10-28Add Snippet 359Bogdan Gheorghe1-0/+51
2011-10-19Bug 304001 - [mac] No SWT API to set highlighted image for status itemFelipe Heidrich1-1/+8
2011-10-12update description in docGrant Gayed2-2/+2
2011-10-12initialGrant Gayed1-0/+69
2011-06-17new snippetR3_7Carolyn MacLeod1-0/+72
2011-05-18adding inline link in StyledText snippetFelipe Heidrich1-0/+73
2011-05-05*** empty log message ***Bogdan Gheorghe1-47/+0
2011-05-05*** empty log message ***Bogdan Gheorghe1-0/+47
2011-04-28add @since 3.7Carolyn MacLeod4-0/+8
2011-04-28remove extra blank line at end (since this snippet will be used as a template)Carolyn MacLeod1-1/+0
2011-04-28use double-buffering so that images do not flash on resizeCarolyn MacLeod1-1/+1
2011-04-28class header consistency for 10 most recent snippets:Carolyn MacLeod8-50/+22
2011-04-28*** empty log message ***Carolyn MacLeod1-1/+1
2011-04-28*** empty log message ***Grant Gayed2-26/+4
2011-04-28change license text to EDLGrant Gayed1-5/+28
2011-04-28change comment slightlyCarolyn MacLeod1-1/+1
2011-04-28add image scaling snippetCarolyn MacLeod1-0/+49
2011-04-07Bug 336379 - Snippet345 is using the wrong example text.Silenio Quarti1-1/+1
2011-03-07when space key is pressed, print ' ' for event.character and SPACE for event....Carolyn MacLeod1-1/+0
2011-03-07adding SWT.SPACE constantSilenio Quarti1-0/+2
2011-03-03Bug 338825 - Rename Display.getAppMenuBar() to getMenuBar().Silenio Quarti3-5/+158
2011-02-28API renameSilenio Quarti1-2/+2

Back to the top