Commit | Date | |
---|---|---|
[r2241]
(14.4 kB)
by
delphidabbler
Modified Dependencies dialogue box to display snippet display names instead of names. Also fixed bug #3559265 (http://bit.ly/NvV9iH): Viewing dependencies for un-named snippet or snippet not in database causes GPF. |
2012-08-18 16:05:02 |
View
Download |
[r2058]
(14.2 kB)
by
delphidabbler
Changed code that displays snippet names to use snippet display names instead. |
2012-07-14 00:16:06 |
View
Download |
[r2035]
(13.9 kB)
by
delphidabbler
Modified to use Preferences.DBHeadingColours[] property to get colour to use to render snippet and category heading text. |
2012-07-11 20:10:32 |
View
Download |
[r1839]
(13.9 kB)
by
delphidabbler
Removed snippet kind from end of snippet names in Depends Upon tab of Dependencies dialogue box. |
2012-06-03 20:29:17 |
View
Download |
[r1836]
(14.0 kB)
by
delphidabbler
Changed Dependencies dialogue box to display both a snippet's dependencies (as before) and the snippets it depends upon (new). Each is displayed in its own tab, and tabs that are displayed can be customised. |
2012-06-03 18:27:14 |
View
Download |
[r1759]
(11.3 kB)
by
delphidabbler
Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native" |
2012-02-27 11:40:49 |
View
Download |
[r1757]
(11.7 kB)
by
delphidabbler
Reintegrated v4-dev branch into trunk. |
2012-02-27 11:19:09 |
View
Download |
[r411]
(11.7 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 |
[r245]
(11.7 kB)
by
delphidabbler
Changed form classes to prevent public construction - forms must be displayed via class methods, not by directly constructing object. Added INoPublicConstruct to type definitions of forms and changed class methods that construct forms to call InternalCreate protected constructor instead of Create. Core logic to determine constructor behaviour is inherited from TBaseForm. |
2009-08-23 22:45:32 |
View
Download |
2009-08-13 19:15:20 |
View
Download |