1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 19:13:27 +02:00
Commit graph

49 commits

Author SHA1 Message Date
Martin Oberhuber
9f53307364 Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:40:07 +00:00
David McKnight
596bc86602 fix compiler warnings for connectorservice.dstore 2006-12-12 17:34:46 +00:00
David McKnight
4a9fb5a754 [142968] getting rid of IBM strings 2006-12-07 19:19:44 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
David McKnight
0e5e6f7e90 [161342] fix for null pointer exception in strange timing scenario 2006-11-17 18:06:57 +00:00
Martin Oberhuber
1fde117d4c [cleanup] get rid of IBM strings in javadoc 2006-11-10 20:11:40 +00:00
Martin Oberhuber
4477ea60b3 [cleanup] fix javadoc warnings 2006-11-08 16:30:14 +00:00
Martin Oberhuber
1dda85ab0d Apply patch for bug 162177 - Rename ISystem -> IConnectorService in comments 2006-11-08 16:27:59 +00:00
David Dykstal
b8a078229a Bug 158756 - suppress the showing of the signon prompt for windows since we don't validate at the target end. 2006-11-07 19:46:37 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
David Dykstal
f16851571d Bug 162098 - removing systemClass attribute from subsystemConfiguration along with its attendant documentation and API. 2006-10-27 02:52:34 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
David McKnight
74a7f2d59e Bug 160353 - avoid readAndDispatch. This method should always be called on secondary thread anyway 2006-10-11 19:45:10 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
David Dykstal
dfacee65aa Bug 154407 - Added an override for requiresPassword() to DStoreConnectorService to test for Windows system type. 2006-09-21 22:12:35 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
David McKnight
b4a63e3cc4 get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +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
19c4a999c3 [cleanup] Fix compiler warnings 2006-08-25 15:12:37 +00:00
Martin Oberhuber
659b31dad8 [cleanup] Fix compiler warnings 2006-08-25 14:14:48 +00:00
David McKnight
d2fcb558d4 fix for 149785. Confine allowed port range to daemon-specified range. 2006-08-21 15:17:21 +00:00
David McKnight
59468c61ba Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
David McKnight
0590f6e4b0 support case where daemon and server use differnet keystores 2006-08-01 15:45:34 +00:00
David McKnight
c770d4358e getting rid of "ibm" 2006-07-31 20:43:50 +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
David McKnight
1226ebf334 try non-ssl if there is a ssl handshake exception during with server 2006-07-26 16:48:53 +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
1d74a82238 getting rid of ibm strings 2006-07-14 16:39:48 +00:00
David McKnight
baf42cfefc remove printlns 2006-06-30 20:33:49 +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 McKnight
712d6825ed can't pass in user id as a param to script 2006-06-16 19:16:19 +00:00
David McKnight
e04d843c3a applying patches for dstore spirit support 2006-05-15 12:50:35 +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
6a7b13ef2e connect should happen regardless of security plugin 2006-05-01 20:17:14 +00:00
David Dykstal
af1afc9318 Adding SSL autodetect 2006-04-26 22:19:55 +00:00
David McKnight
0ecce33193 disconnect(IProgressMonitor), internalDisconnect(IProgressMonitor),
uninitializeService(IProgressMonitor)
2006-04-26 19:55:23 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00
David McKnight
f40f66a014 ssl fix for linux client (from Michael Berger) 2006-04-25 19:12:06 +00:00
David McKnight
a50cc50ad8 only use internalConnect() recursive call (not connect()) 2006-04-25 17:15:56 +00:00
David McKnight
c80195368a only use internalConnect() recursive call (not connect()) 2006-04-24 21:22:06 +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
f73d913396 initial population 2006-04-10 20:02:23 +00:00