Jonas Maebe
|
66e28ab9c1
* fixed Arc: internallellipse went into an endless loop if StAngle =
|
26 years ago |
peter
|
b92c9ed1c4
* fixes from gabor, idle event, html fix
|
26 years ago |
peter
|
244a1b5815
* fixed strlcat
|
26 years ago |
fcl
|
48cc0ef888
* Changed some argument names (Root->ARoot etc.) because the new compiler
|
26 years ago |
florian
|
e8f6d4e836
* fixed a crash under Linux. Why doesn't have the damned Windows DPMI nil pointer
|
26 years ago |
Jonas Maebe
|
062f4e5991
* several changes to internalellipse to make it faster
|
26 years ago |
florian
|
6bbd06b90c
* tnamedindexobject._name should be never accessed direct! Use the
|
26 years ago |
florian
|
fcd9a97bcb
+ tobject.methodaddress und tobject.methodname durchsucht nun auch
|
26 years ago |
florian
|
c3b3c19887
+ implemented creation of methodname/address tables
|
26 years ago |
Jonas Maebe
|
0b1a446166
+ bug0290
|
26 years ago |
florian
|
02c2611b20
* bugs 593 and 607 fixed
|
26 years ago |
florian
|
947db5dbe3
* fixed outtext(''), c was a byte, this leads to an underflow and
|
26 years ago |
florian
|
73b01893ce
+ implementation of TObject.MethodName and TObject.MethodAddress (not
|
26 years ago |
fcl
|
c49d0f5ed2
* Added cregist.inc to list of include files (sg)
|
26 years ago |
fcl
|
f1b4c5d0c0
* Imported function skeletons from old classes.inc
|
26 years ago |
fcl
|
0feb094199
* Activated component registration callbacks (sg)
|
26 years ago |
fcl
|
c8506a42d3
* Moved class and registration functions to cregist.inc (sg)
|
26 years ago |
florian
|
35eef74308
* bug fix for @tobject.method, fixes bug #557, 605 and 606
|
26 years ago |
florian
|
cfe93a0aaf
* first version, please keep it up-to-date
|
26 years ago |
Jonas Maebe
|
cb55fd4de2
* FloodFill: did not take into account current viewport settings
|
26 years ago |
florian
|
6165d59dfd
* bug #603 fixed
|
26 years ago |
florian
|
a42799b4f2
* fix of my previous commit, make cycle was broken
|
26 years ago |
florian
|
1609dde2ca
* fixed bug #596
|
26 years ago |
florian
|
4c2361303c
* some more fixes for stored properties
|
26 years ago |
florian
|
df2b62c551
* some small improvements for stored properties test
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
peter
|
32603fd4b2
* fixed freeall
|
26 years ago |
peter
|
62de5cdb72
* remove CR when reading one char less then size
|
26 years ago |
peter
|
c7bd67fb54
* better errorcode returning using int21h,5900
|
26 years ago |
peter
|
12e807b5bc
* fixed missing var
|
26 years ago |