older History
; 14.08.1996 - 0.39 ; - implemented smoothscroll option ; - implemented vertical scroll bar (not full) ; - key scrolling works correct ; ! when refreshing file position is lost ; ; 30.07.1996 - 0.385 ; - implemented "title" "/title" ; ; 28.07.1996 - 0.38 ; - fixed parser bug ; - correct wordwrap ; - spaceeater in parser found !!! ; - lines below li correct spacing ; - fixed lastlineeater in the formatter ; - fixed toolongtextbug ; - fixed fontheightbug in parser ; - found eater in parser !!! ; - only .html is parsed as html all other as plain ascii ; ; 27.07.1996 - 0.37 ; - url parser implemented ; - about: support ; - format module fixed ; - added simple NOIMAGE support ; - reworked the format to gain "center" ; - center works ;) but links are now wrong ; - centered links now also correct ... ; - found another bug in the wrapper ; ; 26.07.1996 - 0.36 ; - full correct virtual page implemented ; - speed improvements in the viewer module ; - space before and after li ; - correct text extends ; - correct "p" ; - links work now ! ; ; 25.07.1996 - 0.36 ; - virtual page works now ! ; ; 07.06.1996 - 0.35 ; - added hr-support ; - some speed enhancements in the format module ; ; 05.06.1996 - 0.34 ; - changed id's into constants ; - changed parsing structure: html-objects-jobs ; - wrapping of text/images works ; - paragraphs are set corectly ; - little bit oflists ; ; 26.05.1996 - 0.32 ; - paragraphs only if not already set ; - h1-h6 works ok ; - font 6-1 works ok ; ! fonts should align in the bottom ! ; ; 24.05.1996 - 0.31 ; - added faster refreshing (removed Cls before) ; ! note that title-tag requires some work... only snipped for now ; - images are now displayed within the boxes ; - "p" now set some proper space after it.. ; ; 15.05.1996 - 0.3 ; - rewritten (new engine)