Commit Graph

4592 Commits

Author SHA1 Message Date
sekelsenmat
9fe7e691b0 fpvectorial: Implements support for clipping regions, specially for PostScript
git-svn-id: trunk@18036 -
2011-07-29 11:12:09 +00:00
marco
0976115115 * patch from mantis #12928 fixing precision of numeric type. FPC specific patch (but no effect on Delphi, so compat).
git-svn-id: trunk@18035 -
2011-07-29 10:57:34 +00:00
sergei
72dcf89350 * Output the encoding label (still fixed to "utf-8", others are not yet supported), Mantis #19827, #19172.
git-svn-id: trunk@18034 -
2011-07-29 06:08:04 +00:00
sergei
70bc36da85 + Implemented TDOMDocument.xmlStandalone property
git-svn-id: trunk@18033 -
2011-07-29 04:03:30 +00:00
sergei
7e102d12ca * Escape '>' characters in attribute values, resolves #19831
git-svn-id: trunk@18032 -
2011-07-29 01:38:26 +00:00
marco
8bb66f5e07 * add bigint. sqlite compat.
git-svn-id: trunk@18031 -
2011-07-28 21:48:12 +00:00
sekelsenmat
abdc672fe3 fpvectorial: Implements support for arc in the postscript reader
git-svn-id: trunk@18030 -
2011-07-28 14:43:29 +00:00
michael
888ea8121c * Patch from Reinier Olislaegers to handle multiline data
git-svn-id: trunk@18027 -
2011-07-27 18:53:47 +00:00
michael
f0bbea9319 * Tester for XSD export
git-svn-id: trunk@18026 -
2011-07-27 18:35:16 +00:00
michael
03133e4980 * fpxmlxsdexport.pp(2285,41) Error: Illegal type conversion: "LongInt" to "AnsiString"
git-svn-id: trunk@18025 -
2011-07-27 18:27:07 +00:00
marco
134f941937 * widestring fields for odbc. Patch from Mantis #19773
git-svn-id: trunk@18023 -
2011-07-26 16:39:53 +00:00
marco
e7375bf76f * add some wide* cases to bufdataset index building, fixes bug #19807
git-svn-id: trunk@18022 -
2011-07-26 15:38:30 +00:00
marco
eef37e69c5 * use ctypes types in structs, fixes Mantis #19778 and 64-bit linux
git-svn-id: trunk@18021 -
2011-07-26 12:58:00 +00:00
Mattias Gaertner
e18d5e1f61 avltree: made nodemgr protected
git-svn-id: trunk@18008 -
2011-07-17 09:54:14 +00:00
michael
840b158eb8 * Fixed DeleteKey. Deleting the last key does not delete the section (Delphi/Windows compatible)
git-svn-id: trunk@18000 -
2011-07-16 14:11:30 +00:00
michael
066a001afe * Fixed WriteString to be Windows/Delphi compatible. Writing an empty value does not delete the value
git-svn-id: trunk@17994 -
2011-07-16 14:05:42 +00:00
sekelsenmat
e21749d6d4 fpvectorial: Finishes fixing the colors in the PostScript reader
git-svn-id: trunk@17991 -
2011-07-15 11:12:51 +00:00
sekelsenmat
d37d0ae1a4 fpvectorial: Fixes some bugs in the PostScript interpreter, previously it didnt run some procedures, and adds more commands to it
git-svn-id: trunk@17990 -
2011-07-15 10:19:21 +00:00
joost
b156dc5ad9 * Use new fpmake distclean command. After all targets are cleaned by fpmake distclean, cleanup the fpmake executable
git-svn-id: trunk@17987 -
2011-07-13 21:07:23 +00:00
joost
08ee418513 * Reverted r17969, now fpmake distclean is implemented
git-svn-id: trunk@17986 -
2011-07-13 20:25:02 +00:00
joost
25a9052ced * Implemented distclean command, which cleans up all targets
git-svn-id: trunk@17985 -
2011-07-12 20:45:52 +00:00
marco
ad60e9a467 * some notes I had in an old checkout.
git-svn-id: trunk@17982 -
2011-07-12 09:50:04 +00:00
marco
d2ccb1f564 * added fpvectorial -> fcl-base -j 2 deps, and regenned packages/ and fpvectorial makefile with up to date fpcmake
fpvectorial makefile had deps on fcl-process instead of fcl-base?

