Commit | Date | |
---|---|---|
2013-04-25 23:33:20 | Tree | |
2013-04-25 23:31:21 | Tree | |
[r2975]
by
delphidabbler
Partial fix to bug #77 "Syntax highlighter highlights some directives in method names" (https://sourceforge.net/p/codesnip/bugs/77). "requires", "contains" and "package" are no longer highlighted inappropriately. For other outstanding fixes, see above bug report. |
2013-04-25 23:14:10 | Tree |
[r2974]
by
delphidabbler
Updated third party PJWdwState unit to v5.4.2 of 24 Apr 2013. This update fixes CodeSnip bug #78 "CodeSnip doesn't restore window in correct position when task bar on left or top of screen" (https://sourceforge.net/p/codesnip/bugs/78/), which was down to a bug in this unit. |
2013-04-24 20:07:05 | Tree |
[r2973]
by
delphidabbler
Fixed bug #76 which noted that an advanced record snippet with a method name that clashes with a directive was not test compiling correctly - see https://sourceforge.net/p/codesnip/bugs/76/ Updated source generation code with a list of directive names that are acceptable as method names. |
2013-04-24 10:04:20 | Tree |
2013-04-24 01:38:06 | Tree | |
[r2971]
by
delphidabbler
Changed wait dialogue box to use TSimpleFormAligner to align dialogue over owners form. |
2013-04-13 16:36:33 | Tree |
[r2970]
by
delphidabbler
Replaced custom form alignment with use of TSimpleFormAligner. |
2013-04-12 09:38:51 | Tree |
2013-04-12 09:31:51 | Tree | |
[r2968]
by
delphidabbler
Added new TSimpleFormAligner class to always centre forms over owner TWinControls, regardless of owner window type. |
2013-04-12 02:11:01 | Tree |