Commit | Date | |
---|---|---|
[r2331]
(9.6 kB)
by
delphidabbler
Changed frame units, that are not part of any other namespace, from MPL v1.1 to MPL v2.0. |
2012-08-27 14:33:35 |
View
Download |
[r2058]
(10.3 kB)
by
delphidabbler
Changed code that displays snippet names to use snippet display names instead. |
2012-07-14 00:16:06 |
View
Download |
[r1757]
(10.2 kB)
by
delphidabbler
Reintegrated v4-dev branch into trunk. |
2012-02-27 11:19:09 |
View
Download |
[r411]
(10.2 kB)
by
delphidabbler
Removed compiler directives that switch off "unsafe" code, type and cast warnings. These warnings are now disabled globally for the whole project. |
2009-10-15 20:11:23 |
View
Download |
[r289]
(10.2 kB)
by
delphidabbler
Reimplemented tree view building code to use TGrouping and TGroupItem classes and descendant classes to group snippets as required before creating the required tree views. |
2009-09-12 19:52:03 |
View
Download |
[r281]
(9.8 kB)
by
delphidabbler
New abstract base class for frames that display categorised snippets in a tree view where each snippet or whole category of snippets can be selected by means of check boxes. Code was derived from that formerly in FrSelectSnippets unit. Subclasses must override methods that determine which categories and snippets are displayed. |
2009-09-10 15:43:17 |
View
Download |