Implement TogglePresentatiion.
|
Check for null in update().
|
Refactor the IWorkingCopyManager interface in
the public area.
|
updated
|
Implement the Collapse All Action in the CView
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/ChangeLog, 1.84
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/icons/full/clcl16/collapseall.gif, 1.1
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/icons/full/dlcl16/collapseall.gif, 1.1
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/icons/full/elcl16/collapseall.gif, 1.1
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginImages.java, 1.11
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/ICHelpContextIds.java, 1.4
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/cview/CView.java, 1.21
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/cview/CViewMessages.java, 1.1
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/cview/CViewMessages.properties, 1.1
-
org.eclipse.cdt-core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/cview/CollapseAllAction.java, 1.1
|
New scheme to use the WorkingCopyManager, this
will allow a the content outliner to work for editor extending the CEditor and file not in a c/c++ project.
|
Make the preference constant visible for other plugins.
|
Change to use the WorkingCopyManager, this will
make the contentoutliner work.
|
updated.
|
new gifs for segment edit.
|