mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-22 15:53:58 +02:00
updated entries
This commit is contained in:
parent
8816ca1791
commit
a145cca177
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-12-19 Alain Magloire
|
||||
|
||||
Fix for PR 40247.
|
||||
We have to overload Eclipse ViewSorter.compare() it uses
|
||||
the label provider, it adds ">" to the project name and
|
||||
mixing the sorting.
|
||||
|
||||
* src/org/eclipse/cdt/internal/ui/cview/CViewSorter.java
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue