Commit Graph

4409 Commits

Author SHA1 Message Date
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