import -ko -b 1.1.3 XEmacs XEmacs-21_2 r21-2-35
[chise/xemacs-chise.git.1] / lwlib / ChangeLog
index 2362b17..8731e47 100644 (file)
@@ -1,3 +1,71 @@
+2000-07-19  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.35 is released.
+
+2000-07-09  Martin Buchholz  <martin@xemacs.org>
+
+       * xlwcheckbox.c:
+       * xlwgauge.h:
+       * xlwgaugeP.h:
+       * xlwradio.h:
+       * xlwradioP.h:
+       * xlwgauge.c:
+       * config.h.in:
+       * xlwradio.c:
+       * lwlib-Xaw.c:
+       Replace SMART_INCLUDE with a dumber, but more reliable method.
+
+       * xlwmenu.c (parameterize_string): Fix C++ compilation warnings.
+
+2000-06-10  Ben Wing  <ben@xemacs.org>
+
+       * lwlib-Xaw.c (xaw_create_label): add sanity check on arg limit.
+       (xaw_update_one_value): fix crash due to incorrect arg count.
+
+2000-05-28  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.34 is released.
+
+2000-05-01  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.33 is released.
+
+2000-04-19  Martin Buchholz  <martin@xemacs.org>
+
+       * lwlib.c (lw_destroy_everything): Always use full ANSI prototypes.
+       * lwlib.c (lw_destroy_all_pop_ups): Always use full ANSI prototypes.
+
+2000-04-12  Andy Piper  <andy@xemacs.org>
+
+       * lwlib-Xaw.c (xaw_update_one_widget): no-op for text widgets.
+       (xaw_update_one_value): Get strings safely.
+       (xaw_create_text_field): add some extra properties.
+
+2000-04-05  Andy Piper  <andy@xemacs.org>
+
+       * lwlib-Xaw.c (lw_xaw_widget_p): include asciiTextWidgetClass as
+       an athena widget.
+
+2000-04-05  Andy Piper  <andy@xemacs.org>
+
+       * xlwradio.c (RadioSetValues): resize if position information has
+       changed.
+
+       * lwlib-Xm.c (xm_create_text_field): text fields should be enabled
+       even if there is no callback.
+       * lwlib-Xaw.c (xaw_create_text_field): ditto.
+
+2000-04-03  Andy Piper  <andy@xemacs.org>
+
+       * lwlib.c (merge_widget_value_args): only merge when the two args
+       are actually different.
+
+2000-03-21  Didier Verna  <didier@xemacs.org>
+
+       * config.h.in: move INCLUDE_GLUE_1 and INCLUDE_GLUE_2 to
+       src/config.h.in.
+       * config.h.in (ATHENA_INCLUDE): use the `SMART_INCLUDE' macro.
+
 2000-03-20  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.32 is released.