1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
Find a file
2004-03-25 19:00:18 +00:00
build The tool page was not refreshing on configuration change events. The problem was that the list control was returning the tool instead of the reference, and since all the references point to the same tool, the property page thought nothing had changed and did not repaint the selection. Switched around the logic of the list content and label provider to work better under this case. 2004-03-25 19:00:18 +00:00
core Joined effort with Bogdan, Added parser timeout capability that is used by Content Assist 2004-03-25 18:48:27 +00:00
debug Fix for Bug 55777: I18N: Memory View is missing key for number_of_columns. 2004-03-23 21:42:27 +00:00
doc Updated the doc build process to generate the doc.zip file. 2004-03-23 16:40:45 +00:00
launch/org.eclipse.cdt.launch cleanup 2004-03-23 03:07:40 +00:00
releng Fixed some minor bugs in the build scripts. 2004-03-24 17:55:42 +00:00