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

231 commits

Author SHA1 Message Date
David Dykstal
7b29453c3d [221211] [api][breaking][files] need batch operations to indicate which operations were successful
https://bugs.eclipse.org/bugs/show_bug.cgi?id=221211
2008-04-30 20:49:54 +00:00
David Dykstal
c2ce05e40b [221211] [api][breaking][files] need batch operations to indicate which operations were successful
https://bugs.eclipse.org/bugs/show_bug.cgi?id=221211
2008-04-30 20:47:58 +00:00
Martin Oberhuber
47f2f1bde5 [cleanup] Fixing @since tag version 2008-04-23 20:01:29 +00:00
Martin Oberhuber
6ec42deeac [226773] [apidoc] Improve SimpleSystemMessage Javadocs 2008-04-22 15:25:28 +00:00
Martin Oberhuber
9358c748de [226773] [apidoc] Improve SimpleSystemMessage Javadocs 2008-04-22 15:03:21 +00:00
David McKnight
ad15cc0be7 [226773] [apidoc] Specify allowed namespaces for SimpleSystemMessage ID in the Javadoc 2008-04-22 13:51:35 +00:00
David McKnight
cc235ba048 [226773] [apidoc] Specify allowed namespaces for SimpleSystemMessage ID in the Javadoc 2008-04-21 13:56:43 +00:00
Xuan Chen
2a01598b6f [226784]fix: [nls] Review Canceled vs. Cancelled in NLS Strings 2008-04-16 17:31:09 +00:00
Martin Oberhuber
20598876f5 [216252] canceled --> cancelled in comments and locals 2008-04-12 00:35:17 +00:00
Martin Oberhuber
71fbaa7e47 [216252] canceled --> cancelled in comments 2008-04-12 00:26:56 +00:00
Martin Oberhuber
a2a2105997 [216252] Revert CANCELED -> CANCELLED to restore 2.0.x compatibility 2008-04-12 00:23:11 +00:00
Martin Oberhuber
8ecbc2063e [216252] canceled --> cancelled in comments 2008-04-12 00:21:08 +00:00
Martin Oberhuber
2198e60bb9 [216252] Revert CANCELED -> CANCELLED to restore 2.0.x compatibility 2008-04-11 23:39:56 +00:00
Martin Oberhuber
fd46cc37d8 [170910] Adopt RSE ITerminalService API for SSH 2008-04-11 22:08:30 +00:00
Martin Oberhuber
6bb3eeaebb [170910][api] Add API for Stream-based shells and terminals in RSE 2008-04-11 18:15:32 +00:00
Martin Oberhuber
c99db80573 [170910] Adopt RSE ITerminalService API for SSH 2008-04-11 17:19:26 +00:00
Martin Oberhuber
33f62079ea [170910] Fix AbstractTerminalShell#waitFor() implementation 2008-04-11 15:49:55 +00:00
Martin Oberhuber
5bb00b5009 [170910][api] Add API for Stream-based shells and terminals in RSE 2008-04-11 13:36:45 +00:00
Martin Oberhuber
d96bb568a9 [cleanup] Fix Javadoc 2008-04-10 01:05:34 +00:00
Martin Oberhuber
9c8e811837 [226301][api][breaking] IShellService methods should throw SystemMessageException 2008-04-09 21:42:16 +00:00
Martin Oberhuber
9a28e0eb21 [cleanup] Fix Typo 2008-04-09 21:14:09 +00:00
Martin Oberhuber
e3b82f8326 [Bug 226262] [api][breaking] RSE IService should be IAdaptable 2008-04-09 19:28:07 +00:00
Martin Oberhuber
ab3bfc64af [cleanup] Fix copyright year 2008 2008-04-07 12:50:35 +00:00
Martin Oberhuber
afd6ce3f66 [doc] Improve IFileService#setLastModified() Javadocs 2008-04-04 11:41:40 +00:00
Xuan Chen
9b92fbe699 [224576] fix: [api] Inconsistent boolean return values in SystemTarHandler (updated according to Martin's comment) 2008-03-28 17:28:15 +00:00
Martin Oberhuber
fa1290c248 [cleanup] Fix Javadoc typo 2008-03-28 14:57:42 +00:00
Xuan Chen
8e7398fe8b [224576] fix: [api] Inconsistent boolean return values in SystemTarHandler 2008-03-28 14:49:50 +00:00
Martin Oberhuber
14af215d50 [cleanup] Add @noimplement and similar API Tools Javadoc Markup 2008-03-28 14:27:50 +00:00
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
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
Martin Oberhuber
9f7f23470b [195402] Add tar.gz / tgz archive support 2008-03-12 13:54:58 +00:00
Martin Oberhuber
63f0afc5f8 [216252] make IndicatorException a deprecated RuntimeException 2008-03-07 22:31:48 +00:00
Martin Oberhuber
446a62f0da [cleanup] copyright comments: space between 2007, 2008 2008-03-07 20:17:17 +00:00
Martin Oberhuber
2809cd2dba [cleanup] Revert comment-only change 2008-03-07 20:16:13 +00:00
David McKnight
7503d5e42b [220379] [api] Provide a means for contributing custom BIDI encodings 2008-03-07 17:41:55 +00:00
Martin Oberhuber
7f08921789 [221488] Fix lazy initialization in getInstance() 2008-03-05 11:40:42 +00:00
David McKnight
037229e78d [220547] taking out tracing so that N-build doesn't fail due to Activator import 2008-03-03 14:43:39 +00:00
Xuan Chen
022347414f fix: [api] SystemTarHandler has inconsistent API 2008-02-29 21:25:43 +00:00
David McKnight
e1e2cdadff [220547] allow SimpleSystemMessage without message ID 2008-02-29 18:45:48 +00:00
David McKnight
61fab46170 [220547] allow SimpleSystemMessage without message ID 2008-02-29 18:38:45 +00:00
David McKnight
95d57f627a [220547] [api][breaking] SimpleSystemMessage needs to specify a message id and some messages should be shared 2008-02-28 22:12:39 +00:00
David McKnight
b08ef16c69 [216252] removing ISystemMessageProvider 2008-02-26 15:02:15 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
David McKnight
99ddeac224 [216252] removing IService.getMessage 2008-02-25 19:08:08 +00:00
David McKnight
b5795bd71b [216252] removing IService.getMessage 2008-02-25 16:32:48 +00:00
Martin Oberhuber
bee7836a48 [220041][api][breaking] Get rid of IHostProcessFilter#getStates() 2008-02-22 21:51:19 +00:00
Martin Oberhuber
5dafb41140 [cleanup] Fix Javadoc Errors, get rid of unnecessary debug code 2008-02-22 21:22:33 +00:00