git-svn-id: trunk@17981 -
2011-07-12 09:34:31 +00:00
joost
c0d54a0fb2 * Added fcl-base dependency (epsvectorialreader.pas depends on contnrs)
git-svn-id: trunk@17980 -
2011-07-12 07:31:00 +00:00
joost
584ac69bff * Several fpmake-file updates
git-svn-id: trunk@17976 -
2011-07-11 19:24:28 +00:00
joost
595eadccb6 * Do not cleanup fpmake executable on distclean anymore. To make it possible
to cleanup more than one target using distclean.
 * Added new fpmakeclean target to makefiles which does a cleanall and clears
the fpmake executables

git-svn-id: trunk@17969 -
2011-07-10 14:27:49 +00:00
joost
eae9ef6529 * Do not mark packages as installed, if they are compiled within this fpmake
git-svn-id: trunk@17967 -
2011-07-10 09:08:59 +00:00
marco
4163c8fb51 * assume callback is cdecl
git-svn-id: trunk@17966 -
2011-07-09 21:34:32 +00:00
joost
36ac001d09 * Renamed fpmake_disabled.pp to fpmake.pp
git-svn-id: trunk@17935 -
2011-07-04 21:03:57 +00:00
joost
4c7af0b52f * Removed hash dependency from fpmakefile, which was not in Makefile.fpc
git-svn-id: trunk@17926 -
2011-07-03 21:27:00 +00:00
joost
16e07fd1f8 * fpmakefile updates
git-svn-id: trunk@17925 -
2011-07-03 21:16:31 +00:00
joost
6d89da0654 * Moved daemon.txt to fcl-extra, where daemon.pp is moved to
git-svn-id: trunk@17924 -
2011-07-03 20:59:14 +00:00
marco
3d9c83715c * gtk2 gboolean changed to boolean32. Change is relative small due to new
type, and put undef ifdef use define noboolean32 to undo.
   Requires only one lazarus change that is backwards compat.
   Fixes Mantis #17400

git-svn-id: trunk@17923 -
2011-07-03 20:35:42 +00:00
joost
f91c3e719c * Added resource-files
git-svn-id: trunk@17922 -
2011-07-03 20:32:24 +00:00
joost
359b1c0a59 * Generate fpunits.conf on compilation, not installation. So that dependencies
on compiled but not yet installed packages are handled properly.
 * Moved all logic to determine unit-directory to the GetUnitDirectory method

git-svn-id: trunk@17921 -
2011-07-03 20:27:03 +00:00
michael
f2b5294dfb * Re-enabled per-dir config when getting remote host.
(fields are now correctly aligned in apache header structs)

git-svn-id: trunk@17918 -
2011-07-03 09:35:57 +00:00
michael
f2654e1043 * Corrected alignment for some fields (missing bitfields)
git-svn-id: trunk@17917 -
2011-07-03 09:34:59 +00:00
michael
c1f8e258ad * Handle ESysEINTR more carefully under linux. Do not raise exception in case of termination
git-svn-id: trunk@17916 -
2011-07-03 08:45:55 +00:00
michael
543b6bec44 * Proper fix for ID field not always being named properly in ExtJS delete operation.
git-svn-id: trunk@17913 -
2011-07-02 13:03:51 +00:00
michael
8dfac9c481 * Proper fix for ExtJS Delete operation which sometimes sends only an ID
git-svn-id: trunk@17912 -
2011-07-02 13:00:50 +00:00
joost
1cb1f2d872 * Forgot to commit Makefile in r17874
git-svn-id: trunk@17875 -
2011-06-29 16:49:59 +00:00
joost
fd807dd2a3 * do not use double quotes in options, win98 can not handle them
git-svn-id: trunk@17874 -
2011-06-29 16:48:27 +00:00
marco
4f12937bb3 * small checks added to avoid accessing potentially unalloced mem.
git-svn-id: trunk@17860 -
2011-06-28 20:34:33 +00:00
marco
765a792599 * another fix for custcgi, bug #19646, hopefully fixes wince building
git-svn-id: trunk@17858 -
2011-06-28 18:59:20 +00:00
sekelsenmat
e050c87391 fpvectorial: Vast improvements to the PostScript interpreter, fixes running procedures
git-svn-id: trunk@17856 -
2011-06-28 15:55:35 +00:00
marco
d9a8a029c9 * changed windows pipe implementation to win32/win64 only. Wince status now unsure, but at least compiling.
Mantis #17646

