Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-01-08change for 2.0.0M4bslewis1-1/+1
2008-01-06Label fixesv20080107-1038slewis4-3/+12
2008-01-05Disable cross cursor using ESCv20080105-1841mmayworm1-1/+0
2008-01-05Adding titles and user name on dialogsmmayworm2-5/+6
2008-01-05Added pde preferences fileslewis3-9/+11
2008-01-05Added pde preferences fileslewis3-2/+5
2008-01-05Adding titles and user name on dialogsmmayworm2-6/+32
2008-01-05Adding titles and user name on dialogsmmayworm2-0/+2
2008-01-05Clarified externalized strings for exception casesslewis1-1/+1
2008-01-05Clarified externalized strings for exception casesslewis2-5/+5
2008-01-05Cleaned up externalized strings. Made error/warning reporting more clearslewis3-35/+24
2008-01-04Implemented skype user status change. Fixed documentation and default ↵v20080104-1223slewis1-7/+6
Presence instance creation
2008-01-03Update to message content to remove elipsisv20080102-2309slewis1-1/+1
2008-01-03Created screen capture capability in org.eclipse.ecf.presence.collab.ui. ↵slewis1-1/+1
Created screencapture support classes and interfaces in org.eclipse.ecf.ui. Moved code out of org.eclipse.ecf.examples.collab to org.eclipse.ecf.ui.screencapture.
2008-01-03Created screen capture capability in org.eclipse.ecf.presence.collab.ui. ↵slewis27-123/+838
Created screencapture support classes and interfaces in org.eclipse.ecf.ui. Moved code out of org.eclipse.ecf.examples.collab to org.eclipse.ecf.ui.screencapture.
2008-01-03Created screen capture capability in org.eclipse.ecf.presence.collab.ui. ↵slewis7-5/+437
Created screencapture support classes and interfaces in org.eclipse.ecf.ui. Moved code out of org.eclipse.ecf.examples.collab to org.eclipse.ecf.ui.screencapture.
2007-12-23Added javadocs and test cases for file transferslewis1-0/+1
2007-12-21Fix for javadoc generation to include new interfacesslewis1-1/+1
2007-12-21Fixes for javadocsslewis1-1/+1
2007-12-21Added remote file system browser api to filetransfer API as per bug 213642. ↵slewis13-6/+460
Added implementation for 'file' protocol. Also added authenticator usage for UrlConnectionFileTransfer.
2007-12-14added packages to javadocsv20071214-1432slewis1-1/+1
2007-12-13Added further callback typesslewis3-0/+242
2007-12-12Additions to file transfer API...specifically addition of two extension ↵slewis2-4/+4
points retrieveFileTransferProtocolFactory, and sendFileTransferProtocolFactory for file retrieve, and send, respectively. Also added documentation to online docs.
2007-12-12Additions to file transfer API...specifically addition of two extension ↵slewis5-13/+122
points retrieveFileTransferProtocolFactory, and sendFileTransferProtocolFactory for file retrieve, and send, respectively. Also added documentation to online docs.
2007-12-12Additions to file transfer API...specifically addition of two extension ↵slewis5-18/+18
points retrieveFileTransferProtocolFactory, and sendFileTransferProtocolFactory for file retrieve, and send, respectively. Also added documentation to online docs.
2007-12-12Additions to file transfer API...specifically addition of two extension ↵slewis1-1/+1
points retrieveFileTransferProtocolFactory, and sendFileTransferProtocolFactory for file retrieve, and send, respectively. Also added documentation to online docs.
2007-12-12Additions to file transfer API...specifically addition of two extension ↵slewis2-7/+7
points retrieveFileTransferProtocolFactory, and sendFileTransferProtocolFactory for file retrieve, and send, respectively. Also added documentation to online docs.
2007-12-12Removed javadoc tagslewis1-1/+0
2007-12-10Simplified constructorslewis1-3/+2
2007-12-10Update to javadocs and online help documentationslewis1-1/+1
2007-12-10Additions to outgoingfiletransfercontainer adapter API and implementation.slewis1-5/+5
2007-12-10Additions to outgoingfiletransfercontainer adapter API and implementation.slewis4-11/+91
2007-12-10Additions to outgoingfiletransfercontainer adapter API and implementation.slewis1-475/+222
2007-12-07Added clean up for the adapter manager trackerv20071207-1545slewis1-0/+4
2007-12-07Added javadocs documentation to shared object API BaseSharedObject. Added ↵slewis3-6/+122
BaseSharedObject.getAdapter implementation that delegates to adaptermanager.loadAdapter if the given object does not implement the desired adapter
2007-12-03Fix for bug 211713slewis1-5/+4
2007-12-03new javadoc contentsslewis1-1/+1
2007-12-03Fix (javadocs) for comment #1 in bug 207372slewis1-2/+2
2007-11-30NEW - bug 211585: [Discovery][JMDNS] parsing problem if service type defines ↵mkuppe1-26/+41
a naming authority https://bugs.eclipse.org/bugs/show_bug.cgi?id=211585
2007-11-30fix for target length bugslewis1-1/+1
2007-11-30Added StringUtils.replaceAll(String,String,String) for bug ↵slewis1-2/+25
https://bugs.eclipse.org/bugs/show_bug.cgi?id=211463
2007-11-29ASSIGNED - bug 209774: Simplify/generalize discovery API (summary bug)mkuppe2-15/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209774
2007-11-29ASSIGNED - bug 209774: Simplify/generalize discovery API (summary bug)mkuppe22-315/+856
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209774
2007-11-29ASSIGNED - bug 209774: Simplify/generalize discovery API (summary bug)mkuppe1-0/+213
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209774
2007-11-22Updates to avoid using 3.4-only APIv20071121-2313slewis1-1/+1
2007-11-22Updates to avoid using 3.4-only APIslewis1-3/+6
2007-11-21added plugin.properties to buildslewis1-1/+7
2007-11-20Documentation updatesv20071120-1530slewis1-2/+29
2007-11-20Added docshare to javadocs generationslewis1-1/+1
2007-11-20Updates for simplificationslewis5-21/+27

Back to the top