1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 21:45:22 +02:00
Commit graph

35 commits

Author SHA1 Message Date
David Dykstal
70809f5f59 [cleanup] added some observability to track filter pool reference lifecycle 2006-09-20 02:05:52 +00:00
David Dykstal
e97fb98f5f [cleanup] format and javadoc 2006-09-20 00:32:43 +00:00
David Dykstal
e2129044ea [cleanup] format and javadoc 2006-09-20 00:27:37 +00:00
David Dykstal
2ffdfb8aff [cleanup] format and javadoc 2006-09-20 00:14:35 +00:00
David Dykstal
408451566e [cleanup] format and javadoc 2006-09-19 15:51:12 +00:00
David Dykstal
cede258b82 bug 157398 - Fixed PropertyFileProvider to collapse filter pools and hosts into a single file of properties for them and their children. Renamed the attributes so that the files are ordered a bit nicer. All changes are upward compatible - old persistent forms are still recognized. 2006-09-14 21:33:31 +00:00
David Dykstal
2e7912869b bug 142743 - Problem was located in Host. It was not tagging itself as dirty for certain attribute changes. Moreover, it must also tag the containing SystemHostPool. The persistence framework has been fixed to allow changes in one object to propagate to another and Host now takes advantage of this. 2006-09-14 18:57:10 +00:00
Martin Oberhuber
7282dc4cad Fix build pathes of persistence/ after refactoring 2006-09-08 13:46:03 +00:00
David McKnight
b4a63e3cc4 get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
Kushal Munir
692138a429 [refactoring] Separate UI dependencies from ISystemRegistry. A new interface ISystemRegistryUI now contains methods that have UI dependencies. 2006-08-31 21:39:34 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173 [refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way. 2006-08-31 12:21:36 +00:00
Martin Oberhuber
92630ad270 [cleanup] Fix compiler warnings and add Javadoc for IPropertySet 2006-08-30 18:35:17 +00:00
Martin Oberhuber
e2bbff4f54 [refactoring] move rse.internal.references from UI to core 2006-08-30 15:58:56 +00:00
Martin Oberhuber
193d12ee70 [refactoring] Rename subsystemConfiguration -> subsystemConfigurations 2006-08-24 17:32:52 +00:00
Martin Oberhuber
36d695e826 [cleanup] Reinstate icon properties for systemTypes extension point, add documentation, and get rid of obsolete ui.systemtypes declaration. 2006-08-24 17:08:21 +00:00
David Dykstal
698c707f7c [refactor] add logging capability to core plugin
in preparation for moving some persistence classes
2006-08-17 13:41:45 +00:00
Kushal Munir
6787dbd195 [cleanup] Refactoring RSE model objects 2006-08-16 08:03:00 +00:00
Kushal Munir
b6714d9ff9 [cleanup] Some of the classes for persistance moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin. This is part 1 of more changes to come. 2006-08-11 20:50:54 +00:00
Kushal Munir
df5ce0c379 [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
Martin Oberhuber
cbbf547366 Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
Martin Oberhuber
634c59ae2e Replace eclipse32.gif feature image by eclipse32.png 2006-07-25 09:29:50 +00:00
David Dykstal
726c8abe70 bug 148808 - local subsystems do not work on linux/gtk 2006-06-28 03:16:48 +00:00
David Dykstal
ebeab3de94 Bug 141835 - user ids were not being persisted across workbench startups. 2006-06-23 22:01:32 +00:00
David Dykstal
1c0ba6102a Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
David Dykstal
1d892b3fc4 Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00
David Dykstal
1b825a396c Fixing plugin and feature descriptions. 2006-04-28 17:10:03 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00
David Dykstal
f1abaa6ebe Removed explicit references to source folders from the SDK build. Added about.html files. 2006-04-23 19:05:57 +00:00
David Dykstal
b730105bba fixing build.properties and server script files slightly 2006-04-21 21:54:11 +00:00
David Dykstal
559f1302f1 updating build.properties for source build 2006-04-21 20:33:23 +00:00
David Dykstal
84e14e782e Changes since initial population. Bringing support up to Eclipse M6 level. Significant refactoring. 2006-04-12 16:47:19 +00:00
David Dykstal
6cd0af269c initial population 2006-04-10 20:11:04 +00:00
David Dykstal
f73d913396 initial population 2006-04-10 20:02:23 +00:00