michael
|
f98a2cbae6
* New methods made virtual
|
13 éve |
michael
|
85a9b8208f
* Importtl added
|
13 éve |
michael
|
48b314928b
* importtl (type library import program) from Ludo Brands (bug 20958)
|
13 éve |
michael
|
4c8800c253
* StdOle2 and typelib added from Ludo Brands (bug 20958)
|
13 éve |
joost
|
ad5d37fa25
* Made logging thread-safe. Handle the indenting of the log separate for each
|
13 éve |
michael
|
d15b70d46f
* Made scanner a protected property
|
13 éve |
michael
|
5bccdb9c62
* Extended usage with additional options for project file
|
13 éve |
marco
|
397a6059f8
* correct INVALID_SOCKET to NOT 0, mantis #20946
|
13 éve |
sekelsenmat
|
8d79bc1616
Updates the makefile.fpc for fontconfig
|
13 éve |
sergei
|
ce2812e24a
* Split combined declarations of GetModuleHandle and GetModuleFileName into separate WinCE and non-WinCE versions. Using Pointer as 'common denominator' in combined declarations was making it impossible to use e.g. GetModuleHandle('literal') in System unit.
|
13 éve |
marco
|
56c978e4f4
* fixes for pxlib (paradox loader) from Barlone, Mantis #20945
|
13 éve |
sekelsenmat
|
4785b5637f
Adds initial Xft and fontconfig headers
|
13 éve |
marco
|
60c1b263d6
* add public alias to getrlimit
|
13 éve |
mazen
|
489e20356c
* Removed executable flag from source files.
|
13 éve |
pierre
|
1b4a27ed66
Avoid interactive query when resetting file
|
13 éve |
pierre
|
3da5c78e30
* Use xvasprintf instead od xstrvprintf as the later only appeared in GDB 6.2
|
13 éve |
marco
|
19a7e17361
* Improve win64 support gtk2, step 1: updating ifdefs. Patch by Julian Schutsch, Mantis #20578
|
13 éve |
sergei
|
aea30f9bb2
* Added a lower limit on tdynamicarray block size. Certain values less than dynamicblockbasesize+alignment, e.g. 8 on x86_64, cause grow() to enter an infinite loop. Such values come e.g. from cloning tdataconstnode, which abuses blocksize argument as data size. Mantis #20929.
|
13 éve |
marco
|
0b655b19d9
* Patch from Ludo, Foreign key support for SQLite option. Mantis #20865
|
13 éve |
Legolas
|
0f050b97b7
+ Added maxmod library for GBA
|
13 éve |
Jonas Maebe
|
446912d2e2
* tests are only for Darwin
|
13 éve |
sergei
|
cd347e40b2
* Moved existing exception-related definitions into separate include file seh64.inc, and added some more WinAPI definitions needed for SEH.
|
13 éve |
sergei
|
ebb2205c63
* Moved TExceptionRecord definition to sysos.inc, it is identical for all Windows targets.
|
13 éve |
sergei
|
009ee271ec
- Cleaned out STR_CONCAT_PROCS define
|
13 éve |
Jonas Maebe
|
40a9762ac6
* objcprotocol symbols have to be weak in the non-fragile abi to prevent
|
13 éve |
michael
|
310e8e0b9c
* Removed resource added by lazarus
|
13 éve |
michael
|
9fe08751ce
* Fixed unit name of jsondataset
|
13 éve |
michael
|
aaf7db3904
* Added fpjsondataset
|
13 éve |
Jonas Maebe
|
22dd93858d
* don't try to write rtti for fields in Pascal records/classes/objects/...
|
13 éve |
michael
|
2d2436c256
* Added dependency of fcl-db on fcl-json
|
13 éve |