Commit Graph

4443 Commits

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