summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* if the item is already cached, don't look it upSteve Northover2007-08-271-2/+5
* 49724Grant Gayed2007-07-231-1/+1
* ids are not longsSilenio Quarti2007-07-171-20/+17
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-101-349/+363
* use macros for lParam and wParamSilenio Quarti2007-06-261-20/+16
* replace TVM_GETITEMRECT with TreeView_GetItemRectSteve Northover2007-06-191-64/+45
* 180482 - Synchronize view sometimes goes deafult color when ctrl adding files...Steve Northover2007-06-041-0/+23
* Bug 180482 Synchronize view sometimes goes deafult color when ctrl adding filesFelipe Heidrich2007-06-041-1/+4
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-2/+2
* fix javadoc tag warningsCarolyn MacLeod2007-05-311-3/+3
* 149040 - Change javadoc for Table addSelectionListenerCarolyn MacLeod2007-05-311-3/+3
* 189992 - Column in problem view not properly refreshed when resizing the colu...Steve Northover2007-05-311-9/+7
* spellingGrant Gayed2007-05-311-5/+5
* 187273 - Dialog package explorer on move reorg user input page scrolledSteve Northover2007-05-241-2/+4
* 188265 - Trees flicker when focus changes [again]Steve Northover2007-05-231-5/+3
* 188265 - Trees flicker when focus changesSilenio Quarti2007-05-231-32/+74
* 188381 - Tree Viewer Collapse Extremely Slow on VistaSteve Northover2007-05-231-2/+57
* 187971 - Custom Draw Tree brings cheese when using Image and BoldSteve Northover2007-05-231-3/+1
* 187215 - Enabling owner draw removes horizontal scrollbarSteve Northover2007-05-161-1/+1
* fix selection drawing on Vista for custom draw when right side of text box is...Steve Northover2007-05-151-2/+8
* 184916 - Variables view not painted correctly after column resizeSteve Northover2007-05-151-4/+6
* 185910 - Custom drawing listeners produce display artifacts when used with vi...Steve Northover2007-05-151-2/+9
* fix default tree foreground colorSteve Northover2007-05-141-0/+26
* 182547 - tree tooltip problems with "activation follows mouse" (tweakui/x-mouse)Steve Northover2007-05-111-0/+17
* 166198 - Image transparency problem in treeSteve Northover2007-05-091-36/+53
* 185313 - Inconsistency with focus on selected actionSteve Northover2007-05-081-16/+22
* 185529 - horizontal scrollbar missing in owner drawn treeSteve Northover2007-05-081-10/+11
* 184266 [Viewers] Tree on Extensions page initially scrolled to the rightKevin Barnes2007-05-021-2/+5
* only clear on selection on XPSteve Northover2007-05-011-2/+2
* implement SWT.HOTSteve Northover2007-05-011-19/+30
* fix image bounds and text bounds for tree and tableSteve Northover2007-04-191-1/+1
* 167728 - Vista has cheese when resizing a column [another try]Steve Northover2007-04-131-9/+9
* 167728 - Vista has cheese when resizing a columnSteve Northover2007-04-131-2/+7
* get rid of hPen, hBrush creationSteve Northover2007-04-131-10/+0
* 156817 - Background-Color of TreeItem should override Sort-Column-ColorSteve Northover2007-04-131-3/+4
* remove 0x02 from color handleSilenio Quarti2007-04-131-1/+1
* get rid of commented out gridWidth variableSteve Northover2007-04-051-2/+2
* 180977 - Tree: Right aligned columns squish too far to the right.Steve Northover2007-04-041-6/+10
* release /*public* sort()Steve Northover2007-04-041-12/+11
* sort work in progressSteve Northover2007-04-041-2/+36
* 178735 - [DND] Stops working by simply adding an EraseItem Listener in TreeSteve Northover2007-03-261-8/+17
* 166198 - Image transparency problem in treeSteve Northover2007-03-241-0/+30
* 178814 - Tree Selection weird for first column when custom-owner-drawn is usedSteve Northover2007-03-221-6/+2
* 178814 - Tree Selection weird for first column when custom-owner-drawn is usedSteve Northover2007-03-221-1/+7
* 178814 - Tree Selection weird for first column when custom-owner-drawn is usedSteve Northover2007-03-221-2/+2
* 178814 - Tree Selection weird for first column when custom-owner-drawn is usedSteve Northover2007-03-221-1/+1
* 177531 - Custom draw problems with focus item in Tree and TableSteve Northover2007-03-161-2/+2
* fix erase selection on VistaSteve Northover2007-03-131-11/+48
* include grid width in TreeColumn.pack()Steve Northover2007-03-131-1/+1
* make sure uiState is up to date for GC's during custom drawSteve Northover2007-03-121-0/+3