- 18 Oct, 2015 1 commit
-
-
Bruno Coudoin authored
by setting the path to empty we propably solve the Windows ERROR R6034
-
- 14 May, 2012 1 commit
-
-
Bruno Coudoin authored
This fixes an issue in which users on Windows XP with a 16 bits display color depth could not start GCompris.
-
- 07 Jan, 2012 1 commit
-
-
Bruno Coudoin authored
I don't know in which case this directory erasing was trigged but in case I prefer to leave uneeded files that removing user data.
-
- 29 Dec, 2011 1 commit
-
-
Bruno Coudoin authored
-
- 05 Jan, 2011 1 commit
-
-
Bruno Coudoin authored
-
- 22 Nov, 2010 1 commit
-
-
Bruno Coudoin authored
-
- 06 Feb, 2010 1 commit
-
-
Bruno Coudoin authored
-
- 31 Jan, 2010 1 commit
-
-
Bruno Coudoin authored
-
- 14 Apr, 2007 1 commit
-
-
Bruno Coudoin authored
Added Occitan support svn path=/trunk/; revision=2594
-
- 01 Jan, 2007 1 commit
-
-
Bruno Coudoin authored
svn path=/trunk/; revision=2441
-
- 09 Nov, 2006 1 commit
-
-
Yves Combe authored
Allow cross compilation for win32 with mingw/Linux. Use GLib functions instead of unix one . Adapt Tuxpaint launcher to make it work on Windows.
-
- 24 Oct, 2006 1 commit
-
-
Bruno Coudoin authored
autotools croos compilation with mingw32 use glib headers instead of glibc (g_mkdir, g_unlink, g_stat) NEED MORE WORK. cvs maybe broken now. * Makefile.am: * acinclude.m4: * configure.in: * cross-configure.sh: script to run configure. Look variables. * po/Makefile.in.in: * src/boards/Makefile.am: * src/boards/gtans.c: * src/boards/gtans_support.c: (check_file_exists): * src/boards/py-mod-gcompris.c: (py_gcompris_child_watch_add), (py_gcompris_spawn_async): * src/gcompris/Makefile.am: * src/gcompris/binreloc.c: (_br_find_exe): * src/gcompris/board.c: * src/gcompris/board.h: * src/gcompris/file_selector.c: (parse_doc): * src/gcompris/gameutil.c: (gc_util_create_rootdir): * src/gcompris/gcompris.c: (activation_done), (gc_init): * src/gcompris/gcompris_db.c: (gc_db_init): * src/gcompris/images_selector.c: (parse_doc): * src/gcompris/menu.c: (gc_menu_load): * src/gcompris/properties.c: (gc_prop_new): * src/gcompris/sdlplayer.c: (errorv): * src/gcompris/soundutil.c:
-
- 23 Oct, 2006 1 commit
-
-
Bruno Coudoin authored
- connect4 has been fixed by Miguel to better manage the party end.
-
- 18 Sep, 2006 1 commit
-
-
Bruno Coudoin authored
- Fixed clickgame and chess on windows (uses the old chess.c code) - chess on linux updated to use the new glib API - More GC API fix: board_pause now gc_board_pause board_play now gc_board_play board_stop now gc_board_stop
-
- 16 Jul, 2006 1 commit
-
-
Bruno Coudoin authored
Released under GPL * Makefile.mingw.in: created based on Makefile.mingw to include @VERSION@ * boards/clickgame/nur00523.jpg: moved from boards/gcompris/ * boards/geography/board4_2.xml.in: fixed zambia.png reference (was broken link) * boards/skins/gartoon/mini_bad.png: rotate to make it more like it's bad * gcompris-edit.desktop.in: moved edit menu in the same section as GCompris. * gcompris-installer.nsi.in: now will get version automatically * gcompris-uninstal.ico: remade, not sure yet it will be accepted by the installer * po/POTFILES.in: * src/boards/shapegame.c: (shapegame_init_canvas), (item_event): now the tooltip is always locate in the lower left to avoid hidding the map. * src/gcompris/config.c: (set_locale_flag): fixed to display no flags if none found * src/gcompris/gcompris.c: replaced display_resource by display-resource
-
- 29 Mar, 2006 1 commit
-
-
Bruno Coudoin authored
* config.h.mingw: * config.h.windows: * gcompris-installer.nsi: * src/boards/awele.c: (awele_destroy_all_items), (awele_create_item): huge memory leak fixed * src/boards/menu2.c: (menu_start): memory leak fixed. This one is probably in many other boards. * src/gcompris/anim.c: (gcompris_load_animation): debug string change * src/gcompris/gameutil.c: (gcompris_board_has_activity): fixed to have menu properly hidden if empty.
-
- 13 Mar, 2006 1 commit
-
-
Bruno Coudoin authored
-
- 13 Dec, 2005 1 commit
-
-
Bruno Coudoin authored
- Fixed configure.in to set SQLITE even if pysqlite is not detected * configure.in: * gcompris-installer.nsi: * src/boards/Makefile.mingw: * src/gcompris/board.c: (init_plugins): * src/gcompris/gcompris.c: (setup_window), (map_cb), (gcompris_terminate):
-
- 27 Nov, 2005 1 commit
-
-
Bruno Coudoin authored
Miklos Merenyi & Margareta Merenyi Released under GPL. Updated web site screenshots. Aplyed patch from Yann Dirson for Python detection.
-
- 02 Oct, 2005 1 commit
-
-
Bruno Coudoin authored
Added a new background for traffic from Franck. Since I also did one I added traffic background in skins, one from me in babytoy, the new one in gartoon. Fixed gcompris_im.c not to crash if no profiles are found Removed some warnings
-
- 24 Sep, 2005 1 commit
-
-
Bruno Coudoin authored
Hanoi_real is back to life Fixed several warnings
-
- 15 May, 2005 1 commit
-
-
Bruno Coudoin authored
* Makefile.mingw: needed to compile on windows * gcompris-installer.nsi: windows installer data file for null soft installer * global_win32.mak: to compile on windows
-