Télécharger la liste

Description du projet

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.

Système requise

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.

2005-04-26 16:57
0.4.3.1

gdx_imageupdate et gdx_hlineroot ont été ajoutés.
Tags: Minor feature enhancements
gdx_imageupdate and gdx_hlineroot were added.

2005-02-03 17:12
0.4.3

Ceci est un communiqué de but. gdx_window () a été assaini et stabilisé. Une erreur de plume pour des affichages 8 bits a été fixée. gdx_label () widget a été complètement remaniée. gdx_setlabelbg () a été ajoutée.
Tags: Minor feature enhancements
This is a goal release. gdx_window() was cleaned
up and stabilized. A pen error for 8-bit displays
was fixed. gdx_label() widget was completely
reworked. gdx_setlabelbg() was added.

2005-01-26 18:54
0.4.2.4

À base de mémoire Widget texte a été élargi. porté les entrées de texte sont maintenant mis en évidence. Le gdx_imagebutton (), gdx_image (), gdx_menu (), gdx_menubar (), gdx_menuitem (), et gdx_settextentry () fonctions ont été ajoutées. Gdx_set_button_color () a été renommé en gdx_setbuttoncolor (). GDX_event a été créé. Un bug majeur d'entrée de texte a été fixée. Forgotten dépannage code a été supprimé.
Tags: Major feature enhancements
Text based widget memory was expanded. focused
text entries are now highlighted. The
gdx_imagebutton(), gdx_image(), gdx_menu(),
gdx_menubar(), gdx_menuitem(), and
gdx_settextentry() functions were added.
gdx_set_button_color() was renamed to
gdx_setbuttoncolor(). GDX_event was created. A
major text entry bug was fixed. Forgotten
trouble-shooting code was removed.

2004-12-06 22:55
0.4.0

Stylos Button, le retour du bouton, la fonction gdx_set_button_color ont été ajoutées. Un fichier d'installation a été ajouté au package. gdx_selectlist avec la rangée et de colonne des options est complète. Mot de passe de type a été ajouté à Tiling gdx_textentry d'images de fond ou le changement de format pour gdx_setwindowbg (). Test2.c a été élargi pour de meilleurs tests. Le widget de saisie de texte fonctionne maintenant. Un widget bouton d'éclairage a été ajoutée. Un widget tarte a été ajoutée.
Tags: Major feature enhancements
Button pens, button return, and the gdx_set_button_color function have been added. An install file has been added to the package. gdx_selectlist with row and column options is complete. Password type has been added to gdx_textentry Tiling of background images/format change for gdx_setwindowbg(). Test2.c has been expanded for better testing. The text entry widget is now working. A light button widget has been added. A pie widget has been added.

2004-11-05 22:44
0.3.3

GPacal fonctions existantes ont été converties à des fonctions de base C. Structures widget supplémentaires et d'une structure de rappel ont été créés, et de se concentrer widget ajouté. Les fonctions perpetuer cete ont été ajoutés: x_slistwindow, gdx_frame, gdx_button, gdx_label, gdx_hseparator, gdx_vseparator, gdx_frame, gdx_window, gdx_label, gdx_main, gdx_setwindowbg, gdx_closewindow, et gdx_selectlist. La fonction gdx_textentry a été lancé.
Tags: Major feature enhancements
Existing GPacal functions have been converted to C base functions. Additional widget structures and a callback structure have been created, and widget focus added. The folowing functions were added: x_slistwindow, gdx_frame, gdx_button, gdx_label, gdx_hseparator, gdx_vseparator, gdx_frame, gdx_window, gdx_label, gdx_main, gdx_setwindowbg, gdx_closewindow, and gdx_selectlist. The gdx_textentry function has been started.

Project Resources