From c9362066853e3183fc4a0d18b4a16781f9ea160e Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Mon, 7 Apr 2003 19:06:27 +0000 Subject: [PATCH] updated. --- core/org.eclipse.cdt.ui/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 930f04056d7..0beeaa8383c 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,11 @@ +2003-04-07 Alain Magloire + + Enable contribution to the outliner ContentProvider, in the future + this will let other modules like the debugger add action like + breakpoint in the outliner view to a IFunction. + + * src/org/eclipse/cdt/internal/ui/editor/CContentOutlinePage.java: + 2003-04-05 Alain Magloire Implement the new CollapseAll button to be consistent with the