summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* 310932 - Poor table scrolling performance due to multiple XQueryColor calls p...Grant Gayed2010-05-031-3/+32
* Fix compile errorBogdan Gheorghe2010-02-251-2/+2
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+15
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+4295
* *** empty log message ***Felipe Heidrich2009-06-301-4295/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-2/+5
* Bug 23103: [DCR]TableColumn doesnt support popup menusFelipe Heidrich2009-02-231-0/+9
* fix &'s in column tooltipsGrant Gayed2009-02-231-1/+18
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-3/+45
* NO_SCROLL must be set along with H_SCROLL or V_SCROLL to get only one scroll ...Steve Northover2008-04-211-10/+4
* become FULL_SELECTION temporarily to help bug 225351Grant Gayed2008-04-181-0/+1
* more SWT.NO_SCROLLSteve Northover2008-03-291-0/+7
* 183087 - Windows trees don't have to always have scroll barsSteve Northover2008-03-281-2/+12
* 221687Grant Gayed2008-03-121-9/+15
* allow for the possibility that scroll bars can be null (forgot to turn the de...Steve Northover2008-03-101-1/+1
* allow for the possibility that scroll bars can be nullSteve Northover2008-03-081-104/+147
* 174968 - Provide API to select tree items without scrollingSteve Northover2007-10-161-0/+14
* 49724Grant Gayed2007-07-231-3/+3
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-7/+7
* 151454Grant Gayed2007-03-011-6/+2
* 153448Grant Gayed2006-10-181-17/+17
* 155451Grant Gayed2006-10-021-2/+12
* *** empty log message ***Grant Gayed2006-09-051-9/+4
* formattingGrant Gayed2006-09-051-2/+2
* 18377 - Tree.getSelection() could be better orderedSilenio Quarti2006-08-281-2/+24
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* Javadoc basher output for 3.2RC3Carolyn MacLeod2006-05-031-9/+185
* API consistencyFelipe Heidrich2006-05-031-0/+3
* 136633Grant Gayed2006-04-131-1/+2
* bug 123922 - javadoc typosCarolyn MacLeod2006-04-121-1/+1
* 134837Grant Gayed2006-04-111-3/+3
* 133634 (reset GC after callbacks)Grant Gayed2006-04-031-0/+2
* fix boundary focus ring cheese on resizeGrant Gayed2006-04-031-0/+3
* fix boundary focus ring cheeseGrant Gayed2006-04-031-1/+27
* let custom height growGrant Gayed2006-03-291-3/+8
* 127827 (background image)Grant Gayed2006-03-151-2/+2
* *** empty log message ***Grant Gayed2006-03-131-1/+1
* *** empty log message ***Grant Gayed2006-03-131-56/+49
* *** empty log message ***Grant Gayed2006-03-131-12/+17
* *** empty log message ***Grant Gayed2006-03-101-8/+15
* getPaintBounds go awayGrant Gayed2006-03-101-1/+1
* initial custom draw commitGrant Gayed2006-03-101-58/+107
* SWT.DOUBLE_BUFFEREDGrant Gayed2006-03-091-1/+1
* bug 129590Felipe Heidrich2006-03-031-0/+2
* add setSelection(TreeItem)Veronika Irvine2006-02-211-0/+5
* 13969Grant Gayed2006-02-171-11/+34