summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Label.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 412706 - Widget is disposed using Browser in SectionGrant Gayed2013-07-111-0/+2
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Make 64-bit the default source codeSilenio Quarti2012-09-241-13/+13
* Bug 352487 - Mnemonic on label field does not workFelipe Heidrich2011-07-191-4/+4
* Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2011-05-161-1/+1
* Bug 279461 - Shell does not have @noextend API tagCarolyn MacLeod2011-05-161-2/+1
* improved Bug 283022: Double-clicking on a Label with text copies the Label's ...Felipe Heidrich2009-07-151-5/+4
* Bug 283022: Double-clicking on a Label with text copies the Label's text to t...Felipe Heidrich2009-07-151-0/+12
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+686
* *** empty log message ***Felipe Heidrich2009-06-301-686/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* 261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod2009-02-241-0/+1
* fix warnings (hide them with /*final*/)Steve Northover2009-01-231-2/+2
* *** empty log message ***Grant Gayed2009-01-161-1/+1
* javadoc typoGrant Gayed2008-11-051-1/+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-1/+0
* 232625 - SWT/JFace - Lack of examples in API;Carolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-021-0/+2
* 229570 - Screen cheese in breadcrumb when using Windows classic styleSilenio Quarti2008-05-201-3/+3
* fix Javadoc and call super from WM_UPDATEUISTATESteve Northover2007-07-171-0/+8
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-101-13/+13
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* Label mneonic UI draw state was not being updatedSteve Northover2007-01-191-2/+2
* fix commentFelipe Heidrich2006-06-081-1/+1
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* Bug 137403 - setImage on Label doesn't display imageFelipe Heidrich2006-04-271-0/+65
* bug 136890 - javadoc typosCarolyn MacLeod2006-04-171-3/+3
* 82769 - [Contributions] Disabled menu items have enabled images when armedSteve Northover2006-04-071-4/+3
* 133756 - Regression in SWT.LabelSteve Northover2006-03-291-1/+12
* 130876 - Background Image not inherited running w/o manifestSteve Northover2006-03-081-9/+8
* 130375 - Background Inheritance Incorrect in Composite HierarchiesSteve Northover2006-03-031-0/+37
* implement Control.setBackgroundImage()Steve Northover2005-11-291-3/+3
* fix computeSize() for empty text to be the hieght of a lineSteve Northover2005-11-101-2/+2
* 115229 - SWT.RIGHT on Label with Image causes drawing problems (again)Steve Northover2005-11-081-20/+19
* 115229 - SWT.RIGHT on Label with Image causes drawing problemsSteve Northover2005-11-071-3/+10
* disable support for image and text (again)Steve Northover2005-10-281-1/+1
* disable support for image and textSteve Northover2005-10-281-34/+41
* 29994 - Image background Composite / Transparent widget backgrounds (/*public*/)Steve Northover2005-10-281-63/+99
* 113172 - SWT Label widget trancates the text if it contains a long wordSteve Northover2005-10-261-5/+17
* 105591 - Problems setting and updating an Image on a LabelSteve Northover2005-08-031-5/+6
* XP Tabfolder theme code flashes too much when resizedSteve Northover2005-07-201-0/+22
* 80465 - XP theme - label issues with tab folderSteve Northover2005-07-191-22/+0
* Hitting Alt to show mnemonics draws on top of labels and group boxesSteve Northover2005-07-191-0/+22
* Rewrite Label with images to use SS_OWNERDRAW rather than SS_BITMAP or SS_IMAGESteve Northover2005-07-191-287/+71
* update copyrightsv3138eVeronika Irvine2005-06-231-1/+1
* 97170Silenio Quarti2005-06-151-0/+13
* 99341v3137gFelipe Heidrich2005-06-101-5/+17
* *** empty log message ***Felipe Heidrich2005-06-061-92/+1