[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] XaAES v0.914



Hello there.

A new version of XaAES

Done:

0   Internal reorganizations.
1   Improved behaviour of sliders. (no spurious redisplay in the file selector)
2   Improved behaviour of some widgets when the mouse is released outside the widget.
3   Improvement in the use of the central Fselect. No bits are set in the mask
        for app's that are blocked. (form_do, form_alert and the like.)
4   Fix in objc_change. This repairs the drawing misfits in the menu of
        newer versions of LUNA.
5   Fix in button events. When the event falls through, the number of clicks was
        not reported in intout[6].
6   Fix in button events. The mouse lock was not accounted for.
7   Ongoing work on the event system. Events that fall through can now be combined.
        The same will be done for awaited events in the next version.
8   Fixed spurious redraws in disabled menu entries.
9   First attempt to use WDIALOG.
    Very preliminary. It works only when started from the desktop.
    And I only tried FONTNAME.APP. But it is a start :-)
9a  I got FONTNAME.APP working by implementing rsrc_rcfix.
    This might affect other programs that didnt yet start under XaAES.
10  Fixed a stupid bug in shell_write(7, ...) (broadcast message) which caused
    XaAES to loop forever.

Read the history file XAAES_9.TXT

Work on the event system goes on. Especially to be able to fall through on MU_BUTTON
when the mouse is still down (or up). There are some complication that must be
analyzed thoroughly.

Have fun!

-- 
Groeten; Regards.
Henk Robbers.    mailto:h.robbers@chello.nl
                   http://members.ams.chello.nl/h.robbers/Home.html
A free multitasking GEM for MiNT: XaAES   (heavily under construction);
                                              http://xaaes.atari.org
Interactive disassembler:         TT-Digger;  http://digger.atari.org
Experimental text editor:         AHCX