| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Added combined example: login using RPC and edit data using FPWebdata | michael | 2011-04-10 | 17 | -0/+891 |
| * | * Published CreateSession property | michael | 2011-04-10 | 2 | -0/+2 |
| * | * Fixed compilation with dmwdebug define | michael | 2011-04-10 | 1 | -1/+5 |
| * | next permutation | vladob | 2011-04-08 | 6 | -62/+153 |
| * | * Avoid double freeing of frames with zero size as it creates a problem with... | pierre | 2011-04-08 | 1 | -1/+5 |
| * | winunits-base: fix structure name | paul | 2011-04-07 | 1 | -1/+1 |
| * | winunits-base: correct GetThemeFont, GetThemeSystemFont font argument must be... | paul | 2011-04-07 | 1 | -2/+2 |
| * | * Fixed AV when no owner is set | joost | 2011-04-06 | 1 | -1/+1 |
| * | * Use INSTALL_PREFIX to install to. Solves problems with testsuite | joost | 2011-04-06 | 2 | -2/+2 |
| * | * Use proper path-separator and executable extension (Fixes compilation on W... | joost | 2011-04-05 | 2 | -11/+13 |
| * | * Added univint dependency for MacOSX which is not detected by fpcmake | joost | 2011-04-05 | 1 | -0/+2 |
| * | * Applied patch from 19097, compilable with Delphi | michael | 2011-04-04 | 1 | -16/+41 |
| * | doc change | vladob | 2011-04-04 | 1 | -1/+1 |
| * | test change | vladob | 2011-04-04 | 1 | -1/+1 |
| * | * ONChange removed from field, TDatset Descendents must do it | michael | 2011-04-04 | 1 | -2/+0 |
| * | * Fixed 19068 | michael | 2011-04-03 | 1 | -3/+4 |
| * | * Added license | michael | 2011-04-03 | 10 | -72/+108 |
| * | * Initial check-in of stl | michael | 2011-04-03 | 45 | -0/+5789 |
| * | * small fixes for OpenCL module by Denis Golovan, resolves #18901 | florian | 2011-04-02 | 2 | -3/+11 |
| * | * Fix exception propagation in TiniFile.Free (bug 19046) | michael | 2011-04-02 | 1 | -1/+5 |
| * | * Patch GetCDRomDevices so all CD roms are used, by Andrew H (18314) | michael | 2011-04-02 | 2 | -10/+109 |
| * | * Fixes range check errors, by Anton (bug id 19038) | michael | 2011-04-02 | 1 | -3/+3 |
| * | * Let the makefile create the unit output dir when fpmake.pp is not compiled... | joost | 2011-04-02 | 2 | -3/+7 |
| * | * Fixed some tests for firebird | michael | 2011-04-02 | 1 | -2/+10 |
| * | * Added OnValidate event support (17510) | michael | 2011-04-02 | 1 | -0/+8 |
| * | * Implemented the ability to register default scripts which can be added | joost | 2011-04-02 | 2 | -27/+284 |
| * | * The Makefile.fpc is adapted and the Makefile re-generated so that fpmake is | joost | 2011-04-01 | 3 | -2094/+416 |
| * | * If a found package seems to contain the source of the package, check if the | joost | 2011-04-01 | 1 | -4/+19 |
| * | * Fixed signature of zliballocmem | michael | 2011-03-31 | 1 | -2/+2 |
| * | * ODBC library is called odbc32 on windows | michael | 2011-03-30 | 1 | -0/+4 |
| * | * Patch from Stephano so TRegIniFile can process registry values written by D... | michael | 2011-03-29 | 2 | -16/+39 |
| * | * Fix for 19018 | michael | 2011-03-29 | 1 | -1/+1 |
| * | * Fixed some corner cases in readrecord | michael | 2011-03-29 | 1 | -4/+58 |
| * | * Inherited was not called | michael | 2011-03-29 | 1 | -0/+1 |
| * | * Fixed bug 19008 | michael | 2011-03-28 | 1 | -1/+1 |
| * | * BigInt is already set by default since r16882 | joost | 2011-03-27 | 1 | -3/+0 |
| * | * Added mysql51-connection type to testsuite | joost | 2011-03-27 | 1 | -3/+4 |
| * | * Use new BcdToStf(f) functions, bug 18988 | joost | 2011-03-27 | 1 | -10/+5 |
| * | * Added Win64 platform | michael | 2011-03-27 | 2 | -3/+34 |
| * | * Patch from Inoussa to fix AV in certain cases | michael | 2011-03-26 | 1 | -1/+1 |
| * | * Better fix for mantis 17661, see r17077 | joost | 2011-03-25 | 3 | -7/+6 |
| * | - reverted r17177 for univint because these units are automatically converted | jonas | 2011-03-25 | 1 | -1/+1 |
| * | * Fixed spell errors. | mazen | 2011-03-25 | 2 | -2/+2 |
| * | * Fixed windows-only test, added linux test | michael | 2011-03-25 | 1 | -4/+39 |
| * | * Fix from stephano to fix writing empty string values twice | michael | 2011-03-25 | 1 | -16/+18 |
| * | + added TOleStrList and POleStrList types (same as TBStrList, Delphi compatib... | sergei | 2011-03-24 | 1 | -1/+4 |
| * | * AllowRow event | michael | 2011-03-23 | 1 | -3/+26 |
| * | * BeforeDelete/Update/Insert events | michael | 2011-03-23 | 1 | -0/+15 |
| * | * OnGetDataset Event | michael | 2011-03-23 | 1 | -0/+5 |
| * | * Added some missing functions to FPCanvas and added TFont.Orientation | michael | 2011-03-21 | 3 | -1/+100 |