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 年之前 |
marco
|
67e16c7472
* fixes for demise of 6bone and sockets unit changes.
|
15 年之前 |
marco
|
18cef789c6
* regenned makefile for Loesje
|
15 年之前 |
marco
|
038039674a
* alias hmonitor to windows.hmonitor. This handle moved from
|
15 年之前 |
marco
|
4ee7f3adee
* fix for mantis 15865 add hmonitor
|
15 年之前 |
paul
|
e2fdfc426f
compiler: fix safecall result handling if it is placed to a register
|
15 年之前 |
florian
|
e9c95ea46f
+ NvApi package for win32 and win64 by Dmitry Boyarintsev, resolves #15771
|
15 年之前 |
marco
|
e001876e2b
* fix for mantis #13171, a default for gettextheight so that it doesn't
|
15 年之前 |
paul
|
b884d568e1
compiler: fix 64bit safecall handling
|
15 年之前 |
paul
|
8d7312f87b
rtl: use CreateVCLComObject routing to create VCLComObject in case it is not assigned + test
|
15 年之前 |
paul
|
9aa4504369
rtl: initial TComponent.VCLComObject support - map interface related TComponent methods to the appropriate IVCLComObject interface methods
|
15 年之前 |
paul
|
fcaac0ebe1
compiler,rtl - safecall handling:
|
15 年之前 |