CVSROOT: /cvs/gnome Module name: gcompris Changes by: bcoudoin 06/08/20 20:37:12
Modified files: docs/C : overview.dia overview.jpg python.xml src/boards : advanced_colors.c algebra.c algebra_guesscount.c animtest.c awele.c canal_lock.c chess.c click_on_letter.c clickgame.c clockgame.c colors.c crane.c draw.c enumerate.c erase.c fifteen.c gletters.c gtans.c gtans_interface.c hanoi.c hanoi_real.c imageid.c leftright.c machpuzzle.c magic_hat.c maze.c memory.c menu2.c missingletter.c money.c money_widget.c paratrooper.c planegame.c py-mod-admin.c py-mod-anim.c py-mod-gcompris.c py-mod-utils.c python.c railroad.c read_colors.c reading.c reversecount.c shapegame.c smallnumbers.c submarine.c superbrain.c target.c traffic.c wordprocessor.c wordsgame.c src/gcompris : Makefile.am about.c about.h anim.c anim.h bar.c board.c board_config.c board_config.h bonus.c config.c file_selector.c gameutil.c gameutil.h gc_net.c gcompris.c gcompris.h gcompris_confirm.c gcompris_db.c gcompris_db.h help.c images_selector.c log.c skin.c soundutil.c timer.c Added files: src/gcompris : dialog.c gc_core.h menu.c Log message: - Major review of the API. now all the API follows the naming convention: gc_<module>_<item>_<action> for example gc_board_end, gc_bar_start, ... - added in gc_core.h functions that are shared in the core only. - fixed python plugins to remove API entries not needed for activities. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gcompris&who=bcoudoin&date=explicit&mindate=2006-08-20%2020:36&maxdate=2006-08-20%2020:38 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list