Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-21Fixes for CDC 1.0/Foundation 1.0slewis2-3/+3
2007-04-20Changes to have all activator classes return non-null with calls to getDefaul...slewis1-1/+4
2007-04-20update to manifests and .classpath files for jre and cdc/foundation versionslewis2-7/+7
2007-04-11Reduced memory usage by having static defaultProperties in FileTransferInfo c...slewis1-1/+3
2007-04-06changed version number back to 1.0.0.qualifierslewis1-1/+1
2007-04-06Changed version qualifier for build testslewis1-1/+1
2007-03-31Changed Bundle-Version back to .qualifierslewis1-1/+1
2007-03-31commit for tag of version v20070330-2111slewis1-1/+1
2007-03-30Changed version number for tag to .qualifierslewis1-1/+1
2007-03-30Bundle-Version checkin for v20070330 tag (1.0.0.M6)slewis1-1/+1
2007-03-27Fix for use of 1.4 APIslewis1-7/+14
2007-03-26Changed qualifier to .qualifier in version number identificationslewis1-1/+1
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to build.propertiesslewis1-2/+6
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to version numberslewis1-1/+1
2007-03-21fix for javadocsslewis1-1/+1
2007-03-21Updated version numberslewis1-1/+1
2007-03-21Added using jobs api for outgoing file transfer handling. Added IIncomingFil...slewis2-3/+42
2007-03-21Changes to IOutgoingFileTransfer interfaces and classes. Additions to xmpp p...slewis2-4/+41
2007-03-14Removed all remaining references to Plugin class and Platform classslewis2-11/+39
2007-03-14Refactored Trace class static methods to remove reference to Plugin class and...slewis1-3/+3
2007-03-13Changed version numberslewis1-1/+1
2007-03-10Add the 'Bundle-Localization' attribute so that the bundle will read the plug...rsuen2-10/+12
2007-03-08Removed references to Platform.getExtensionRegistry() in ECF bundles, and rep...slewis2-28/+43
2007-03-07externalize the basic stringscaniszczyk3-4/+19
2007-03-06Added IRetrieveFileTransferFactory service interface and service implementati...slewis3-0/+46
2007-02-28Added documentation to IIncomingFileTransferReceiveStartEvent.receive(OutputS...slewis1-5/+20
2007-02-15Changed version number v20070215slewis1-1/+1
2007-02-14Updated version numberslewis1-1/+1
2007-02-13String externalizationslewis6-10/+45
2007-02-12Change to version numberslewis1-1/+1
2007-02-08Added documentation to the urlStreamHandlerService extension point definition.slewis1-8/+193
2007-02-07Change to version numbering schemeslewis1-1/+1
2007-02-05changed version numbering to be more completeslewis1-1/+1
2007-02-05Changed version number from 0.9.7 to 1.0.0.M5slewis1-1/+1
2007-02-02new urlStreamHandlerService extension point and test codeslewis3-155/+113
2007-02-02Added exception case for new getURL method on IFileIDslewis1-1/+3
2007-02-02Changes to extension point (now urlStreamHandlerService extension point, whic...slewis5-97/+32
2007-01-30Added docs to urlConnectionFactory extension pointslewis1-6/+48
2007-01-30Added urlConnectionFactory extension point to org.eclipse.ecf.filetransfer AP...slewis6-1/+239
2007-01-17changed version number to 0.9.7slewis1-1/+1
2007-01-10Update to javadocsslewis1-1/+1
2007-01-10Fixed: 169897: RetrieveFileTransfer from generic generic client no longer ho...slewis3-3/+10
2007-01-02documentation additions and formatting. Also added new example client using ...slewis18-111/+140
2006-12-31Documentation and formatting updatesslewis2-9/+9
2006-12-26Update version number to 0.9.6slewis1-1/+1
2006-12-12Added support in filetransfer API (IRetrieveFileTransferContainerAdapter) for...slewis1-1/+11
2006-12-11Added support for httpclient use of https (ssl), http/https authentication. ...slewis1-0/+11
2006-12-05Changed version number on all plugins and features to 0.9.5.slewis1-1/+1

Back to the top