Commit History

Author SHA1 Message Date
  blikblum d1315e82c3 * Allocate linked list with extra space for calculated fields 16 years ago
  blikblum e8782e0985 * Create FIndexFieldList on demand 16 years ago
  blikblum 5166d8afef + Added FCalcFieldList to hold the calculated fields 16 years ago
  Jonas Maebe 3dd32daa03 * always create a temp for MacPas objects in with-expressions (mantis 16 years ago
  blikblum 09515e6b34 * Generate detail sql used in masterdetail using the fielddefs instead of hardcoding to all fields 16 years ago
  marco 28bb705abd * Fix for ole properties from B. Broersma, mantis 13126 16 years ago
  blikblum d69d875d2a * Refactor InternalInitFieldDefs to allow retrieve the FieldDefs without opening the dataset (Fix InitFieldDefs) 16 years ago
  Vincent Snijders 9039afdead * fixed overflow when calculating frequencies 16 years ago
  Vincent Snijders 78d1b92d2f * updated to the current version from the shootout 16 years ago
  marco cb7f19e798 * show usage if no parameters 16 years ago
  joost b8d46defc5 * Added TCustomApacheApplication.LogErrorMessage 16 years ago
  Jonas Maebe e58d8d6b92 * set maximum alignment of shortstrings to 2 in MacPas mode 16 years ago
  joost 19c25f22d2 * Added temporary work-around for bug #12985, partly fixes bug #12881 16 years ago
  florian 65b46d5821 * patch by Olivier Coursiere to fix beos building 16 years ago
  joost a35edda5de * TField.CanModify should return false if the dataset is inactive 16 years ago
  florian f0b8721f72 * Makefiles regenerated 16 years ago
  florian 475cd9926d * couple of small haiku fixes by Olivier Coursiere 16 years ago
  joost 6c06a902e2 * CanModify should be false for fkLookup and fkCalculated fields. Part of bug #13114 16 years ago
  florian a1b750bc39 * set properties 16 years ago
  marco fe7c17cfd0 * fix for mantis 13154. Declaration of SHGetSpecialFolderPathW had -A as suffix 16 years ago
  marco c5eeb5e8c5 * Added sem_timedwait for [BSD]-[Darwin]. Mantis 13148 16 years ago
  marco bbcf30dc2e * getactiveobject (and friends) missed stdcall, Mantis #13126 16 years ago
  joost a2f5f7400b * Replaces several direct references to FNSI.QName by the NodeName property, so 16 years ago
  marco e038d87411 * left over fix shellscript 16 years ago
  Jonas Maebe 976aa04378 * fixed ppc/ppc64 compilation after r12719 16 years ago
  ivost 0438667eed * fixed bug #5800 16 years ago
  ivost b3d611ab8f * extended test for bug #5800 16 years ago
  Tomas Hajny 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 16 years ago
  ivost cf7b755dc0 * additional negative testcase for interfaces 16 years ago
  ivost e9dd2694b2 * updated testcase for bug #5800 16 years ago