Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-09Fix for httpclient lastModifiedTime header parsing problemv20071009-1354slewis9-225/+364
2007-10-09Fix for httpclient lastModifiedTime header parsing problemslewis4-77/+214
2007-10-09Added jdt and jdt ui prefs from Equinox projectslewis2-11/+343
2007-10-09Added jdt and jdt ui prefs from Equinox projectslewis2-11/+343
2007-10-09Added jdt and jdt ui prefs from Equinox projectslewis2-3/+384
2007-10-09Added jdt and jdt ui prefs from Equinox projectslewis2-11/+343
2007-10-09Added jdt and jdt ui prefs from Equinox projectslewis4-24/+356
2007-10-08Added SystemLogService class to implement osgi LogService interface. Setup o...slewis1-99/+48
2007-10-08Added SystemLogService class to implement osgi LogService interface. Setup o...slewis2-19/+118
2007-10-08Added try/catch for serviceReference.unregister (in case it's in illegal state).slewis1-1/+6
2007-10-08Added REMOTE_SERVICE constantslewis1-0/+6
2007-10-08changed name of methodslewis1-6/+6
2007-10-08Fix for unregister problemslewis1-11/+33
2007-10-08Added test case for accessing IRemoteService propertyslewis1-2/+43
2007-10-08Update to console outputslewis1-1/+1
2007-10-08Added constants for service property names.slewis1-1/+16
2007-10-08Changed names of test cases for consistency. Added ServiceReferenceTest, to ...slewis4-3/+96
2007-10-08Added code to allow transparent exposure of ECF remote service proxies via lo...slewis3-8/+74
2007-10-07Fix for NPE when connection failsslewis1-1/+1
2007-10-05Modified implementation of jmdns.registerService(svcInfo) to check for valid ...slewis3-4/+7
2007-10-05Modified implementation of jmdns.registerService(svcInfo) to check for valid ...slewis1-6/+11
2007-10-05Modified implementation of jmdns.registerService(svcInfo) to check for valid ...slewis1-0/+131
2007-10-05Fix bug 205778 - [MSN] Buddy group names show spaces as "%20"rsuen1-1/+2
2007-10-04fixed typo in javadocsv20071004-1446slewis1-1/+1
2007-10-04Fix for httpclient filetransfer providerslewis1-12/+0
2007-10-04Added PartialFileRetrieveServiceTest and tested partial file retrieval (for h...slewis1-0/+183
2007-10-04Added PartialFileRetrieveServiceTest and tested partial file retrieval (for h...slewis1-2/+34
2007-10-04Correct the classpath settings.rsuen2-3/+3
2007-10-04finished implementing and testing pause and resume for urlconnection provider.slewis4-90/+60
2007-10-04finished implementing and testing pause and resume for urlconnection provider.slewis1-12/+0
2007-10-04finished implementing and testing pause and resume for urlconnection provider.slewis2-2/+69
2007-10-04finished implementing and testing pause and resume for urlconnection provider.slewis6-137/+142
2007-10-03Added outgoing paused/resume event types.slewis2-0/+38
2007-10-03Added remote service constantsslewis1-1/+31
2007-10-03Added ServiceTypeListener classslewis1-0/+1
2007-10-03Added ServiceTypeListener classslewis2-1/+137
2007-10-03Added ServiceInfo/4 constructorslewis1-0/+4
2007-10-02Changed to reference DatashareContainerAdapterFactory directly.rsuen2-23/+2
2007-10-01Added IIncomingFileTransfer.getFileRangeSpecification() and impl class implem...slewis1-0/+10
2007-10-01Added IIncomingFileTransfer.getFileRangeSpecification() and impl class implem...slewis1-24/+29
2007-10-01Added IIncomingFileTransfer.getFileRangeSpecification() and impl class implem...slewis1-61/+54
2007-10-01Added IIncomingFileTransfer.getFileRangeSpecification() and impl class implem...slewis1-0/+9
2007-10-01changed javadocs wordingslewis1-1/+1
2007-10-01Added IFileRangeSpecification and IRetrieveFileTransferContainerAdapter.sendR...slewis1-0/+11
2007-10-01Added IFileRangeSpecification and IRetrieveFileTransferContainerAdapter.sendR...slewis1-86/+63
2007-10-01Added IFileRangeSpecification and IRetrieveFileTransferContainerAdapter.sendR...slewis1-0/+12
2007-10-01Added IFileRangeSpecification and IRetrieveFileTransferContainerAdapter.sendR...slewis3-0/+152
2007-10-01Added IFileRangeSpecification and IRetrieveFileTransferContainerAdapter.sendR...slewis2-3/+45
2007-10-01Updated javadoc to remove org.eclipse.ecf.provider.app packageslewis1-1/+1
2007-10-01Applied patches from bugs https://bugs.eclipse.org/bugs/show_bug.cgi?id=20443...slewis1-0/+9

Back to the top