summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples/src
Commit message (Collapse)AuthorAgeFilesLines
* Bug 382887 - CustomControlExample CTabFolder should have setTopRightCarolyn MacLeod2012-06-182-1/+53
|
* Bug 380730 - GraphicsExample Image Transformation tab needs to be moreCarolyn MacLeod2012-05-252-16/+61
| | | interesting
* Bug 375980 - ControlExample should supportCarolyn MacLeod2012-05-112-3/+9
| | | | Browser#addAuthenticationListener(..)
* change layout to allow copy and paste areas to grow larger in bothCarolyn MacLeod2012-04-121-61/+73
| | | dimensions
* Add setEnabled option for menu itemsCarolyn MacLeod2012-04-111-0/+8
|
* Bug 375980 -ControlExample should supportCarolyn MacLeod2012-04-042-2/+4
| | | Browser#addAuthenticationListener(..)
* use horizontal space instead of ScrolledCompositeCarolyn MacLeod2012-03-211-63/+58
|
* Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod2012-03-071-1/+12
|
* Update DialogTabCarolyn MacLeod2012-02-142-44/+68
|
* Bug 96320 - ImageLoader.save cannot set JPEG compression ratioGeorge Cheng2011-12-202-10/+129
|
* Show Display depth in ImageAnalyzerCarolyn MacLeod2011-11-072-2/+3
|
* Add mnemonics to TabFolder and CTabFolder pagesCarolyn MacLeod2011-10-181-6/+6
|
* fix permission of filesSilenio2011-09-2352-0/+0
|
* Bug 35890 [Fonts] Font dialog should not show colour fieldCarolyn MacLeod2011-09-221-0/+17
|
* Bug 356476 - ControlExample: Can't enter multi-digit values in ProgressBar's ↵Markus Keller2011-09-011-3/+7
| | | | spinners
* Add button SWT.WRAP styleCarolyn MacLeod2011-02-011-3/+15
|
* add SWT.WEBKIT styleGrant Gayed2011-01-253-4/+22
|
* Fixed Bug 328794 - Remove unused variable in 'org.eclipse.swt.examples'Felipe Heidrich2010-10-271-3/+1
|
* Added sending of selection-change and row add/delete events.Scott Kovatch2010-09-011-6/+59
|
* spinner needs borderCarolyn MacLeod2010-09-011-2/+2
|
* Bug 314622 - Modify examples to use Display.getSystemCursor() instead of new ↵Lakshmi Shanmugam2010-08-095-41/+17
| | | | Cursor()/dispose()
* initial BarChart exampleCarolyn MacLeod2010-06-253-0/+453
|
* *** empty log message ***Silenio Quarti2010-04-271-1/+1
|
* *** empty log message ***Silenio Quarti2010-04-271-0/+3
|
* *** empty log message ***Carolyn MacLeod2010-04-271-4/+13
|
* AccessibleTableExample - initialCarolyn MacLeod2010-04-274-0/+7651
|
* add AccessibleValueExampleCarolyn MacLeod2010-04-271-0/+81
|
* rename SimpleButtonNameExample to AccessibleNameExample for consistencyCarolyn MacLeod2010-04-271-2/+3
|
* use int instead of string to specify shapeCarolyn MacLeod2010-04-272-22/+26
|
* Add AccessibleActionExampleCarolyn MacLeod2010-04-272-2/+142
|
* Bug 226338 - ControlExample: scroll styles checkbox dependencies brokenCarolyn MacLeod2010-03-242-0/+2
|
* 246262 - RTL CoolBar and CTabFolder should show RTL drop-down menuGrant Gayed2010-02-262-3/+3
|
* 242163 - [SWT Examples - SWT Controls] top-level tab folder requires wide ↵Carolyn MacLeod2009-11-083-11/+27
| | | | screen on OS X
* 293490 - ControlExample is too wide on Cocoa.Kevin Barnes2009-10-271-1/+2
|
* fix layout of control groupCarolyn MacLeod2009-10-162-4/+5
|
* 72872 - CLabel should allow setting of hIndent and vIndentCarolyn MacLeod2009-10-161-1/+1
|
* print getFileName() and getFileNames() alwaysSilenio Quarti2009-08-071-5/+5
|
* remove unnecessary semicolonsCarolyn MacLeod2009-07-313-3/+3
|
* Bug 279917: SWT Editor Example does not work RC3Felipe Heidrich2009-07-171-2/+13
|
* change TextEditor to take advantage of the fix for Bug 280201Felipe Heidrich2009-07-151-28/+15
|
* 277668 - Custom Control Example: StyledTextTab Set/Get API incompleteCarolyn MacLeod2009-05-251-2/+2
|
* add multi-line text and styled text, add link, comment out progressbar on cocoaCarolyn MacLeod2009-05-211-29/+70
|
* fix: do not dispose gc that comes in paint eventSilenio Quarti2009-05-211-1/+0
|
* 275681 - NPE in DialogTab, it doesn't check for null returned by ↵Carolyn MacLeod2009-05-111-4/+7
| | | | PrintDialog#open
* win32 needs setBackgroundMode on the shell to show the background image ↵Carolyn MacLeod2009-05-081-0/+1
| | | | through the checkbox child.
* Add setFullScreen to shells created from ShellTabCarolyn MacLeod2009-05-082-4/+10
|
* Add SWT.DIALOG_TRIM and SWT.SHELL_TRIM to Shell TabCarolyn MacLeod2009-05-061-21/+58
|
* 52789 - DCR: No pageOrientation in PrintData?Carolyn MacLeod2009-04-271-1/+5
|
* Add SWT.SHEET style to ShellTab and DialogTabCarolyn MacLeod2009-04-213-1/+17
|
* Bug 272616: GB18030: 4-byte GB18030 displayed as ? in SWT Clipboard RTFTransfer.Felipe Heidrich2009-04-171-2/+21
|