summaryrefslogtreecommitdiff
path: root/library/WT/Gedcom
AgeCommit message (Expand)AuthorFilesLines
2013-06-29(no commit message)fisharebest5-16/+10
2013-06-02"Gedcom" => "GEDCOM"fisharebest1-1/+1
2013-03-24Treat "2 _ASSO" as a synonym for "2 ASSO". See http://wiki-de.genealogy.net/...fisharebest1-2/+3
2013-02-28"RESN" tag is missing from pick listfisharebest1-2/+2
2013-01-22Add better support for QUAY tagfisharebest1-0/+55
2013-01-18Major refactoring of media code.fisharebest1-2/+2
2012-11-17Remove unused translationsfisharebest1-55/+18
2012-11-17Remove (near) duplicate translation texts (thanks to Meliza for finding these)fisharebest1-5/+2
2012-11-16Cosmetic: updates to I18N hintsfisharebest3-22/+22
2012-08-07Bug #1033163 - HTML validation error Edit - a better solutionNigel Osborne1-4/+4
2012-05-05#971823 - "Pedigree" should be two strings for translation fisharebest1-1/+1
2012-04-25Add SSN to "Extra information" setNigel Osborne1-1/+1
2012-03-17Tidy up some language strings - for clarity and consistency.fisharebest1-1/+1
2012-02-29Use dir="auto" for embedded text which may have a different direction to the ...fisharebest1-2/+2
2012-02-14Refactor - move PEDI logic to the same filefisharebest1-11/+31
2012-02-10Add support for the "Rada" pedigree typefisharebest1-5/+14
2011-12-14Add "Author of last change" to the advanced searchfisharebest1-1/+2
2011-12-14Add "Date of last change" to the advanced searchfisharebest1-1/+2
2011-11-26Added _GODP and _WITN regarding a standardization commitment of extended tags...Veit Olschinski1-2/+4
2011-10-06MARB cannot be used to infer a MARR (in the same way that BURI can be used to...fisharebest1-44/+0
2011-09-27Fix capitalisation of new GEDCOM tag: "_DNA"fisharebest1-1/+1
2011-07-31Added _DNA Tag exported by FTM 2010Veit Olschinski1-0/+1
2011-07-03correct displaying of media details on media tabŁukasz Wilenski1-2/+2
2011-07-03Fix some XHTML validations in Extra InformationNigel Osborne1-2/+2
2011-06-21Remove option to send full-sized images as thumbnailsfisharebest1-2/+1
2011-06-19Update the names and descriptions of the modules, so that they are (hopefully...fisharebest1-1/+1
2011-06-10Display dummy/pseudo tags using the same logic as real tags. Apply correct I...fisharebest1-18/+23
2011-06-09Improve the English phrasing of new messagesfisharebest1-1/+1
2011-06-05don't display CHAN tag in Personal facts tab when Extra information module is...Łukasz Wilenski1-1/+1
2011-05-31Add I18N hints to new text.fisharebest1-26/+67
2011-05-29change WT_Gedcom_Code_Type into WT_Gedcom_Code_NameŁukasz Wilenski1-73/+0
2011-05-29change WT_Gedcom_Code_Type into WT_Gedcom_Code_NameŁukasz Wilenski1-0/+103
2011-05-29add code to translate 1 NAME 2 TYPE (not used yet)Łukasz Wilenski1-0/+73
2011-05-27(no commit message)Nigel Osborne1-0/+6
2011-05-17Printing facts: Allow I18N of punctuation, ensure user input is escaped befo...fisharebest1-1/+10
2011-03-09Add I18N hintsfisharebest2-13/+29
2011-03-08Correct SVN propertiesfisharebest6-6/+6
2011-03-08Mixup between maternal/paternalfisharebest1-1/+1
2011-03-06#730092 v1.1.1 - Fatal error: Class 'WT_Gedcom_Code_LDS' not foundfisharebest2-69/+98
2011-03-04Move LDS codes class to the new codes directoryfisharebest1-270/+0
2011-03-04Move LDS codes class to the new codes directoryfisharebest1-0/+270
2011-03-04Performance: move gedcom lookup codes to their own classes, so we only load/t...fisharebest3-0/+366
2011-03-04Remove debugfisharebest1-1/+0
2011-03-03Change name of functions added in previous version. A bit too long.fisharebest1-5/+5
2011-03-03Performance - only load/translate media types when actually neededfisharebest1-3/+47
2011-03-03#728683 - Performance: move GEDCOM tags to their own class, so they are only ...fisharebest1-1/+13
2011-03-03Performance: move GEDCOM tags to their own class, so they are only loaded/tra...fisharebest1-0/+935
2011-03-02Add missing file from previous update (Performance: do not load and translate...fisharebest1-0/+270