[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
... is available at: http://sourceforge.net/projects/alleg
This release is a Work-In-Progress release that adds features
and corrects problems with regard to the 4.0 codebase. It is
API (source) compatible with 4.0.0 on every platform, except
for a few minor changes (see docs/html/api.html).
==================================================================
============ Changes from 4.1.10 to 4.1.11 (Jun 2003) ============
==================================================================
Eric Botcazou temporarily reverted the fix for the mouse bug when
scrolling with the X11 driver under Unix.
Eric Botcazou fixed the invocation of non-GNU make in the configure
script, a few compilation warnings in tools/dat2c.c and made it possible
to pass libraries to the misc/deplexe.sh script, so as to let Allegro
build again under Solaris.
Grzegorz Adam Hankiewicz removed all direct references to Canvaslink and
credited SourceForge for current services.
Eric Botcazou reworked the configure check for sched_yield() under Unix.
Sam Hocevar fixed a Bashism in fix.sh that makes Solaris' sh choke.
Angelo Mottola made sure mouse buttons are initialized to 0 at startup
under MacOS X.
Eric Botcazou added a blurb about the new behaviour of d_ctext_proc().
Eric Botcazou corrected several inadequacies in the documentation of
makefile targets.
Grzegorz Adam Hankiewicz did some housekeeping work in the docs.
Angelo Mottola added a missing item to the list of installed files
under MacOS X.
Angelo Mottola added a script to automate the enduser MacOS X package
creation.
Angelo Mottola made it possible to compile apps if just the Allegro
framework is installed under MacOS X.
Vincent Penquerc'h corrected an inefficiency in select_palette() and
unselect_palette().
Eric Botcazou fixed the build failure with MSVC.
Andrei Ellman added a few missing items to the list of uninstalled files
for the MinGW and MSVC ports.
Vincent Penquerc'h fixed a bug in _fill_3d_edge_structure().
--
Eric Botcazou