Commit History

Author SHA1 Message Date
  ivost 9cd16a4801 * fixed bug in libxml2 headers. xmlXPathCompiledEval returned wrong type. 16 years ago
  ivost c1d518f27c * removed some obsolete functions, fixed parser functions 16 years ago
  ivost 1d052e3639 * extended xsd helper functions for libxml2 16 years ago
  ivost 66fe1dd465 * fixed typo (windows part only) 16 years ago
  ivost 33ae673041 * new translation of libgd headers, including windows support. because of some ABI changes, I didn't delete the old gd.pp header file. The new one is called libgd.pas 16 years ago
  Jonas Maebe 6c7d64620c * enabled opengles package for darwin/i386, it works fine under the 16 years ago
  joost d844200495 * On TDataset.Edit exit the method when the state is dsEdit or dsInsert before CheckBrowseMode is called, because CheckBrowseMode will always set the state to dsBrowse. (+test) 16 years ago
  joost f722533e9a * Removed totally useless "try .. except raise end" block 16 years ago
  joost 11015eb6ad * Changed SQLParser in a function which returns the obtained statement-type instead of setting the statementtype of the cursor directly, second part of r12512 16 years ago
  joost d6903a4bb6 * Moved some code to avoid problems while handling exceptions 16 years ago
  joost 8922c3e310 * Check for an empty statement before the cursor is allocated so that the right error message is shown. (+test which was committed partly in r12510 already) 16 years ago
  joost 3657380e77 * Fixed TestBlobSize test 16 years ago
  joost 0899d13e3a * Fixed TestBlobSize test 16 years ago
  joost 8e61594c9a * Added xmldatapacketreader to makefile 16 years ago
  joost b844e3841c * Added tests to test insertions after all records are deleted 16 years ago
  Jonas Maebe 0aac3a7aaa + Makefile for the examples 16 years ago
  joost 66dfc61eaa * Placed fftw_getmem and fftw_freemem in interface section 16 years ago
  joost 047730fd5e * Use GetBlobSize to obtain the value of the BlobSize property + test (bug 12888) 16 years ago
  ivost f331278865 * revised oggvorbis package (vorbis headers) 16 years ago
  ivost f48cef82e8 * revised dts package (libdts headers) 16 years ago
  ivost 98102f8b74 * revised a52 package (liba52 headers) 16 years ago
  ivost 907427f2e5 * revised mad package (libmad headers) 16 years ago
  ivost cb8c685785 * added my name to libxml2 header files (better for bug reports) 16 years ago
  joost e757212b86 * While reading in the configuration file, handle select-options case-insensitive, so that -Tlinux is correctly recognized 16 years ago
  joost 96e141ffc6 * Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path 16 years ago
  joost 73f31da836 * Use a single = to compare string values 16 years ago
  joost c5d776651e * When RemoteRepository is "auto" download a list of mirrors, not the other way around 16 years ago
  Jonas Maebe 7da5ba5b4d + OpenGL ES 1.1 header translation + test library (needs to be linked into 16 years ago
  Károly Balogh 446e2161ce + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. 16 years ago
  Jonas Maebe 328db69c24 * version of glutdemo that uses vertex arrays instead of immediate mode 16 years ago