2005-04-21 16:47  marcusva

	* NEWS, doc/reference.cfg, src/lingoteach.h: version update for
	  release

2005-04-20 08:51  marcusva

	* NEWS, configure.in, src/meaning.c:
	  updated library version

2005-03-28 21:40  marcusva

	* ChangeLog, src/meaning.c:
	  added saving of meaning images

2005-03-27 23:55  marcusva

	* NEWS, src/language.c, src/lesson.c, src/lingdefs.h,
	  src/lingoteach.h, src/meaning.c, src/meaning.h:
	  added ling_meaning_get_description() and
	  ling_meaning_get_phonetic(), enhanced lingMInfo for images

2005-03-24 12:58  marcusva

	* NEWS, src/language.c, src/lesson.c, src/lingoteach.h,
	  src/meaning.c: fixed expression evaluation in lesson_get_last,
	  ling_meaning_add now can create new lists

2005-03-17 17:00  marcusva

	* ChangeLog:
	  Release 0.2.2

2005-03-17 16:59  marcusva

	* ChangeLog, NEWS, doc/reference.cfg, src/lingoteach.h:
	  updated documentation to doxygen 1.4.1, added release notes,
	  RELEASE

2005-03-16 21:02  marcusva

	* doc/html/: a00010.html, a00011.html, a00012.html, a00013.html,
	  a00014.html, a00015.html, a00016.html, a00017.html, a00018.html,
	  annotated.html, classes.html, doxygen.css, doxygen.png,
	  files.html, functions.html, functions_vars.html, globals.html,
	  globals_enum.html, globals_eval.html, globals_func.html,
	  globals_type.html, index.html: removed html doc

2005-03-16 19:57  marcusva

	* ChangeLog:
	  updated ChangeLog

2005-03-14 22:18  marcusva

	* NEWS, src/language.c, src/lingoteach.h, src/meaning.c,
	  test/tlanguage.c: added ling_meaning_get_images() to retrieve
	  image nodes from a meaning, added ling_strings_free() to free
	  lingchar** arrays

2005-03-02 22:07  marcusva

	* src/conf.c, src/language.c, test/tlanguage.c:
	  memory leak fixes

2005-02-08 17:47  marcusva

	* NEWS, src/lesson.c, src/lingoteach.h, src/meaning.c:
	  added ling_lesson_set_path() for setting the path of a lesson

2005-02-08 01:25  marcusva

	* src/meaning.c:
	  fixed pointer foo in ling_meaning_insert_after ()

2005-02-07 23:12  marcusva

	* ChangeLog, src/conf.c, src/language.c, src/lesson.c,
	  src/lesson.h, src/meaning.c:
	  various functions now use full utf-8 supported queries.

2005-01-31 21:00  marcusva

	* src/: language.c, lesson.c, lesson.h, lingdefs.h, meaning.c:
	  simplified queries and fixed up some bugs, moved lingConfig of
	  lesson to the public definition

2005-01-28 00:37  marcusva

	* ChangeLog, NEWS, configure.in, src/language.c, src/lesson.c,
	  src/lesson.h, src/lingoteach.h, src/meaning.c:
	  new function ling_lesson_get_translation_amount(), fixed some
	  bugs for saving lessons

2005-01-26 23:22  marcusva

	* NEWS, configure.in, src/conf.c, src/conf.h, src/language.c,
	  src/lesson.c, src/lesson.h, src/lingdefs.h, src/lingoteach.h,
	  src/meaning.c, src/meaning.h, test/tlanguage.c:
	  various memory leak fixes, renamed some functions, cleaned
	  configure process

2005-01-20 00:45  marcusva

	* src/language.c:
	  removed debugging stuff

2005-01-20 00:41  marcusva

	* NEWS, src/language.c, src/lingoteach.h, test/tlanguage.c:
	  Added reverse lookup function ling_lang_get_trans_language() for
	  languages.

2005-01-17 15:11  marcusva

	* ChangeLog, NEWS, src/conf.c, src/conf.h, src/language.c,
	  src/lesson.c, src/lesson.h, src/lingoteach.h, src/meaning.c:
	  fixed some doc strings, new function ling_lesson_new () for
	  creating a new lesson

2004-12-03 19:11  marcusva

	* ChangeLog, configure.in, src/conf.c, src/language.c,
	  src/lesson.c, src/lingdefs.h, src/meaning.c:
	  cleaned up configure stuff, reduced meaning information overhead
	  and design problem

