joost
|
04bb467b2f
+ some fixes for ParseSQL
|
19 years ago |
michael
|
bc356240d6
+ Updated default config file for FPC
|
19 years ago |
tom_at_work
|
965eba1c16
+ added tcext5.o object file for C parameter passing test in testsuite
|
19 years ago |
michael
|
305e4142ff
+ Fixed FileGetAttr so hidden is correctly detected
|
19 years ago |
Almindor
|
25fa4a1748
* a few fixes to make gtk_demo and helloworld2 examples compile
|
19 years ago |
marco
|
179451dcfd
* Initial linkordering subsystem. Not active (need t_* mods which I want in a different revision to ease merging)
|
19 years ago |
tom_at_work
|
a24a329d1c
* fixed record regvar code generation for ppc64 for now
|
19 years ago |
tom_at_work
|
802fa8ed32
+ new additional test program for testing record register variables
|
19 years ago |
michael
|
a70517c25e
+ Fix for writing more than 60 colors in palette or no palette at all (by Colin Western)
|
19 years ago |
michael
|
29a5f40758
+ Use native lineending; Use Out instead of var to avoid warnings
|
19 years ago |
michael
|
faf7cba799
* Some improvements by Sergei Gorelkin
|
19 years ago |
Tomas Hajny
|
0d4beaedaf
* another cleanup of unnecessary variables
|
19 years ago |
Tomas Hajny
|
f7e596e4fd
* another cleanup of unnecessary variables
|
19 years ago |
Tomas Hajny
|
c877c6d97c
* removed unneeded variable
|
19 years ago |
joost
|
fcd98ffa77
+ Implemented Null-values for MySQL-fields
|
19 years ago |
daniel
|
53201802d5
* Do not redraw entire screen when Tgroup.draw is called.
|
19 years ago |
daniel
|
18c6d4f4de
* Remove useless Unix specific hack.
|
19 years ago |
daniel
|
5835891a89
* Update default compiler options.
|
19 years ago |
Jonas Maebe
|
cb58ac7f18
* initise result of SafeLoadLibrary for non-windows
|
19 years ago |
joost
|
e4fe73dcf8
+ added mysql
|
19 years ago |
joost
|
c2e6eb65d1
+ tablename must be in capitals
|
19 years ago |
joost
|
f36010fc31
+ Added simulation of parameters for MySQL
|
19 years ago |
daniel
|
06be3aba7d
* Fix display refresh command.
|
19 years ago |
Almindor
|
366e3e820f
* FreeBSD changed "glib12" to "glib-12", "gtk12" to "gtk-12" and "gdk12" to "gdk-12" to be in sync with latest ports
|
19 years ago |
daniel
|
aa93e6a11e
* Fix window resizing in X.
|
19 years ago |
florian
|
eab1f74b54
* exported SwapEndian
|
19 years ago |
yury
|
bb89c61f44
- deleted assembler startup files.
|
19 years ago |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 years ago |
tom_at_work
|
9a5885b8d2
* small optimizations for the subsetreg functions
|
19 years ago |
florian
|
9adc2c7a14
+ added overloads for synchronize
|
19 years ago |