Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta versão corrige alguns bugs principalmente relevante para a plataforma Windows (Windows suporte a multi-threading e libltdl) e adiciona suporte melhor embalagem do Windows, incluindo um Visual C com ambiente de construção para as aplicações de exemplo. Também inclui algumas pequenas mudanças para a aplicação geral e organização da árvore de origem. Não há alterações para a 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

Esta versão inclui algumas correções de bugs para a biblioteca, documentação, sistema de compilação e empacotamento do Debian. Ele também inclui suporte para a internacionalização, que foi acidentalmente deixado de fora da versão anterior. Biblioteca de bugs e documentação relacionada com a manipulação de plug-loops em dependência foram corrigidos. Instalação inclui agora o exemplo de código fonte e um autônomo criar ambiente para a aplicação exemplo.
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

Esta versão inclui a documentação mais completa e um exemplo simples de uma aplicação extensível baseada em C-Pluff. O código-fonte exemplo é um bom ponto de partida para aprender como desenvolver aplicativos C Pluff base. Esta versão também inclui algumas correções.
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

Esta é a versão inicial. Ele inclui código fonte completo para a implementação inicial, conhecida para compilar no Linux com GCC e com MinGW. Ele também inclui documentação de referência para vários elementos da API, mas a documentação de nível superior não está incluído ainda.
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