提交历史

作者 SHA1 备注 提交日期
  Michaël Van Canneyt c944484e66 * Some clarifying comments 3 年之前
  Michaël Van Canneyt fa7d3d845b * Some clarifying comments 3 年之前
  Michaël Van Canneyt 2f23239ebd * Move resourcestrings to single unit 3 年之前
  Michaël Van Canneyt 036aea025d * build json-rpc using invoke 3 年之前
  Michaël Van Canneyt 12616f6579 * JSON-RPC using Invoke 3 年之前
  Michaël Van Canneyt baec255bbc * fpjsonvalue unit to convert between TValue (RTTI unit) and JSON 3 年之前
  Michaël Van Canneyt 7d4844919b * Initialize APIRequestName 3 年之前
  Michaël Van Canneyt 2be3978bb4 * Some fixes & improvements 3 年之前
  Michaël Van Canneyt b46f361d91 * Fix compiler warnings 3 年之前
  Michaël Van Canneyt 8360b18097 * Position stream on start 3 年之前
  Karoly Balogh 2f82a084e8 rtl-console: quickfix for Amiga UpdateScreenArea() so it properly updates multiple lines 3 年之前
  Karoly Balogh cbc8aa63c8 rtl/amiga: added minimalistic #?.<ext> and *.<ext> pattern matching to legacy MatchFirst 3 年之前
  Karoly Balogh 50572fda8c rtl/amiga: fixed the FileInfoBlock copy to the Anchor chain which broke recently with the alignment fixes 3 年之前
  Karoly Balogh 3608be8f13 rtl/amiga: added some basic infrastructure to MatchFirst to improve pattern matching in the future 3 年之前
  Karoly Balogh 98dd448ce8 rtl/amiga: make sure FileInfoBlock used by legacy MatchFirst is longword aligned 3 年之前
  Karoly Balogh 08f3a3c8ef rtl/amiga: do not UnLock the initial lock returned by CurrentDir in legacy MatchFirst 3 年之前
  Karoly Balogh 27e9377a3a rtl/amiga: in legacy MatchFirst, revert back to the original directory if we used CurrentDir(0), otherwise MatchFirst() will change the directory to SYS: (0 lock is a shortcut to the boot volume) 3 年之前
  Michaël Van Canneyt 8a63e7ee5a * Fix compiler hints 3 年之前
  Michaël Van Canneyt d362d47e88 * Fix memleak and compiler hints 3 年之前
  Michaël Van Canneyt 11d2960db8 * Fix memleak 3 年之前
  FPK 91337a3675 * new image 3 年之前
  Karoly Balogh db39d1a4e4 rtl-console: use videoDefaultFlags variable on Amiga for WA_Flags. disable smartrefresh in full screen, also respect the FPC_VIDEO_SIMPLEREFRESH env var 3 年之前
  Karoly Balogh c01c13c29a amunits: added missing WA_Borderless handling to the OpenWindow taglist handling legacy support code 3 年之前
  Karoly Balogh 1f41cd195f amunits: added missing WA_Activate handling to the OpenWindow taglist handling legacy support code 3 年之前
  Karoly Balogh f8de5fece2 Merge branch 'main' of https://gitlab.com/freepascal.org/fpc/source 3 年之前
  Karoly Balogh 6146aa6eb6 rtl-console/amicommon: set the window's UserPort to nil before closing, as recommended 3 年之前
  Karoly Balogh 539f2cd7f0 amunits: in agraphics legacy support, use ExecFreeMem (OS call) instead of FreeMem (RTL call) to free the Bitmap which was created using ExecAllocMem 3 年之前
  Karoly Balogh 53a67b34b5 rtl/amiga: add support for OSHeap, now default in legacy mode, optional define otherwise 3 年之前
  Karoly Balogh 273a598be8 * Amiga-likes: set some sensible heapsize defaults, for OSHeap support 3 年之前
  J. Gareth "Curious Kit" Moreton 8609c0803e Fixed MovxOp2Op failing on i386 due to lack of register check 3 年之前