1XMRIS V4.01 changes from 4.00
2
3some minor typos fixed
4
5mismatched extern/static function declarations fixed
6
7some casts put in to shut up compilers
8
9bug found in scrollbar widget and workaround installed
10
11xmred segfault on startup fixed (not enough room in nadger_widget_tree array)
12
13Saved unsaved dialog segfault fixed
14
15Redo/undo confusion fixed
16
17Imakefile fiddled with to remove gnumake switch and dynamically
18check that the make is kosher
19
20Key detection on keycodes doesn't work when a keysym is bound to more
21than one keycode. Keysyms used instead.
22
23Iconizing with keyboard loses autorepeat.
24
25ansiknr included after Intrinsic.h as sun's Intrinsic breaks CONST
26
27the BSD signal handing was broke, and is now fixed. (I don't know,
28V3 had broken SYSV signal handling. May be its impossible to have
29source that works wth both BSD and SYSV :-)
30
31xmred -h no longer says -sprites is an option
32
33garden search path increased to include score directory
34