Commit History

Author SHA1 Message Date
  ivost 7dfe21ce07 * enabled proj4 for linux (other platforms will follow) 16 years ago
  Legolas 8506d8fdf1 * Changes to compiler and rtl to make it compatible with devkitARM r24 16 years ago
  joost d2d4aa22db * Fixed TryEncodeDateTime. Adding a date and a time is not valid for dates before 1899-12-30, use ComposeDateTime instead 16 years ago
  ivost 41a292c403 * Added headers of PROJ.4 - Cartographic Projections Library (not finished) 16 years ago
  joost c1c62a3ed2 * Implemented retrieval of basic metadata for TODBCConnection (bug 12975) 16 years ago
  joost dcfa75b781 * When TSQLQuery.SetSchemaInfo is used the sql-statement is not set directly anymore, but during the prepare (more Delphi/dbexpress compatible) 16 years ago
  joost f7cc1954b9 * Do not allow values below 2 for TFloatField.Precision. Note that precision gives the total amount of digits while TFloatField.Size is not defined (Delphi-compat) 16 years ago
  Tomas Hajny c75c2e06e1 * additional safeguards - double quotes around environment variables plus avoid checking for $fpcfgfile and $fpinifile if no $FPBIN found 16 years ago
  joost 9506c91614 * Fixed script 16 years ago
  Jonas Maebe ce6771408f * added missing dependencies for librsvg 16 years ago
  ivost 8af2a9e942 * added header files for librsvg (Free, Open Source SVG Rendering Library) 16 years ago
  Vincent Snijders d3fdf8b17f * fixed calling windres: don't create short names with forward slashes for output file name, becaause it fails, if the output file does not yet exist. Short names are only required for parameters that windres pass on to the preprocessor. 16 years ago
  Tomas Hajny 0f27150e32 * make cdecl the default calling convention for all platforms except Windows again 16 years ago
  florian 3430f90b2c * updated german message files from Karl-Michael Schindler 16 years ago
  Vincent Snijders a3fcf74c4d * pass parameters to windres using short path names and forward slashes (issue #12645) 16 years ago
  ivost 3d8388fd22 * fixed the varargs warnings of libxml2 16 years ago
  ivost f05d9eb6d8 * added a calling convention for libgd go32v2, but no idea if this is the right solution. I simply cant test it. 16 years ago
  ivost 68cbf05171 * added overloaded functions of xsdNewPropDateTime, xsdNewPropDate, xdsNewPropTime, xsdNewChildDateTime 16 years ago
  ivost 490167ba16 * extended xsdFormatBoolean to write either 0/1 or false/true 16 years ago
  blikblum 9d6694a692 * Return an empty variant in Lookup if no record is found 16 years ago
  joost b3df8becfb * Fixed bookmarks, bug #11468 16 years ago
  joost 9abc13aff1 * Lookup should return an empty variant instead of false in case of failure (+test) 16 years ago
  ivost 2295667674 * added a := operator from String to xmlCharPtr 16 years ago
  Tomas Hajny d8827829d6 * fix for potential security issue with ~/.fp directory owned by root 16 years ago
  Jonas Maebe 8ad1500438 * disallow passing descendent interfaces to var parameters (mantis #12933) 16 years ago
  Jonas Maebe 3a68484434 * skip for darwin/i386 (contains non-pic assembler) 16 years ago
  yury ef716bda30 + Added tsp wince api unit by AnarchyMob. 16 years ago
  Jonas Maebe 5c981f38ff * better error messages for invalid floating point and classrefdef 16 years ago
  marco 6916115086 * initialize edit menu to disabled, bug #6614 16 years ago
  Jonas Maebe 307d9745ed * adapted some field names so they correspond to the automatically 16 years ago