1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 15:23:59 +02:00
David Inglis 2003-12-15 18:28:16 +00:00
parent 8c5882d036
commit c452780998

View file

@ -1,4 +1,9 @@
2002-12-11 David Inglis 2003-12-15 Thomas Fletcher
Re-activate the hover help based on the function summary extension point.
Fix a bug in the FunctionSummary class which displayed arguments as
the return value for functions.
2003-12-11 David Inglis
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48596 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48596
* src/org/eclipse/cdt/ui/CElementContentProvider.java * src/org/eclipse/cdt/ui/CElementContentProvider.java