Download List

Descripción del Proyecto

DEPUI is a portable graphic user interface library written in C. Its focus is on small size, efficiency and portability. It works for a variety of platforms and compilers.

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.

2004-10-29 15:15
3.0

Esta es una reescritura completa con una API más simple y más coherente. El código se ha separado en GUI, gfx, y piezas de kit de herramientas, y es mucho más portátil. Ahora puede incluir la fuente DEPUI directamente en sus proyectos en lugar de tener que ligarse a una biblioteca. La licencia se ha cambiado a GPL.
Tags: Major feature enhancements
This is a complete rewrite with a simpler and more consistent API. The
code has been separated into GUI, gfx, and toolkit parts, and is much
more portable. You can now include the DEPUI source directly into your
projects instead of having to link to a library. The license has been
changed to GPL.

2001-06-09 23:41
2.0

Esta versión incluye un cuadro de texto editable (con o sin barras de desplazamiento), el Editor de objetos con el menú, y un selector de archivo. Ahora tiene incluso más bajos requerimientos de memoria y algunas mejoras de eficiencia. C + + clases contenedoras se han añadido, y hay algunas correcciones.
Tags: Major feature enhancements
This release adds an editable textbox (with or
without scrollbars), editor object with menu, and
a file selector. It now has even lower memory
requirements and some efficiency improvements. C++
wrapper classes have been added, and there are
some bugfixes.

2001-02-28 22:07
1.1

Esta versión incluye nuevos controladores de Nano-X, Vesa 1 (DJGPP), X-Windows, TinyPTC (DOS), y OpenGUI (DOS), algunas correcciones, y alguna documentación mínima.
Tags: Minor feature enhancements
This release adds new drivers for Nano-X, Vesa 1 (Djgpp), X-Windows, TinyPTC (Dos), and OpenGUI (Dos), some bugfixes, and some minimal documentation.

2001-01-30 15:12
1.0

Initial release.
Initial release.

Project Resources