2004-10-19 08:07  marcusva

	* src/meaning.c:
	  fixed image paths

2004-10-19 00:15  marcusva

	* ChangeLog, src/meaning.c:
	  fixed xpath error in meaning_get_sound

2004-10-05 10:17  marcusva

	* ChangeLog, NEWS, src/lesson.c, src/lesson.h, src/lingdefs.h,
	  src/lingoteach.h, src/meaning.c, test/tlesson.c:
	  various interface changes, cleaned up names, removed stuff, which
	  fits better in seperate libraries

2004-10-02 18:10  marcusva

	* ChangeLog, NEWS, src/conf.c, src/conf.h, src/language.c,
	  src/lesson.c, src/lingdefs.h, src/lingoteach.h,
	  test/language.dtd, test/language.xml, test/lingoteach.dtd,
	  test/tconf.c, test/test.xml, test/tlanguage.c, test/tlesson.c:
	  added DTD validation for xml files

2004-09-10 12:43  marcusva

	* AUTHORS, ChangeLog, src/conf.c, src/conf.h, src/language.c,
	  src/language.h, src/lesson.c, src/lesson.h, src/lingdefs.h,
	  src/lingoteach.h, src/meaning.c, src/meaning.h, test/tconf.c,
	  test/tlanguage.c, test/tlesson.c, test/tmeaning.c:
	  added id tag

2004-09-09 22:02  marcusva

	* AUTHORS, NEWS, autogen.sh, configure.in, ltmain.sh,
	  doc/Makefile.am, src/Makefile.am, src/conf.c, src/language.c,
	  src/lesson.c, src/lesson.h, src/lingdefs.h, src/lingoteach.h,
	  src/meaning.c, src/meaning.h, test/Makefile.am, test/tconf.c,
	  test/tlanguage.c, test/tlesson.c, test/tmeaning.c:
	  various interface changes and bug fixes

2003-12-25 15:26  marcusva

	* ChangeLog, NEWS, src/language.c, src/lingoteach.h:
	  added ling_lang_get_langu_translations() for translation arrays
	  of languages

2003-12-25 01:38  marcusva

	* NEWS, src/language.c, src/lingoteach.h, test/tlanguage.c:
	  added ling_lang_get_lang_translation() for retrieving language
	  translations

2003-12-12 18:02  marcusva

	* ChangeLog, NEWS, src/conf.c, src/lingoteach.h:
	  new function ling_config_free_config()

2003-12-01 20:43  marcusva

	* ChangeLog, NEWS, src/lesson.c, src/lingoteach.h, src/meaning.c:
	  fixed missing lesson attribute in lesson_create_tree (), new
	  function ling_meaning_modify_image()

2003-11-27 19:02  marcusva

	* NEWS, src/lesson.c, src/lingdefs.h, src/meaning.c:
	  descriptions will now get saved, too, removed superfluous
	  freeing, added better information about SEQUENCE

2003-11-27 13:48  marcusva

	* ChangeLog, NEWS, src/lesson.c, src/lingdefs.h, src/lingoteach.h,
	  src/meaning.c, src/meaning.h:
	  added phonetic attribute and description node support, added
	  sound attribute to lingLesson, type and sound attribute will now
	  get saved by using ling_meaning_save_meanings

2003-11-26 09:57  marcusva

	* NEWS, configure.in, doc/reference.cfg, src/lingoteach.h,
	  src/meaning.c:
	  fixed number loss in meaning_create_node_tree, added new function
	  ling_meaning_find_image

2003-11-25 19:50  marcusva

	* src/meaning.c:
	  fixed too small char pointer in for meaning tree creation

2003-11-23 22:21  marcusva

	* doc/html/a00018.html:
	  forgot this

2003-11-23 22:20  marcusva

	* AUTHORS, ChangeLog, NEWS:
	  update for release

2003-11-23 22:17  marcusva

	* doc/html/: a00009.html, a00010.html, a00011.html, a00012.html,
	  a00013.html, a00014.html, a00015.html, a00016.html, a00017.html,
	  annotated.html, classes.html, files.html, functions.html,
	  functions_vars.html, globals.html, globals_enum.html,
	  globals_eval.html, globals_func.html, globals_type.html,
	  index.html:
	  reference update

