1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
cdt/core/org.eclipse.cdt.ui/browser/ChangeLog-browser

12 lines
397 B
Text
Raw Normal View History

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)