summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'v3430'.v3430cvs2svn2008-02-2254-10433/+0
* *** empty log message ***Silenio Quarti2008-02-111-4/+4
* *** empty log message ***Silenio Quarti2008-02-011-5/+4
* *** empty log message ***Silenio Quarti2008-01-295-5/+5
* Add StyledText custom listenersCarolyn MacLeod2008-01-232-1/+88
* 214754 - ControlExample's "Select Listeners" has sizing problemsCarolyn MacLeod2008-01-101-2/+2
* add 'border' style to browserTabCarolyn MacLeod2008-01-021-0/+4
* fix NPE on platforms where there is no browserCarolyn MacLeod2007-12-111-0/+1
* Fix NPEBogdan Gheorghe2007-12-031-1/+1
* 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-294-5/+326
* oops, released commented out codeSteve Northover2007-11-121-9/+9
* wootSteve Northover2007-11-091-9/+9
* 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
* 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-3135-37/+37
* remove call to String.split(regex) so example can run on CLDC platformsCarolyn MacLeod2007-04-244-7/+30
* *** empty log message ***Steve Northover2007-03-261-0/+2
* fix error on disposeCarolyn MacLeod2007-03-231-5/+7
* 178325 - ControlExample Tree tab forgets "Moveable Columns" attributeCarolyn MacLeod2007-03-211-1/+0
* move visibility checkbox to 'example widget' groupCarolyn MacLeod2007-03-191-14/+6
* fix tooltip problemsCarolyn MacLeod2007-03-121-9/+32
* fix show in trayCarolyn MacLeod2007-03-071-7/+12
* *** empty log message ***Silenio Quarti2007-03-071-0/+1
* images in color and font table were leakingCarolyn MacLeod2007-03-071-0/+5
* Add ToolTipTabCarolyn MacLeod2007-03-072-0/+230
* Refactor getExampleWidgets so that Widgets (not just Controls) can inherit se...Carolyn MacLeod2007-03-0730-126/+150
* don't set h_scroll when cancel is setCarolyn MacLeod2007-01-301-0/+2
* Add password, search, and cancel to TextTab.Carolyn MacLeod2007-01-301-4/+27
* set moveable and resizable columns checkbox defaults correctlyCarolyn MacLeod2007-01-051-0/+5
* List events in alphabetical orderCarolyn MacLeod2007-01-051-24/+50
* 104779 - ScrollBar SelectionEvent detail field not being set correctly at end...Steve Northover2006-12-191-0/+2
* push style listener up into TabCarolyn MacLeod2006-11-163-3/+0
* add format styles to DateTime, push style listener up into TabCarolyn MacLeod2006-11-159-80/+27
* pluralize all time api, i.e. set/getHours, Minutes, SecondsCarolyn MacLeod2006-10-311-1/+1
* make DateTime publicv3314aCarolyn MacLeod2006-10-302-9/+1
* print file names if MULTISteve Northover2006-09-261-1/+8
* Add DateTimeTab (temporarily disabled until DateTime is public)Carolyn MacLeod2006-09-152-0/+120
* don't override default values for moveable/resizableCarolyn MacLeod2006-09-113-4/+19
* Add resizable columns to Table and Tree tabsCarolyn MacLeod2006-08-312-2/+44