Download List

Projeto Descrição

GDLibs are the support libraries for the Geedot Web Browser project. Included in the GDLibs project are gdtoolkit (a fast, light widget toolkit designed specifically for handling arbitrary user interfaces, such as those defined by Markup Languages), gdhttp (an HTTP implementation), and gdml (a generic markup language). Rather than writing complex, system-dependant renderer code, just write a converter from *ML to GDML to be parsed by a default GDML plugin and you're finished.

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.

2001-05-01 13:41
0.2.0

Um sistema novo evento (com um retrabalho do widget código de manipulação para explicá-lo), uso de pthreads para que widgets podem ser facilmente vários segmentos, e correções menores / speedups. Nota: pthreads são necessárias, e você também deve chamar XInitThreads () para o momento, antes de chamar qualquer outro Xlib ou funções gdtoolkit.
Tags: Major feature enhancements
A new event system (with a rework of the widget handling code to account for it), use of pthreads so that widgets can be easily multithreaded, and minor bugfixes/speedups. Note: pthreads are required, and you must also call XInitThreads() for the time being before calling any other Xlib or gdtoolkit functions.

2001-03-07 13:14
0.1.2

Adição de GeedotPopupFrame e GeedotCombobox, começou a trabalhar no sistema novo evento, e correções menores / speedups.
Tags: Minor feature enhancements
Addition of GeedotPopupFrame and GeedotCombobox, started work on new event system, and minor bugfixes/speedups.

2001-01-30 15:12
0.1.0

Lançamento público inicial.
Initial public release.

Project Resources