Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-07-12updated .gitignoreBogdan Gheorghe1-1/+0
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
2011-02-17Bug 334147 - Several SWT snippets use incorrect positioningFelipe Heidrich7-7/+20
2011-02-14Bug 334147 - Several SWT snippets use incorrect positioningFelipe Heidrich10-8/+28
2011-02-09Bug 334147 - Several SWT snippets use incorrect positioningFelipe Heidrich33-25/+90
2011-01-31Gesture example codeScott Kovatch1-1/+73
2011-01-29Fill in touch example snippet.Scott Kovatch1-11/+86
2011-01-28Touch + Gesture snippetsBogdan Gheorghe2-0/+66
2011-01-11initialGrant Gayed1-0/+51
2011-01-11commentGrant Gayed1-0/+3
2010-12-20Bug 332887 - SWT Snippets use incorrect positioningFelipe Heidrich1-2/+4
2010-12-16*** empty log message ***Carolyn MacLeod1-0/+80

Back to the top