Bug 206582

Summary: Replace WrapLabel with ILabelDelegate
Product: [Modeling] GMF-Tooling (ARCHIVED) Reporter: Artem Tikhomirov <tikhomirov.artem>
Component: CoreAssignee: Dmitry Stadnik <dimzzy>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: jlescot
Version: 2.0Keywords: contributed
Target Milestone: 2.1   
Hardware: All   
OS: All   
URL: http://dev.eclipse.org/mhonarc/lists/gmf-dev/msg01064.html
Whiteboard:
Attachments:
Description Flags
Use WrappingLabel instead of WrapLabel class none

Description Artem Tikhomirov CLA 2007-10-17 04:33:55 EDT
As described at http://dev.eclipse.org/mhonarc/lists/gmf-dev/msg01064.html, newly introduced ILabelDelegate should be used instead of WrapLabel
Comment 1 Jacques LESCOT CLA 2007-12-12 12:53:03 EST
Created attachment 85099 [details]
Use WrappingLabel instead of WrapLabel class

This patch changes references to the deprecated WrapLabel class into references to the new WrappingLabel class.
Projects affected are :
- org.eclipse.gmf.codegen
- org.eclipse.gmf.graphdef
- org.eclipse.gmf.graphdef.codegen
Comment 2 Artem Tikhomirov CLA 2008-03-19 12:52:36 EDT
Guess, this is the one that was complained about ;)

According to cvs history, it has been committed couple of days after the attachment was added (so it's in the latest milestone builds). Dmitry, could you please confirm and set keyword to 'contributed' if needed.
Comment 3 Dmitry Stadnik CLA 2008-05-16 11:35:09 EDT
Fixed.
Comment 4 Eclipse Webmaster CLA 2010-07-19 22:21:06 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug