From a145cca177eea28221a0a88765c4c6d5a30360b9 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 19 Dec 2003 19:51:02 +0000 Subject: [PATCH] updated entries --- core/org.eclipse.cdt.ui/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 71f09662220..8cf3c8555f2 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -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