1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

3725 commits

Author SHA1 Message Date
David McKnight
899b150868 [nls] fixing string 2008-03-19 15:19:49 +00:00
Xuan Chen
403ce47248 fix a problem with check pii error. 2008-03-19 04:00:06 +00:00
David McKnight
1ae52b420e [dstore] for now leaving client at 8.0.0 so that it can work with 7.* servers. However this means than RSE 2.0 (which has 9.0.0) will sitll fail with 7.* servers now look like a new client/server compared to the RSE 3.0 one. 2008-03-18 19:12:06 +00:00
David McKnight
fb582b513a [223103] [cleanup] fix broken externalized strings 2008-03-18 18:29:11 +00:00
Xuan Chen
1e7e7531ad [223103] remove duplicate NL strings from useraction plugin 2008-03-18 17:33:59 +00:00
David Dykstal
f670a768bf [223080] SystemRegistry.getSubSystems(IHost, Class) returns wrong results
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223080
2008-03-18 14:51:21 +00:00
David Dykstal
e3233fa27d [cleanup] fix broken externalized strings 2008-03-17 20:48:25 +00:00
Martin Oberhuber
24ba529260 [cleanup] Switch on API Tooling checks for terminal and discovery 2008-03-16 20:19:58 +00:00
Martin Oberhuber
dd3b95b989 [cleanup] Avoid Javadoc param tag on separate line 2008-03-16 20:18:30 +00:00
Martin Oberhuber
3ea93ca975 [cleanup] switch off unnecessary compiler warnings in terminal.tests project 2008-03-16 20:16:27 +00:00
Martin Oberhuber
cc6344612f [cleanup] Remove unused LIMITOUTPUT NLS String from Terminal 2008-03-16 20:15:07 +00:00
Martin Oberhuber
49cd35132a Release for I20080316 - Filters compatible again, User Actions fixes 2008-03-16 10:19:59 +00:00
Martin Oberhuber
0ff1045107 Update Eclipse.test drivers to latest versions as per 3.4M5 2008-03-16 08:54:19 +00:00
David Dykstal
a16ef7950c [222270][api][breaking] Clean up interfaces in org.eclipse.rse.core.filters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=222270
2008-03-15 00:54:54 +00:00
David Dykstal
d0aa83ebef [222270][api][breaking] Clean up interfaces in org.eclipse.rse.core.filters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=222270
2008-03-14 21:09:03 +00:00
Kevin Doyle
a8535007a9 Added separator to Compile/User Action dynamic menu's. 2008-03-14 20:02:39 +00:00
David Dykstal
2261632a16 [202630][api][persistence] SystemProfileManager.getDefaultPrivateSystemProfile() is inconsistent with ensureDefaultPrivateProfile()
https://bugs.eclipse.org/bugs/show_bug.cgi?id=202630
2008-03-14 18:49:24 +00:00
Martin Oberhuber
25f4c5be00 [cleanup] Update copyright year 2008 2008-03-14 18:26:35 +00:00
Kevin Doyle
a74a1ef5d8 Show Compile/User Action menu's only when on an IRemoteFile. 2008-03-14 17:55:59 +00:00
David Dykstal
29da955c06 [202630][api][persistence] SystemProfileManager.getDefaultPrivateSystemProfile() is inconsistent with ensureDefaultPrivateProfile()
https://bugs.eclipse.org/bugs/show_bug.cgi?id=202630
2008-03-14 17:39:14 +00:00
David McKnight
af25ae2828 [219792][importexport][ftp] RSE hangs on FTP import 2008-03-14 17:33:07 +00:00
Xuan Chen
1c27be0cb4 [187395] removed some unused resource ids. 2008-03-14 04:23:03 +00:00
Xuan Chen
fa114bd855 [222470] Enable default compile command and user actions in org.eclipse.rse.useractions plugin 2008-03-14 04:09:22 +00:00
David McKnight
d2c0d5f7d9 [220892][dstore] moving version back to 9.0.0 2008-03-13 21:06:04 +00:00
David McKnight
d2205e833c [219792][importexport][ftp] RSE hangs on FTP import 2008-03-13 21:02:59 +00:00
David McKnight
a06d60ce72 [222168][dstore] Buffer in DataElement is not sent 2008-03-13 19:42:07 +00:00
David McKnight
87fbff4227 [222406] Need to be able to override local encoding 2008-03-13 19:23:22 +00:00
David McKnight
7d644bce36 [222162][dstore] Special characters from old server are not restored 2008-03-13 18:57:27 +00:00
Xuan Chen
7807f044b3 [222470] added copyright headers 2008-03-13 14:15:29 +00:00
Martin Oberhuber
dcb3e03f06 Release for I20080313 2008-03-13 10:11:41 +00:00
Martin Oberhuber
d5920eb12e Release for I20080313 2008-03-13 10:07:02 +00:00
Martin Oberhuber
d29b067651 Release for I20080313 2008-03-13 10:03:06 +00:00
Martin Oberhuber
491e8c8997 [222270][api] adapt to new createSystemFilter API 2008-03-13 09:55:44 +00:00
David Dykstal
054297d712 [222270][api][breaking] Clean up interfaces in org.eclipse.rse.core.filters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=222270
2008-03-13 02:40:27 +00:00
David Dykstal
c978a62c0e [222376][regression] NPE when starting eclipse with rse
https://bugs.eclipse.org/bugs/show_bug.cgi?id=222376
2008-03-12 21:20:00 +00:00
Xuan Chen
ba4ddf9e43 [222386]fix: [regression] Properties of connection or subsystem are no longer available due to unhandled Event loop exception in user actions 2008-03-12 19:43:30 +00:00
David McKnight
10409b3467 [220892][dstore] Backward compatibility: Server and Daemon should support old clients 2008-03-12 17:38:31 +00:00
David McKnight
db6618a76f [222448] [dstore] update DownloadListener to handle timeouts and nudge 2008-03-12 17:31:09 +00:00
Martin Oberhuber
f5ec51e020 Build Notes for I20080313 2008-03-12 14:40:10 +00:00
Martin Oberhuber
461020a8fa Release for I20080313: TGZ support, SSH Keepalive UI, DStore timeouts, DStore compatibility, Filter cleanup, Useractions first cut 2008-03-12 14:25:58 +00:00
Martin Oberhuber
737718bce7 [cleanup] Give credit for 9 test case variants 2008-03-12 14:12:05 +00:00
Martin Oberhuber
9f7f23470b [195402] Add tar.gz / tgz archive support 2008-03-12 13:54:58 +00:00
Martin Oberhuber
aefa292547 [218880] Apply patch from Johnson Ma: UI for SSH keepalives 2008-03-12 12:07:48 +00:00
David Dykstal
4742372235 [189274] coding style - adding explicit public declarations to methods in the interface
provide import and export operations for profiles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189274
2008-03-11 17:14:11 +00:00
David Dykstal
c3cbdec96c [189274] cleanup javadoc and formating prior to bug work
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189274
2008-03-11 17:10:48 +00:00
Xuan Chen
f9c95d6fc8 [187395] First attempt to make user define action and compile command support work in open RSE 2008-03-11 15:54:40 +00:00
David Dykstal
a6e7bc0b7f [189274] formatting prior to adding new operations for adding filters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189274
2008-03-11 00:19:46 +00:00
Xuan Chen
894fbb040a [220999][220995] [api] Need to remove unnecessary APIs from both SystemSelectRemoteFileAction and SystemSelectRemoteFolderAction classes 2008-03-10 20:38:23 +00:00
David McKnight
14a48792bd [220123][dstore] Configurable timeout on irresponsiveness 2008-03-10 19:40:06 +00:00
David McKnight
4032fdb05c [220892][dstore] Backward compatibility: Server and Daemon should support old clients 2008-03-10 19:17:54 +00:00