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

36 commits

Author SHA1 Message Date
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
dcc8a961a7 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:02:19 +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
4009b3cc5d [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
Martin Oberhuber
19c4a999c3 [cleanup] Fix compiler warnings 2006-08-25 15:12:37 +00:00
Martin Oberhuber
6666e89126 [cleanup] Fix compiler warnings 2006-08-25 14:03:59 +00:00
David McKnight
400065dc6a fixes for 154302 - relaying exceptions back from fetch operations 2006-08-25 13:49:00 +00:00
Martin Oberhuber
a770fcce43 [cleanup] Remove "implements" use of ISystemMessages 2006-08-25 11:24:19 +00:00
David McKnight
d60ee146aa fix for 153272 2006-08-22 20:43:17 +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
d94d5ac9f3 [cleanup] Rename Subsystem -> SubSystem in all method and class names 2006-08-10 12:52:38 +00:00
Martin Oberhuber
3d3460f63f Fix unnecessary NPE when restoring local command shells.
No change in observed operation since the NPE would have been caught anyway, but avoiding the NPE allows easier debugging with a Java exception breakpoint on java.lang.NullPointerException
2006-08-09 09:39:22 +00:00
David McKnight
27746a536e SubSystemFactory -> SubSystemConfiguration
Fix for Defect 150496
2006-07-31 16:21:36 +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
David McKnight
7128ff317a getting rid of ibm strings 2006-07-14 16:15:19 +00:00
Martin Oberhuber
7e32291739 Bug 139286 - fix icons for Perspective and Launch shell action 2006-06-30 07:46:48 +00:00
David Dykstal
cfa8527eeb bug 139286 - Icons are missing in RSE M1 2006-06-29 22:35:35 +00:00
David McKnight
dd4b9d449c run command with dstore 2006-06-08 19:40:14 +00:00
David McKnight
2951860b14 fix view category 2006-05-31 12:45:05 +00:00
David McKnight
7f99932481 fix for 142978 2006-05-23 15:26:35 +00:00
David McKnight
19317261be workaround fro 138311. Need to set the group title so that SWT knows how to allocate UI real estate on non-windows platforms. 2006-05-23 13:19:24 +00:00
David McKnight
a17c8fb7cd using platform ui to get page 2006-05-09 18:15:54 +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 McKnight
a3d78eb154 output interpretation fixes for local shell 2006-04-26 14:11:56 +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
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
76eaebbe41 initial population 2006-04-10 21:04:06 +00:00