summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java
Commit message (Expand)AuthorAgeFilesLines
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2011-05-161-2/+1
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* 290212 - resync with additional change from 3.6 branch.Scott Kovatch2011-01-181-1/+1
* Bug 296254 - [DND] No Drop on Label with filtransferLakshmi Shanmugam2010-08-091-0/+4
* 290212, 297633 - some controls are transparent by default.Scott Kovatch2010-07-281-0/+4
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* Cleanup of accessibility properties. Removed unnecessary overrides. Fixes for...Scott Kovatch2010-04-151-37/+2
* 276499 - Mac: Problem with SWT.HORIZONTAL style on LabelKevin Barnes2009-10-231-5/+49
* 284572 - [Widgets] Label Background Image moves aroundKevin Barnes2009-09-211-11/+5
* 288480 - Label creates SWTView that it doesn't register.Kevin Barnes2009-09-031-1/+1
* use NSString.string() to avoid creating a new object all the timeFelipe Heidrich2009-08-281-1/+1
* 278886 - [Widgets] setBackgroundMode not working on TextKevin Barnes2009-08-241-9/+7
* 276110 - Label: SWT.CENTER is being ignored when used with SWT.WRAPKevin Barnes2009-07-231-1/+1
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+521
* *** empty log message ***Felipe Heidrich2009-06-301-521/+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-1/+2
* 273313 - [carbon] Control#getBackground() and getForeground() returns new ColorSilenio Quarti2009-04-241-2/+1
* do not put temporary object in poolSilenio Quarti2009-03-261-1/+2
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-1/+1
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-24/+1
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-3/+3
* 266475 - Control#setBackgroundImage() does not workKevin Barnes2009-03-021-4/+5
* 264714 - drawing to Image can failGrant Gayed2009-02-181-0/+15
* mouse event y coordinate is flipped for NSBoxSilenio Quarti2009-02-021-1/+5
* 260585 - Font and spacing is a little bit off compared to CarbonSilenio Quarti2009-01-261-1/+11
* 259379 - [64] Text fields in Project Properties dialog have incorrect backgroundKevin Barnes2009-01-141-2/+2
* 260123 - set fill for label to clear color if no background is set.Scott Kovatch2009-01-061-1/+8
* 259295 - Background color not set Label with imageKevin Barnes2008-12-181-3/+1
* 256719 - Label control: alignment settings not applied to text labelsKevin Barnes2008-12-181-10/+10
* 250579 - Form titles do not draw correctlyKevin Barnes2008-12-151-0/+1
* /*long*/ and /*double*/Kevin Barnes2008-11-111-5/+4
* 253305 - Implemented addRelation and related methods from Carbon to set the T...Scott Kovatch2008-11-051-1/+30
* 253259 - Label in synchronize view is getting cut offGrant Gayed2008-11-051-0/+7
* 249015 - implement preferred size for simple controlsGrant Gayed2008-11-031-26/+30
* revert Math.ceil() -> (int)0.5f+... changesGrant Gayed2008-11-031-2/+2
* 252903 - replace initWithFrame(new NSRect()) with init()Kevin Barnes2008-11-031-3/+3
* replace Math.ceil() uses with (int)(0.5f + ...Grant Gayed2008-11-031-2/+2
* 249015 - implement preferred size for simple controlsGrant Gayed2008-11-031-4/+9
* 252441 - Can't select plugins in run configurationsKevin Barnes2008-10-291-0/+2
* 252064 - Label needs to override accessibility of cells for image and/or text...Scott Kovatch2008-10-241-0/+40
* 251149, 251766 - Add accessibility overrides to the NSCell specializations of...Scott Kovatch2008-10-241-4/+16
* 211048 - initial implementation of accessibility in Cocoa.Scott Kovatch2008-10-141-2/+6
* floats should round to ints up, not downGrant Gayed2008-10-101-2/+2
* 248881 - Dialog text doesn't wrapGrant Gayed2008-10-101-10/+21
* 211796 - Regenerate the PI ("Platform Interface") to better match cocoaSilenio Quarti2008-08-141-6/+5
* *** empty log message ***Silenio Quarti2008-07-311-0/+2
* *** empty log message ***Silenio Quarti2008-07-311-2/+1
* minimizing references to SWT PI classesSilenio Quarti2008-06-231-2/+2