Allow elements out of context in GOM.
[gedcom-parse.git] / gom / note_sub.c
2003-02-09 Peter VerthezImproved context handling, to allow elements out of...
2003-02-09 Peter VerthezUse def_elt_end instead of destroying the context directly.
2003-01-26 Peter VerthezAdded functions to add, remove and move substructs.
2003-01-25 Peter VerthezCorrect sub_note_end callback: parsed value can be...
2003-01-12 Peter VerthezUnlink xrefs properly when struct is deleted.
2003-01-05 Peter VerthezDefinition of SUB_MAKEFUNC.
2003-01-03 Peter VerthezAdded functions to add and remove records.
2002-12-15 Peter VerthezCompleted writing of strings and xrefs.
2002-12-08 Peter VerthezPut common code in gom_internal.h
2002-12-07 Peter VerthezUse complete concatenated text instead of concatenating...
2002-09-15 Peter VerthezTaking care of const correctness.
2002-09-11 Peter VerthezMore thorough error handling.
2002-09-09 Peter VerthezFirst check-in of gedcom object model.