comparison src/ChangeLog @ 5843:69f9e31c9ccf

Fix progress bar crashes. Thanks to Ralf Soergel for diagnosis and the configure test. 2015-01-08 Stephen J. Turnbull <stephen@xemacs.org> * config.h.in (HAVE_ATHENA_I18N): New #define. * lwlib/xt-wrappers.h (HAVE_ATHENA_I18N): Define XAW_INTERNATIONALIZATION when needed. * configure.ac (Athena widgets): Test for international resource in SimpleWidgetClass in libXaw3d.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sat, 10 Jan 2015 17:11:19 +0900
parents 93a18dbcfd8c
children e9bb3688e654 750fab17b299
comparison
equal deleted inserted replaced
5842:9e5f3a0d4e66 5843:69f9e31c9ccf
1 2015-01-08 Stephen J. Turnbull <stephen@xemacs.org>
2
3 Fix progress bar crashes.
4 Thanks to Ralf Soergel for diagnosis and a patch.
5
6 * config.h.in (HAVE_ATHENA_I18N): New #define.
7
1 2014-12-13 Marcus Crestani <crestani@xemacs.org> 8 2014-12-13 Marcus Crestani <crestani@xemacs.org>
2 9
3 * dumper.c (pdump_register_sub): Don't leave fields uninitialized. 10 * dumper.c (pdump_register_sub): Don't leave fields uninitialized.
4 11
5 2014-12-13 Marcus Crestani <crestani@xemacs.org> 12 2014-12-13 Marcus Crestani <crestani@xemacs.org>