-
Committed
[r1352]
on
Code
Set "Maximize compatibility of project files" to True for all projects that did not have that setting.
-
Committed
[r1351]
on
Code
MijnLib: add simple Lazarus program to test compilation (just that, it's not a unit test) of all units in this folder.
-
Committed
[r1350]
on
Code
MijnLib: ExtAbout, ExtAboutForm: use LazLoggerBase for debugln instead of deprecated versions in LCLProc.
-
Committed
[r1349]
on
Code
MijnLib: ExtAboutForm: show compiletime bitness.
-
Committed
[r1348]
on
Code
Eplus: increase version to 2.4.3 (unstable/develeopment) after release of 2.4.2.
-
Committed
[r1347]
on
Code
Eplus: increase version to 2.4.2 for bugfix (emergency) release afterr r1346.
-
Committed
[r1346]
on
Code
Eplus: fix GetHtml, fix wrong description in HtmlOptions groupbox.
-
Committed
[r1345]
on
Code
MijnLib: FsiGridHelper: function ToHtml: indent </tr> to the same level as <tr>.