sekelsenmat
658be2b0b7
fpvectorial: Adds multiline support for text, adds a new translate function to entities
...
git-svn-id: trunk@18260 -
2011-08-18 11:41:22 +00:00
marco
4c64519f31
* fix for yet another -j 2 issue. This time fcl-passrc dependency on fcl-base
...
git-svn-id: trunk@18259 -
2011-08-18 10:18:29 +00:00
sekelsenmat
cc8854b0bc
fpvectorial: Removes unused Z coordinates and makes the entity classes smarter, adds support for searching for elements
...
git-svn-id: trunk@18258 -
2011-08-18 09:13:47 +00:00
sekelsenmat
02d1a26d92
fpvectorial: Adds support for guessing the document size and zoom level
...
git-svn-id: trunk@18250 -
2011-08-17 14:59:08 +00:00
pierre
8673b93ed5
Add missing regenerated Makefile
...
git-svn-id: trunk@18249 -
2011-08-17 13:29:49 +00:00
sekelsenmat
b71d8e6ed6
fpvectorial: Fixes example compilation
...
git-svn-id: trunk@18240 -
2011-08-17 11:03:06 +00:00
pierre
1c2a5f9819
+ Update all Makefile's modified by
...
change in utils/fpcm/fpcmake.ini in prevous commit.
Adapt also other files to that change:
* compiler/globals.pas: Replace $FPCTARGET by os_string if
tf_use_8_3 flag is set for target_info also.
* tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
as TARGETSUFFIX was modified in previous commit.
* tests/utils/dotest.pp:
+ New variable UseOSOnly, set to true if only target OS name
should be used for subdirectories.
git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
pierre
99393e6a5d
* Warn only for go32v2 even for 2.7.1 version
...
git-svn-id: trunk@18222 -
2011-08-16 15:14:46 +00:00
sekelsenmat
691ee3b881
fpvectorial: Updates the comments
...
git-svn-id: trunk@18221 -
2011-08-16 15:06:45 +00:00
sekelsenmat
00304a6446
fpvectorial: Repositions the field Name to avoid confusing fcl-passrc, Name cannot come after Method + Public
...
git-svn-id: trunk@18218 -
2011-08-16 11:07:19 +00:00
sekelsenmat
4c26ef6386
fcl-passrc: Improves a lot the default exception message for parsing errors
...
git-svn-id: trunk@18217 -
2011-08-16 10:42:18 +00:00
michael
dc0be272a0
* Better test case from Reinier, Bug ID #19987
...
git-svn-id: trunk@18215 -
2011-08-15 10:29:06 +00:00
michael
87bc28e203
* Patch by Reinier Olislagers (bug ID 19987):
...
1. Code cleanup to make it more modular and maintainable: split out code per export format and moved class-level variables there.
2. Delphi Clientdataset export now works thanks to FPC XML fixes by Sergei Gorelkin and tests/improvements by Ludo Brands.
3. Extended test coverage with all field types in a BufDataset so tests cover more.
4. Fixes for invalid data: Access, ADO.Net, Excel date limits respected (generate NULL or text fields respectively)
5. Decimalseparator setting in Access export should now work.
6. Variants are saved as blobs, not strings, because of their variable nature.
7. Fix for proper export of null values to Access NULL values (instead of empty/default values).
8. Changed description of class from "Unicode XML file with XSD" to "Unicode XML file" to better match unit function.
9. Compiled on Windows x86, Linux x64 without warnings using fpc -vweh fpxmlxsdexport.pp. Compared output.
- ftVarBytes gave different output on Windows & Linux. Disregarded as I don't fill these fields in the test because of bug #19930
10. Added option KeepFilesAfterTest = true in xmlxsdexporttestcase1; can be switched to false to delete export test files after use.
11. Lower-cased source code file names.
12. Fixes for Linux invalid date export to Excel by using clocale and specifying dateformat (restored at end of export).
13 .Datasize instead of .Size for string/widestring Delphi fields.
git-svn-id: trunk@18214 -
2011-08-15 10:25:22 +00:00
florian
ee998def8e
+ add new functions to dummy/pipes.inc, fixes WinCE building
...
git-svn-id: trunk@18211 -
2011-08-14 20:54:28 +00:00
florian
145f0959d6
* patch by Michalis Kamburelis for 2 small issues in glext unit, to fix Load_GL_version_3_3 and Load_GL_version_4_0, resolves #19955
...
git-svn-id: trunk@18208 -
2011-08-14 18:40:46 +00:00
florian
c45222cd17
+ patch by Michalis Kamburelis to add GLX 1.4 support and new GLX extensions, resolves #19953
...
git-svn-id: trunk@18207 -
2011-08-14 18:35:22 +00:00
marco
1fb6fd25af
* Example for QuickEvaluate, and some fixes to errorhandling of QuickEvaluate
...
git-svn-id: trunk@18204 -
2011-08-14 13:53:13 +00:00
florian
5ec2839dd2
+ fpmake file for fcl-stl
...
* build fcl-stl from makefiles and fpmake, resolves #19916
git-svn-id: trunk@18203 -
2011-08-14 13:41:15 +00:00
marco
8f4d4bc959
* new example to demonstrate new QuickEvaluate routine.
...
git-svn-id: trunk@18197 -
2011-08-13 18:59:46 +00:00
michael
55ff531bd4
* Fixed bug ID #19856 and bug ID #19857 (modified patch from Chad B)
...
git-svn-id: trunk@18196 -
2011-08-13 18:59:33 +00:00
michael
1dfa1d5f26
* Fix bug ID #19856 (adapted and completed patch by Chad B)
...
git-svn-id: trunk@18195 -
2011-08-13 18:58:04 +00:00
michael
a9c2e6a8ae
* Override 64-bit version, common fake seek (modified patch from Chad B - bug ID #19848 )
...
git-svn-id: trunk@18194 -
2011-08-13 18:55:50 +00:00
michael
6692595a33
* Fix 19851 19852 19855 (modified patch by Chad B)
...
git-svn-id: trunk@18193 -
2011-08-13 18:51:23 +00:00
michael
09371b21e9
* Fix 19849 (modified patch by Chad B)
...
git-svn-id: trunk@18192 -
2011-08-13 18:49:51 +00:00
michael
2777349a23
* Fix 19850 (modified patch by Chad B)
...
git-svn-id: trunk@18191 -
2011-08-13 18:48:23 +00:00
michael
27acf845d2
* Removed comment about bug ID #19440
...
git-svn-id: trunk@18187 -
2011-08-13 07:28:29 +00:00
michael
992d01719a
* Exit process when a shutdown event is received from mod_fastcgi
...
git-svn-id: trunk@18184 -
2011-08-12 21:20:02 +00:00
michael
5d59d00fdc
* Some fixes and additional unit from Darius Blaszijk
...
git-svn-id: trunk@18182 -
2011-08-12 19:26:51 +00:00
michael
7dc58d81d9
* Some fixes and additional unit from Darius Blaszijk
...
git-svn-id: trunk@18181 -
2011-08-12 19:26:38 +00:00
marco
215852ac85
* QuickEvaluate, an helper procedure to quickly evaluate formulas.
...
git-svn-id: trunk@18180 -
2011-08-12 18:03:07 +00:00
sergei
b8c6c7c893
* Fixed undefined return value of SysGetData function. Also don't ignore the input BufSize parameter but pass it on to GetValueData. Bug #19962 .
...
git-svn-id: trunk@18178 -
2011-08-12 10:43:12 +00:00
joost
a88ee0d95d
* Compile freetype, freetypeh and ftfont only on those
...
targets they were compiled for by fpcmake. (Not go32v2)
git-svn-id: trunk@18165 -
2011-08-10 21:32:26 +00:00
joost
e114d05d19
* implemented -e option, to use the environment to pass arguments to the
...
compiler. Does only work when compiled with fcl-process
git-svn-id: trunk@18164 -
2011-08-10 20:49:41 +00:00
joost
b160aed929
* Do not use the CPU in the unit-output directory on OSes that use 8.3
...
filenames.
* Add the search for the unit-output directory to the debug log
git-svn-id: trunk@18163 -
2011-08-10 20:15:13 +00:00
joost
914debabfe
* Do not make the logger active in the getter, so that the application is able to change the log-type.
...
git-svn-id: trunk@18158 -
2011-08-10 12:31:00 +00:00
marco
bc41e65c5c
* changed open to .first, mantis #19360
...
git-svn-id: trunk@18157 -
2011-08-09 19:13:27 +00:00
marco
f20b559668
* Most sqldb example fixes from Mantis #17292 .
...
git-svn-id: trunk@18156 -
2011-08-09 16:42:39 +00:00
joost
6906b47d35
* Disabled eventlog support on WinCE
...
git-svn-id: trunk@18155 -
2011-08-09 16:14:52 +00:00
marco
f22ec8545f
* test for datetime params + fixes some minor cross-database specific things
...
patch by Lacak2, mantis #19878
git-svn-id: trunk@18152 -
2011-08-09 13:08:52 +00:00
marco
cf061cd3ae
* provide terminating #0 's to wide and stringfields, Patch from Ludo Brands
...
Mantis 199222
git-svn-id: trunk@18140 -
2011-08-07 18:17:56 +00:00
joost
084c06586a
* Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scripts
...
git-svn-id: trunk@18138 -
2011-08-07 14:08:11 +00:00
marco
0f0627e888
* columnsize overrides as per ODBC spec, Mantis #19775 patch by Lacak2
...
git-svn-id: trunk@18137 -
2011-08-07 13:39:20 +00:00
joost
6cbfab19a7
* Added ability to set unit output dir
...
* Allow and use macros in UnitOutputDir
git-svn-id: trunk@18136 -
2011-08-07 13:13:46 +00:00
joost
29d33f1aa9
* Dependency of fcl-db on fcl-base added to packages/Makefile*
...
git-svn-id: trunk@18133 -
2011-08-07 10:08:07 +00:00
joost
9b9cc6d94f
* re-generated Makefile after r18129
...
git-svn-id: trunk@18130 -
2011-08-06 23:42:55 +00:00
joost
a08ae27e11
* fcl-net does not depend on all targets on fcl-async
...
git-svn-id: trunk@18129 -
2011-08-06 23:42:02 +00:00
joost
3b30ec8c7c
* Use fpc_cleanall instead of fpc_distclean on a make distclean when no fpmake-binary is available. Because fpc_cleanall could be an empty target
...
git-svn-id: trunk@18128 -
2011-08-06 22:52:41 +00:00
marco
e62a37a1af
* Initial implementation rowsaffected for Oracle. Patch from mantis #16885
...
git-svn-id: trunk@18127 -
2011-08-06 22:51:35 +00:00
joost
aeba41218a
* fcl-net depends on fcl-async, dependency added to packages/Makefile*
...
git-svn-id: trunk@18126 -
2011-08-06 21:56:43 +00:00
joost
f9b27806e4
* Switched packages to fpmake building
...
git-svn-id: trunk@18123 -
2011-08-06 18:15:44 +00:00