XEmacs 21.2.25 "Hephaestus".
[chise/xemacs-chise.git.1] / lwlib / ChangeLog
index 545f2c0..77bcc4c 100644 (file)
@@ -1,3 +1,39 @@
+1999-12-24  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.25 is released.
+
+1999-12-23  Andy Piper  <andy@xemacs.org>
+
+       * lwlib.c (lw_copy_widget_value_args): don't create empty
+       widget_args just because someone might use them later. This makes
+       all widgets look like they've changed.
+
+1999-12-22  Andy Piper  <andy@xemacs.org>
+
+       * xlwtabs.c: Fix for X11R5 from Damon Lipparelli
+       <lipp@primus.com>.
+
+1999-12-21  Martin Buchholz  <martin@xemacs.org>
+
+       * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr)
+
+1999-12-12  Daniel Pittman  <daniel@danann.net>
+
+       * lwlib-Xaw.c: 
+       * xlwcheckbox.c:
+       * xlwgauge.h:
+       * xlwgaugeP.h:
+       * xlwradio.c:
+       * xlwradio.h:
+       * xlwradioP.h:
+       Clean up Athena widget support:
+       - Athena headers now use dynamic include paths.
+
+1999-12-08  Andy Piper  <andy@xemacs.org>
+
+       * xlwtabs.c: sync with Tabs 2.2.
+       * xlwtabP.h: ditto.
+
 1999-12-14  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.24 is released.