X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lwlib%2FChangeLog;h=9761ceb82e72c782e18cdd4cbb16f05ccbf65b80;hb=be85c5f8882912094ceb499d9f1b3c88049d77f7;hp=2f92e382b3b105969e94c109f257a8b867272bf6;hpb=113b194be934327de99a168d809271db252c07c4;p=chise%2Fxemacs-chise.git diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 2f92e38..9761ceb 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,50 @@ +1999-07-30 XEmacs Build Bot + + * XEmacs 21.2.19 is released + +1999-07-13 XEmacs Build Bot + + * XEmacs 21.2.18 is released + +1999-07-05 Didier Verna + + * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around + call to xm_update_label. + +1999-06-28 Andy Piper + + * 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 + + * 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 + + * XEmacs 21.2.17 is released + +1999-06-11 XEmacs Build Bot + + * XEmacs 21.2.16 is released + +1999-06-04 XEmacs Build Bot + + * XEmacs 21.2.15 is released + 1999-05-17 Jerry James * xlwmenu.c (make_shadow_gcs): Test bottom_shadow_pixmap before