Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-27Version number changesslewis1-1/+1
2009-04-27Version number changesslewis1-1/+1
2009-04-26Javadoc clarifications.rsuen1-4/+4
2009-04-25Javadoc clarifications.rsuen1-4/+2
2009-04-25Javadoc clarifications.rsuen1-2/+3
2009-04-25Javadoc clarifications.rsuen2-6/+5
2009-04-24Bug 256985 ShowImageShell appears to leak an Imagersuen1-2/+8
2009-04-24Applied string externalization for plugin.xml files from bug 259547slewis2-6/+13
2009-04-24Applied string externalization for plugin.xml files from bug 259547slewis2-1/+3
2009-04-24Applied string externalization for plugin.xml files from bug 259547slewis2-3/+5
2009-04-23Bug 264887 correct/remove warnings on ECF projectsrsuen11-36/+154
2009-04-22Added documentation to IAbstractChannel.disposeslewis1-3/+4
2009-04-22Added documentation of IChannelContainerAdpater.removeChannel(ID) to address ...slewis1-2/+2
2009-04-22Added documentation of IChannelContainerAdpater.removeChannel(ID) to address ...slewis1-1/+3
2009-04-21Bug 273135 LogService implementation misses details when loggingrsuen1-3/+3
2009-04-20Adding cast to (Object) to temporarily address issue https://bugs.eclipse.org...v20090420-2200slewis1-1/+1
2009-04-20Pass full +(authority/path/query/fragment) to EMFv20090420-0800mkuppe1-10/+15
2009-04-20Fix basePackage package namemkuppe1-1/+1
2009-04-20Add missing @since tagsmkuppe1-23/+46
2009-04-17Added IRemoteServiceContainerAdapter.getAllRemoteServiceReferencesslewis1-0/+36
2009-04-16Added API as in bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=272224slewis1-1/+48
2009-04-16Added API as in bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=272224slewis2-0/+80
2009-04-15Added @since tagslewis1-3/+6
2009-04-15New javadocsslewis1-1/+1
2009-04-13Added getRemoteService(String intfClassName) to IRemoteServiceContainerv20090413-2200slewis2-0/+17
2009-04-11update to javadoc generator scriptv20090413-0800slewis1-1/+1
2009-04-11Added getRemoteService methods to IRemoteServiceContainer and RemoteServiceCo...slewis2-0/+94
2009-04-06Removed trace messages in performance critical areas. Also removed synchroni...v20090406-2200slewis1-1/+1
2009-04-06Removed trace messages in performance critical areas. Also removed synchroni...slewis2-10/+3
2009-03-31adding PDE API toolscaniszczyk1-0/+6
2009-03-31adding PDE API toolscaniszczyk1-0/+6
2009-03-31Added NONE back in as deprecatedslewis1-0/+5
2009-03-31*** empty log message ***slewis1-2/+2
2009-03-31Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=270516slewis1-5/+8
2009-03-25Bug 270009 Remote Peer synchronization type image missingrsuen2-1/+33
2009-03-25Bug 270009 Remote Peer synchronization type image missingrsuen2-1/+32
2009-03-23Disabled "osgiservices" for the moment (until after the tutorial ;)mkuppe1-2/+2
2009-03-22Add rfc119 and remoteservices.common to .launchmkuppe1-2/+2
2009-03-22Set mDSN and SLP alternative port (65353 + 65427)mkuppe1-0/+1
2009-03-22Added getRemoteServiceReferences(ID,String,String) to IRemoteServiceContainer...slewis1-0/+98
2009-03-22Do not make getAdapterWithConnectedID API!mkuppe2-29/+61
2009-03-22Do not fail silently in case of error but open error dialogmkuppe1-6/+19
2009-03-21Enable ReflectiveHandler for "remotesvcs" as well as "osgiservices"mkuppe1-11/+25
2009-03-21Do not open propertysheetpage for non IServiceInfo instancesmkuppe1-1/+1
2009-03-20Fixes for handling of remote invocation handlerslewis5-28/+32
2009-03-19Javadocs warning fixes.slewis2-64/+136
2009-03-19Javadocs warning fixes.slewis1-2/+2
2009-03-19Fix for propertiesslewis1-2/+2
2009-03-19Fix for propertiesslewis1-1/+1
2009-03-19Add .launch config for ECF discovery/remoteService UImkuppe1-0/+31

Back to the top