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

4060 commits

Author SHA1 Message Date
Michael Scharf
7085803193 bug 225853: [terminal][api][breaking] Abstract base class TerminalConnectorImpl should provide more default functionality
https://bugs.eclipse.org/bugs/show_bug.cgi?id=225853

Applied patch by Martin Oberhuber
2008-04-05 00:24:14 +00:00
Martin Oberhuber
cae03bde14 [releng][api] Rev up org.eclipse.dstore.extra from 2.0.100 to 2.1.0 due to IDomainNotifier new methods 2008-04-04 19:35:26 +00:00
David McKnight
e451cbd6d2 [225507] @since and @noimplement 2008-04-04 18:49:16 +00:00
Martin Oberhuber
4fd8ea2b77 [225792][api][breaking] Rename SshConnector.getTelnetSettings() to getSshSettings() 2008-04-04 17:38:42 +00:00
Martin Oberhuber
5b0837cf7f [cleanup] Update Javadocs 2008-04-04 17:07:49 +00:00
Martin Oberhuber
8292c6761b [cleanup] Update Javadocs 2008-04-04 17:07:27 +00:00
Martin Oberhuber
76e2d6090d [cleanup] Fix copyright dates 2008-04-04 16:31:46 +00:00
Martin Oberhuber
3f754c0fc3 [cleanup] Fix Copyright 2008-04-04 16:22:14 +00:00
Martin Oberhuber
dc360b86c0 [200541] Update Javadocs 2008-04-04 16:09:43 +00:00
Martin Oberhuber
ebc6ee7a2c [200541] Update Javadocs 2008-04-04 16:04:44 +00:00
Martin Oberhuber
3edd78c8c8 [200541] Update Javadocs 2008-04-04 15:57:20 +00:00
Martin Oberhuber
f432d8aebd [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:36:12 +00:00
Martin Oberhuber
d25a0c1780 [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:26:40 +00:00
Martin Oberhuber
6e7c3f740e [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:25:53 +00:00
Martin Oberhuber
1692d941ab [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:23:10 +00:00
Martin Oberhuber
7cd42a7466 [cleanup] Fix typos 2008-04-04 14:58:14 +00:00
David McKnight
d164641fe6 [225573] [dstore] client not falling back to single operation when missing batch descriptors (due to old server) 2008-04-04 14:19:08 +00:00
David Dykstal
c5d2502f09 [197018][nls] Last Page of New Filter Wizard mentions Change Action
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197018
2008-04-04 14:17:22 +00:00
Xuan Chen
c46a90ccfa fix: [225685] NPE when running archive testcases 2008-04-04 14:08:06 +00:00
David Dykstal
c13dc278b9 [225089][ssh][shells][api] Canceling connection leads to exception
https://bugs.eclipse.org/bugs/show_bug.cgi?id=225089
2008-04-04 14:03:18 +00:00
Michael Scharf
c91dfb4717 bug 200541: [terminal][api] TerminalConnectorProxy class should be removed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=200541
The attached patch contains the following changes:
- ITerminalConnectorInfo is gone
- ITerminalConnector is now the client interface
- the implmentation is in org.eclipse.tm.internal.terminal.connector.TerminalConnector
  (was TerminalConnectorExtension.TerminalConnectorProxy)
- TerminalConnector is adaptable and can be adapted to the TerminalConnectorImpl
- the terminalConnector extension now requires extensions to implement TerminalConnectorImpl
  (was ITerminalConnector before)
- a test added for TerminalConnector
2008-04-04 13:52:27 +00:00
David Dykstal
bb8d4a18c5 [225089][ssh][shells][api] Canceling connection leads to exception
https://bugs.eclipse.org/bugs/show_bug.cgi?id=225089
2008-04-04 13:34:06 +00:00
Martin Oberhuber
8612a3d254 [releng] Build against CDT 5.0M6 / EMF 2.4.0M6 2008-04-04 12:17:01 +00:00
Martin Oberhuber
afd6ce3f66 [doc] Improve IFileService#setLastModified() Javadocs 2008-04-04 11:41:40 +00:00
Martin Oberhuber
83184918e8 Release for I20080404: RSE API Leakage cleanup 2008-04-04 10:39:09 +00:00
Martin Oberhuber
8aa10a977d Fix Javadoc Typos 2008-04-04 10:05:58 +00:00
David Dykstal
80500e6983 [224671][api] org.eclipse.rse.core API leaks non-API types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=224671
2008-04-03 20:57:55 +00:00
David McKnight
959999b4eb [225506] [api][breaking] RSE UI leaks non-API types 2008-04-03 18:43:09 +00:00
Xuan Chen
3474322cef [225617] fix: [useraction][api] Remove Team view support inside user action. 2008-04-03 18:33:56 +00:00
Xuan Chen
b9ec436896 [225617] fix: [useraction][api] Remove Team view support inside user action. 2008-04-03 18:22:38 +00:00
David McKnight
3a839ecb3b [225506] [api][breaking] RSE UI leaks non-API types 2008-04-03 17:53:57 +00:00
David McKnight
b8e845710c [225506] [api][breaking] RSE UI leaks non-API types
-removing SystemAdapterHelpers.getSystemViewAdapterFactory()
2008-04-03 17:18:11 +00:00
David McKnight
73ef323898 adding @since tags for new apis 2008-04-03 17:15:02 +00:00
David McKnight
23c50ff530 [225506] [api][breaking] RSE UI leaks non-API types - @since tags 2008-04-03 16:39:50 +00:00
David McKnight
b7344a57b7 [225506] [api][breaking] RSE UI leaks non-API types 2008-04-03 16:25:41 +00:00
David McKnight
5ee28d4f10 [225506] [api][breaking] RSE UI leaks non-API types 2008-04-03 16:06:28 +00:00
Martin Oberhuber
2702febfe3 *** empty log message *** 2008-04-03 16:04:20 +00:00
Martin Oberhuber
8f33401046 [225553][wince] Apply patch for creating processes on the device 2008-04-03 15:58:55 +00:00
David McKnight
f765df3187 [225573] dstore] client not falling back to single operation when missing batch descriptors (due to old server) 2008-04-03 15:26:58 +00:00
David McKnight
511e584ff4 adding @since tags for new apis 2008-04-03 14:39:29 +00:00
David McKnight
dc62351752 adding @since tags for new apis 2008-04-03 14:33:04 +00:00
David McKnight
67af0c4217 adding @since tags for new apis 2008-04-03 14:32:06 +00:00
David McKnight
5eae7cb272 [225507] adding @since tags for new constants 2008-04-03 14:28:18 +00:00
David McKnight
79a4465a91 [225507][api][breaking] RSE dstore API leaks non-API types 2008-04-03 14:12:01 +00:00
David McKnight
db203efc29 [225507][api][breaking] RSE dstore API leaks non-API types 2008-04-03 14:05:59 +00:00
David McKnight
d4e117da9d [225507][api][breaking] RSE dstore API leaks non-API types 2008-04-03 13:50:14 +00:00
Martin Oberhuber
ffa2c93f5c [224873] WinCE cleanup: rev down feature to 0.1.0 on update site 2008-04-03 13:04:46 +00:00
Martin Oberhuber
a5520d3836 [225537] Fix install by removing P2 from builder 2008-04-03 12:03:25 +00:00
Martin Oberhuber
d9efcf76ec Release for I20080403-0630: API Tooling setup, some API Leakage refactoring 2008-04-03 10:28:58 +00:00
Martin Oberhuber
890a133755 Fix setup launcher 2008-04-03 10:13:30 +00:00