mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 00:45:28 +02:00
7 lines
291 B
Text
7 lines
291 B
Text
![]() |
2004-06-21 Chris Wiebe
|
||
|
|
||
|
- fix for bug #66108 (C++ browser cannot show members of class)
|
||
|
- all types now visible in the types view (ie not just classes & structs)
|
||
|
- runnables now use IProgressService.busyCursorWhile (prevents progress
|
||
|
dialog from being displayed during short operations)
|