summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* --- Merging r14005 into '.':fcl-web_joostjoost2010-01-157-17/+85
* * Set the contentlength http-header on ajax-xml results, IIS requires thisjoost2010-01-151-1/+2
* --- Merging r14651 into '.':joost2010-01-153-5/+12
* --- Merging r14576 into '.':joost2010-01-151-2/+2
* * Implemented TWebController.CleanupAfterRequestjoost2010-01-102-2/+25
* * Changed TJavaScriptStack.CallServerEvent first parameter-type from TCompon...joost2010-01-071-2/+2
* * Added TJavaScriptStack.RedrawContentProducerjoost2010-01-071-2/+7
* * Do not override the response set in DoHandleAjaxRequest when handled is se...joost2010-01-071-1/+1
* * Added ability to send POST-data on an Ajax-calljoost2010-01-061-2/+2
* * Call DoBeforeGenerateContent only for the generated elements, not all elem...joost2010-01-061-4/+15
* * Pass the Component to BindJavascriptCallstackToElementjoost2010-01-042-6/+10
* * Make CreateNewScript publicjoost2010-01-042-1/+2
* * Added TWebPage, TWebController and TJavascriptStack classes, base of WebDe...joost2010-01-034-173/+1006
* --- Merging r14528 into '.':joost2010-01-031-0/+6
* --- Merging r14520 into '.':joost2010-01-021-2/+0
* --- Merging r14518 into '.':joost2010-01-022-2/+11
* --- Merging r14489 into '.':joost2009-12-283-4/+11
* --- Merging r14258 into '.':joost2009-12-271-24/+32
* --- Merging r14463 into '.':joost2009-12-221-0/+3
* --- Merging r13850 into '.':joost2009-11-083-3/+13
* * Added THTMLContentProducer.HandleAjaxRequestjoost2009-11-081-1/+24
* --- Merging r13735 into '.':joost2009-09-201-7/+11
* --- Merging r13747 into '.':joost2009-09-201-0/+2
* * made THTMLContentProducer.FAcceptChildsAtDesignTime protectedjoost2009-09-201-3/+41
* * Added parent/child properties to THTMLContentProducer for streamingjoost2009-09-141-0/+112
* * Create new branch to test some things in fcl-webjoost2009-09-140-0/+0
* * always put parameters in left-to-right order in rtti (Delphi-compatible)jonas2009-09-132-18/+9
* * typo corrected as per #14578marco2009-09-131-1/+1
* * prefetch next items in TLinkedList.clear, removes most l2 cache missesjonas2009-09-131-0/+1
* * enabled gmp for Linux,FreeBSD and Darwin (Mischi tested)marco2009-09-133-63/+185
* * several fixes by Pierre Pede (parts of his patch to mantis #12492)jonas2009-09-1213-341/+935
* * fixed handling the result value of functions where the result type isjonas2009-09-129-215/+316
* * fixes that I though were committedmarco2009-09-121-3/+3
* * fixed varbyref in variant conversion helpers (patch+test by Paul Ishenin,jonas2009-09-102-21/+50
* * binary toc on by defaultmarco2009-09-081-1/+3
* * Place stride in subrange-entry of arrayjoost2009-09-081-11/+8
* * fixed linking with libcairo on darwin in a similar way as done in r13674vincents2009-09-081-3/+8
* gtk2: fix compilation on OS X (by Vincent Snijders, issue #0014533)paul2009-09-081-0/+1
* * Added reading and writing binary TOC for chms.andrew2009-09-085-36/+412
* * copy/paste errors for building units shared fixed (patch by Pierre Pede,jonas2009-09-072-5/+5
* * GMP initial version.marco2009-09-0716-0/+17679
* * fixed fpsignal for linux/x86_64 and possibly some other platforms as welljonas2009-09-062-11/+38
* * changed error about unsupported -Xr option into a warning, because thejonas2009-09-064-139/+150
* * Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabiLegolas2009-09-065-29/+40
* * Fix several minor html canonicalization problems. FB's chm still gpf's in ...marco2009-09-062-2/+14
* * fixed copy/paste error in r13645: fallback to /usr/lib/dylib1.o ratherjonas2009-09-061-1/+1
* * increased length of GCSectionsStr so it can contain the full newjonas2009-09-061-2/+2
* * Two demoes for htmlhelp header.marco2009-09-052-0/+89
* * don't always pass -no_dead_strip_inits_and_terms, because it automaticallyjonas2009-09-051-4/+4
* o more MingW support, see also discussion of #7412:florian2009-09-053-2/+14