Télécharger la liste

Description du projet

Agar is a toolkit for graphical applications. It
features a modern GUI system with an unobtrusive
API. Agar can use different graphics interfaces,
such as SDL and OpenGL, and it has been ported to
numerous platforms, including game consoles and
embedded systems. Agar is implemented in C, but
can be used from other languages.

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.

2011-03-21 15:36
1.4.1

Cette version inclut des optimisations majeures liées à l'équarrissage, de nouvelles fonctionnalités et corrections de bugs multiples.
This release includes major optimizations related to rendering, new features, and multiple bug fixes.

2010-04-17 07:01
1.4.0

Retravailler les graphiques de bas niveau et des interfaces périphérique d'entrée. Support pour l'interfaçage avec les systèmes de fenêtres natif. Comme de ce communiqué, les pilotes sont disponibles pour Xlib / GLX, Win32/WGL et SDL. Les nouveaux conducteurs peuvent être mis en œuvre grâce à une interface d'enregistrement de classe. Agar peut être construit sans la bibliothèque SDL, SDL, où les conducteurs ne sont pas nécessaires. Les améliorations apportées au AG_Surface (3) interface. Un widget "actions" interface. De nombreuses améliorations cosmétiques à la base de widgets. Le thème par défaut permet maintenant la transparence dans le jeu de couleurs.
Tags: Major feature enhancements
Rework of the low-level graphics and input device interfaces. Support for interfacing with native window systems. As of this release, drivers are available for Xlib/GLX, Win32/WGL, and SDL. New drivers can be implemented through a class registration interface. Agar can be built without the SDL library, where SDL drivers are not needed. Improvements to the AG_Surface(3) interface. A widget "actions" interface. Many cosmetic improvements to the base widgets. The default theme now allows transparency in the color scheme.

2009-08-31 01:16
1.3.4

Améliorations, corrections de bugs, et de nouvelles fonctionnalités.
Improvements, bugfixes, and new features.

2008-11-04 02:00
1.3.3

Fixations pour Ada ont été ajoutés. Une bibliothèque de mathématiques a été ajouté. La portabilité et la compilation de correctifs ont été faites. De nombreuses améliorations ont été apportées au système AG_Object; des classes d'objet sont désormais chargés dynamiquement. La gestion des erreurs a été améliorée. La bibliothèque VG a été principalement réimplémenté et est maintenant documenté officiellement. Dimensionnement importants, coupure / l'abattage, et le rendu liées corrections ont été faites dans la bibliothèque d'interface graphique. Parmi les nouveaux widgets Slider et ScrollView.
Tags: Major feature enhancements
Bindings for Ada were added. A math library was
added. Portability and compilation fixes were
made. Many improvements were made to the AG_Object
system; object classes are now dynamically
loadable. Error handling has been improved. The VG
library was mostly reimplemented and is now
documented officially. Important sizing,
clipping/culling, and rendering-related fixes were
made in the GUI library. New widgets include
Slider and Scrollview.

2008-03-02 21:10
1.3.2

Un audit complet et le nettoyage du fil de code de sécurité. Il est maintenant en sécurité à combiner les threads et OpenGL. Proper multiligne dans l'édition de texte. Nouveaux widgets: Slider, améliorable, et graphique. Gestion du clavier et le comportement trop petits de widgets différents ont été fixés. Reliures Small-integer/floating-point ont été ajoutés à barre de défilement. Widget arbitraires peuvent désormais être intégrés dans le tableau. De nombreuses corrections esthétiques ont été apportées à l'interface graphique. S'appuyant sur Mac OS X 10.5 a été corrigé.
Tags: Major feature enhancements
A thorough audit and cleanup of the thread-safety code. It is now safe to combine threads and OpenGL. Proper multiline editing in Textbox. New widgets: Slider, Editable, and Graph. Keyboard handling and undersize behavior of various widgets have been fixed. Small-integer/floating-point bindings have been added to Scrollbar. Arbitrary widgets can now be embedded into Table. Numerous cosmetic fixes were made to the GUI. Building on Mac OS X 10.5 has been fixed.

Project Resources