summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TreeItem.java
Commit message (Expand)AuthorAgeFilesLines
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-141-1/+1
* Omit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor2012-08-031-1/+1
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-161-6/+6
* Cleanup TableItem and TreeItem.Alexander Kurtakov2012-03-091-82/+37
* Bug 356414 - TreeItem.setExpanded(false) can cause blank lines in aSilenio Quarti2012-01-251-10/+11
* 364593 - Memory leak in Table when changing cell background colorsBogdan Gheorghe2011-12-061-0/+1
* 364593 - Memory leak in Table when changing cell background colorsArun Thondapu2011-12-051-0/+4
* Revert "364593 - Memory leak in Table when changing cell background colors"Felipe Heidrich2011-12-051-5/+0
* 364593 - Memory leak in Table when changing cell background colorsArun Kumar Thondapu2011-12-051-0/+5
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-5/+3
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1769
* *** empty log message ***Felipe Heidrich2009-06-301-1769/+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-0/+1
* Bug 240033: [Viewers] 'Dialog refresh' has encountered a problemFelipe Heidrich2009-04-021-9/+21
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-0/+3
* 228770 - setRegion on Canvas not working on linuxKevin Barnes2008-04-251-1/+1
* 217470 BIDI: Custom Draw Tree does not render properly in 2.8Bogdan Gheorghe2008-02-011-4/+50
* 166187 TableItem#getBounds(0) incorrect when adding columns in asyncExecBogdan Gheorghe2008-01-211-4/+8
* hold on to Font objectSilenio Quarti2008-01-211-4/+7
* 207662 - SWT.CHECK|SWT>VIRTUAL tables behaves differently on Win32 and GTK/LinuxSteve Northover2007-11-011-54/+92
* 203817 Scrolled custom draw trees not drawn correctly in RTLBogdan Gheorghe2007-09-181-4/+4
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-311-1/+4
* 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-2/+17
* 178008 - Offsets when rendering text in a tree/table itemSilenio Quarti2007-04-231-1/+1
* fix column indexSilenio Quarti2007-04-201-1/+6
* release /*public*/ getTextBounds()Steve Northover2007-04-201-0/+57
* Bug 147673 - Quick-Typehierarchy's treeviewer cannot be collapsed with mouseFelipe Heidrich2006-08-161-3/+3
* 134353 - Table/Tree: Columns pack on table.clear for no reason with a lot of ...Silenio Quarti2006-05-091-1/+1
* 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-10/+70
* Bug 126966 more cases of gtk_tree_store_set and gtk_list_store_set failing to...Veronika Irvine2006-02-211-6/+71
* Bug 126966 more bad drawing when scrollingVeronika Irvine2006-02-131-40/+57
* Bug 126996 - Same image problem occurs if TreeColumn or TableColumn presentVeronika Irvine2006-02-091-8/+6
* Bug 126966 can't set text or image asynchronously in virtual table or treeVeronika Irvine2006-02-091-0/+31
* Bug126299 - clear is removing column id and causing a new tree item to be cre...Veronika Irvine2006-02-071-2/+2
* owner draw Tree/TableSilenio Quarti2006-02-061-6/+8
* 124481 - TreeEditor: ProgressBar does not fill cell correctlySilenio Quarti2006-02-011-53/+5
* send SetData event when getItem(int), getItems() or getItemCount() calledVeronika Irvine2006-01-251-3/+6
* Bug 117816 Add range checking for index in getItemVeronika Irvine2005-11-251-0/+3
* Bug 92341 Add support SWT.VIRTUAL - making API publicVeronika Irvine2005-10-271-3/+3
* fix consistency for index range checkingVeronika Irvine2005-09-191-4/+6
* Warning fix.Billy Biggs2005-09-171-1/+1
* Adding support for SWT.VIRTUAL to TreeVeronika Irvine2005-09-161-84/+156
* getBounds() wrong for clipped columnSilenio Quarti2005-08-241-0/+6
* 45708 & 4862 - recursive disposeSteve Northover2005-08-091-5/+19
* 43192Grant Gayed2005-06-281-1/+1