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

3623 commits

Author SHA1 Message Date
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
7ba4eede2a [cleanup] add API "since" tags 2008-03-28 13:08:44 +00:00
Martin Oberhuber
e2578a6232 [cleanup] Fix copyright headers 2008-03-27 22:07:33 +00:00
David McKnight
900754f99d [210682] Copy collisions will use SystemCopyDialog now instead of renameDialog when there is a copy collision within the same connection 2008-03-27 14:50:06 +00:00
David McKnight
63f7168933 [224380] system view should only fire property sheet update event when in focus 2008-03-27 14:38:14 +00:00
Javier Montalvo Orus
fd08d13443 NLS Cleanup 2008-03-27 14:06:36 +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
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
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
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
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
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