Commit History

Author SHA1 Message Date
  marco 502ac4c8a5 * another fix for mantis 13171, font.gettextwidth default value 15 years ago
  florian df17bb95e8 * remove unneeded resource file directive, resolves #15771 15 years ago
  pierre 7c08e5cb57 * Fix solaris problem after commit rev 14971 15 years ago
  paul 321e6a9e1c fcl-db: comment writeln in the paradox component code 15 years ago
  marco bf52e58175 * committed an old patch from M Schreiber, mantis #11855 that fixes loading 8-bit gray alpha using PNG loading. 15 years ago
  Jonas Maebe a7dca09535 * only refer to local symbols without GOT redirection on darwin/x86_64, 15 years ago
  Jonas Maebe 9cd0a2ff1e * link to libpthread at compile time on Linux to avoid problems on some 15 years ago
  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 years ago
  ivost 2ddd53efc8 * fxied xsdTryParseStringLower (SetLength allocated a string but then append char was used -> resulted in leading zeros) 15 years ago
  Legolas bc1bcf343e * Updated NDS and GBA to devkitARM r28 15 years ago
  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 years ago
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. 15 years ago
  joost ccce77f28b * Forgot to commit file in r14960, fixes make all 15 years ago
  Jonas Maebe 77d5d9435b * corrected detection of the start of variant parts of records 15 years ago
  Jonas Maebe e693b47234 * don't insert bogus vmt field in forward-defined classes 15 years ago
  joost 151fab0548 * Moved TEventType from eventlog.pp tot sysutils 15 years ago
  joost f8e6a86e32 * Fixed AV in design-view 15 years ago
  joost 805a6c3572 * Added protected, virtual TWebPage.IsAjaxCall 15 years ago
  marco 1f1e7578c9 * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) 15 years ago
  marco 67e16c7472 * fixes for demise of 6bone and sockets unit changes. 15 years ago
  marco 18cef789c6 * regenned makefile for Loesje 15 years ago
  marco 038039674a * alias hmonitor to windows.hmonitor. This handle moved from 15 years ago
  marco 4ee7f3adee * fix for mantis 15865 add hmonitor 15 years ago
  paul e2fdfc426f compiler: fix safecall result handling if it is placed to a register 15 years ago
  florian e9c95ea46f + NvApi package for win32 and win64 by Dmitry Boyarintsev, resolves #15771 15 years ago
  marco e001876e2b * fix for mantis #13171, a default for gettextheight so that it doesn't 15 years ago
  paul b884d568e1 compiler: fix 64bit safecall handling 15 years ago
  paul 8d7312f87b rtl: use CreateVCLComObject routing to create VCLComObject in case it is not assigned + test 15 years ago
  paul 9aa4504369 rtl: initial TComponent.VCLComObject support - map interface related TComponent methods to the appropriate IVCLComObject interface methods 15 years ago
  paul fcaac0ebe1 compiler,rtl - safecall handling: 15 years ago