Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe ac8add7cf9 * don't perform temp substitution for variables whose address has been taken il y a 15 ans
  nickysn 7a6b26f6e2 * do not hook SetVisualPage and SetActivePage for modes that only have 1 video page il y a 15 ans
  sekelsenmat 51d212ee23 Patch from Alberto Brito, improves OpenSSL and allows only one of the 2 DLLs to be loaded. See bug #17270 il y a 15 ans
  nickysn 239cf4cea4 * implemented SetBkColor and GetBkColor for CGA il y a 15 ans
  nickysn 4f754e4a68 * SetBkColor and GetBkColor made hookable il y a 15 ans
  Jonas Maebe 988ac8d28a * fixed compilation after r15973 (patch by javivf, mantis #17397) il y a 15 ans
  sergei 3bef71aaf9 * xmlread.pp, removed FRecognizePE field. Its functionality is replaced by checking other fields. il y a 15 ans
  michael cd196c5622 * Test for negcurrformat values 11-15 from Zeljan Rikalo il y a 15 ans
  michael 154c6ec4d2 * Implementation of values 11..15 of negcurrentformat from Zeljan Rikalo il y a 15 ans
  michael 84c28084ac * Procedure body is now reachable (and assigned). (patch from [email protected]) il y a 15 ans
  michael 3d148c48ea * Attempt at MySQL 5.1 connection il y a 15 ans
  marco 74a7e7edd8 * very minor compatibility fix. Delphi exports name of the dll as il y a 15 ans
  michael a2b0292cdb * Some minimal documentation il y a 15 ans
  michael 246e7275a4 * Introduced strict property il y a 15 ans
  Jonas Maebe 7f489635da * disabled maybe_call_procvar() again for macpas mode, because it breaks il y a 15 ans
  sergei cc82844a9d * xmlread.pp: refactoring, no function chages: il y a 15 ans
  sergei 06c1413fb0 * xmlread.pp, a misplaced assignment could cause a #13 character to pass non-normalized to #10 if it was the last character in input stream. il y a 15 ans
  nickysn 88b80c9b57 * always set both IntCurrentDriver and IntCurrentNewDriver to the correct old & new style driver numbers il y a 15 ans
  Jonas Maebe f0114a8d4e - removed unused variable after r15918 il y a 15 ans
  Jonas Maebe c43fda1fe1 * enabled maybe_call_procvar() also for macpas mode (calls procvars that il y a 15 ans
  nickysn df295ca8d6 * GetModeName fixed to work with the 'old' mode numbers also il y a 15 ans
  nickysn a89dd9f880 * only enable the save/restore state hack on cards, older than VGA il y a 15 ans
  nickysn a56c5afc0e * EGA support added il y a 15 ans
  nickysn ed5fa8daf0 * CGA modes are now supported on a real CGA or EGA (tested with dosbox, machine=cga/ega) il y a 15 ans
  michael 7ba956d121 * Fixes for literal strings and for automatic semicolon insertion. Fixed objects with empty members (,, or ,}) il y a 15 ans
  nickysn fd70748267 * optimized DirectPutPixel16 and DirectPutPixVESA16 to use the EGA/VGA hardware ALU, instead of calling slow GetPixel for XORPut, ANDPut and ORPut write modes il y a 15 ans
  nickysn 2ee1718e35 * optimized all 16-colour routines to use 16-bit port writes to the EGA/VGA Graphics Controller il y a 15 ans
  nickysn 948234c558 * aspect ratio adjustment added to Arc and PieSlice il y a 15 ans
  nickysn 07519e8839 * do not reset aspect ratio in GraphDefaults (TP7 compatibility fix) il y a 15 ans
  Jonas Maebe 84cc38f4af * moved {$asmmode att} to top of file (mantis #17377) il y a 15 ans