Commit History

Author SHA1 Message Date
  ivost 1a461c43fc * automatic dynamic / static linking detection 17 years ago
  ivost 14e79700cc * more generalized cc and export macros 17 years ago
  ivost a780fdffbc * renamed .h to .inc 17 years ago
  Almindor 4a54f15b47 * fix GetAppConfigDir and GetTmpDir for Windows(R)(c)(TM) and WinCE, unify with unix and provide pathdelim at end 17 years ago
  Almindor e308297fce * use Available_ComponentName_2_x so specific version parts can be checked 17 years ago
  ivost 4e20c448f8 * updated Makefile.fpc and Makefile to include libxml2 17 years ago
  ivost 12e37c2a7d * added libxml2 package 17 years ago
  ivost c5333b5be3 * updated file properties 17 years ago
  michael 043a2b9f2b Patch from Paul Ishenin to fix windowing constants 17 years ago
  marco 96e7327d6a * sigprocmask 2nd arg needs to be by ref. VAR added. 17 years ago
  joost 2deec72c8f * Forgot to commit db.pas in r11514 17 years ago
  michael 88d53ba5cb * Fixed memory leak when destroying TBUFdataset, indexdefs were not freed 17 years ago
  joost b2bc1a17ff * Implemented TDataset.AppendRecord and InsertRecord + test (bug 11450) 17 years ago
  joost 3291b023b5 * Do not scroll the dataset while saving it to file 17 years ago
  joost 712d6b4451 * Implemented TBufDataset.SaveToFile and LoadFromFile + basic test 17 years ago
  michael d39c352d92 * Fixed prepare for select statements 17 years ago
  joost c42838a02e * Fixed GetFieldData for old field-values, now the OldValuesBuffer only contains the field-values 17 years ago
  marco 77a345242d * copyright notice added. 17 years ago
  yury 23da33b75a * Fixed hang while linking in some cases. 17 years ago
  marco f206a6421f * handle wildcard parameters to the ide. (#6597) 17 years ago
  Almindor e64aec7c6e * add GtkScaleButton and GtkVolumeButton 17 years ago
  florian d2214685c3 * fixes compiler crash with out of memory on illegal array declarations 17 years ago
  florian e0ff540918 + defined FPC_FULLVERSION as integer constant containing the version, 17 years ago
  florian 10263e8e0f - unnecessary type declaration removed 17 years ago
  Jonas Maebe 0197192441 * disabled jump tables for darwin/x86_64 for now since they don't work 17 years ago
  marco d4576c88b4 * Fix for cursor showing after coming back from dosshell (#11679). Does not fix the IDE because it has its own shelling routines. 17 years ago
  micha 2ab60da6d5 * add test case for #11777 17 years ago
  Almindor bbe9ea7ff4 * don't load GL_ARB_IMAGING extension functions in Load_GL_Version_1_2() They don't exist on most cards 17 years ago
  florian a34529f50f * passing by value of variants with stdcall conventions, resolves #10042 17 years ago
  florian 1fa70f7a0a * proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036 17 years ago