marco
|
dae75342d3
* reduce to one Event only, and use enum to signal what is happening.
|
7 years ago |
marco
|
0060a3560f
* Renamed intruncommand to RunCommandLoop.
|
7 years ago |
marco
|
70c09d86a8
* body of runcommand to TProcess class. If more flexibility is added to this function (onevent properties called in the loop), it becomes easier to run your own with slightly different features.
|
7 years ago |
michael
|
b4ce6f42f9
* Undid patch for bug #33918 (r39321)
|
7 years ago |
marco
|
d00647bb31
* fix typo-gotcha probably introduced by an accidental save in the IDE after testing. Thanks to Karoly for reporting.
|
7 years ago |
marco
|
66a1911d97
* ReadInputStream factored out, analogous as suggested in mantis #32541.
|
7 years ago |
Mattias Gaertner
|
2b02473103
pastojs: changed logo
|
7 years ago |
Mattias Gaertner
|
a479b4ad9e
pas2js: clean up
|
7 years ago |
Mattias Gaertner
|
fc49471729
pas2js: -vd writes stacktrace
|
7 years ago |
michael
|
a0b4569d98
* Version 1.1.1 for pas2js trunk
|
7 years ago |
marco
|
a94205280c
* fixes mantis 34008, some copy paste errors in -A and -W suffixes.
|
7 years ago |
Mattias Gaertner
|
d0baf0577d
pastojs: fixed TObject.Create()
|
7 years ago |
nickysn
|
42432d4ef3
* use sizeuinttype, instead of ptruinttype for the indexdef conversion in
|
7 years ago |
michael
|
0e6b9951ee
* Fix bug ID #21594, wrong firstrecord when a data link is destroyed and buffercount changed.
|
7 years ago |
michael
|
270cf0ed06
* Fix bug #18672, using improved patch of Laco
|
7 years ago |
michael
|
3acdf481c2
* Fix bug #34001: wrong stream length for compressed text
|
7 years ago |
michael
|
2cf8a9661f
* Additional fixes for strikethrough/linecap, plus example
|
7 years ago |
michael
|
a113501901
* Patch from Petr-K to fix underline and strikethrough (Bug ID 34000)
|
7 years ago |
michael
|
e54474dd28
* Patch from Petr-K to allow setting line cap style (bug ID 33999)
|
7 years ago |
svenbarth
|
38c30a557d
* deprecate MaxGListSize; it's no longer used by the generic types
|
7 years ago |
svenbarth
|
2ec7a5acff
* change declaration of TTypeList from a static array to a pointer to T as the static array might breach the
|
7 years ago |
Mattias Gaertner
|
4976f55aa4
pastojs: version 0.9.32
|
7 years ago |
Mattias Gaertner
|
acea898d9c
pastojs: fixed mem leak
|
7 years ago |
Mattias Gaertner
|
4b973bf22d
fcl-passrc: fixed double free
|
7 years ago |
Mattias Gaertner
|
61c36a008a
fcl-passrc: fixed mem leaks
|
7 years ago |
Mattias Gaertner
|
14af86bd1c
pastojs: fixed mem leaks
|
7 years ago |
Mattias Gaertner
|
1a9c7021e4
pastojs: fixed mem leaks
|
7 years ago |
Mattias Gaertner
|
013e75408a
fcl-passrc: fixed mem leaks and double releases
|
7 years ago |
Mattias Gaertner
|
6d9cac3d1c
pastojs: clean up
|
7 years ago |
Mattias Gaertner
|
127c3eccb8
fcl-passrc: fixed some mem leaks
|
7 years ago |