Commit History

Author SHA1 Message Date
  marco 7b5c7f81d6 * fix for crash while building LCL docs. Hopefully the last one. 13 years ago
  joost 14d24130d1 * EnterDir and LeaveDir cannot be used in threads, so a threadvar is used 13 years ago
  marco fa7df86f26 * improved unknown link errormsg to list current module name. 13 years ago
  marco 881caba4c3 * power functions added 13 years ago
  florian a710a7cf7f * translate short int into cshort, patch by barlone, resolves #20956 13 years ago
  florian ea8ae7c867 * update of Portuguese compiler message file by Marcelo B Paula, resolves #20963 13 years ago
  Jonas Maebe a0c2e6a683 * replaced LGPL license notice with reference to COPYING.FPC to make it 13 years ago
  joost 47863d1167 * The dictionary has been splitted into two dictionaries, one global and 13 years ago
  michael e94d49f298 * Added dependency on winunits-base 13 years ago
  marco 0d9b57195b * Fix results of a bunch of stat functions, sstat.inc.patch from #20974 13 years ago
  marco 6f8dac94e9 * fix mantis #20973, return value in unixutils. 13 years ago
  michael 721a2cc2ad * Applied patch from Ludo Brands (bug 20972) 13 years ago
  marco 425123ad26 * fix oncalcfields call without dscalcfieldstate. Patch by Jose Mejuto, 13 years ago
  michael f98a2cbae6 * New methods made virtual 13 years ago
  michael 85a9b8208f * Importtl added 13 years ago
  michael 48b314928b * importtl (type library import program) from Ludo Brands (bug 20958) 13 years ago
  michael 4c8800c253 * StdOle2 and typelib added from Ludo Brands (bug 20958) 13 years ago
  joost ad5d37fa25 * Made logging thread-safe. Handle the indenting of the log separate for each 13 years ago
  michael d15b70d46f * Made scanner a protected property 13 years ago
  michael 5bccdb9c62 * Extended usage with additional options for project file 13 years ago
  marco 397a6059f8 * correct INVALID_SOCKET to NOT 0, mantis #20946 13 years ago
  sekelsenmat 8d79bc1616 Updates the makefile.fpc for fontconfig 13 years ago
  sergei ce2812e24a * Split combined declarations of GetModuleHandle and GetModuleFileName into separate WinCE and non-WinCE versions. Using Pointer as 'common denominator' in combined declarations was making it impossible to use e.g. GetModuleHandle('literal') in System unit. 13 years ago
  marco 56c978e4f4 * fixes for pxlib (paradox loader) from Barlone, Mantis #20945 13 years ago
  sekelsenmat 4785b5637f Adds initial Xft and fontconfig headers 13 years ago
  marco 60c1b263d6 * add public alias to getrlimit 13 years ago
  mazen 489e20356c * Removed executable flag from source files. 13 years ago
  pierre 1b4a27ed66 Avoid interactive query when resetting file 13 years ago
  pierre 3da5c78e30 * Use xvasprintf instead od xstrvprintf as the later only appeared in GDB 6.2 13 years ago
  marco 19a7e17361 * Improve win64 support gtk2, step 1: updating ifdefs. Patch by Julian Schutsch, Mantis #20578 13 years ago