florian
|
c4449e9c26
- unnecessary check in taddrnode.pass_1 removed, fixes bug #4010
|
20 년 전 |
florian
|
03dde52c5b
+ WS_* constants are longints, added type casts for constants > $7fffffff
|
20 년 전 |
florian
|
e292915577
+ GetNextWindow
|
20 년 전 |
florian
|
be9bd97532
* fixed interface rtti, fixes bug #4089
|
20 년 전 |
florian
|
90cdc1b6fe
* fixed interface rtti, fixes bug #4089
|
20 년 전 |
florian
|
aa1650fcdc
* case indention fixed
|
20 년 전 |
Jonas Maebe
|
0f8e019c44
* fixed web bug tw4078 + added test
|
20 년 전 |
florian
|
14d891901d
* changed gfloat back to single
|
20 년 전 |
florian
|
089fd11e6b
* fixed gfloat type
|
20 년 전 |
florian
|
1fa6d8c993
* syntax error fixed
|
20 년 전 |
Jonas Maebe
|
828eebe984
* cwstring fixed and activated for Darwin
|
20 년 전 |
Jonas Maebe
|
af3f851751
* rgBase -> rgbase to avoid unnecessary recompiles on case-preserving/
|
20 년 전 |
michael
|
d2d33c03fb
+ Added missing FileSetDate call
|
20 년 전 |
michael
|
a3ff4850f7
* Patch from Luiz Americo:
|
20 년 전 |
peter
|
58cdeb8184
* give runerror 231 if exceptobjectstack=nil
|
20 년 전 |
Jonas Maebe
|
26646298a4
* fixced uninitialised variable
|
20 년 전 |
Tomas Hajny
|
fd40a0fb80
* fix for bug #4060
|
20 년 전 |
peter
|
f8e713c9cb
* check for FPC < 2.0.0
|
20 년 전 |
peter
|
bc347c23a8
* change error: compilation aborted to fatal
|
20 년 전 |
peter
|
34ed3ae7a5
* don't use normal assingments for inlining of formal consts
|
20 년 전 |
Jonas Maebe
|
8efe880649
* require "override;" as well in macpas mode to override methods
|
20 년 전 |
Jonas Maebe
|
893f45c9e2
* fixed web bug #4039 (include methodpointer init/fini for inlined methods)
|
20 년 전 |
michael
|
96a556f1ba
+ Patch from Alexandrov Alexandru to implement calculated fields
|
20 년 전 |
Jonas Maebe
|
a71e25ffe0
+ Mac Object Pascal support
|
20 년 전 |
daniel
|
13201365cb
* Add support for GL_ARB_vertex_buffer_object extension,
|
20 년 전 |
Jonas Maebe
|
1aa8233c57
- removed unused maxparasize and maxlocalsize
|
20 년 전 |
Jonas Maebe
|
ad86df3b6f
* removed m_repeat_forward for macpas mode
|
20 년 전 |
michael
|
7fb254755d
+ Optimizations for lower/uppercase functions
|
20 년 전 |
michael
|
000e67d182
+ Patch to read RGB files correctly from Colin Western
|
20 년 전 |
daniel
|
31d3e72e56
* Force linker target
|
20 년 전 |