Commit | Date | |
---|---|---|
[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 |
[r144]
by
delphidabbler
* Changed so that the MSSDK macro or environment variable must be defined if MIDL is to be used. |
2009-08-09 18:40:43 | Tree |
[r143]
by
delphidabbler
* Added checks for required macros, stopping with error if not present. |
2009-08-09 02:12:48 | Tree |
2009-08-09 01:53:52 | Tree | |
[r141]
by
delphidabbler
Removed batch files that assist with development. These are obsolete now that Build.bat files have been replaced by makefiles. The makefiles provide targets that replicate most of the functionality of the deleted batch files. |
2009-08-09 01:51:55 | Tree |