Menu

/trunk/Src/Res/Scripts Commit Log


Commit Date  
[r3183] by delphidabbler

Reduced space between overflowing elements and horizontal scroll bar.

2013-07-27 16:31:17 Tree
[r3181] by delphidabbler

Now store original bottom padding with element that has scroll bars given so that correct size can be restored when padding removed.

2013-07-27 00:46:07 Tree
[r3180] by delphidabbler

Added onresize event handler to remove or add scroll bars from source code and compiler results table as required as the window size changes.

2013-07-27 00:35:47 Tree
[r3179] by delphidabbler

Refactored so that functions in script do not pollute the global namespace. All functions formerly declared in window.onload have been moved out of the event handler.

2013-07-27 00:30:54 Tree
[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
[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
[r2909] by delphidabbler

Updated external object to v12 with addition of new ShowPrefsPage method.
Modified UWBExternal unit to implement revised external object.
Added wrapper function that calls this new method to external.js.

2013-04-04 00:05:59 Tree
[r2542] by delphidabbler

Merged revision(s) 2480-2541 from tags/version-4.0.1:

This comprises all changes made from release 4.0.0 to release 4.0.1.

For trunk root directory, Build.html and ChangeLog-v3.txt only svn:mergeinfo properties have changed.

2012-12-08 15:30:22 Tree
[r2521] by delphidabbler

Updated svn_ignore properties to include .cfg, *.tvsconfig, *.identcache, *.local & __history as necessary.

2012-12-02 19:59:37 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.