summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeColumn.java
Commit message (Expand)AuthorAgeFilesLines
* fix permission of filesSilenio2011-09-231-0/+0
* 284858 - [Widgets] TableColumn.pack() results in a table that does not fit th...Silenio Quarti2009-08-281-17/+6
* 276110 - Label: SWT.CENTER is being ignored when used with SWT.WRAPKevin Barnes2009-07-231-2/+2
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+675
* *** empty log message ***Felipe Heidrich2009-06-301-675/+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/+12
* 274001 - Rollover tooltips for all truncated tree and table itemsSilenio Quarti2009-05-081-4/+1
* 222783 - [Table & Tree] Cocoa moveable columns do not workSilenio Quarti2009-04-141-7/+0
* leaking columns because they where used as their on identifier. Also, the ide...Silenio Quarti2009-03-261-5/+4
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-13/+4
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-4/+2
* 267894 - computeSize of Tree/Table is wrongGrant Gayed2009-03-181-1/+6
* cleaner codeSilenio Quarti2009-03-171-4/+2
* junit testsSilenio Quarti2009-03-171-3/+10
* 265606 - CTabFolder does not show tooltipsSilenio Quarti2009-02-231-0/+5
* show disabled title when parent disabledGrant Gayed2009-02-121-0/+3
* performance improvements (expanding items), fix horizontal scroll bar and moreSilenio Quarti2009-01-301-25/+3
* 255113 part 1 - VIRTUAL Tree sends too many SetData events at onceGrant Gayed2008-12-191-1/+1
* revert Math.ceil() -> (int)0.5f+... changesGrant Gayed2008-11-031-5/+5
* replace Math.ceil() uses with (int)(0.5f + ...Grant Gayed2008-11-031-5/+5
* make columns un-reorderable by defaultGrant Gayed2008-10-271-0/+4
* make header text clipGrant Gayed2008-10-271-1/+5
* draw header text with correct fontGrant Gayed2008-10-271-3/+4
* 249015 - implement preferred size for simple controlsGrant Gayed2008-10-241-2/+29
* 225266 - Add support for org.eclipse.swt.internal.carbon.smallFonts, and make...Scott Kovatch2008-10-221-0/+2
* set title for screen reader to readGrant Gayed2008-10-151-0/+2
* *** empty log message ***Grant Gayed2008-10-101-2/+2
* do not draw text to right of rightmost columnGrant Gayed2008-10-071-0/+13
* 248773 - implement custom draw in TreesGrant Gayed2008-10-061-5/+10
* 248190 - implement Table/Tree column reorderingGrant Gayed2008-09-231-4/+5
* fixing 64-bit problemsSilenio Quarti2008-09-121-2/+2
* use NSTableView#columnWithIdentifier:Grant Gayed2008-09-111-4/+2
* fix column indices when SWT.CHECKGrant Gayed2008-09-111-2/+5
* 246602 - Table/Tree columns do not send Selection eventsGrant Gayed2008-09-081-4/+4
* draw items with correct column alignmentGrant Gayed2008-09-051-1/+2
* 64 bit workSilenio Quarti2008-08-181-1/+1
* 211796 - Regenerate the PI ("Platform Interface") to better match cocoaSilenio Quarti2008-08-141-1/+1
* Table and Tree header images and sort arrowGrant Gayed2008-07-291-17/+104
* tree column packGrant Gayed2008-06-171-10/+12
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-2/+11
* *** empty log message ***Silenio Quarti2007-11-201-0/+2
* *** empty log message ***Silenio Quarti2007-11-191-6/+2
* cocoa mergeFelipe Heidrich2007-11-151-0/+534