Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-patch] C Model Update - show visibility for fields

Title: Not Applied: [cdt-patch] C Model Update - show the static elements in outline view

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


Back to the top