ivost
|
c5333b5be3
* updated file properties
|
17 yıl önce |
michael
|
043a2b9f2b
Patch from Paul Ishenin to fix windowing constants
|
17 yıl önce |
marco
|
96e7327d6a
* sigprocmask 2nd arg needs to be by ref. VAR added.
|
17 yıl önce |
joost
|
2deec72c8f
* Forgot to commit db.pas in r11514
|
17 yıl önce |
michael
|
88d53ba5cb
* Fixed memory leak when destroying TBUFdataset, indexdefs were not freed
|
17 yıl önce |
joost
|
b2bc1a17ff
* Implemented TDataset.AppendRecord and InsertRecord + test (bug 11450)
|
17 yıl önce |
joost
|
3291b023b5
* Do not scroll the dataset while saving it to file
|
17 yıl önce |
joost
|
712d6b4451
* Implemented TBufDataset.SaveToFile and LoadFromFile + basic test
|
17 yıl önce |
michael
|
d39c352d92
* Fixed prepare for select statements
|
17 yıl önce |
joost
|
c42838a02e
* Fixed GetFieldData for old field-values, now the OldValuesBuffer only contains the field-values
|
17 yıl önce |
marco
|
77a345242d
* copyright notice added.
|
17 yıl önce |
yury
|
23da33b75a
* Fixed hang while linking in some cases.
|
17 yıl önce |
marco
|
f206a6421f
* handle wildcard parameters to the ide. (#6597)
|
17 yıl önce |
Almindor
|
e64aec7c6e
* add GtkScaleButton and GtkVolumeButton
|
17 yıl önce |
florian
|
d2214685c3
* fixes compiler crash with out of memory on illegal array declarations
|
17 yıl önce |
florian
|
e0ff540918
+ defined FPC_FULLVERSION as integer constant containing the version,
|
17 yıl önce |
florian
|
10263e8e0f
- unnecessary type declaration removed
|
17 yıl önce |
Jonas Maebe
|
0197192441
* disabled jump tables for darwin/x86_64 for now since they don't work
|
17 yıl önce |
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 yıl önce |
micha
|
2ab60da6d5
* add test case for #11777
|
17 yıl önce |
Almindor
|
bbe9ea7ff4
* don't load GL_ARB_IMAGING extension functions in Load_GL_Version_1_2() They don't exist on most cards
|
17 yıl önce |
florian
|
a34529f50f
* passing by value of variants with stdcall conventions, resolves #10042
|
17 yıl önce |
florian
|
1fa70f7a0a
* proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036
|
17 yıl önce |
michael
|
d04b2c5c7d
* Tablename property
|
17 yıl önce |
michael
|
d6c475c944
* Use AssignFieldAsStream for stream properties
|
17 yıl önce |
michael
|
18b7043c1b
* Added classname to assignparamtostream
|
17 yıl önce |
florian
|
f0dcb10509
* more fixes for 11062
|
17 yıl önce |
joost
|
e8fcc2b82e
* Cleaned up old Arraybuf defines and code
|
17 yıl önce |
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 yıl önce |
yury
|
4cabbe0e39
* Fixed compiler cycling with enabled range and overflow checking.
|
17 yıl önce |