Downloadliste

Projektbeschreibung

C-Pluff is a plug-in framework for C programs. It
has been strongly inspired by the Java plug-in
framework in Eclipse. C-Pluff focuses on providing
core services for plug-in interaction and plug-in
management. It aims to be platform neutral and
supports dynamic changes to plug-in configuration
without stopping the whole application or
framework. It does not yet provide special
facilities for distribution such as signed plug-in
packages or remote plug-in repositories, but it is
possible to build such features on top of the
current framework.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-06 18:15
0.1.3

Diese Version behebt ein paar Fehler vor allem relevant für die Windows-Plattform (Windows Multi-Threading und libltdl-Unterstützung) und fügt Windows-Verpackung besser zu unterstützen, einschließlich Visual C Build-Umgebung für das Beispiel-Anwendungen. Es enthält auch einige kleinere Änderungen an der allgemeinen Durchführung und der Source-Tree-Organisation. Es gibt keine Änderungen an der API.
Tags: Minor bugfixes
This release fixes a couple of bugs mostly relevant to the Windows platform (Windows multi-threading and libltdl support) and adds better Windows packaging support, including a Visual C based build environment for the example applications. It also includes some minor changes to the general implementation and source tree organization. There are no changes to the API.

2007-03-28 13:16
0.1.2

Diese Version enthält einige Bugfixes, die Bibliothek, Dokumentation, Build-System und Debian-Verpackung. Es umfasst auch die Unterstützung für die Internationalisierung, die versehentlich von der vorherigen Version wurde ausgelassen. Bibliothek und Dokumentation Bugs auf den Umgang mit Plug-in Zusammenhang mit der Abhängigkeit Loops wurden behoben. Installation nun auch Beispiel-Quellcode und eine Stand-alone-Build-Umgebung für die Beispiel-Anwendung.
Tags: Minor bugfixes
This release includes some bugfixes to the
library, documentation, build system, and Debian
packaging. It also includes support for
internationalization which was accidentally left
out from the previous release. Library and
documentation bugs related to the handling of
plug-in dependency loops were fixed. Installation
now includes example source code and a stand-alone
build environment for the example application.

2007-03-19 00:58
0.1.1

Diese Version enthält mehr lückenlose Dokumentation und ein einfaches Beispiel für eine erweiterbare Anwendung auf Basis von C-pluff. Die Beispiel-Quellcode ist ein guter Ausgangspunkt für das Lernen, wie man C zu entwickeln pluff-basierten Anwendungen. Diese Version enthält auch einige Bugfixes.
Tags: Documentation
This version includes more complete documentation and a simple example of an extensible application based on C-Pluff. The example source code is a good starting point for learning how to develop C-Pluff based applications. This release also includes some bugfixes.

2007-03-14 15:20
0.1.0

Dies ist die erste Version. Es enthält den kompletten Source-Code für die erste Umsetzung bekannt, auf Linux kompilieren mit GCC und MinGW. Dazu gehört auch Referenz-Dokumentation für verschiedene API-Elemente, aber höhere Dokumentation noch nicht enthalten.
Tags: Initial freshmeat announcement
This is the initial release. It includes complete
source code for the initial implementation, known
to compile on Linux with GCC and with MinGW. It
also includes reference documentation for various
API elements, but higher level documentation is
not included yet.

Project Resources