-----Original Message-----
From: Amer, Hoda
[mailto:hamer@xxxxxxxxxxxx]
Sent: Monday, March
31, 2003 10:13 AM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: RE: [cdt-patch] C Model
Update - show visibility for fields
Hi,
Patch has been updated.
It looks like the core
patch went through. This is the UI patch only.
Thanks,
Hoda
-----Original Message-----
From: Schaefer, Doug
[mailto:dschaefer@xxxxxxxxxxxx]
Sent: Friday, March
28, 2003 4:03 PM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: RE: [cdt-patch] C Model
Update - show visibility for fields
Hi,
Hoda,
Can you
do an update and resubmit this patch. Your last patch made this one
break.
Thanks,
Doug Schaefer
Senior Staff
Software Engineer
Rational
Software - IBM Software Group
Ottawa (Kanata), Ontario, Canada
-----Original Message-----
From: Amer, Hoda
[mailto:hamer@xxxxxxxxxxxx]
Sent: Friday, March
28, 2003 1:03 PM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: [cdt-patch] C Model
Update - show visibility for fields
This
patch :
- Adds icons for fields visibility ( copy to
\org.eclipse.cdt.ui\icons\full\obj16)
- Adds C Model elements for templates, enumerations, TypeDefs and
Using
- Shows the const decorator for variables and fields icons ( modifies
the gif file in \org.eclipse.cdt.ui\icons\full\ovr16).
- Renames
icon files for method visibility.
Icons are renamed to method_public_obj.gif,
method_protected_obj.gif, method_private_obj.gif
Thanks
Hoda