summaryrefslogtreecommitdiff
path: root/compact.php
AgeCommit message (Collapse)AuthorFilesLines
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-6/+6
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-9/+7
allow themes to share common images, e.g. in the images directory.
2010-06-27Remove unused globalsfisharebest1-2/+1
2010-06-27Remove old references to print-preview modefisharebest1-38/+36
2010-06-19Use API to access object datafisharebest1-1/+1
2010-06-18Streamline some privacy calculations; replace FactViewRestricted() and ↵fisharebest1-37/+20
showFact() with a new function canDisplayFact()
2010-06-03Don't show XREF in bracketsfisharebest1-21/+2
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-2/+2
"Sentence case" to "Initial Capitals"
2010-04-12Consistent syntax for embedded variablesfisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+467