Download List

项目描述

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 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

此版本包括主要的优化与渲染,新的功能,以及多种错误修正。
This release includes major optimizations related to rendering, new features, and multiple bug fixes.

2010-04-17 07:01
1.4.0

返修低级别的图形和输入设备接口。支持与本地窗口系统的接口。截至本新闻稿中,司机可用于Xlib中/的GLX,Win32/WGL,和SDL。新的驱动程序,可以透过一类注册接口。琼脂可以建立没有SDL库,其中SDL的驱动程序没有必要。改善对AG_Surface(3)接口。小装置“行动”界面。许多小部件的基础化妆品的改善。默认主题现在允许透明度的配色方案。
标签: 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

改进,除错和新功能。
Improvements, bugfixes, and new features.

2008-11-04 02:00
1.3.3

为Ada绑定增加了。数学库增加了。可移植性和汇编修复了。许多改进,使该AG_Object系统对象类,现在可动态加载。错误处理已得到改进。 VG的图书馆主要是重新实现,现已正式记录。重要的尺寸,剪辑/扑杀,并绘制相关的人的GUI库作出修正。新构件,包括滑块和滚动视图。
标签: 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

彻底的审计和清理线程安全的代码。它现在可以安全地结合线程和OpenGL。适当多行编辑的文本框。新构件:滑块,可编辑和图形。键盘处理和各部件尺寸不足的行为已得到修复。 Small-integer/floating-point绑定已添加到滚动条。任意部件现在可以嵌入到表。许多化妆品修复了GUI的。在Mac OS X 10.5大楼已得到修复。
标签: 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