Don't rebase ib->currroot if it was NULL.
[sgt/agedu] / html.c
2008-11-15 simonHandle another fiddly special case in HTML back-link...
2008-11-08 simonOptimisations in HTML generation: do not keep calling...
2008-11-05 simonPortability enhancements to make better use of autoconf...
2008-11-02 simonRename malloc.c to alloc.c, and my master Makefile...
2008-11-02 simonCentralise the program name into the main header file...
2008-11-02 simonProbably about time I had a central header file contain...
2008-11-01 simonMinor tweaks: turn the "address:port/0" URL of the...
2008-11-01 simonFix the various issues centring around the anomaly...
2008-11-01 simonFix gormlessness in html.c introduced in r8241.
2008-11-01 simon--scan-dump and --load options, for moving dump files...
2008-11-01 simonPrepare to have a parametrisable path separator charact...
2008-11-01 simonConfigurable age range represented by the colour coding...
2008-11-01 simonFilter literally-zero-size directories out of the displ...
2008-11-01 simonProtect against division by zero when handling director...
2008-10-29 simonInitial commit of a basically working but severely...