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

58 commits

Author SHA1 Message Date
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
119d7c5588 cleanup a couple dstore things 2007-01-09 19:56:08 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
9f53307364 Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:40:07 +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
9231857606 removing dstore compiler warnings 2006-11-28 17:12:01 +00:00
David McKnight
7dd1b2c44f removing print 2006-11-24 17:24:08 +00:00
David McKnight
59bbd5c737 null check fro client ticket too 2006-11-24 17:12:59 +00:00
David McKnight
29a42ceef1 [164202] fix for manual connection - need to handle null ticket case 2006-11-23 17:55:25 +00:00
David McKnight
410d9913e1 [164202] fix for manual connection - need to handle null ticket case 2006-11-23 17:54:01 +00:00
David McKnight
a3c55feef7 performance fix - when dealing with spirit stuff 2006-11-16 15:44:56 +00:00
David McKnight
9545a65bbe performance fix - when dealing with spirit stuff 2006-11-16 15:19:06 +00:00
David McKnight
7deaf70d13 performance fix - when dealing with spirit stuff 2006-11-16 14:50:08 +00:00
David McKnight
aa1f2c1034 null attributes need to be allowed (in particular for delete() case). 2006-11-09 16:25:05 +00:00
Martin Oberhuber
1468c657d8 [cleanup] fix NON-NLS-1 tags 2006-11-09 11:30:28 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +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
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
David McKnight
c458020bdc fix problem with connecting to ssl server that randomly occurs returning "null" for connect status. 2006-10-05 18:27:38 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
Martin Oberhuber
eb0c254e9c Record Mike Bergers patch for bug 145799 in copyright (applied with v1.5) 2006-09-20 13:46:34 +00:00
Martin Oberhuber
4009b3cc5d [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
Martin Oberhuber
54e3040567 [cleanup] Fix compiler warnings 2006-08-25 16:06:03 +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
5d4a23fa3b fix for 149785. Adding additional daemon argument to support server port range. 2006-08-16 15:22:09 +00:00
David McKnight
c927f205ba name the threads - makes it easier for debug 2006-08-09 15:36:15 +00:00
David McKnight
80981eee1e defect 149133 - use absolute to indicate local receiver file rather than mapping 2006-08-08 15:15:16 +00:00
David McKnight
c13f860b64 port range support for daemon 2006-08-01 17:25:48 +00:00
Martin Oberhuber
d337eab9cc Fix warnings in dstore.doc.isv build 2006-07-27 13:39:31 +00:00
David McKnight
41f13fa015 allow non-ssl for server when ssl is used for daemon 2006-07-26 17:02:17 +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
baf42cfefc remove printlns 2006-06-30 20:33:49 +00:00
David Dykstal
3a3ba45922 removing compile warnings 2006-06-21 16:03:48 +00:00
David Dykstal
a2c2b82335 Bug 142195 - removing ui dependencies in some plugins 2006-06-20 21:06:29 +00:00
David Dykstal
4c8908a591 Add MacOS X startup scripts 2006-06-19 16:07:06 +00:00
David Dykstal
bee2092643 Bug 146326 fix erroneously disconnected dstore elements. 2006-06-19 16:05:59 +00:00
David McKnight
dd4b9d449c run command with dstore 2006-06-08 19:40:14 +00:00
David McKnight
85532fc260 applying patch provided by Michael Berger for defect 142974 2006-05-24 18:53:37 +00:00
David McKnight
5c2813c452 create element if the recycled one is null (defect 143438) 2006-05-24 16:09:11 +00:00
David McKnight
317c2afd3a synchronized 2006-05-24 14:31:52 +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 Dykstal
7f1e97a9be Fxing bugzilla 138315. Handshake failure message was printing to stderr. 2006-04-27 12:53:45 +00:00
David Dykstal
e8cd0251b4 Removing extra server scripts - now they are only in one spot - org.eclipse.rse.services.dstore/serverruntime 2006-04-26 14:25:39 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00