Commit History

Author SHA1 Message Date
  Almindor 5f573c2383 * remove SDL from netBSD, openBSD, Solaris and linux x86_64/ppc (untested/not existing) 18 years ago
  joost 787b968e70 * Replaced "uname m" from which the output was not very consistent with "fpc -PP" 18 years ago
  Jonas Maebe 28bab3fb4f - removed some unused variables 18 years ago
  Almindor 920660c460 * fix AssignFile to use "out" if the PARAMOUT define is defined (fixes 9275) 18 years ago
  joost b03a908438 * Make THTMLDatasetFormProducer.Controls and .ButtonRow streamable for usage with Lazarus 18 years ago
  Almindor fdecceebd0 * fix UnicodeToUtf8 if Dest is nil, patch by Sergei Gorelkin 18 years ago
  michael b3ac071c8c * Made GetConnectionDef Public 18 years ago
  michael ce1df155fd * Fixes from Andrew Haines: 18 years ago
  Vincent Snijders 09a869c579 * fixed readability of previous commit 18 years ago
  Vincent Snijders 9fcaa2eaf2 * fixed test for win64 18 years ago
  yury f591ba7e59 * Fixed GetScrollPos and GetScrollRange. 18 years ago
  Vincent Snijders 062ab70e51 * fixed test for win64 18 years ago
  tom_at_work b7e4528998 * fixed compilation on big endian systems 18 years ago
  michael e30a40ba2a * Added fcl-xml dependency 18 years ago
  florian 2b2c6f7f53 * don't add empty symtables when specializing generics 18 years ago
  daniel a05d228679 - Remove IE from g_concatcopy again. 18 years ago
  florian 305c71201a * fixed wrong declaration of TreeView_GetItemRect 18 years ago
  Vincent Snijders 6e4643c425 regenerated makefile for all targets 18 years ago
  michael 71152163bc * Added check for descending index 18 years ago
  michael 6ce1a04ab7 * Added chm components from andrew haines 18 years ago
  yury 3e60b4a8dd * Don't optimize (eliminate) arm fpu move instruction if it performs float type conversion. It fixes tb0519.pp on arm-linux. 18 years ago
  daniel f0633187f4 + Change constants in g_concatcopy to make the right decisions on x86_64. 18 years ago
  daniel c0fbd64a42 + Test program for bug #9261. 18 years ago
  daniel 4a3870eb12 * Fix bug #9261. 18 years ago
  yury 0a4f80b936 * Fixed reading of components from stream on arm-linux. 18 years ago
  yury ef3178cdb1 * Fixed default float exceptions mask for arm fpu. It fixes tw3160c.pp on arm-linux. 18 years ago
  tom_at_work 49b84c3116 * remove obsolete code 18 years ago
  daniel 4f6eb50391 + Internalerror if g_concatcopy is called with len=0. 18 years ago
  yury 4da2e1a04f * fixed conversion zero int64 to double in softfloat mode. 18 years ago
  Vincent Snijders 9d0445a7ef * fixed checking if file is directory in Erase(File); it was broken if the directory had the FILE_ATTRIBUTE_NOT_CONTENT_INDEXED attribute too 18 years ago