Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-01This commit was manufactured by cvs2svn to create branch 'win64_33RC3'.win64_33RC3cvs2svn237-32449/+0
2007-05-31After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod59-61/+61
2007-04-24remove call to String.split(regex) so example can run on CLDC platformsCarolyn MacLeod4-7/+30
2007-03-26*** empty log message ***Steve Northover1-0/+2
2007-03-23fix error on disposeCarolyn MacLeod1-5/+7
2007-03-22take out the spearator between menu bar and rest of shell because it looked b...Carolyn MacLeod1-10/+3
2007-03-21178325 - ControlExample Tree tab forgets "Moveable Columns" attributeCarolyn MacLeod1-1/+0
2007-03-19move visibility checkbox to 'example widget' groupCarolyn MacLeod1-14/+6
2007-03-12fix tooltip problemsCarolyn MacLeod1-9/+32
2007-03-07fix show in trayCarolyn MacLeod1-7/+12
2007-03-07*** empty log message ***Silenio Quarti1-0/+1
2007-03-07images in color and font table were leakingCarolyn MacLeod1-0/+5
2007-03-07Add ToolTipTabCarolyn MacLeod2-0/+230
2007-03-07Refactor getExampleWidgets so that Widgets (not just Controls) can inherit se...Carolyn MacLeod30-126/+150
2007-02-23*** empty log message ***Silenio Quarti1-2/+2
2007-02-14Add StyledText to DNDExample to show drag under effectSteve Northover1-2/+30
2007-01-30don't set h_scroll when cancel is setCarolyn MacLeod1-0/+2
2007-01-30Add password, search, and cancel to TextTab.Carolyn MacLeod1-4/+27
2007-01-05*** empty log message ***Felipe Heidrich1-1/+1
2007-01-05set moveable and resizable columns checkbox defaults correctlyCarolyn MacLeod1-0/+5
2007-01-05List events in alphabetical orderCarolyn MacLeod1-24/+50
2006-12-19104779 - ScrollBar SelectionEvent detail field not being set correctly at end...Steve Northover1-0/+2
2006-11-16push style listener up into TabCarolyn MacLeod3-3/+0
2006-11-15add format styles to DateTime, push style listener up into TabCarolyn MacLeod9-80/+27
2006-10-31pluralize all time api, i.e. set/getHours, Minutes, SecondsCarolyn MacLeod1-1/+1
2006-10-30make DateTime publicv3314aCarolyn MacLeod2-9/+1
2006-09-26print file names if MULTISteve Northover1-1/+8
2006-09-25update advanced graphics example in examples launcherGrant Gayed1-11/+25
2006-09-15Add DateTimeTab (temporarily disabled until DateTime is public)Carolyn MacLeod2-0/+120
2006-09-11don't override default values for moveable/resizableCarolyn MacLeod3-4/+19
2006-09-08change SWT.CASCADE style to SWT.PUSH for items that never got a submenuSteve Northover1-7/+7
2006-09-06154732 - GraphicsAntialiasingTab fails under both Motif and GTKSilenio Quarti1-2/+3
2006-09-05do not dispose pattern while still being usedSilenio Quarti1-30/+19
2006-09-05draw transparent stringsSilenio Quarti7-30/+28
2006-09-05*** empty log message ***Silenio Quarti5-1/+23
2006-09-02*** empty log message ***Silenio Quarti2-3/+1
2006-09-02*** empty log message ***Silenio Quarti2-3/+3
2006-09-01use SWT.DOUBLE_BUFFEREDSilenio Quarti1-14/+26
2006-09-01min sizesSilenio Quarti1-1/+4
2006-09-01sorting tabs and categoriesSilenio Quarti1-2/+10
2006-09-01check if advanced library existsSilenio Quarti26-11/+34
2006-09-01fixing sashs by using FormLayoutSilenio Quarti1-114/+94
2006-08-31*** empty log message ***Silenio Quarti1-3/+2
2006-08-31Add resizable columns to Table and Tree tabsCarolyn MacLeod2-2/+44
2006-08-31*** empty log message ***Silenio Quarti1-0/+1
2006-08-31navigation and description featuresSilenio Quarti32-35/+256
2006-08-31*** empty log message ***Silenio Quarti27-0/+5068
2006-08-31*** empty log message ***Silenio Quarti4-58/+116
2006-08-31new imagesSilenio Quarti18-0/+0
2006-08-31*** empty log message ***Silenio Quarti6-19/+21

Back to the top