2003-11-21 18:13  marcusva

	* ChangeLog, NEWS, configure.in, doc/reference.cfg, src/conf.c,
	  src/language.c, src/lesson.c, src/lesson.h, src/lingdefs.h,
	  src/lingoteach.h, src/meaning.c, src/meaning.h, test/tlanguage.c:

	  many bugfixes, see NEWS, added description support for meanings

2003-10-15 08:57  marcusva

	* ChangeLog, NEWS, configure.in, src/language.c, src/lingoteach.h,
	  src/sound.c, src/sound.h:
	  removed sound interface, fixed dependency on libxml, fixed NULL
	  return in ling_lang_get_max_languages - now returns -1 on
	  failure, fixed definition in lingoteach.h

2003-10-12 13:22  marcusva

	* doc/html/: a00016.html, a00017.html:
	  forgot those

2003-10-12 13:20  marcusva

	* doc/html/a00009.html:
	  wrong deletion :-)

2003-10-12 13:19  marcusva

	* ChangeLog, HACKING, README, doc/html/a00005.html,
	  doc/html/a00006.html, doc/html/a00007.html, doc/html/a00008.html,
	  doc/html/a00009.html:
	  update

2003-10-12 12:59  marcusva

	* doc/html/a00009.html, doc/html/a00010.html, doc/html/a00011.html,
	  doc/html/a00012.html, doc/html/a00013.html, doc/html/a00014.html,
	  doc/html/a00015.html, doc/html/annotated.html,
	  doc/html/classes.html, doc/html/files.html,
	  doc/html/functions.html, doc/html/functions_vars.html,
	  doc/html/globals.html, doc/html/globals_enum.html,
	  doc/html/globals_eval.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html, src/Makefile.am,
	  src/lesson.c, src/lingdefs.h, src/lingoteach.h, src/meaning.c:
	  new function ling_free, fixed typo for settings in lesson
	  creation, reference update

2003-10-12 01:26  marcusva

	* autogen.sh, src/conf.c, src/conf.h, src/language.c, src/lesson.c,
	  src/lesson.h, src/lingdefs.h, src/lingoteach.h, src/meaning.c,
	  src/sound.c, test/tconf.c:
	  new configuration system, new meaning addition functions, several
	  malloc fixes

2003-10-09 21:57  marcusva

	* doc/html/: a00010.html, a00011.html, a00012.html, a00013.html,
	  a00014.html, a00015.html:
	  added missing files

2003-10-09 21:56  marcusva

	* doc/html/a00008.html, doc/html/a00009.html,
	  doc/html/annotated.html, doc/html/classes.html,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/functions_vars.html, doc/html/globals.html,
	  doc/html/globals_enum.html, doc/html/globals_eval.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, src/sound.c:
	  fork fix for sound player, documentation update

2003-10-07 23:31  marcusva

	* ChangeLog, src/lesson.c, src/lingdefs.h, src/lingoteach.h,
	  src/meaning.c, src/meaning.h, src/sound.c, src/sound.h:
	  new modifier function for meanings, several changes for lessons

2003-10-02 21:08  marcusva

	* ChangeLog, src/lesson.c, src/meaning.c:
	  fixed randomizer bugs

2003-10-01 23:39  marcusva

	* src/lesson.c:
	  fixed node skipping bug in tree creation

2003-10-01 23:12  marcusva

	* src/: lesson.c, lingoteach.h, meaning.c:
	  basic save method for meaning lists, fixed integer bug in lesson
	  creation

2003-09-29 23:22  marcusva

	* Makefile.am, configure.in, doc/html/a00008.html,
	  doc/html/a00009.html, doc/html/annotated.html,
	  doc/html/classes.html, doc/html/files.html,
	  doc/html/functions.html, doc/html/functions_vars.html,
	  doc/html/globals.html, doc/html/globals_enum.html,
	  doc/html/globals_eval.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html, src/lesson.c,
	  src/lingoteach.h, src/meaning.c, test/Makefile.am,
	  test/language.dtd, test/language.xml, test/lingoteach.dtd,
	  test/tconf.c, test/test.xml, test/tlanguage.c, test/tlesson.c,
	  test/tmeaning.c:
	  update of tree and freeing functions, added basic test framework

