Download List

Projeto Descrição

SPTK (Simply Powerful Toolkit) is a cross-platform
toolkit that provides a set of C++ classes for
fast and easy application development. It provides
GUI components that use FLTK, and features
database support with seamless connection to GUI
components. There are drivers for use of SQLite
and PostgreSQL directly, as well as support for
other database engines through UnixODBC. SPTK
includes many classes for working with strings,
dynamic arrays, and maps, and is faster and has a
smaller footprint than STL. It also supports
reading, writing, and creating Excel 7 files,
high-level GUI components with dataset support,
support for automatic layouts, and support for
Aspell.

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.

2009-02-20 18:47
3.5.8.10

Esta versão corrige alguns pequenos bugs no analisador XML.
Tags: Minor bugfixes
This release fixes a few minor bugs in the XML parser.

2009-01-23 03:42
3.5.8.9

O código libtar incorporado foi incorporado o namespace SPTK. Isso permite que o vinculador para evitar problemas em algumas plataformas. Vários problemas de ligação em Linux e Solaris foram corrigidos.
Tags: Minor bugfixes
The embedded libtar code has been embedded into the SPTK namespace. This allows it to avoid linker problems on some platforms. Several linkage problems on Linux and Solaris have been fixed.

2009-01-19 23:33
3.5.8.8

Esta versão corrige uma falha de memória no analisador XML.
Tags: Minor bugfixes
This release fixes a memory leak in the XML
parser.

2008-11-11 20:08
3.5.8.6

Muitas correções foram feitas. O mais importante foi uma exceção acionada quando chamado PostgreSQL armazenados funções que retornam void. Agora, quando compilado com PostgreSQL 8.2 ou posterior, a exceção não acontece.
Tags: Major bugfixes
Many fixes were made. The most important one was an exception thrown when calling PostgreSQL stored functions returning void. Now, when compiled with PostgreSQL 8.2 or later, the exception doesn't happen.

2008-09-15 20:56
3.5.8

O apoio directo para o MySQL 5 foi adicionado. Suporte parcial para temas GTK é utilizável. Alguns bugs na versão de 64-bit foram corrigidos.
Tags: Major feature enhancements
Direct support for MySQL 5 was added. Partial
support for GTK themes is usable. Some bugs in the
64-bit version were fixed.

Project Resources