Bug 206582 - Replace WrapLabel with ILabelDelegate
Summary: Replace WrapLabel with ILabelDelegate
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.1   Edit
Assignee: Dmitry Stadnik CLA
QA Contact:
URL: http://dev.eclipse.org/mhonarc/lists/...
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-10-17 04:33 EDT by Artem Tikhomirov CLA
Modified: 2010-07-19 22:21 EDT (History)
1 user (show)

See Also:


Attachments
Use WrappingLabel instead of WrapLabel class (13.58 KB, patch)
2007-12-12 12:53 EST, Jacques LESCOT CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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