mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
updated
This commit is contained in:
parent
2e88ab007f
commit
29f937733a
1 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,18 @@
|
|||
2003-03-27 Alain Magloire
|
||||
|
||||
The selection in the CView to CEditor was not done.
|
||||
We have now a new hierarchy for the binary and Archive:
|
||||
IBinary
|
||||
IBinaryModule
|
||||
IBinaryFunction
|
||||
IBinaryVariable
|
||||
IBinaryElement
|
||||
|
||||
* src/org/eclipse/cdt/internal/ui/cview/CView.java
|
||||
* src/org/eclipse/cdt/internal/ui/BaseCElementContentProvider.java
|
||||
* src/org/eclipse/cdt/internal/ui/CElementImageProvider.java
|
||||
* src/org/eclipse/cdt/ui/CElementContentProvider.java
|
||||
|
||||
2003-03-27 Alain Magloire
|
||||
|
||||
Patch from Thomas Fletcher.
|
||||
|
|
Loading…
Add table
Reference in a new issue