summaryrefslogtreecommitdiff
path: root/packages/fcl-web
Commit message (Expand)AuthorAgeFilesLines
* * makefiles regenerated with newer fpcmakehajny2008-05-281-1/+1
* * regenerated for i386-Haiku and darwin cross compilation changesjonas2008-05-241-2/+32
* * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ...micha2008-05-051-2/+34
* * add armeb target to compiler/Makefilesmicha2008-03-241-5/+129
* * TFormFieldItem.GetValue now uses TField.Displaytext instead of Textjoost2008-03-191-2/+11
* * new fpmake.pppeter2008-01-261-0/+83
* * move cgiapp and ezcgi to fcl-webpeter2008-01-264-207/+1471
* * Implemented RedirectOnErrorjoost2007-11-291-0/+13
* * Added property CurrentActionjoost2007-11-152-4/+67
* * regenerated for darwin/x86_64jonas2007-11-101-2/+28
* * regenerated to fix fpc detection on non-i386peter2007-10-291-0/+4
* * regenerated to update dependenciespeter2007-10-291-1/+1
* * depend on fcl-processpeter2007-10-282-297/+143
* * The value of a Checkbox or Rabiobutton should contain the value it should ...joost2007-09-251-2/+5
* * TCustomPageContentProducer is renamed to THTMLEntityProducer and changed i...joost2007-09-201-18/+40
* * Implemented TFormFieldItem.OnGetValue, OnGetLabel and OnGetActionjoost2007-09-201-14/+46
* * Added TIniwebSession.SessionCookiePathjoost2007-09-171-1/+5
* * Append content in DoHandleRequest, instead of replacing itjoost2007-09-171-1/+1
* * Implemented form-input buttons. Especially usefull since the button-tag in...joost2007-09-121-5/+19
* - reverted change for avoiding recompilation of units in subdirs,jonas2007-08-221-2/+2
* * fixed dependency checking for source files in subdirectories relativejonas2007-08-221-7/+14
* * Commented out some debug-code which causes problems on windowsjoost2007-08-201-2/+4
* * Added THTTPContentProducer.Requestjoost2007-07-281-0/+3
* * Implemented HandleGetOnPostjoost2007-07-281-1/+14
* * Added fitlabel and fmNonejoost2007-07-281-5/+8
* * Use the Action form a control as a Link in a THTMLDatasetFormGridProducerjoost2007-07-201-0/+2
* * Changed the domain of the loop also for the headerjoost2007-07-201-3/+1
* * Place labels in the header of a THTMLDatasetFormGridProducerjoost2007-07-191-26/+23
* * Avoid unnecessary calls to ProduceContent. (ie: avoid generating the websi...joost2007-07-191-5/+8
* * Make THTMLDatasetFormProducer.Controls and .ButtonRow streamable for usage...joost2007-07-161-2/+2
* * THTMLCustomPageContentProducer addedjoost2007-07-131-0/+37
* * Generate error-message if WriteContent returns niljoost2007-07-131-0/+3
* * Fixed some AV'sjoost2007-07-121-5/+5
* * TCustomHTTPModule was not always created when needed.joost2007-05-231-0/+1
* * Added fpapache explanationmichael2007-04-011-0/+9
* * Added some delphi compatibility propertiesmichael2007-04-014-39/+154
* * initial version of apache support (not yet in Makefile)michael2007-03-311-0/+474
* * Fixed some typing error in a typemichael2007-03-311-5/+11
* * re-added darwin/ppc64 support (please use up-to-date fpcmake)jonas2007-03-241-2/+31
* * Build unixutil package for all Linux platforms instead of only Linux/i386.mazen2007-03-241-31/+4
* * Patch from Joost van der Sluis to fix obvious crashmichael2007-03-141-1/+1
* * units htmlelements and htmlwriter moved from fcl-web to fcl-xmlhajny2007-03-149-8766/+107
* * Merged 2.3 branch changes:jonas2007-03-041-2/+31
* * split fcl into separate fcl-* packagespeter2007-02-252-64/+1193
* * move fcl sources to separate packagespeter2007-02-2519-0/+16773