michael
|
d39c352d92
* Fixed prepare for select statements
|
17 år sedan |
joost
|
c42838a02e
* Fixed GetFieldData for old field-values, now the OldValuesBuffer only contains the field-values
|
17 år sedan |
marco
|
77a345242d
* copyright notice added.
|
17 år sedan |
yury
|
23da33b75a
* Fixed hang while linking in some cases.
|
17 år sedan |
marco
|
f206a6421f
* handle wildcard parameters to the ide. (#6597)
|
17 år sedan |
Almindor
|
e64aec7c6e
* add GtkScaleButton and GtkVolumeButton
|
17 år sedan |
florian
|
d2214685c3
* fixes compiler crash with out of memory on illegal array declarations
|
17 år sedan |
florian
|
e0ff540918
+ defined FPC_FULLVERSION as integer constant containing the version,
|
17 år sedan |
florian
|
10263e8e0f
- unnecessary type declaration removed
|
17 år sedan |
Jonas Maebe
|
0197192441
* disabled jump tables for darwin/x86_64 for now since they don't work
|
17 år sedan |
marco
|
d4576c88b4
* Fix for cursor showing after coming back from dosshell (#11679). Does not fix the IDE because it has its own shelling routines.
|
17 år sedan |
micha
|
2ab60da6d5
* add test case for #11777
|
17 år sedan |
Almindor
|
bbe9ea7ff4
* don't load GL_ARB_IMAGING extension functions in Load_GL_Version_1_2() They don't exist on most cards
|
17 år sedan |
florian
|
a34529f50f
* passing by value of variants with stdcall conventions, resolves #10042
|
17 år sedan |
florian
|
1fa70f7a0a
* proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036
|
17 år sedan |
michael
|
d04b2c5c7d
* Tablename property
|
17 år sedan |
michael
|
d6c475c944
* Use AssignFieldAsStream for stream properties
|
17 år sedan |
michael
|
18b7043c1b
* Added classname to assignparamtostream
|
17 år sedan |
florian
|
f0dcb10509
* more fixes for 11062
|
17 år sedan |
joost
|
e8fcc2b82e
* Cleaned up old Arraybuf defines and code
|
17 år sedan |
joost
|
330d10851f
* Created two sub-classes of TBufIndex: TDoubleLinkedBufIndex and TArrayBufIndex, so that it is now possible to decide at run-time which kind of buffer should be used.
|
17 år sedan |
yury
|
4cabbe0e39
* Fixed compiler cycling with enabled range and overflow checking.
|
17 år sedan |
yury
|
db5f3f6662
* Commented out unused var.
|
17 år sedan |
Almindor
|
cc2b525e9d
* re-generate makefile with trunk fpcmake
|
17 år sedan |
yury
|
eb9c9c77d8
* More correct fix for overflow check for RELOC_RELATIVE_24.
|
17 år sedan |
yury
|
c92c034882
* Fixed overflow check for RELOC_RELATIVE_24.
|
17 år sedan |
yury
|
4cb3fef484
* Fixed executable size limit for wince.
|
17 år sedan |
yury
|
c84aa860bd
* Added error message if resulting executable image size is too big to fit in memory. bug #11702.
|
17 år sedan |
yury
|
5e11e697b4
* Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers.
|
17 år sedan |
Jonas Maebe
|
4ea13a420e
* version which also fails in 2.3.1
|
17 år sedan |