2003-09-25 22:43  marcusva

	* ChangeLog, configure.in, doc/html/a00008.html,
	  doc/html/a00009.html, doc/html/annotated.html,
	  doc/html/classes.html, doc/html/files.html,
	  doc/html/functions.html, doc/html/functions_vars.html,
	  doc/html/globals.html, doc/html/globals_enum.html,
	  doc/html/globals_eval.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html, src/conf.c,
	  src/conf.h, src/language.c, src/language.h, src/lesson.c,
	  src/lesson.h, src/lingdefs.h, src/lingoteach.h, src/meaning.c,
	  src/meaning.h, src/sound.c, src/sound.h:
	  added lingLesson type, linked meanings, added new interfaces for
	  trees, new memory functions

2003-09-20 01:50  marcusva

	* autogen.sh, src/Makefile.am, src/lesson.c, src/lingdefs.h,
	  src/lingoteach.h, src/meaning.c, src/meaning.h:
	  new tree feature, meanings got linked, removed superfluous stuff

2003-09-11 18:55  marcusva

	* doc/html/a00007.html, doc/html/a00009.html,
	  doc/html/globals.html, doc/html/globals_func.html, src/conf.c,
	  src/conf.h, src/lingoteach.h, src/meaning.c:
	  enhanced editing/addition, removed userfile from settings

2003-09-11 17:58  marcusva

	* doc/html/a00005.html, doc/html/a00006.html, doc/html/a00007.html,
	  doc/html/a00008.html, doc/html/a00009.html,
	  doc/html/annotated.html, doc/html/classes.html,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/functions_vars.html, doc/html/globals.html,
	  doc/html/globals_enum.html, doc/html/globals_eval.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, src/lingoteach.h:
	  updateded description

2003-09-10 22:37  marcusva

	* doc/html/: functions_vars.html, globals_enum.html,
	  globals_eval.html, globals_func.html, globals_type.html:
	  addition for previous commit

2003-09-10 22:35  marcusva

	* doc/html/a00005.html, doc/html/a00006.html, doc/html/a00007.html,
	  doc/html/a00008.html, doc/html/a00009.html,
	  doc/html/annotated.html, doc/html/classes.html,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/globals.html, doc/html/index.html, src/lesson.c,
	  src/lingoteach.h:
	  new function for creating lesson templates added

2003-09-09 23:01  marcusva

	* autogen.sh, doc/reference.cfg, doc/html/index.html, src/lesson.c,
	  src/meaning.c, src/sound.c:
	  removed superfluous mallocs, changed constants to defines, added
	  XPath sorting

2003-08-26 20:23  marcusva

	* configure.in, doc/html/a00005.html, doc/html/a00006.html,
	  doc/html/a00007.html, doc/html/a00008.html, doc/html/a00009.html,
	  doc/html/annotated.html, doc/html/classes.html,
	  doc/html/doxygen.css, doc/html/files.html,
	  doc/html/functions.html, doc/html/globals.html,
	  doc/html/index.html, src/conf.c, src/conf.h, src/language.c,
	  src/language.h, src/lesson.c, src/lesson.h, src/lingoteach.h,
	  src/meaning.c, src/meaning.h, src/sound.c: Small memory fixes,
	  new function ling_meaning_free_meaning, updated reference,
	  removed unnecessary multiple calls of the same functions

2003-08-21 23:37  marcusva

	* configure.in, src/Makefile.am, src/lesson.c, src/lesson.h,
	  src/lingoteach.h, src/meaning.c:
	  added small search for lessons, free handler for meanings

2003-08-20 07:04  marcusva

	* src/conf.c:
	  fixed gcc error for RH (only?) systems

2003-08-17 12:04  marcusva

	* ChangeLog, README:
	  updated after packaging

2003-08-17 00:08  marcusva

	* configure.in:
	  forgot to check in with compresion fix

2003-08-16 23:59  marcusva

	* autogen.sh, src/meaning.c:
	  fixed compression mode

2003-08-16 23:43  marcusva

	* HACKING, README, configure.in, ltmain.sh, doc/html/a00005.html,
	  doc/html/a00006.html, doc/html/a00007.html, doc/html/a00008.html,
	  doc/html/a00009.html, doc/html/annotated.html,
	  doc/html/classes.html, doc/html/files.html,
	  doc/html/functions.html, doc/html/globals.html,
	  doc/html/index.html, src/language.h, src/lesson.c, src/lesson.h,
	  src/lingdefs.h, src/lingoteach.h, src/meaning.c, src/meaning.h:
	  fixed meaning addition (forgot that, doh!), removed unnecessary
	  junk, update reference

