Menu

Old Code (SVN) Commit Log


Commit Date  
[r3187] by delphidabbler

Revised detail page HTML generation to generate complete document instead of just body section.
To do this removed detail.html, changed all HTML template files to complete documents and added new basic template for use by simple pages.

2013-07-29 08:50:17 Tree
[r3186] by delphidabbler

Fixed potential duplicate item error in list of snippets sorted by display name in TGroupItem.Create.

2013-07-28 09:18:44 Tree
[r3185] by delphidabbler

Updated copyright date range to include 2013.

2013-07-27 23:37:15 Tree
[r3184] by delphidabbler

Modified all snippet list pages to display the correct snippet for the group being displayed, sorted on the snippet's display name.

Fixes bug #86 "Snippets are sorted by snippet name in snippet table listings in detail pane" (https://sourceforge.net/p/codesnip/bugs/86/).

2013-07-27 22:07:30 Tree
[r3183] by delphidabbler

Reduced space between overflowing elements and horizontal scroll bar.

2013-07-27 16:31:17 Tree
[r3182] by delphidabbler@gmail.com

Allocated build number for release 4.7.0

2013-07-27 14:45:37 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
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.