Downloadliste

Projektbeschreibung

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.

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.

2001-05-01 13:41
0.2.0

Eine neue Veranstaltung (mit einer Überarbeitung der Widget-Handling-Code dafür zur Rechenschaft ziehen), die Verwendung von pthreads, so dass Widgets leicht Multithread-, und kleinere Bugfixes / Beschleunigungen. Hinweis: pthreads sind erforderlich, und Sie müssen auch anrufen XInitThreads () zur Zeit vor dem Aufruf einer anderen Xlib oder gdtoolkit Funktionen.
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

Zusatz von GeedotPopupFrame und GeedotCombobox, begann die Arbeit an neuen Event-System, und kleinere Bugfixes / Beschleunigungen.
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

Initial public release.
Initial public release.

Project Resources