2003-08-13 23:42  marcusva

	* ChangeLog, configure.in, doc/reference.cfg, doc/html/a00005.html,
	  doc/html/a00006.html, doc/html/a00007.html, doc/html/a00008.html,
	  doc/html/a00009.html, doc/html/annotated.html,
	  doc/html/classes.html, doc/html/files.html,
	  doc/html/functions.html, doc/html/globals.html,
	  doc/html/index.html, src/conf.c, src/conf.h, src/lingoteach.h,
	  src/meaning.c, src/sound.c:
	  update of reference, version, configuration system and a sound
	  fix

2003-08-02 20:16  marcusva

	* src/: meaning.c, sound.c:
	  hopefully fixe all small messy pointers for sound now

2003-07-30 20:06  marcusva

	* src/: conf.c, conf.h, meaning.c, sound.c:
	  several small fixes in the config system

2003-07-30 08:52  marcusva

	* src/: meaning.c, meaning.h, sound.c, sound.h:
	  sound fixes

2003-07-24 19:57  marcusva

	* doc/html/a00005.html, doc/html/a00006.html, doc/html/a00007.html,
	  doc/html/a00008.html, doc/html/a00009.html,
	  doc/html/annotated.html, doc/html/classes.html,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/globals.html, doc/html/index.html, src/lingoteach.h,
	  src/sound.c:
	  updated sound for easier usage

2003-07-23 22:22  marcusva

	* AUTHORS:
	  made copyright issue more clear

2003-07-17 22:40  marcusva

	* src/meaning.c:
	  fixed possible endless loop, if translation is not available

2003-07-17 22:21  marcusva

	* configure.in, ltmain.sh, doc/reference.cfg, doc/html/a00005.html,
	  doc/html/a00006.html, doc/html/a00007.html, doc/html/a00008.html,
	  doc/html/a00009.html, doc/html/annotated.html,
	  doc/html/classes.html, doc/html/doxygen.css, doc/html/files.html,
	  doc/html/functions.html, doc/html/globals.html,
	  doc/html/index.html, src/Makefile.am, src/conf.c, src/conf.h,
	  src/language.c, src/lesson.c, src/lesson.h, src/lingdefs.h,
	  src/lingoteach.h, src/meaning.c, src/meaning.h, src/sound.c,
	  src/sound.h:
	  too many changes to be listed here

2003-06-12 23:41  marcusva

	* Makefile.am, src/conf.c, src/conf.h, src/lingoteach.h,
	  src/sound.c:
	  made settings using dynamic allocation, moved soundpath to
	  settings

2003-06-12 18:23  marcusva

	* src/: lingdefs.h, lingoteach.h:
	  made comments ready for doxygen usage

2003-06-12 18:19  marcusva

	* configure.in, doc/Makefile.am, doc/reference.cfg,
	  doc/html/a00005.html, doc/html/a00006.html, doc/html/a00007.html,
	  doc/html/a00008.html, doc/html/a00009.html,
	  doc/html/annotated.html, doc/html/classes.html,
	  doc/html/doxygen.css, doc/html/doxygen.png, doc/html/files.html,
	  doc/html/functions.html, doc/html/globals.html,
	  doc/html/index.html:
	  added doxygen documentation

2003-06-10 21:34  marcusva

	* ChangeLog:
	  added ChangeLog

2003-06-10 21:15  marcusva

	* Makefile.am, README, configure.in, ltmain.sh, COPYING, AUTHORS,
	  HACKING, NEWS, autogen.sh, liblingoteach.pc.in, src/.cvsignore,
	  src/Makefile.am, src/conf.c, src/conf.h, src/language.c,
	  src/language.h, src/lingoteach.h, src/lesson.c, src/lesson.h,
	  src/lingdefs.h, src/meaning.c, src/meaning.h, src/sound.c,
	  src/sound.h: Initial import after split

2003-06-10 21:15  marcusva

	* Makefile.am, README, configure.in, ltmain.sh, COPYING, AUTHORS,
	  HACKING, NEWS, autogen.sh, liblingoteach.pc.in, src/.cvsignore,
	  src/Makefile.am, src/conf.c, src/conf.h, src/language.c,
	  src/language.h, src/lingoteach.h, src/lesson.c, src/lesson.h,
	  src/lingdefs.h, src/meaning.c, src/meaning.h, src/sound.c,
	  src/sound.h: Initial revision

