1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Commit graph

635 commits

Author SHA1 Message Date
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
David McKnight
d5b99ef295 fix for getParentPath 2006-09-14 16:39:56 +00:00
David McKnight
9437e74f89 static method call warning fix 2006-09-13 14:41:06 +00:00
Kushal Munir
98f45d6697 [refactoring] Remove the rseConfigDefaults extension point and replace the properties with system properties that can be specified through config.ini 2006-09-13 14:06:52 +00:00
Kushal Munir
8e58727598 [refactoring] Remove the rseConfigDefaults extension point and replace the properties with system properties that can be specified through config.ini 2006-09-13 13:27:42 +00:00
David McKnight
23ab7d6343 don't show tabs on wiz page where there's only 1 property page 2006-09-12 18:39:55 +00:00
Javier Montalvo Orus
07ba899f07 Discovery listed in wizard 2006-09-12 17:31:31 +00:00
David McKnight
7b48b49495 fix for 153638 2006-09-11 16:39:52 +00:00
David McKnight
c2c9afef9b part of fix for 153652. Allowing drag and drop from RSE to navigator 2006-09-11 14:39:35 +00:00
Javier Montalvo Orus
fa560a97d7 Updated RSE plugin references 2006-09-08 14:27:50 +00:00
Martin Oberhuber
7282dc4cad Fix build pathes of persistence/ after refactoring 2006-09-08 13:46:03 +00:00
Javier Montalvo Orus
c9f749182e Initial population 2006-09-07 12:14:58 +00:00
Javier Montalvo Orus
782cb9ad70 Initial population 2006-09-07 12:01:07 +00:00
Javier Montalvo Orus
c7460a86e4 Add .cvsignore 2006-09-07 11:52:56 +00:00
Javier Montalvo Orus
f260a66414 Initial commit of org.eclipse.tm.discovery.model 2006-09-07 10:56:00 +00:00
Javier Montalvo Orus
2caf3b1e8a Removed specific JVM 2006-09-07 10:31:26 +00:00
Javier Montalvo Orus
8db77b451d Initial commit of org.eclipse.tm.discovery.engine 2006-09-07 10:07:03 +00:00
David Dykstal
cbbcb043b1 bug 149080 initial population of test framework examples 2006-09-07 01:53:28 +00:00
David Dykstal
7d8d9716b7 bug 149080 initial population of test framework 2006-09-07 01:51:42 +00:00
David McKnight
24a95320d3 fix for 156379 2006-09-06 17:12:05 +00:00
David McKnight
0c8878c454 drives shouldn't be hidden 2006-09-05 19:08:28 +00:00
David McKnight
8218105081 get rid of subsystem calls with Shell parameters 2006-09-05 17:03:39 +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
b21ec93769 rse.ui to rse.core refactoring 2006-08-31 17:47:36 +00:00
David McKnight
cc82106cdf rse.ui to rse.core refactoring 2006-08-31 17:43:13 +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
David McKnight
12e0b48ed6 fix for 153650 2006-08-29 20:02:40 +00:00
Martin Oberhuber
d7e14649c7 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 13:48:40 +00:00
Martin Oberhuber
0b88e8bbc4 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:47:27 +00:00
Martin Oberhuber
4fba9e5e29 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:40:37 +00:00
Martin Oberhuber
4a6b55ecb6 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:31:13 +00:00
Martin Oberhuber
9be5d99cc1 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:20:07 +00:00
Martin Oberhuber
6b26a0a792 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:08:16 +00:00
Martin Oberhuber
7db84e1549 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:37:30 +00:00
Martin Oberhuber
f4b6dbf27b [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:26:09 +00:00
Martin Oberhuber
01ee127fef [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:19:31 +00:00
Martin Oberhuber
fd1f5ae569 Stricter warnings according to project recommendations 2006-08-29 11:15:39 +00:00
Martin Oberhuber
b9be0f7c4c Add comment regarding probably unnecessary tab handling 2006-08-29 11:05:23 +00:00
Martin Oberhuber
dcc8a961a7 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:02:19 +00:00
Martin Oberhuber
11b1b3ffb5 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 10:01:39 +00:00
Martin Oberhuber
a4349288d1 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 09:43:23 +00:00
Martin Oberhuber
700df9b49d [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 09:27:42 +00:00
Martin Oberhuber
579aa49ba5 Fix bug 153271: pressing enter in content assist should not send the command 2006-08-29 09:26:45 +00:00
Martin Oberhuber
80704617ff [cleanup] Fix compiler warnings 2006-08-29 09:03:16 +00:00
Martin Oberhuber
623267a0ad [cleanup] Fix compiler warnings 2006-08-29 07:46:51 +00:00
David McKnight
aa98dd9091 fixes for 154302 - relaying exceptions back from fetch operations 2006-08-28 15:31:45 +00:00