summaryrefslogtreecommitdiff
path: root/packages/fcl-base
Commit message (Expand)AuthorAgeFilesLines
* * patch from Andrew adding \uxxxx escapes and superscript, mantis 18245marco2010-12-171-1/+4
* * Published all properties in templatemichael2010-12-171-2/+8
* * moved daemon example from fcl-base to fcl-extra, because daemonapp isjonas2010-12-141-155/+0
* * fix for bug 18196, moving teventype broke examples.marco2010-12-121-1/+1
* * compiles again ( .logger.info references changes to application.log())marco2010-12-031-2/+2
* * Added WaitFor to fix 18044michael2010-11-281-1/+10
* * Added flush to TBase64Encodermichael2010-11-261-2/+14
* * Fix for bug 18044michael2010-11-261-0/+2
* * Fixed typomichael2010-10-071-1/+1
* * Fixed spell error revealed by lintian.mazen2010-10-061-1/+1
* * Corrected references to examples (they are in the lazarus package)michael2010-10-051-4/+4
* * Moved description of fptemplate to fcl-basemichael2010-10-051-0/+431
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-294-186/+358
* * Set fpmake dependenciesjoost2010-09-251-1/+1
* * Fixed compilationjoost2010-09-251-1/+1
* * slightly adapted patch from Mantis 17224 from Maxim Ganetskymarco2010-08-211-1/+7
* * Made chain protected, as asked in 16899michael2010-08-191-1/+1
* * Patch from Luiz Americo to put Const in front of string parametersmichael2010-07-305-31/+31
* * Patch from Luiz Americo to use const string params in Log callmichael2010-07-301-2/+2
* * Patch from Luiz Americo to use Const string params where possiblemichael2010-07-301-9/+9
* * Forgot to commit OS/2 file in r15586joost2010-07-161-0/+6
* * Added the ability to un-register the eventlog message-filejoost2010-07-164-3/+27
* * do not prefix inifile.readsectionvalues results with '=' when key='' (Del...marco2010-06-141-12/+13
* * Implemented TField.Editmask by Luiz Americo, bug 16555joost2010-06-131-2/+2
* * fixed TIniFile.ReadString in case an unquoted string was read whilejonas2010-05-181-1/+3
* * apply quoting patch for inifile from A. KleinAlmindor2010-05-161-14/+25
* * Fixes for fpmake filesjoost2010-05-121-3/+10
* * Added ability to list values by index instead of namejoost2010-05-031-0/+28
* * Fix for the case that the begin and enddelimiter are the samejoost2010-04-271-1/+1
* * Removed the restriction that ParseString could only be called 100 timesjoost2010-04-271-6/+9
* * Moved fptemplate from fcl-web to fcl-basejoost2010-04-223-63/+749
* Fixed fpmake.pp files:joost2010-04-151-8/+0
* * TCriticalSection.Tryenter support (Mantis 15928) + short test/demomarco2010-03-212-0/+52
* * Moved TEventType from eventlog.pp tot sysutilsjoost2010-03-012-1/+7
* * SetOnCompare didn't assign AValue to FOnCompare when Count was 0ivost2010-02-171-1/+2
* * endianfixes .mo reader.marco2010-01-121-2/+44
* * Update Makefilespierre2009-12-101-6/+42
* * Patch for gettext empty string problem, Mantis 14902marco2009-11-071-1/+6
* * updated r308 of common Mac OS X interfaces:jonas2009-11-061-3/+2
* * custapp still requires univint for Darwinjonas2009-10-202-1/+35
* * reworked dependancies around the FCL. daemonapp and servicemanager are is...marco2009-10-176-3348/+35
* * Put AppClass in interface section, and put OnRun in public section of daem...michael2009-10-171-2/+2
* * Added the global variable CustomApplication. If this variable is setjoost2009-09-201-0/+2
* * fixed range check errorsjonas2009-09-181-1/+1
* * small fix for argument parsing by Joao Morais (via maillist)marco2009-08-231-1/+1
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
* * regenerated using latest fpcmakejonas2009-08-022-2/+135
* * Marked extra constructor as overloadedmichael2009-07-271-3/+3
* * Added convenience call passing a string as a encryption/decryption keymichael2009-07-261-1/+51
* * Easy-to-use Constructor that accepts a string instead of key structuremichael2009-07-251-1/+21