descriptionA GUI widget toolkit
homepage URLhttp://xuni.sourceforge.net/
ownerdwks@theprogrammingsite.com
last changeWed, 9 Jul 2008 14:19:37 +0000 (9 08:19 -0600)
content tags
add:
readme
xuni is a Graphical User Interface widget toolkit, written in C and currently using the SDL. It is very portable and flexible. xuni supports many features including widget rescaling, XML resource files, and loading code dynamically from shared libraries.
shortlog
2008-07-09 dwkMinor syntactical changes for readability.master
2008-06-18 dwkMade clicking and dragging on scrollbar seek boxes...
2008-06-17 dwkListboxes now automatically have scrollbars as required.
2008-06-15 dwkregister_widget_type() can now be called in any order.
2008-06-13 dwkAdded a background to the help menu. Made textboxes...
2008-06-13 dwkAdded a help menu, fixed listbox bugs, improved version...
2008-06-11 dwkModifications to the CMake build system. (It should...
2008-06-11 dwkCreated basic CMake files.
2008-06-06 dwkMade xuni more C++-compatible by adding extern "C"...
2008-06-04 dwkFixed listbox scrolling, added some Doxygen comments.
2008-05-30 dwkAdded some miscellaneous functions for accessing member...
2008-05-22 dwkExpanded on same-loop-handler-signature code, added...
2008-05-17 dwkCreated common signature for panel event handling funct...
2008-05-17 dwkSmall bugfixes.
2008-05-07 dwkMinor changes, mostly to documentation. Several bug...
2008-04-21 dwk=== Overview ===
...
heads
15 years ago master