Menu

Old Code (SVN) Commit Log


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
[r153] by delphidabbler

Added new UActiveTextHTML.pas and FmViewExtraDlg.pas units.

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:
* New dialog box to displayed the rendered code as HTML.
* A button added to snippets editor to validate the entered code, compile it and then display it in the new dialog box.
* Change log removed from snippets editor unit (FmUserDBEdit).

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.
* Removed change log from file.

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.
* Added support for CSS overflow and max-height property.
* Removed change log from file.

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
[r148] by delphidabbler

Corrected commenting.

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.
* Deleted change logs from files.

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
Older >
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.