summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TableItem.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/+38
* 364593 - Memory leak in Table when changing cell background colorsArun Thondapu2011-12-051-0/+5
* 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-3/+3
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1324
* *** empty log message ***Felipe Heidrich2009-06-301-1324/+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
* 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
* 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-0/+16
* 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/+58
* 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-1/+15
* owner draw tree/tableSilenio Quarti2006-03-201-0/+57
* Bug 126966 more cases of gtk_tree_store_set and gtk_list_store_set failing to...Veronika Irvine2006-02-211-13/+77
* Bug 126966 more bad drawing when scrollingVeronika Irvine2006-02-131-34/+51
* 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-1/+32
* owner draw Tree/TableSilenio Quarti2006-02-061-6/+6
* 124481 - TreeEditor: ProgressBar does not fill cell correctlySilenio Quarti2006-02-011-34/+2
* cleanup formatsVeronika Irvine2005-09-151-3/+4
* 45708 & 4862 - recursive disposeSteve Northover2005-08-091-6/+10
* After initial JavadocBash for 3.1 RC4AFTER_JAVADOC_BASH_FOR_31RC4Carolyn MacLeod2005-06-221-7/+2
* fix toString() to not trigger SWT.SetDataSteve Northover2005-05-021-0/+7
* 92382Billy Biggs2005-04-251-0/+21
* fix commentSteve Northover2005-03-301-3/+5
* 82336Billy Biggs2005-03-191-5/+14
* Update javadoc from win32Veronika Irvine2005-03-011-4/+3
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-4/+4
* *** empty log message ***Felipe Heidrich2005-02-181-1/+0
* Bug22035 - adding support for reorderable columnsVeronika Irvine2005-02-101-36/+53
* fix for clear() recursion in SWT.SetDataSteve Northover2005-02-081-0/+1
* Getting the font the from model returns a copy of the font, not the same font...Veronika Irvine2005-01-141-10/+20
* Add constants for model, add helper for get pixbuf and text renderers, make c...Veronika Irvine2004-12-211-68/+61