summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples
Commit message (Expand)AuthorAgeFilesLines
...
* 172784 - FileDialog should provide access to selected filter after closingCarolyn MacLeod2008-01-051-21/+30
* generate more efficient layout constructorCarolyn MacLeod2008-01-041-6/+4
* more reasonable size for code gen windowCarolyn MacLeod2008-01-041-1/+1
* use a more natural order for the grid data table columns (so only less-used f...Carolyn MacLeod2008-01-041-79/+78
* generate more efficient constructorsCarolyn MacLeod2008-01-041-33/+42
* make it easier to see more table columnsCarolyn MacLeod2008-01-032-16/+28
* add exclude to rowDataCarolyn MacLeod2008-01-031-10/+35
* more cleanupCarolyn MacLeod2008-01-022-18/+6
* more cleanupCarolyn MacLeod2008-01-026-95/+101
* Add minWIdth, minHeight, exclude to gridLayoutTab + more cleanupCarolyn MacLeod2008-01-021-22/+99
* add 'border' style to browserTabCarolyn MacLeod2008-01-021-0/+4
* add verticalIndent to gridLayout tabCarolyn MacLeod2008-01-021-12/+33
* use correct field names for formCarolyn MacLeod2008-01-021-4/+4
* fix fill = trueCarolyn MacLeod2008-01-021-1/+1
* verify Eclipse view ok + cleanup codeCarolyn MacLeod2008-01-026-56/+37
* more updates + fix bogus formatting changesCarolyn MacLeod2008-01-027-1145/+1296
* updates from Z, plus additional updatesCarolyn MacLeod2007-12-318-1489/+1867
* Fix some stringsCarolyn MacLeod2007-12-182-3/+3
* fix NPE on platforms where there is no browserCarolyn MacLeod2007-12-111-0/+1
* Fix NPEBogdan Gheorghe2007-12-031-1/+1
* Remove unused stringCarolyn MacLeod2007-12-031-1/+0
* Add pointer to more Browser examples.Carolyn MacLeod2007-12-031-0/+2
* back out previousCarolyn MacLeod2007-11-301-0/+12
* Browser does not base its preferred size on content.Carolyn MacLeod2007-11-301-12/+0
* check for backgroundImageButton being disposedCarolyn MacLeod2007-11-301-0/+1
* Display interesting content in the BrowserCarolyn MacLeod2007-11-302-28/+31
* default to fill horizontal & vertical for Browser only, dispose background im...Carolyn MacLeod2007-11-301-12/+34
* allow null as set/get valueCarolyn MacLeod2007-11-301-2/+8
* bug 211220 - Add Browser to ControlExampleCarolyn MacLeod2007-11-295-5/+329
* Add image scalingv3420aCarolyn MacLeod2007-11-261-0/+2
* Add image scalingCarolyn MacLeod2007-11-262-0/+49
* Bug 100095Duong Nguyen2007-11-161-2/+43
* oops, released commented out codeSteve Northover2007-11-121-9/+9
* wootSteve Northover2007-11-091-9/+9
* Added ImageTransferDuong Nguyen2007-10-311-18/+201
* put different images in tree headerSteve Northover2007-10-301-1/+1
* *** empty log message ***Steve Northover2007-10-261-1/+1
* Enabled RTL support for ControlExampleBogdan Gheorghe2007-10-261-1/+1
* removed a printlnKevin Barnes2007-10-051-1/+0
* Bug 189847 - [DND] Combo/Text on Linux does not fire Drop event.Duong Nguyen2007-09-141-2/+29
* plugin version -> 3.4.0Grant Gayed2007-09-071-1/+1
* Simplified ToolBarTab by removing unused setVisible codeBogdan Gheorghe2007-08-011-32/+8
* Create menu in toolbar tab with proper style for RTLBogdan Gheorghe2007-07-311-1/+3
* Use event point in dropdownBogdan Gheorghe2007-07-311-3/+2
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-3166-70/+70
* Remove duplicate and unused propertiesCarolyn MacLeod2007-05-221-2/+0
* fix spelling errorCarolyn MacLeod2007-05-221-2/+2
* fix spelling errorCarolyn MacLeod2007-05-221-1/+1
* 185089 - Compile error in org.eclipse.swt.examples/plugin.xmlCarolyn MacLeod2007-05-082-0/+16
* remove call to String.split(regex) so example can run on CLDC platformsCarolyn MacLeod2007-04-244-7/+30