git-svn-id: trunk@17854 -
2011-06-28 11:31:49 +00:00
michael
2a3180c3d1 * Fix for non-i386 platforms
git-svn-id: trunk@17849 -
2011-06-27 21:50:05 +00:00
marco
93049cead0 * Fixes Mantis #19635, various small issues reported by A. Klenin.
Slightly different than the patch though (commenting/ifdefing instead of removal)

git-svn-id: trunk@17839 -
2011-06-26 20:20:01 +00:00
marco
a59fa38434 * Fix from A. Klenin wrt out of bounds in ipfisn, mantis #19634
git-svn-id: trunk@17838 -
2011-06-26 20:14:13 +00:00
joost
23363f3158 * Added FmtBCD support to Firebird
git-svn-id: trunk@17830 -
2011-06-25 21:31:41 +00:00
joost
46aa4bfc0f * Test for r17704
git-svn-id: trunk@17822 -
2011-06-25 00:09:30 +00:00
joost
a532182917 * Use AsCurrency for currencies instead of float
git-svn-id: trunk@17821 -
2011-06-24 23:25:04 +00:00
joost
18e17afc47 * Raise exception when PostgreSQL library is already loaded from a different file
* Checked typo in error-message and converted it to a resourcestring

git-svn-id: trunk@17820 -
2011-06-24 22:22:10 +00:00
joost
79e000d04e * Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support
git-svn-id: trunk@17819 -
2011-06-24 22:00:10 +00:00
joost
4e4b494b52 * Removed Lazarus specific code, bug #19574
git-svn-id: trunk@17815 -
2011-06-23 21:38:36 +00:00
joost
9b1129cf5b * Install and clean smartlink-library files
git-svn-id: trunk@17809 -
2011-06-23 20:50:53 +00:00
joost
2f17dbbed3 * Replaced dependeny on fpmkunit_bootstrap with dependency on fpmkunit itself. So that the dependency is also evaluated in non-crosscompile builds
* Make fpmkunit depending on fpmkunit_bootstrap, so that in case of a crosscompile the _bootstrap is always compiled before any packages depending on fpmkunit itself

git-svn-id: trunk@17807 -
2011-06-23 19:10:32 +00:00
pierre
0c210a9df3 + New const MaxzbaseInt, set to maxlongint for FPC
to avoid range check errors within code if compiled
    with range check enabled.

git-svn-id: trunk@17805 -
2011-06-23 12:30:52 +00:00
pierre
965b57d7b8 * Revert 17797
git-svn-id: trunk@17802 -
2011-06-22 21:07:09 +00:00
joost
c5eb5eb240 * Removed libcurl dependency from fppkg
* Added fcl-web dependency of fppkg to main packages makefile

