Menu

Commit [r3153]  Maximize  Restore  History

Change method used to generate HTML displayed in detail pane. Now each page is loaded as a new document from a string of HTML instead of replacing existing document body with by manipulating DOM.

HTML resource templates and HTML generation code changed to ensure full paths to resources are specified.

This is a kludge to have another crack at fixing bug #75 "Floating point error in 4.4.1 (and later)" (https://sourceforge.net/p/codesnip/bugs/75/).

Not a tidy solution - whole of HTML code generation needs to be reworked.

delphidabbler 2013-07-14

changed /branches/4/4.6/Src/Res/HTML/detail.html
changed /branches/4/4.6/Src/Res/HTML/info-snippet-tplt.html
changed /branches/4/4.6/Src/Res/HTML/welcome-tplt.html
changed /branches/4/4.6/Src/UDetailPageHTML.pas
changed /branches/4/4.6/Src/UDetailPageLoader.pas
/branches/4/4.6/Src/Res/HTML/detail.html Diff Switch to side-by-side view
Loading...
/branches/4/4.6/Src/Res/HTML/info-snippet-tplt.html Diff Switch to side-by-side view
Loading...
/branches/4/4.6/Src/Res/HTML/welcome-tplt.html Diff Switch to side-by-side view
Loading...
/branches/4/4.6/Src/UDetailPageHTML.pas Diff Switch to side-by-side view
Loading...
/branches/4/4.6/Src/UDetailPageLoader.pas Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.