mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
11 lines
397 B
Text
11 lines
397 B
Text
2004-06-21 Chris Wiebe
|
|
|
|
This mini-patch gets rid of unnecessary "could not locate type" error
|
|
dialogs.
|
|
|
|
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)
|