| Commit message (Expand) | Author | Age | Files | Lines |
* | * OSs to OSes | peter | 2007-11-12 | 1 | -3/+3 |
* | * make aspell use dynamic runtime linking again | Almindor | 2007-11-12 | 1 | -8/+9 |
* | * Initial RTF export support | michael | 2007-11-12 | 1 | -0/+376 |
* | o patch and test by Andrey Gusev: | florian | 2007-11-11 | 2 | -2/+22 |
* | * more tests, commented out so far | florian | 2007-11-11 | 1 | -0/+29 |
* | * obsolete and broken programs | peter | 2007-11-11 | 6 | -978/+0 |
* | + disp. var. property setting, resolves #10133 and #9134 | florian | 2007-11-11 | 1 | -1/+6 |
* | * Darius' mega patch for numlib | marco | 2007-11-11 | 163 | -173/+18290 |
* | * Regenerated so x86_64-darwin is included | michael | 2007-11-10 | 2 | -111/+125 |
* | * regenerated for darwin/x86_64 | jonas | 2007-11-10 | 146 | -292/+2002 |
* | * fixed compilation | jonas | 2007-11-10 | 1 | -3/+2 |
* | * Initial implementation of data dictionary functionality | michael | 2007-11-10 | 16 | -0/+5395 |
* | * Added standard TeX export format | michael | 2007-11-10 | 4 | -111/+534 |
* | * support for getting dispatch interface properties | florian | 2007-11-10 | 1 | -0/+9 |
* | * workaround trying to allow building GO32v2 snapshots (+ correction for rs... | hajny | 2007-11-10 | 5 | -291/+272 |
* | * clear up aspell of useless define/code (LOGGING, 64compat) | Almindor | 2007-11-09 | 1 | -14/+7 |
* | * dependency checking improved and more verbose | peter | 2007-11-09 | 3 | -209/+261 |
* | * Playing around with double-linked indexes, part II | joost | 2007-11-08 | 1 | -18/+68 |
* | * Playing around with double-linked indexes | joost | 2007-11-08 | 1 | -0/+24 |
* | * Some changes for easier IDE handling | michael | 2007-11-07 | 3 | -13/+20 |
* | * Initial check-in. All compiles | michael | 2007-11-07 | 10 | -0/+5038 |
* | Added 4 missing functions to ImageMagick bindings | sekelsenmat | 2007-11-07 | 2 | -10/+9 |
* | * remove old program after end. | peter | 2007-11-06 | 1 | -21/+0 |
* | * fix OS macro | peter | 2007-11-06 | 1 | -1/+1 |
* | * do not try to build fcl-process for GO32v2, Watcom, etc. | hajny | 2007-11-05 | 2 | -164/+137 |
* | * archive files for all targets | peter | 2007-11-05 | 1 | -852/+874 |
* | * sourcepath, includepath file searching | peter | 2007-11-04 | 1 | -258/+602 |
* | * fpmake.pp added | peter | 2007-11-04 | 1 | -0/+63 |
* | * wait in PeekMessage if no data available immediately | hajny | 2007-11-04 | 1 | -1/+7 |
* | * OS/2 requires specification of both np_ReadMode* and np_WriteMode* | hajny | 2007-11-04 | 1 | -1/+2 |
* | + SimpleIPC implementation for OS/2 (not tested yet) | hajny | 2007-11-04 | 1 | -0/+194 |
* | * Reverted r8922 since r8914 contains a better fix | joost | 2007-11-04 | 1 | -5/+5 |
* | * localunitdir,globalunitdir added that will be used during compiling, if n... | peter | 2007-11-03 | 1 | -149/+214 |
* | * add fcl-process dependency | peter | 2007-11-03 | 2 | -11/+20 |
* | * updated | peter | 2007-11-03 | 2 | -54/+37 |
* | * Solved bug 9503 | joost | 2007-11-03 | 1 | -1/+1 |
* | * TSQLQuery.StatementType should not be published | joost | 2007-11-03 | 4 | -30/+71 |
* | * merged into fpmake.pp | peter | 2007-11-03 | 2 | -14/+19 |
* | * Removed unused SetIndexDefs | joost | 2007-11-03 | 5 | -19/+12 |
* | * Fixed forward declarations to match implementation. | yury | 2007-11-03 | 1 | -2/+2 |
* | * Recognize Timestamp records as TDateTime fields | joost | 2007-11-03 | 1 | -2/+3 |
* | * Fixed data/time/datetime fields | joost | 2007-11-03 | 1 | -1/+0 |
* | * Implemented RowsAffected and modified the test | joost | 2007-11-03 | 2 | -2/+19 |
* | * Enabled currency-fields test for sqlite3 | joost | 2007-11-03 | 1 | -1/+1 |
* | * Added recognition of FLOAT, CHAR and DECIMAL fields/records | joost | 2007-11-03 | 1 | -1/+4 |
* | * Fixed parameters if a query is executed for the second time | joost | 2007-11-02 | 2 | -2/+3 |
* | * Fixed TField.Size handling | joost | 2007-11-02 | 1 | -30/+36 |
* | * implemented GetFieldNames | joost | 2007-11-02 | 2 | -17/+55 |
* | * Close datasets before removing their transaction | joost | 2007-11-02 | 1 | -0/+1 |
* | * TestGetTables test added | joost | 2007-11-02 | 1 | -1/+22 |