mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 15:23:59 +02:00
This commit is contained in:
parent
8c5882d036
commit
c452780998
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue