Download List

Descripción del Proyecto

GDXlib is a graphical X tool kit for creating graphical user interfaces (GUIs). It works on many Unix and Unix-like platforms. The goal is to make programming and development of GUIs simple and fast. It is a C-based architecture.

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-01-17 17:55
0.1.3

Esta versión incluye muchas nuevas características y correcciones.
Tags: Major feature enhancements
This release adds many new features and fixes.

2003-11-13 22:52
0.0.8

La secuencia de comandos de compilación ha sido ajustado para trabajar con el nuevo código. Un rmdir () la función se ha añadido. Una variable de sistema FILE.IOResult ha sido añadido. () ahora devuelve desvincular FILE.IOResult. unlink () ahora a tomar los nombres de variables. FILE.info se asigna como un entero. Esta corrige un error en el que si el primer VAR definido era un "texto" de archivo, otras variables que no se imprima en el segundo argumento de write () y writeln (). () get_system soporte de Linux Fedora ha sido añadido. Espacio / problemas de análisis antes y después de las variables en write (), writeln (), concat (), e insertar () han sido corregidos. Además número Real, resta, división y multiplicación se han fijado.
Tags: Major bugfixes
The compile script has been tweaked to work with the new code. An rmdir() function has been added. A FILE.IOResult system variable has been added. unlink() now returns FILE.IOResult. unlink() will now take variable names. FILE.info is assigned as an integer. This fixes a bug where if the first var defined was a 'text' file, other variables would not print in the second argument of write() and writeln(). get_system() Fedora Linux support has been added. Space/parsing problems before and after variables in write(), writeln(), concat(), and insert() have been fixed. Real number addition, subtraction, division, and multiplication have been fixed.

2003-08-27 22:34
0.0.6b

Esta versión corrige Cotizado mezcla var añadir el fracaso en concat_set (), CompAir entero en la succion pascal_if por entero menor o mayor que cuando se busca un caso verdadero o falso, math_set cuando un comando contiene la misma variable como el conjunto de variables, concat_set , cuando un comando contiene la misma variable como conjunto de variables, y un error pascal_if donde si y luego no están en la misma línea con ningún comando. Las funciones de repetición y pascal_until se han añadido.
Tags: Minor bugfixes
This release fixes quoted/var mix append failure in concat_set(), integer compair in the pascal_if fuction for integer less than or greater than when looking for a true or false case, math_set when a command contains the same variable as the set variable, concat_set when a command contains the same variable as set variable, and a pascal_if error where if and then are not on the same line with no command. The functions repeat and pascal_until have been added.

2003-08-23 09:59
0.0.6

Un volcado de memoria que se produjo, si no se ha especificado archivo fue corregido. A UCSD-compatible concat () de esta, y una reestructuración de código importante se realizó con una cuerda principal, y web. Append y la concatenación de cadenas con "+" en un conjunto fue añadido (por ejemplo A: = A + B). Un indicador de depuración-d fue incluido. Las principales mejoras se hicieron para el formato de depuración, y los errores variable con 'var', 'empezar', y el primer carácter de las variables se fija.
Tags: Minor feature enhancements
A core dump that occurred if no file was specified was fixed. A UCSD-compliant concat() function was added, and a major code restructure was performed with main, string, and web. Append and concatenation of strings with '+' in a set was added (eg A := A + B). A -d debug flag was included. Major improvements were made to debug formatting, and variable bugs with 'var', 'begin', and the first character of variables were fixed.

Project Resources