Commit | Date | |
---|---|---|
[r154]
by
delphidabbler
New unit containing a static class that provides assistance when rendering active text as HTML. The class renders the active text as HTML and provides CSS to style it. |
2009-08-10 22:00:07 | Tree |
2009-08-10 19:45:24 | Tree | |
[r152]
by
delphidabbler
Added facility to render and display REML code entered in the Extra Information tab of the snippets editor: |
2009-08-10 17:14:43 | Tree |
[r151]
by
delphidabbler
* Moved implementation of TInfoHTML.Extra into a method in new UActiveTextHTML unit. TInfoHTML.Extra now simply calls TActiveTextHTML.Render. |
2009-08-10 16:50:20 | Tree |
[r150]
by
delphidabbler
* Added support for em, percent and auto attributes for length property values and added overloaded Width property to take advantage of this. |
2009-08-10 16:43:53 | Tree |
[r149]
by
delphidabbler
New HTML template document for display in View Snippet Extra Information dialog box. Provides main content and placeholder for actual extra text. |
2009-08-10 16:36:46 | Tree |
2009-08-10 16:34:41 | Tree | |
[r147]
by
delphidabbler
* Added new NormaliseURL virtual method that classes can override to change the URL into a "normal" format. Version in base class does nothing. TFileProtocol's version transforms file:// protocol URLs into file names, enabling the protocol to work with both standard files names and file names in file:// format. |
2009-08-10 16:33:15 | Tree |
[r146]
by
delphidabbler
Added new TOSInfo.BrowserVer that gets major version number of the currently installed IE web browser / browser control. Needed to detect incompatibilities between different versions of browser control that CodeSnip uses. Also removed changelog from file. |
2009-08-10 14:31:04 | Tree |
[r145]
by
delphidabbler
New document describing how to build CodeSnip using makefile. Includes description of required environment variables and build tools. |
2009-08-09 18:42:12 | Tree |