]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - gnu/lib/libodialog/CHANGES
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / gnu / lib / libodialog / CHANGES
1 - Added two variables to call to dialog_menu() to save the position 
2   in the menu when choosing a menu-option.
3
4 - Added dialog_fselect(), implements a fileselector dialog
5 - Added ui-interface objects: Stringobject, Listobject and Buttonobject.
6   The fileselector dialog was built using these objects.
7 - changed dialog_menu to use PGUP and PGDN
8 - Added dialog_mesgbox, which display text given in a char buffer.
9