1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 00:45:28 +02:00
cdt/core/org.eclipse.cdt.ui/browser/ChangeLog-browser

7 lines
291 B
Text
Raw Normal View History

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)