Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-04User can choose to log typed (default) or untyped eventsCarolyn MacLeod2-41/+58
2012-11-15implement complete CTabFolder2ListenerMarkus Keller1-3/+15
2012-10-23add string to propertiesCarolyn MacLeod1-0/+1
2012-06-18Bug 382887 - CustomControlExample CTabFolder should have setTopRightCarolyn MacLeod2-1/+53
2012-05-25Bug 380730 - GraphicsExample Image Transformation tab needs to be moreCarolyn MacLeod2-16/+61
2012-05-11Bug 375980 - ControlExample should supportCarolyn MacLeod2-3/+9
2012-04-12change layout to allow copy and paste areas to grow larger in bothCarolyn MacLeod1-61/+73
2012-04-11Add setEnabled option for menu itemsCarolyn MacLeod1-0/+8
2012-04-04Bug 375980 -ControlExample should supportCarolyn MacLeod2-2/+4
2012-03-21use horizontal space instead of ScrolledCompositeCarolyn MacLeod1-63/+58
2012-03-07Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod1-1/+12
2012-02-14Update DialogTabCarolyn MacLeod2-44/+68
2011-12-20Bug 96320 - ImageLoader.save cannot set JPEG compression ratioGeorge Cheng2-10/+129
2011-11-07Show Display depth in ImageAnalyzerCarolyn MacLeod2-2/+3
2011-10-18Add mnemonics to TabFolder and CTabFolder pagesCarolyn MacLeod1-6/+6
2011-09-23fix permission of filesSilenio52-0/+0
2011-09-22Bug 35890 [Fonts] Font dialog should not show colour fieldCarolyn MacLeod1-0/+17
2011-09-01Bug 356476 - ControlExample: Can't enter multi-digit values in ProgressBar's ...Markus Keller1-3/+7
2011-02-01Add button SWT.WRAP styleCarolyn MacLeod1-3/+15
2011-01-25add SWT.WEBKIT styleGrant Gayed3-4/+22
2010-10-27Fixed Bug 328794 - Remove unused variable in 'org.eclipse.swt.examples'Felipe Heidrich1-3/+1
2010-09-01Added sending of selection-change and row add/delete events.Scott Kovatch1-6/+59
2010-09-01spinner needs borderCarolyn MacLeod1-2/+2
2010-08-09Bug 314622 - Modify examples to use Display.getSystemCursor() instead of new ...Lakshmi Shanmugam5-41/+17
2010-06-25initial BarChart exampleCarolyn MacLeod3-0/+453
2010-04-27*** empty log message ***Silenio Quarti1-1/+1
2010-04-27*** empty log message ***Silenio Quarti1-0/+3
2010-04-27*** empty log message ***Carolyn MacLeod1-4/+13
2010-04-27AccessibleTableExample - initialCarolyn MacLeod4-0/+7651
2010-04-27add AccessibleValueExampleCarolyn MacLeod1-0/+81
2010-04-27rename SimpleButtonNameExample to AccessibleNameExample for consistencyCarolyn MacLeod1-2/+3
2010-04-27use int instead of string to specify shapeCarolyn MacLeod2-22/+26
2010-04-27Add AccessibleActionExampleCarolyn MacLeod2-2/+142
2010-03-24Bug 226338 - ControlExample: scroll styles checkbox dependencies brokenCarolyn MacLeod2-0/+2
2010-02-26246262 - RTL CoolBar and CTabFolder should show RTL drop-down menuGrant Gayed2-3/+3
2009-11-08242163 - [SWT Examples - SWT Controls] top-level tab folder requires wide scr...Carolyn MacLeod3-11/+27
2009-10-27293490 - ControlExample is too wide on Cocoa.Kevin Barnes1-1/+2
2009-10-16fix layout of control groupCarolyn MacLeod2-4/+5
2009-10-1672872 - CLabel should allow setting of hIndent and vIndentCarolyn MacLeod1-1/+1
2009-08-07print getFileName() and getFileNames() alwaysSilenio Quarti1-5/+5
2009-07-31remove unnecessary semicolonsCarolyn MacLeod3-3/+3
2009-07-17Bug 279917: SWT Editor Example does not work RC3Felipe Heidrich1-2/+13
2009-07-15change TextEditor to take advantage of the fix for Bug 280201Felipe Heidrich1-28/+15
2009-05-25277668 - Custom Control Example: StyledTextTab Set/Get API incompleteCarolyn MacLeod1-2/+2
2009-05-21add multi-line text and styled text, add link, comment out progressbar on cocoaCarolyn MacLeod1-29/+70
2009-05-21fix: do not dispose gc that comes in paint eventSilenio Quarti1-1/+0
2009-05-11275681 - NPE in DialogTab, it doesn't check for null returned by PrintDialog#...Carolyn MacLeod1-4/+7
2009-05-08win32 needs setBackgroundMode on the shell to show the background image throu...Carolyn MacLeod1-0/+1
2009-05-08Add setFullScreen to shells created from ShellTabCarolyn MacLeod2-4/+10
2009-05-06Add SWT.DIALOG_TRIM and SWT.SHELL_TRIM to Shell TabCarolyn MacLeod1-21/+58

Back to the top