summaryrefslogtreecommitdiff
path: root/find.php
AgeCommit message (Expand)AuthorFilesLines
2011-06-04I18N: combine similar translations (use ones with embedded variables)fisharebest1-3/+3
2011-06-03Remove pointless / circular help textfisharebest1-1/+0
2011-03-03Performance: move GEDCOM tags to their own class, so they are only loaded/tra...fisharebest1-19/+6
2011-01-02Refactoring class names and use autoloading.fisharebest1-4/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-74/+74
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-12-14Fix: typofisharebest1-1/+1
2010-12-13Remove unused code - use "$(document).ready()" instead of "<body onload={}>"fisharebest1-1/+4
2010-10-30(no commit message)fisharebest1-43/+43
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-8/+8
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-7/+7
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+2
2010-09-19Tidy whitespace/indentationfisharebest1-3/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-4/+4
2010-09-03Replace pgv_array_merge with wt_array_mergeNigel Osborne1-1/+1
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-2/+2
2010-06-03Don't show XREF in brackets - but make it appear in the browser's status barfisharebest1-5/+3
2010-05-20Moving FindFacts pop-up css styles out of core code into theme/stylesNigel Osborne1-62/+0
2010-05-17Choosing a GEDCOM tag from a listŁukasz Wilenski1-5/+37
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-4/+4
2010-05-14Add color tag to overcome problem of white text on pale background in some th...Nigel Osborne1-0/+2
2010-05-13filter tagsŁukasz Wilenski1-4/+6
2010-05-13Choosing a GEDCOM tag from a list (mlocati)Łukasz Wilenski1-0/+245
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+777