Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/py-mod-gcompris.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup, removed Timestamps in file headersBruno Coudoin2009-03-151-6/+4
* Patch from Miguel that fixes the configurationBruno Coudoin2009-03-101-27/+52
* Miguel DE IZARRA implemented the wordlist selector.Bruno Coudoin2009-01-301-8/+8
* Switched to GPL V3Bruno Coudoin2007-08-291-4/+3
* force --enable-binrelocBruno Coudoin2007-04-081-2/+7
* first work on OSX support.Yves Combe2007-03-121-0/+1
* - Reworked the log API. Now the logs are saved within our sqliteBruno Coudoin2007-02-211-4/+4
* Rework of the way we manage the config and user data directory.Bruno Coudoin2007-02-041-68/+0
* added msvcr71.dll, not all windows have it. imported sounds from Tuxpaint.Bruno Coudoin2006-11-271-1/+0
* - Changed tha way we manage cursors. Now use theBruno Coudoin2006-11-261-1/+0
* Landing of GCOMPRIS_8_2_CROSSCOMPIL branch.Yves Combe2006-11-091-2/+2
* === WARNING THIS PATCH SET HAS BEEN REVERTED ===Bruno Coudoin2006-10-241-2/+2
* autotools croos compilation with mingw32Yves Combe2006-10-231-2/+2
* - Imported these files from the gnome-python module in the gnome CVSBruno Coudoin2006-10-021-18/+20
* - Last iteration over API cleanup. Some fine tune will be needed laterBruno Coudoin2006-08-291-69/+69
* Continued the rework of the API.Bruno Coudoin2006-08-281-45/+45
* - completed the wordlist API which look like this now:Bruno Coudoin2006-08-221-9/+30
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-195/+107
* - Added support for relocation using http://autopackage.org/docs/binreloc/Bruno Coudoin2006-08-131-0/+1
* - Fixed africa maps. Removed too tiny country in the whole africa map. Fixed...Bruno Coudoin2006-08-121-3/+3
* added pt_BR section redone based on Franck GCompris logo plane redoneBruno Coudoin2006-07-081-4/+0
* assetml removal. need more test.Bruno Coudoin2006-05-091-16/+4
* MERGE gcompris_7-4 UNTESTEDBruno Coudoin2006-03-011-1/+4
* Uses GtkIMContext to handle correctly input in all languages. All boards usin...Yves Combe2005-09-191-0/+16
* fix bargame help bugYves Combe2005-09-081-2/+8
* checked get_wordlist utility fonction, and add binding.Yves Combe2005-09-041-1/+15
* add several functions for directory management.Yves Combe2005-08-251-1/+71
* add gcompris_textview text editor tool with validation callback function (Bru...Yves Combe2005-08-231-0/+82
* add trace in get_conf and it's binding to control the key, value inversion br...Yves Combe2005-08-221-0/+2
* key is no more passed in combo_locales nor combo_locales_asset (for geneYves Combe2005-08-211-7/+4
* python binding for gcompris_combo_locales_asset gcompris_get_locales_asset_li...Yves Combe2005-08-191-0/+61
* gcompris_change_locale and gcompris_reset_locale are usefull fonction to chan...Yves Combe2005-08-171-7/+42
* add gcompris.gcompris_gettext method to call C gettext from python. python ge...Yves Combe2005-08-171-0/+15
* python bindings, fix name (gcompris_get_locales_list) and bug.Yves Combe2005-08-161-0/+42
* pass gcompris_combo_box init and returned values to string.Yves Combe2005-08-161-3/+3
* add gcompris_separator() to make easily a GtkHSeparator in configuration.Yves Combe2005-08-151-0/+16
* gcompris_spin_int configuration utility function, for integer valued spin but...Yves Combe2005-08-141-0/+22
* gcompris_radio_buttons python binded. Test sample is in tuxpaint.py (colors.c...Yves Combe2005-08-141-0/+87
* - Fixes several issue in src/boards/python.c. No more craches.Bruno Coudoin2005-08-021-0/+19
* gcompris_combo_box (gcompris.combo_box) configuration fonction for text combo...Yves Combe2005-07-251-1/+41
* fix compilation error (GComprisProfile in py-gcompris-properties.c)Yves Combe2005-07-251-8/+10
* pass binding of gcomrpis_window like child_spawn.Yves Combe2005-07-241-8/+33
* gcompris_configuration_window and gcompris_boolean_box: two usefull functions...Yves Combe2005-07-241-39/+114
* add gcompris_get_conf(profile, board) to get confs in conguration mode.Yves Combe2005-07-221-0/+48
* Put set_board_conf directly in gcompris module.Yves Combe2005-07-191-0/+34
* fix Makefile.am in src/boards/python/admin/.Yves Combe2005-07-181-2/+0
* add some administration usefull function.Yves Combe2005-07-181-110/+43
* board conf by profile, user/class db access.Yves Combe2005-07-101-0/+34
* profile C functions now complete, with missing filesYves Combe2005-07-091-1/+20
* add is_configurable attribut in python board binding.Yves Combe2005-07-041-0/+23