Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gcompris/board_config.c
Commit message (Expand)AuthorAgeFilesLines
* - Patch from Miguel. On some windows manager, we were crashingBruno Coudoin2009-03-031-5/+3
* Miguel DE IZARRA implemented the wordlist selector.Bruno Coudoin2009-01-301-944/+77
* Fixed bug#327462 : Please move data files into a separate CVS moduleBruno Coudoin2007-08-301-1/+1
* Switched to GPL V3Bruno Coudoin2007-08-291-4/+3
* - Patch by Hans de Goede concerning the fullscreen mode:Bruno Coudoin2007-05-281-0/+1
* removed gc_ignore_next_focus_out support now pop up windows like in theBruno Coudoin2007-01-171-64/+63
* add choice of DnD mode in config API.Yves Combe2006-11-231-0/+94
* - Aplied patch from Hans de GoedeBruno Coudoin2006-10-161-1/+6
* - Last iteration over API cleanup. Some fine tune will be needed laterBruno Coudoin2006-08-291-37/+44
* Continued the rework of the API.Bruno Coudoin2006-08-281-58/+71
* - completed the wordlist API which look like this now:Bruno Coudoin2006-08-221-14/+5
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-11/+11
* - Added support for relocation using http://autopackage.org/docs/binreloc/Bruno Coudoin2006-08-131-7/+4
* - Fixed africa maps. Removed too tiny country in the whole africa map. Fixed...Bruno Coudoin2006-08-121-2/+2
* - Fixed potential the exit code to avoid a potential core dump when exiting ...Bruno Coudoin2006-08-111-12/+12
* - Applyed a patch by Hans de Goede to improve fullscreenBruno Coudoin2006-05-111-1/+40
* Added Czech sounds from by Martin SinBruno Coudoin2006-05-101-1/+8
* assetml removal continues. added support for local sounds in click_on_letterBruno Coudoin2006-05-101-8/+29
* Major patch by Hans de Goede /j dot w dot r dot degoede on hhs.nl/Bruno Coudoin2006-05-091-8/+12
* assetml removal. need more test.Bruno Coudoin2006-05-091-34/+65
* MERGE gcompris_7-4 UNTESTEDBruno Coudoin2006-03-011-71/+61
* Removed some more warningsBruno Coudoin2005-10-011-2/+9
* try to fix dependances on gtk 2.4 and not 2.6Yves Combe2005-09-171-3/+21
* finally fix this *$%@# bug in get_conf.Yves Combe2005-08-281-15/+18
* fix compilation error with create_rootdir.Yves Combe2005-08-261-20/+11
* improve text toolYves Combe2005-08-261-4/+34
* change init_background and board_play order to get entry login active on launch.Yves Combe2005-08-241-3/+6
* add gcompris_textview text editor tool with validation callback function (Bru...Yves Combe2005-08-231-1/+226
* key is no more passed in combo_locales nor combo_locales_asset (for geneYves Combe2005-08-211-9/+11
* fix login launch. test locales in click_on_letter add get global (profileYves Combe2005-08-201-3/+22
* Add cache in assetml.c to optimize speed.Yves Combe2005-08-191-9/+74
* Change 'Apply' button for 'OK' button in configuration windowYves Combe2005-08-181-3/+3
* fix a bug in colors config combo_locales init.Yves Combe2005-08-171-3/+2
* gcompris_change_locale and gcompris_reset_locale are usefull fonction to chan...Yves Combe2005-08-171-5/+151
* python bindings, fix name (gcompris_get_locales_list) and bug.Yves Combe2005-08-161-9/+8
* pass gcompris_combo_box init and returned values to string.Yves Combe2005-08-161-5/+27
* fix gcompris_set_locale to inform gettext locale has changed.Yves Combe2005-08-151-1/+40
* add gcompris_separator() to make easily a GtkHSeparator in configuration.Yves Combe2005-08-151-11/+42
* gcompris_spin_int configuration utility function, for integer valued spin but...Yves Combe2005-08-141-3/+66
* gcompris_radio_buttons python binded. Test sample is in tuxpaint.py (colors.c...Yves Combe2005-08-141-11/+7
* gcompris_radio_buttons configuration utility function for boards. Get aYves Combe2005-08-141-9/+121
* gcompris_combo_box (gcompris.combo_box) configuration fonction for text combo...Yves Combe2005-07-251-3/+71
* fix compilation error (GComprisProfile in py-gcompris-properties.c)Yves Combe2005-07-251-14/+28
* pass binding of gcomrpis_window like child_spawn.Yves Combe2005-07-241-1/+4
* gcompris_configuration_window and gcompris_boolean_box: two usefull functions...Yves Combe2005-07-241-7/+126
* board config_start function now launched correctly. Example is in tuxpaint.pyYves Combe2005-07-221-7/+7
* add missing files. add some bindings in gcompris python bindings.Yves Combe2005-07-041-0/+74