summaryrefslogtreecommitdiff
path: root/pedigree.php
AgeCommit message (Collapse)AuthorFilesLines
2010-10-30(no commit message)fisharebest1-6/+6
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-1/+1
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones ↵fisharebest1-19/+19
in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style.
2010-09-25Tidy up whitespace/indentsfisharebest1-6/+6
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-13/+13
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-13/+13
allow themes to share common images, e.g. in the images directory.
2010-06-27Remove old references to print-preview modefisharebest1-19/+15
2010-06-27#591232 Media - undefined variable, xref, SVN8658fisharebest1-6/+0
2010-06-26Remove old references to print-preview modefisharebest1-12/+4
2010-04-05(no commit message)Veit Olschinski1-0/+431