yury
|
767a5c12f2
* fixed COMCTL32_VERSION constant.
|
hace 18 años |
florian
|
0fd3498892
* fixed longint -> real, was broken in 6153
|
hace 18 años |
joost
|
31636e3887
* Tdataset.SetBufListSize(0) should clear the buffer
|
hace 18 años |
florian
|
87b2630684
+ comconst added to build unit as well
|
hace 18 años |
florian
|
481ef9db93
+ comconst to Makefile.fpc added
|
hace 18 años |
joost
|
f95f65de84
* Fixed TDataLink.Activerecord, mantis 6893 + test
|
hace 18 años |
tom_at_work
|
923c70932e
* removed surplus semicolon
|
hace 18 años |
florian
|
08997a087c
* several variant fixes from Thorsten Engler, fixes #8233
|
hace 18 años |
florian
|
82c8c48793
+ test
|
hace 18 años |
florian
|
77b155ea79
* def.size in [1,2,4,8] goes wrong if def.size>255, fixed, resolves #8232
|
hace 18 años |
fpc
|
0f9b9bb7de
* fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed)
|
hace 18 años |
daniel
|
f60b66fba0
* Modify code to set xterm in rigth font.
|
hace 18 años |
tom_at_work
|
a0813b42bf
* fixed DWARF debug info for powerpc64/linux, correcting the procedure entry symbol (must be the dotted symbol, not the function descriptor location, otherwise gdb cannot find locals
|
hace 18 años |
daniel
|
e8050233af
+ Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231)
|
hace 18 años |
florian
|
c74a9b2249
* fixed building of fpcunit
|
hace 18 años |
florian
|
26ffc101da
* fixed softfloat trunc
|
hace 18 años |
florian
|
c6d3bc813f
* fixes #8229
|
hace 18 años |
Jonas Maebe
|
2ea611e069
* fixed searching fpc.cfg on {$ifdef need_path_search} OS'es
|
hace 18 años |
daniel
|
95aeaf7df5
* Check COLORTERM in case TERM=xterm to detect rxvt.
|
hace 18 años |
daniel
|
6c92edea04
* Send correct amount of characters for custom font.
|
hace 18 años |
Jonas Maebe
|
0bc6a2fd28
+ new test for varsets and conversion among varsets
|
hace 18 años |
tom_at_work
|
a06081f590
* fixed compilation after TStringList->TCmdStrList change
|
hace 18 años |
florian
|
3bab23947e
* build rtl for win32 since win32 make doesn't seem to support -j
|
hace 18 años |
Jonas Maebe
|
4aff70a646
* properly fixed dependencies for mkxmlrpc
|
hace 18 años |
Jonas Maebe
|
aee310c782
* fixed copy/paste errors
|
hace 18 años |
micha
|
e375786f1c
* do not expect current dir to be on PATH
|
hace 18 años |
florian
|
7b39b54951
* set starttime earlier so time stamps don't get messed up
|
hace 18 años |
Jonas Maebe
|
bb90faef8c
* fixed some more dependencies
|
hace 18 años |
daniel
|
d5662d71a8
+ Handle dragging correctly even if mouse doesn't send mouse move events.
|
hace 18 años |
daniel
|
53d640777a
* Xterm mouse handling re-engineered.
|
hace 18 años |