Commit | Date | |
---|---|---|
2013-07-27 23:37:15 |
View
Download |
|
[r3178]
(10.6 kB)
by
delphidabbler
Now sets compiler table to automatically display scroll bars when content is too wide by using overflow-x CSS property with value "auto". This implements feature request #60 "Enable compiler table to scroll within width of detail pane" (https://sourceforge.net/p/codesnip/feature-requests/60/). |
2013-07-27 00:04:54 |
View
Download |
2012-12-17 16:11:29 |
View
Download |
|
[r2591]
(6.7 kB)
by
delphidabbler
Replaced calls to various MakeXXXX routines with calls to methods of THTML and removed the routines. |
2012-12-17 15:06:36 |
View
Download |
[r2218]
(6.7 kB)
by
delphidabbler
Rationalised how page structures recorded in TSnippetPageStructures are accessed: |
2012-08-16 23:25:16 |
View
Download |
[r2061]
(6.7 kB)
by
delphidabbler
Two new units that enable content of snippet HTML pages to be customised. USnippetPageStructure manages the page structure and USnippetPageHTML renders the HTML needed to display pages according to that structure. |
2012-07-14 14:47:52 |
View
Download |