1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 00:36:16 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.ui
2004-03-25 19:00:18 +00:00
..
icons/full Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
src/org/eclipse/cdt/managedbuilder 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
.classpath Fix the classpaths to use dynamic containers again. 2004-01-05 21:16:28 +00:00
.cvsignore Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.project Committing work submitted by BitMethods to round-trip tool options from a summary field back into the option. 2004-03-22 16:57:03 +00:00
about.html Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
build.properties Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
ChangeLog Marked remaining strings forming keys, directories and filenames untranslatable. 2004-03-16 22:26:10 +00:00
plugin.properties Removed the AbstractToolReference class because there is no longer any need for it with the introduction of a dynamic styrategy for model element creation. I kept the IToolReference interface, though. Moved several public methods into it and changed the clients of those methods so that the interface is used. 2004-03-19 16:38:49 +00:00
plugin.xml Removed the AbstractToolReference class because there is no longer any need for it with the introduction of a dynamic styrategy for model element creation. I kept the IToolReference interface, though. Moved several public methods into it and changed the clients of those methods so that the interface is used. 2004-03-19 16:38:49 +00:00