Jonas Maebe
|
db2655459c
* fixed 255 max path length assumptions left over from when the paths were
|
15 年之前 |
marco
|
dab931c3ba
* fixed memory leak in the general exporter class. (the -settings were not freed) mantis 15934
|
15 年之前 |
Jonas Maebe
|
3ea3a41d2a
o patch from Olivier for Haiku libiconv functionality (mantis #15906):
|
15 年之前 |
joost
|
0dd62e7d05
* Implemented a stack of javascriptstacks. InitializeJavaScriptStack creates and adds a new JSStack to this stack, FreeJavascriptStack destroys and removes it again
|
15 年之前 |
pierre
|
cee190b1f8
* shift128right last parameter should also by var type
|
15 年之前 |
joost
|
fd36dabc09
* Changed TCustomWebApplication.CreateForm's reference parameter now the compiler enforces the same type on var-parameters
|
15 年之前 |
joost
|
97207e8676
* Added logging functionality using TEventLog
|
15 年之前 |
olivier
|
54a0fbc015
* Active out support using $modeswitch under BeOS after r14965
|
15 年之前 |
olivier
|
27c99a7e13
* Active out support using $modeswitch under Haiku after r14965
|
15 年之前 |
marco
|
c3f364b0c0
* few small left over renames and typing (var/out) fixes from Mantis 14802
|
15 年之前 |
marco
|
e00c47f005
* patch from Nikolay that fixes more Tboolresult issues. Fixes mants 15891
|
15 年之前 |
marco
|
502ac4c8a5
* another fix for mantis 13171, font.gettextwidth default value
|
15 年之前 |
florian
|
df17bb95e8
* remove unneeded resource file directive, resolves #15771
|
15 年之前 |
pierre
|
7c08e5cb57
* Fix solaris problem after commit rev 14971
|
15 年之前 |
paul
|
321e6a9e1c
fcl-db: comment writeln in the paradox component code
|
15 年之前 |
marco
|
bf52e58175
* committed an old patch from M Schreiber, mantis #11855 that fixes loading 8-bit gray alpha using PNG loading.
|
15 年之前 |
Jonas Maebe
|
a7dca09535
* only refer to local symbols without GOT redirection on darwin/x86_64,
|
15 年之前 |
Jonas Maebe
|
9cd0a2ff1e
* link to libpthread at compile time on Linux to avoid problems on some
|
15 年之前 |
paul
|
e2dbccf017
rtl: fix streaming of ancestor components - save/restore FRootAncestor in TWriter.WriteComponent because it can be changed by DoFindAncestor call (if IDE/or user code is connected to OnFindAncestor event)
|
15 年之前 |
ivost
|
2ddd53efc8
* fxied xsdTryParseStringLower (SetLength allocated a string but then append char was used -> resulted in leading zeros)
|
15 年之前 |
Legolas
|
bc1bcf343e
* Updated NDS and GBA to devkitARM r28
|
15 年之前 |
paul
|
71c99628d4
db: remove dummy checks in SetAfterConnect and friends - they case bugs in Lazarus because we are comparing pointers instead of TMethod (2 pointers)
|
15 年之前 |
marco
|
be98b13554
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
|
15 年之前 |
joost
|
ccce77f28b
* Forgot to commit file in r14960, fixes make all
|
15 年之前 |
Jonas Maebe
|
77d5d9435b
* corrected detection of the start of variant parts of records
|
15 年之前 |
Jonas Maebe
|
e693b47234
* don't insert bogus vmt field in forward-defined classes
|
15 年之前 |
joost
|
151fab0548
* Moved TEventType from eventlog.pp tot sysutils
|
15 年之前 |
joost
|
f8e6a86e32
* Fixed AV in design-view
|
15 年之前 |
joost
|
805a6c3572
* Added protected, virtual TWebPage.IsAjaxCall
|
15 年之前 |
marco
|
1f1e7578c9
* ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867)
|
15 年之前 |