Download List

Descripción del Proyecto

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.

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.

2011-03-21 15:36
1.4.1

Esta versión incluye optimizaciones importantes relacionados con la prestación, nuevas características y corrección de múltiples errores.
This release includes major optimizations related to rendering, new features, and multiple bug fixes.

2010-04-17 07:01
1.4.0

Retrabajo de los gráficos de bajo nivel e interfaces de dispositivos de entrada. Soporte para la interfaz con los sistemas de ventanas nativo. A partir de esta versión, los controladores están disponibles para Xlib / GLX, Win32/WGL, y SDL. Los nuevos conductores se pueden implementar a través de una interfaz de registro de clase. Agar se puede construir sin la biblioteca SDL, SDL donde los conductores no son necesarios. Mejoras en el AG_Surface (3) de la interfaz. Un widget "acciones" de la interfaz. Muchas de las mejoras cosméticas a base de los widgets. El tema por defecto ahora permite la transparencia en el esquema de color.
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

Las mejoras, correcciones y nuevas características.
Improvements, bugfixes, and new features.

2008-11-04 02:00
1.3.3

Fijaciones de Ada se han añadido. Una biblioteca de matemáticas fue añadida. Portabilidad y fija compilación se hicieron. Muchas de las mejoras introducidas en el sistema de AG_Object; clases de objetos están cargadas dinámicamente. El manejo de errores se ha mejorado. La biblioteca VG fue principalmente reimplementada y ahora está documentado oficialmente. De tamaño importante, de recorte / sacrificio, y relacionados con la prestación fija se hicieron en la biblioteca GUI. Nuevos widgets incluyen Slider y 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

Una auditoría a fondo y la limpieza de la rosca código de seguridad. Ahora puede combinar temas y OpenGL. Adecuada en la edición de varias líneas de texto. Nuevos widgets: Slider, editable, y el gráfico. Manejo de teclado y que no alcanza el comportamiento de diferentes widgets han sido corregidos. Enlaces de Small-integer/floating-point se han añadido a la barra de desplazamiento. Reproductores arbitraria ahora puede ser embebido en el cuadro. Numerosos arreglos cosméticos se hicieron a la GUI. Sobre la base de Mac OS X 10.5 se ha fijado.
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