Jonas Maebe
|
c4bedeb9df
* we have to be able to take the address of an "absolute" variable
|
16 years ago |
marco
|
e0a5de2280
* fix typo downstream from Debian (Mazen)
|
16 years ago |
micha
|
be06f28b18
- win rtl: remove unused thread window (hint by Sergei Gorelkin)
|
16 years ago |
Jonas Maebe
|
b1c32d899b
* fixed check for objc-methods passed to selector()
|
16 years ago |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
16 years ago |
joost
|
1308f8043b
* Removed the TRequest.Query property which hided its parent Query property
|
16 years ago |
joost
|
009324f617
* Get rid of the need to fill the internal table.
|
16 years ago |
joost
|
b28dd26e7b
* Added deprecated-keyword to all public entries. Use the fpcgi unit instead
|
16 years ago |
Jonas Maebe
|
da461c5154
* fixed calling static class methods from inside other static class methods
|
16 years ago |
florian
|
9a0d4230b9
+ added missing file, by Olivier Coursiere
|
16 years ago |
florian
|
502c3f4ca4
+ c linking test cases for i386-haiku by Olivier Coursiere
|
16 years ago |
joost
|
3a8668211b
Patch from Atilla Borka, part of bug #13228
|
16 years ago |
Jonas Maebe
|
f13006c7f2
* changed the output parameters of a bunch of *tofloat() and
|
16 years ago |
joost
|
1ce7a88d65
* Fixed the problem that an IPC-Server holds a lock on its pipe so that no
|
16 years ago |
michael
|
9662260088
* Patch from Sergei Gorelkin:
|
16 years ago |
sekelsenmat
|
5f2f4a8cbb
Adds initial support to read xwd image format
|
16 years ago |
sekelsenmat
|
3ea814378d
Starts xwd file format support
|
16 years ago |
Jonas Maebe
|
b92df02778
* new Intbasicevent*() implementation based on pthread_cond_signal by
|
16 years ago |
Jonas Maebe
|
be5709fcfd
+ pthread_cond_broadcast() definition
|
16 years ago |
michael
|
478aefebd8
* Patch from Sergei Gorelkin:
|
16 years ago |
joost
|
0831c1c145
Patch from Atilla Borka, part of bug #13228
|
16 years ago |
Jonas Maebe
|
c943c609bd
+ support for vaString when reading variant properties
|
16 years ago |
Jonas Maebe
|
55373cd1a9
* fixed tests for systems where the page size <> 4096
|
16 years ago |
Jonas Maebe
|
0af39c77d9
* counterpart of r12844 for storing elements to a bitpacked array:
|
16 years ago |
Jonas Maebe
|
d24f232485
* when loading data from a bitpacked array, make sure we never load
|
16 years ago |
Jonas Maebe
|
273e1f54c9
* fixed parsing of typed constant bitpacked arrays where the element's
|
16 years ago |
yury
|
afa7ade545
* Replace ? and @ in external names only if the external is imported from DLL on Windows.
|
16 years ago |
yury
|
1658ca9919
* Initialize controllertype field to eliminate warning.
|
16 years ago |
yury
|
b3b538e215
* Removed unused local vars.
|
16 years ago |
yury
|
08b551b504
+ Added extapi and imm wince api units by Vasil Maximov.
|
16 years ago |