Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gcompris/board_config.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup, removed Timestamps in file headersBruno Coudoin2009-03-151-3/+1
* Miguel DE IZARRA implemented the wordlist selector.Bruno Coudoin2009-01-301-16/+28
* Switched to GPL V3Bruno Coudoin2007-08-291-12/+11
* add choice of DnD mode in config API.Yves Combe2006-11-231-0/+2
* - Last iteration over API cleanup. Some fine tune will be needed laterBruno Coudoin2006-08-291-10/+10
* Continued the rework of the API.Bruno Coudoin2006-08-281-17/+5
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-2/+2
* assetml removal. need more test.Bruno Coudoin2006-05-091-4/+4
* add gcompris_textview text editor tool with validation callback function (Bru...Yves Combe2005-08-231-1/+17
* key is no more passed in combo_locales nor combo_locales_asset (for geneYves Combe2005-08-211-3/+3
* Add cache in assetml.c to optimize speed.Yves Combe2005-08-191-2/+3
* gcompris_change_locale and gcompris_reset_locale are usefull fonction to chan...Yves Combe2005-08-171-1/+8
* python bindings, fix name (gcompris_get_locales_list) and bug.Yves Combe2005-08-161-2/+2
* pass gcompris_combo_box init and returned values to string.Yves Combe2005-08-161-2/+4
* fix gcompris_set_locale to inform gettext locale has changed.Yves Combe2005-08-151-1/+3
* add gcompris_separator() to make easily a GtkHSeparator in configuration.Yves Combe2005-08-151-1/+3
* gcompris_spin_int configuration utility function, for integer valued spin but...Yves Combe2005-08-141-1/+8
* gcompris_radio_buttons configuration utility function for boards. Get aYves Combe2005-08-141-1/+13
* gcompris_combo_box (gcompris.combo_box) configuration fonction for text combo...Yves Combe2005-07-251-1/+3
* fix compilation error (GComprisProfile in py-gcompris-properties.c)Yves Combe2005-07-251-3/+3
* gcompris_configuration_window and gcompris_boolean_box: two usefull functions...Yves Combe2005-07-241-3/+15
* board config_start function now launched correctly. Example is in tuxpaint.pyYves Combe2005-07-221-2/+4
* add missing files. add some bindings in gcompris python bindings.Yves Combe2005-07-041-0/+38