Martin Oberhuber
8cc3b1ed8e
[cleanup] Fix "illegally implements" API warning
2008-04-07 10:48:14 +00:00
Martin Oberhuber
3c0b5335c3
[cleanup] Adding @since tag
2008-04-07 10:12:15 +00:00
David Dykstal
209ab5dfcd
[216858]Need the ability to Import/Export RSE connections for sharing
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=216858
2008-04-06 22:01:35 +00:00
David Dykstal
e801d86876
[210242][nls] Credentials dialog should look different if password is not supported or optional
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=210242
2008-04-06 20:39:03 +00:00
David Dykstal
57bf97aa4c
[200735][Persistence] Delete a profile that contains a connection and restart, profile is back without connections
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=200735
2008-04-06 20:00:22 +00:00
David Dykstal
e64ccf5b7f
[cleanup] adding @noimplement
2008-04-06 19:27:22 +00:00
David McKnight
440f02b9c3
[225175] fix how disconnect is done - there will always be a systemservice manager
2008-04-05 19:22:05 +00:00
David McKnight
9d53605b88
[225506] [api][breaking] RSE UI leaks non-API types
2008-04-05 17:47:35 +00:00
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