Contents in release-21-2 at 1999-06-30-19.
[chise/xemacs-chise.git.1] / lwlib / ChangeLog
index 736e05d..60391ae 100644 (file)
@@ -1,3 +1,25 @@
+1999-06-28  Andy Piper  <andy@xemacs.org>
+
+       * lwlib-Xm.c: unconditionally enable text field & list code.
+       (make_progress): new function. creates a slider.
+       (make_text_field): new function. creates an edit field.
+       (make_combo_box): new function. creates a combo box.
+       (xm_creation_table): add new widget functions.
+
+1999-06-25  Andy Piper  <andy@xemacs.org>
+
+       * lwlib.h (_widget_value): add arglist slots.
+       declare new functions.
+
+       * lwlib.c (free_widget_value_contents): handle arglists when
+       freeing.
+       (lw_add_value_args_to_args): new function. add arglist entries
+       from a widget_value structure.
+
+       * lwlib-Xm.c (make_button): new function, create a motif button
+       for display in a buffer as a glyph.
+       (xm_creation_table): add make_button.
+
 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
 
        * XEmacs 21.2.17 is released