git-svn-id: trunk@17801 -
2011-06-22 20:01:19 +00:00
marco
e490fb1d9d * Fix typo in earlier commit
git-svn-id: trunk@17799 -
2011-06-22 16:41:42 +00:00
pierre
9c11ee5544 * Explicitly redefine TByteArray as zero length to avoid Range Check Errors
git-svn-id: trunk@17797 -
2011-06-22 15:59:32 +00:00
sekelsenmat
2441911aa7 fpvectorial: adds an entity to contain raster images
git-svn-id: trunk@17794 -
2011-06-22 12:35:57 +00:00
joost
7ec15bcd29 * Use "fpmake compile" instead of "build" to compile packages
git-svn-id: trunk@17793 -
2011-06-22 09:51:47 +00:00
marco
79dd9eba0c * Patch from Mantis #19596 that reads comment again, which was erased by the last commit.
git-svn-id: trunk@17792 -
2011-06-22 09:29:32 +00:00
marco
b5c4072af5 * fixed two memleaks in chmreader. Patch based on the one in Mantis #19599 by Anton
git-svn-id: trunk@17791 -
2011-06-22 09:25:32 +00:00
joost
354eae1e6b * Switched fastcgi to fpmake building
git-svn-id: trunk@17786 -
2011-06-21 20:40:20 +00:00
marco
cd6e00c99a * enable fpvectorial for all OS (shouldn't have OS specific dependancies) and
add -j functionality to packages/Make*

git-svn-id: trunk@17772 -
2011-06-20 10:39:46 +00:00
marco
d07711fcd6 * two new units added to make file and fpmake. Probably only matters for
installing and cleaning

git-svn-id: trunk@17771 -
2011-06-20 09:16:29 +00:00
marco
6ccafccda0 * add pango_font_family_is_monospace, patch from C. Western. Mantis #19585
git-svn-id: trunk@17768 -
2011-06-19 17:04:03 +00:00
michael
419055f912 * Fixed conversion of Makefile.fpc - Options was changed to a stringlist
git-svn-id: trunk@17767 -
2011-06-19 08:39:33 +00:00
sekelsenmat
b65d397249 fpvectorial: Major rework, joined all 3 lists of elements into a single list in order to use it to keep the Z-Order
git-svn-id: trunk@17765 -
2011-06-17 09:52:19 +00:00
michael
b8f18854ca * Fixed bug where multiple methods were run one after the other
git-svn-id: trunk@17763 -
2011-06-16 19:11:16 +00:00
sekelsenmat
3cdbe30c28 fpvectorial: Adds brush support for the svg writer and changes fpvectorial to use TFPColor instead of its own color
git-svn-id: trunk@17761 -
2011-06-16 10:36:03 +00:00
marco
7017009916 * currency and BSD asCurrency not asFloat. Patch by Lacak2, mantis #19558
git-svn-id: trunk@17760 -
2011-06-16 06:43:00 +00:00
michael
4d3e51288d * Fixed ReadResourceHeader so it no longer uses an exception to report end of resources
git-svn-id: trunk@17756 -
2011-06-14 20:01:45 +00:00
joost
092892ee82 * Replaced 5 StringReplaces with one StringsReplace
git-svn-id: trunk@17755 -
2011-06-14 19:23:05 +00:00
michael
9d5e446914 * More flexible fileinfo unit (bug 17252)
git-svn-id: trunk@17753 -
2011-06-14 18:18:05 +00:00
sekelsenmat
038cb54210 fpvectorial: Basic implementation of the PostScript support
git-svn-id: trunk@17751 -
2011-06-14 14:15:45 +00:00
michael
1e7a050364 * Deprecated files property. Files and entries can now be used simultaneously
git-svn-id: trunk@17749 -
2011-06-14 06:39:38 +00:00
michael
341d4a9c1f * Applied patch as per bug #14083, added on_unknown_marker handler
git-svn-id: trunk@17748 -
2011-06-13 19:25:38 +00:00
michael
769f0d8008 * Applied patches by "circular", bug #18863
git-svn-id: trunk@17747 -
2011-06-13 19:07:29 +00:00
michael
ef3aa22c76 * Added some targets (reported by Leonardo Ramé)
git-svn-id: trunk@17746 -
2011-06-13 19:00:41 +00:00
joost
1d02fcfbdb * Added (temporary) univint dependency for iphonesim target
git-svn-id: trunk@17745 -
2011-06-13 18:22:49 +00:00
michael
2edcdbc6e4 * Readme explaining use of FastCGI (by Attila Borka)
git-svn-id: trunk@17743 -
2011-06-13 13:07:53 +00:00
michael
b50a3bfd5d * Attila Borka adapted examples from Lazarus so they do not rely on the LCL. Moving them to FPC
git-svn-id: trunk@17742 -
2011-06-13 13:06:00 +00:00
michael
26fae08989 * Save session info in separate file
git-svn-id: trunk@17741 -
2011-06-13 12:58:01 +00:00
michael
86a5871ba4 * Lazarus is no longer needed for the examples
git-svn-id: trunk@17740 -
2011-06-13 12:57:32 +00:00
marco
f0bb0cbeed * postgres initialize routine gets dll path as parameter. Default parameter to old value for compat.
Mantis 17902.

git-svn-id: trunk@17739 -
2011-06-13 12:33:04 +00:00
marco
de266c9857 * moved and renamed defaultsqlformatsettings. Related to mantis #17188 (comment 49077)
git-svn-id: trunk@17738 -
2011-06-13 09:43:14 +00:00
marco
25421961c1 * Change ftcurrency to binary field to avoid server<>client locale issues.
Patch from comment in Mantis #17717 by LacaK2

git-svn-id: trunk@17737 -
2011-06-13 09:38:14 +00:00
marco
80b13f5b38 * patch from Mantis #17717 by Lacak2 that improves money,bcd and char types for postgres.
git-svn-id: trunk@17736 -
2011-06-13 09:30:46 +00:00
marco
0d71ef61fc * Committed patch from LacaK2 that adds some SQL unicode fieldtypes for sqlite3
Mantis #18670

git-svn-id: trunk@17732 -
2011-06-12 15:34:43 +00:00
marco
0e7e7e98ec * cleanup sqlite connection for BCD formatsetting improvements
Patch from LacaK2, mantis #18807 committed as is.

git-svn-id: trunk@17730 -
2011-06-12 13:43:22 +00:00
marco
eb3ccbcb1f * commit patch for various SQL formatting and conversions issues from Mantis #17188 from LacaK2
with some modifications

git-svn-id: trunk@17728 -
2011-06-12 13:14:42 +00:00
marco
5b741f3acc * initial windows iconv support based on PHP code. See Mantis #15171
git-svn-id: trunk@17727 -
2011-06-12 11:13:52 +00:00
marco
ea880b829c * int64 support for tdbf indexes. Patch from mantis #16794
git-svn-id: trunk@17724 -
2011-06-11 22:30:00 +00:00
michael
10124c6f1f * Applied and tested patch by August Klein for bug #19351
git-svn-id: trunk@17721 -
2011-06-11 20:39:56 +00:00
joost
7c7811558a * Use $(PATHSEP) in fpmake-clean executable
git-svn-id: trunk@17720 -
2011-06-11 15:57:22 +00:00
michael
214cb0b301 * Fixed 19136 and exposed unix pipe implementation in a separate unit
git-svn-id: trunk@17719 -
2011-06-11 12:49:06 +00:00
michael
8f49adf3c8 * Patch from Ido Kanner to add HTMLEncode and HTMLDecode
git-svn-id: trunk@17718 -
2011-06-11 11:54:01 +00:00
marco
2f7525f26a * ability to set png writer's zlib Compressionlevel, fixes Mantis #19224
git-svn-id: trunk@17716 -
2011-06-11 08:46:35 +00:00
michael
70240bf212 * Transfer global sessioncookie and sessioncookiepath to IniWebSession
git-svn-id: trunk@17707 -
2011-06-09 15:24:04 +00:00
michael
08689fe638 * Some cleanup of code by LaCak
git-svn-id: trunk@17705 -
2011-06-09 12:36:34 +00:00
michael
4a08937132 * Fixed test for field is null
git-svn-id: trunk@17704 -
2011-06-09 11:27:51 +00:00
michael
d8187bfdb5 * Raise exceptions in case of wrong parameter types for date/float
git-svn-id: trunk@17703 -
2011-06-09 09:48:10 +00:00
sekelsenmat
949a2d1c3a fpvectorial: Improves the pen width and the EPS reader
git-svn-id: trunk@17694 -
2011-06-08 13:54:52 +00:00
sekelsenmat
8f90fce6f2 fpvectorial: Merges the initial eps reader and some font, pen and brush improvements
git-svn-id: trunk@17693 -
2011-06-08 12:45:46 +00:00
pierre
0473aeb1fd * Fix packages compilation for go32v2, by removing fcl-web need
git-svn-id: trunk@17691 -
2011-06-08 08:54:02 +00:00
michael
0e1407289b * Wince does not have named pipe support
git-svn-id: trunk@17690 -
2011-06-07 22:14:31 +00:00
michael
9d85ea9e15 * Removed wince for custcgi platform
git-svn-id: trunk@17689 -
2011-06-07 22:05:27 +00:00
joost
f48c1d7d79 * Fixed some tests, testValues is already set in InitializeConnection, so has to be adapted also
git-svn-id: trunk@17688 -
2011-06-07 20:07:12 +00:00
michael
eb51c6f1b6 * Yet another try for wince
git-svn-id: trunk@17686 -
2011-06-07 17:50:21 +00:00
pierre
261c9112ba * Fix go32v2 eventlog compilation failure
git-svn-id: trunk@17685 -
2011-06-07 16:32:11 +00:00
marco
8a8a2ad4e0 * correct sys_win64. Mantis #19492
git-svn-id: trunk@17679 -
2011-06-06 20:20:36 +00:00
joost
f5d7fb3d45 * Bug #19418
git-svn-id: trunk@17678 -
2011-06-06 19:43:05 +00:00
joost
75ba8f806a * Added functionality to ease overriding the repository classes
git-svn-id: trunk@17671 -
2011-06-06 13:48:51 +00:00
florian
4ad830a140 * $linklib is not needed on windows, commented, resolves #19415
git-svn-id: trunk@17663 -
2011-06-05 10:48:02 +00:00
michael
c07ad8dd86 * Checked and resolved most hints/warnings
git-svn-id: trunk@17662 -
2011-06-05 10:21:42 +00:00
florian
4a06ad79c6 * fixed naming of IConnectionPoint.EnumConnections method, resolves #19485
git-svn-id: trunk@17661 -
2011-06-05 10:06:37 +00:00
joost
e94da0b495 * Package fcl-web switched to fpmake building
git-svn-id: trunk@17658 -
2011-06-04 17:33:46 +00:00
michael
39c271d0f4 * Fixed crash when getting remotehost. Bug #19397
git-svn-id: trunk@17656 -
2011-06-04 16:47:29 +00:00
joost
0a96b3c5aa * Add -n when compiling fpmake when needed
git-svn-id: trunk@17655 -
2011-06-04 15:21:03 +00:00
michael
4492b9b993 * Moved session cookie up in the class hierarchie, so it can be configured at the session factory level
git-svn-id: trunk@17653 -
2011-06-04 13:20:25 +00:00
joost
0e1f20773a * Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients
git-svn-id: trunk@17652 -
2011-06-04 12:19:19 +00:00
joost
0cf1eeb45b * No need for the FPC_NATIVE define anymore. This define held the wrong
compiler for compiling fpmake and fpmkunit-bootstrap during cross-cpu
   compiles. (bug #19263) Now the proper compiler is determined by executing
   fpc -PB.

git-svn-id: trunk@17649 -
2011-06-03 11:35:38 +00:00
michael
b32477dc5f * Fix include path for wince (include dummy)
git-svn-id: trunk@17648 -
2011-06-03 09:39:37 +00:00
michael
cfb50fea87 * Fix in case PATHINFO is used instead of full URL
git-svn-id: trunk@17647 -
2011-06-03 07:36:36 +00:00
michael
de1eb11025 * Pass PATHINFO to request, full URL
git-svn-id: trunk@17646 -
2011-06-03 07:36:07 +00:00
michael
83ef847aab * Storage for pathinfo
git-svn-id: trunk@17645 -
2011-06-03 07:35:21 +00:00
marco
d8b80d2c23 * patch from mantis #19039 which adds dessetkey
git-svn-id: trunk@17634 -
2011-06-02 16:19:52 +00:00
michael
f093210fa7 + Sample application for HTTPApplication and file server
git-svn-id: trunk@17633 -
2011-06-02 15:27:31 +00:00
michael
c41061f1aa + Added HTTPApp for standalone webserver and webfilemodule for standalone serving of files
git-svn-id: trunk@17632 -
2011-06-02 15:26:04 +00:00
joost
ed2fda6927 * reverted r17627, what was I thinking?!?
git-svn-id: trunk@17630 -
2011-06-02 10:47:42 +00:00
joost
c31bc92f2e * Removed old fpmake makefile
git-svn-id: trunk@17628 -
2011-06-01 20:58:52 +00:00
joost
8b9b05b661 * Added fcl-web dependency
git-svn-id: trunk@17627 -
2011-06-01 20:57:32 +00:00
joost
509ae56bab * Fixed dependencies after r17625
git-svn-id: trunk@17626 -
2011-06-01 20:56:57 +00:00
joost
2a9a48b15d * Added fcl-web to dependencies of fppkg
git-svn-id: trunk@17625 -
2011-06-01 17:55:34 +00:00
joost
60ee15200b * Added TWebController.onGetURL property
* Made TWebPage.Module public
 * Fixed handling ajax-calls of components within containers
 * THtmlContentProducer.GetIdentification added
 * Ability to reset the iteration-level

git-svn-id: trunk@17615 -
2011-05-31 08:12:47 +00:00
marco
ce8fbf62d4 * patch from anton fixing TFilestream modes. Mantis #19448
git-svn-id: trunk@17614 -
2011-05-31 07:41:18 +00:00
michael
f387d6bbaa * Default no longer uses palette
git-svn-id: trunk@17613 -
2011-05-30 21:23:44 +00:00
joost
0fe7c07bbb * Initialize nil-pointer
git-svn-id: trunk@17612 -
2011-05-30 17:45:11 +00:00
joost
e727dcc1a4 * websession.pp doesnt have any resourcestrings
git-svn-id: trunk@17611 -
2011-05-30 17:43:26 +00:00
michael
54dbfcdd38 * Made exceptions descendents of EParserError
git-svn-id: trunk@17610 -
2011-05-30 07:18:40 +00:00
michael
ecf77c3fa3 * Renamed EJSONScanner to EJSONParser
git-svn-id: trunk@17609 -
2011-05-30 07:15:28 +00:00
joost
898a4debca * When using a installed compiler to compile fpmake, do not pass -n to
the compiler. Bug #19412.

git-svn-id: trunk@17605 -
2011-05-29 19:58:21 +00:00
michael
c7d9525a2f * Applied Patch from Attila Borka (bug 19374)
git-svn-id: trunk@17602 -
2011-05-29 09:51:49 +00:00
sergei
7c2f9c9677 activex.pp:
* Fixed declaration of TDispParams and several related types, Mantis #19437. The managed Variant type should not be used in this unit.
* Fixed external name of DispInvoke function. 

git-svn-id: trunk@17599 -
2011-05-28 14:25:52 +00:00
michael
86ff2a08ba * Send code 500 in case of exception.
git-svn-id: trunk@17597 -
2011-05-28 09:18:49 +00:00
michael
63f6b66d0f * Do not send headers before setting content, as content-length will be set by setting the content.
git-svn-id: trunk@17596 -
2011-05-28 09:17:30 +00:00