CVSROOT: /cvs/gnome Module name: gcompris Changes by: bcoudoin 06/08/19 09:15:30
Modified files: . : ChangeLog Makefile.mingw configure.in boards/skins/gartoon: dialogbox.png src/boards : draw.c shapegame.c src/boards/python: anim.py src/gcompris : gameutil.c gc_net.c gc_net.h gcompris.c gcompris_confirm.c gcompris_db.c images_selector.c skin.c Log message: *** RELEASE 8.0BETA4 *** - removed several race conditions. What happens is that in many activity and even in GCompris core, we set callback before the end of the initialisation like displaying all the content. It is then possible for the user to click start an action while it's not completly displayed. It ends up either in graphical inconsistencies or may even crash. Hopefully, this may solve some intermitent crashes we have in GCompris. - Fixed several compilation issues - No more warnings when sqlite is disabled URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gcompris&who=bcoudoin&date=explicit&mindate=2006-08-19%2009:14&maxdate=2006-08-19%2009:16 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list