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

3785 commits

Author SHA1 Message Date
Martin Oberhuber
3a737bfa4e [cleanup] release NLS fixes 2008-03-27 10:51:02 +00:00
David McKnight
1f9318d41d [223204] [cleanup] fix broken nls strings in files.ui and others 2008-03-26 20:34:00 +00:00
Martin Oberhuber
76e812fc49 [cleanup] Fix typo 2008-03-26 18:33:39 +00:00
Martin Oberhuber
12ec5ab133 Release for I20080320: NLS Fixups 2008-03-19 22:15:44 +00:00
Xuan Chen
daa5c1e9fe fix problem with check pii error. 2008-03-19 19:45:05 +00:00
David McKnight
452c6660c9 [223204] [cleanup] fix broken nls strings in files.ui and others 2008-03-19 16:35:45 +00:00
David McKnight
def83427eb [223204] [cleanup] fix broken nls strings in files.ui and others 2008-03-19 16:25:22 +00:00
David McKnight
359909509c [223204] [cleanup] fix broken nls strings in files.ui and others 2008-03-19 16:17:50 +00:00
Xuan Chen
d87be9980f [223126] fix: [api][breaking] Remove API related to User Actions in RSE Core/UI 2008-03-19 15:54:25 +00:00
David McKnight
c2a78bd6d9 [223204] [cleanup] fix broken nls strings in files.ui and others 2008-03-19 15:45:11 +00:00
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