summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libodialog/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libodialog/CHANGES')
-rw-r--r--gnu/lib/libodialog/CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu/lib/libodialog/CHANGES b/gnu/lib/libodialog/CHANGES
new file mode 100644
index 0000000..1467a0e
--- /dev/null
+++ b/gnu/lib/libodialog/CHANGES
@@ -0,0 +1,9 @@
+- Added two variables to call to dialog_menu() to save the position
+ in the menu when choosing a menu-option.
+
+- Added dialog_fselect(), implements a fileselector dialog
+- Added ui-interface objects: Stringobject, Listobject and Buttonobject.
+ The fileselector dialog was built using these objects.
+- changed dialog_menu to use PGUP and PGDN
+- Added dialog_mesgbox, which display text given in a char buffer.
+-
OpenPOWER on IntegriCloud