Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gcompris/gcompris_db.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup, removed Timestamps in file headersBruno Coudoin2009-03-151-2/+0
* Switched to GPL V3Bruno Coudoin2007-08-291-4/+3
* - Reworked the log API. Now the logs are saved within our sqliteBruno Coudoin2007-02-211-25/+22
* - Last iteration over API cleanup. Some fine tune will be needed laterBruno Coudoin2006-08-291-11/+11
* Continued the rework of the API.Bruno Coudoin2006-08-281-16/+16
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-1/+1
* - added support for the --display-resource option (uncomplete yet)Bruno Coudoin2006-07-101-1/+3
* - removed many warningsBruno Coudoin2006-03-021-3/+3
* Uses GtkIMContext to handle correctly input in all languages. All boards usin...Yves Combe2005-09-191-1/+4
* new version was not written in the db when reread boards because of version c...Yves Combe2005-09-131-1/+3
* fix GcomprisUser binding (user->login was missing).Yves Combe2005-08-201-1/+3
* Implemented two new options from the command line:Bruno Coudoin2005-07-241-3/+9
* gcompris_configuration_window and gcompris_boolean_box: two usefull functions...Yves Combe2005-07-241-8/+4
* add gcompris_get_conf(profile, board) to get confs in conguration mode.Yves Combe2005-07-221-1/+4
* add some administration usefull function.Yves Combe2005-07-181-4/+15
* board conf by profile, user/class db access.Yves Combe2005-07-101-3/+8
* profile C functions now complete.Yves Combe2005-07-091-1/+15
* profile C implementation.Yves Combe2005-07-081-1/+6
* administration module (gcompris -e).Yves Combe2005-06-261-1/+1
* fix broken Makefile.am untested gcompris_db_save_user fonctionYves Combe2005-06-221-1/+8
* Completed migration of USE_PROFILS to USE_SQLITE.Yves Combe2005-06-211-2/+4
* Preparation of cairo integration (compilation errors) --reread-xml optionYves Combe2005-06-161-6/+8
* PROFILS fix missing columns in db fix NULL string db management.Yves Combe2005-06-131-1/+4
* PROFILS Read board from db at load !Yves Combe2005-06-131-2/+2
* registering boards in db at run seems ok.Yves Combe2005-06-131-11/+12
* Change section buhaviour in xml filesYves Combe2005-06-111-3/+18
* Profiles stuffYves Combe2005-06-111-2/+5
* add gcompris_db.h gcompris_db.c as interface with sqlite create table atYves Combe2005-06-021-0/+49