Commit | Date | |
---|---|---|
2013-07-14 10:05:01 | Tree | |
2013-07-14 09:14:59 | Tree | |
2013-07-14 08:30:53 | Tree | |
2013-07-14 08:25:16 | Tree | |
2013-07-14 08:22:50 | Tree | |
2013-07-14 01:30:32 | Tree | |
[r3155]
by
delphidabbler
Removed parameter from TDetailPageLoader.LoadPage that used to specify if document had to be forcibly reloaded. |
2013-07-14 00:45:40 | Tree |
[r3154]
by
delphidabbler
Removed code the ensured that the top of a HTML document was displayed when it was displayed. It was this method that was reporting floating point errors in bug #75 (https://sourceforge.net/p/codesnip/bugs/75/). |
2013-07-14 00:28:29 | Tree |
[r3153]
by
delphidabbler
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. 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. |
2013-07-14 00:21:33 | Tree |
[r3152]
by
delphidabbler
Added new MakeResourcePath overloaded routines. |
2013-07-14 00:13:47 | Tree |