Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/python.c
Commit message (Expand)AuthorAgeFilesLines
* Switched to GPL V3Bruno Coudoin2007-08-291-4/+3
* - Typo replacement. Replaced gcompris in GCompris, our official name.Bruno Coudoin2007-06-181-1/+1
* Reverted useless debug printfBruno Coudoin2007-06-161-1/+0
* Fixed python template not to have runtime error andBruno Coudoin2007-06-161-0/+1
* WARNING FIXME: COMMENTED Py_Finalize() BECAUSE THIS MAKES GCOMPRIS CRASHESBruno Coudoin2007-06-151-1/+3
* Integrated the writing tutor activity from Jozef Cerven jcmail80 on gmail / ...Bruno Coudoin2007-05-011-3/+6
* first work on OSX support.Yves Combe2007-03-121-0/+1
* *** RELEASE 8.2BETA1 ***Bruno Coudoin2006-10-211-41/+33
* removed an extra call to python_gcompris_module_init();Bruno Coudoin2006-10-171-63/+55
* - Imported these files from the gnome-python module in the gnome CVSBruno Coudoin2006-10-021-3/+3
* - Start of support of python plugin on window.Bruno Coudoin2006-09-221-23/+23
* - Memory leak review by miguel2i (on free.fr)Bruno Coudoin2006-09-191-1/+0
* Continued the rework of the API.Bruno Coudoin2006-08-281-6/+6
* - completed the wordlist API which look like this now:Bruno Coudoin2006-08-221-3/+3
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-1/+1
* - Added support for relocation using http://autopackage.org/docs/binreloc/Bruno Coudoin2006-08-131-12/+14
* - Fixed africa maps. Removed too tiny country in the whole africa map. Fixed...Bruno Coudoin2006-08-121-4/+0
* fix crash in python sys.argvYves Combe2005-11-231-0/+3
* change -L behaviour: folder/boards a,d folder/python are now needed.Yves Combe2005-10-111-5/+32
* Uses GtkIMContext to handle correctly input in all languages. All boards usin...Yves Combe2005-09-191-3/+3
* - Fixes several issue in src/boards/python.c. No more craches.Bruno Coudoin2005-08-021-60/+61
* gcompris_configuration_window and gcompris_boolean_box: two usefull functions...Yves Combe2005-07-241-7/+5
* board config_start function now launched correctly. Example is in tuxpaint.pyYves Combe2005-07-221-11/+8
* rename users.py profiles.py in module_users.py and module_profiles.py.Yves Combe2005-07-041-15/+76
* add config_start and config_end entry point to all plugin.Yves Combe2005-07-031-4/+223
* various fixed to compiled on Unix againBruno Coudoin2005-05-021-2/+2
* Windows port updated. Not functional yet.Bruno Coudoin2005-05-021-5/+1
* By Yves and Bruno. Added 2 options to allow gcompris to be used with an exte...Bruno Coudoin2005-04-101-2/+6
* Joe Neeman implemented the animation API (C and python)Bruno Coudoin2005-03-211-1/+1
* new image from http://www.openclipart.org in public domain new image fromBruno Coudoin2004-06-031-7/+7
* Bugzilla #139771: Strings addition, fixes by Adam WeinbergerBruno Coudoin2004-04-141-3/+3
* added missing gcompris-edit.desktop changed board plugin name fixed carBruno Coudoin2004-03-131-12/+14
* Modified the python boards naming scheme fromOlivier Samyn2004-03-031-14/+15
* Fixed some compilation warnings and bugs.Olivier Samyn2004-01-241-55/+55
* Integrated patch from Olivier Berger to add user plugins dir into the pythonOlivier Samyn2003-04-251-2/+21
* -Removed some debug messagesOlivier Samyn2003-04-241-15/+87
* - Modified the python plugin to work with a python class instead of a set ofOlivier Samyn2003-04-171-75/+64
* Reworked the python submodules to get them working.Olivier Samyn2003-04-111-4/+9
* Added python plugin by Olivier SamynBruno Coudoin2003-03-051-0/+300