Skip to content

bambams/algui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C GUI library for Allegro 5.

version 0.0.0.8
---------------

Converted the skin and resource management APIs to use UTF-8 strings internally.

version 0.0.0.7
---------------

Added/changed several things:

-init and cleanup functions.
-logging API.
-resource manager.
-bitmaps and fonts loaded via skins are managed via the resource manager.
-a widget 'display', used as the toplevel widget.
-a 'game' event loop in the example.

version 0.0.0.6
---------------

-added tab order and cursor/tab focus.

version 0.0.0.5
---------------

Added the following APIs:

-translation

Various small bug fixes.

version 0.0.0.1
---------------

Features implemented so far:

-widget management API
-mouse and keyboard events API
-drag and drop API
-timer API
-skinning API
-layout management API

About

A C gui library for Allegro 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages