florian
|
f8b01f76a4
* update of german message files by Karl-Michael Schindler, resolves #18815
|
14 years ago |
ivost
|
d4cde5eaa2
* added syscall_nr_futex = 142 for sparc architecture
|
14 years ago |
sergei
|
7b948b1e38
* Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816.
|
14 years ago |
sergei
|
41aeb9a22b
* Rework TStream.CopyFrom (see Mantis #17980):
|
14 years ago |
Legolas
|
41c946032e
* libogc for Wii needs cmem and libc statically linked
|
14 years ago |
Legolas
|
4e6953163d
* Added lib for Wii (forgot to commit...)
|
14 years ago |
Legolas
|
645744bf51
+ Added libogc binding and examples for Wii
|
14 years ago |
joost
|
83b0940628
* TFieldDef.Size for strings should contain the max. number of bytes in the string, without the trailing zero. Bug #17268
|
14 years ago |
sergei
|
884ec3abb3
* Cleanup ParseContent()
|
14 years ago |
Jonas Maebe
|
a11709658c
- removed outdated versions (superceded by the ones under
|
14 years ago |
tom_at_work
|
a8bf34d3fc
Correctly return to caller in ARM/Linux shared library startup code instead of fall-through to system exit.
|
14 years ago |
tom_at_work
|
56d30e7da0
Set up environment variables and call Pascal initialization in arm/linux shared library initialization
|
14 years ago |
joost
|
a3ebc51add
* BCD-Variant support is now implemented, use it.
|
14 years ago |
joost
|
979fd9b854
* Better fix for r16952 from Ladislav Karrach from bug report 18388
|
14 years ago |
Jonas Maebe
|
e8ca4b8b84
- removed icons and aedatamodel units (they're not supported on iOS nor
|
14 years ago |
Jonas Maebe
|
9d033909df
* forgot to commit (part of r16923)
|
14 years ago |
sergei
|
e46c51e1bf
* xmlread.pp: split handling of node and validation stacks. Validation stack is now maintained only in validation mode.
|
14 years ago |
marco
|
6c4c151815
* Patch from mantis that fixed a 16-bit integer conversion error.
|
14 years ago |
marco
|
193eee9622
* gtk2, iconvenc and cairo for Solaris as per Mantis 18271,18786; closes the latter
|
14 years ago |
Jonas Maebe
|
11d780e62f
* properly update the current enum value ("auto_increment") in case it
|
14 years ago |
sergei
|
9ca12c0377
* xmlread.pp, remove FCursorStack and resort back to a single cursor node. But this time it is simply a local variable.
|
14 years ago |
joost
|
547a1b289c
* Do not use a buildunit, but build the units directly. To avoid that
|
14 years ago |
sergei
|
8ed16bb3ab
* xmlread.pp, continue separating validation checks from the rest of code.
|
14 years ago |
joost
|
36ec05961f
* Do not use TProcess to run the compiler when it is not available
|
14 years ago |
Tomas Hajny
|
ecc9deeea3
* NO_UNIT_PROCESS define added for OS/2 and GO32v2 targets
|
14 years ago |
Tomas Hajny
|
cc4457db79
+ packages fcl-js and hermes added
|
14 years ago |
Tomas Hajny
|
67fc9e2e68
* maximum number of packages increased to 40 to avoid overflow for DOS (or need for another page without shortcut), year in copyright increased
|
14 years ago |
joost
|
f496f3c795
* Fixed support of TFmtBcd fields for sqlite3, bug #16853
|
14 years ago |
ivost
|
ef814d4d3e
* added ansistring (UTF8String) parser functions (before there was just PChar support)
|
14 years ago |
joost
|
7b8797afe7
* Fixed BCDToStr for values between -1 and 0
|
14 years ago |