Menu

Old Code (SVN) Commit Log


Commit Date  
[r3178] 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 is only implemented on suitable versions of IE.

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

Renamed placeholder for external.js script from "Script" to "externalScript". Needed a more informative name now that detail.html includes two script-related placeholders.

2013-07-26 00:41:44 Tree
[r3176] by delphidabbler

Added MPL 2.0 license.

2013-07-26 00:29:55 Tree
[r3175] by delphidabbler

Added JavaScript fix for auto overflow bug in IE that is optionally inserted into detail.html as required. The new script is stored in overflowXFix.js which is embedded in HTML resources.

This fixes display problem where an unexpected vertical scroll bar appears when an element overflows horizontally when overflow-x CSS property is set to "auto".

Changed TDetailPageLoader so that HTML entity conversions are not performed on scripts.

Corrected body of detail.html to be enclosed in a div instead of a paragraph.

2013-07-26 00:26:19 Tree
[r3174] by delphidabbler

Now sets source code to automatically display scroll bars when content is too wide by using overflow-x CSS property with value "auto".
This is only implemented on suitable versions of IE.

This implements feature request #61 "Enable source code to scroll within width of detail pane" (https://sourceforge.net/p/codesnip/feature-requests/61/).

2013-07-25 22:54:44 Tree
[r3173] by delphidabbler

Added second optional parameter to TCSS.OverflowProp to enabled offset-x and offset-y CSS properties to be generated as well as original overflow property.

2013-07-25 21:12:47 Tree
[r3172] by delphidabbler

Added new static class that provides information about installed version of IE along with some of its capabilities.
Removed TOSInfo.BrowserVer method and its helper method as no longer required.
Modified code that called TOSInfo.BrowserVer to use a suitable method or constant or TIEInfo.

2013-07-25 21:10:17 Tree
[r3171] by delphidabbler

Modified privacy statement re access to SWAG REST API.

2013-07-25 03:14:43 Tree
[r3170] by delphidabbler

Noted changes up to r3169 that are to be included in v4.7.0.

2013-07-25 02:53:01 Tree
[r3169] by delphidabbler

Merged revision(s) 3157-3168, 3080-3157 from tags/version-4.6.4:

This comprises all changes made from release 4.6.3 to release 4.6.4.

2013-07-24 21:08:22 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.