Commit Graph

32720 Commits

Author SHA1 Message Date
sekelsenmat
671603a47d Fixes typo on fpvectorial svg output
git-svn-id: trunk@15932 -
2010-09-01 09:13:55 +00:00
sekelsenmat
18c8a1f9c0 Adds a lazarus project for fpvwritetest
git-svn-id: trunk@15931 -
2010-09-01 09:01:08 +00:00
sekelsenmat
3f26a9795b Rewrites the bezier rendering of the svg output of fpvectorial
git-svn-id: trunk@15930 -
2010-09-01 08:57:54 +00:00
sekelsenmat
7cd0630129 Fixes the font size setting in the fpvectorial svg output and adds a bigger test to the suite
git-svn-id: trunk@15929 -
2010-09-01 08:11:36 +00:00
sekelsenmat
9a66b19390 Fixes the coordinates, dpi value and text rendering of the svg output of fpvectorial
git-svn-id: trunk@15928 -
2010-09-01 07:59:28 +00:00
nickysn
3ab733fb47 * fixed HLine16 and VLine16 to support multiple video pages
git-svn-id: trunk@15927 -
2010-08-31 23:08:58 +00:00
Marc Weustink
fb2fc006aa * Fix the byte -> word expansion of the alpha channel on palette enties of a PNG image
git-svn-id: trunk@15926 -
2010-08-31 21:09:40 +00:00
joost
349e5348f5 * Use prefix again as base-path for examples and binaries (changed in r15919)
git-svn-id: trunk@15925 -
2010-08-31 19:34:06 +00:00
sekelsenmat
2446959a69 Updates the fpvectorial tests
git-svn-id: trunk@15924 -
2010-08-31 09:51:14 +00:00
sekelsenmat
c2270697a8 Patch from JiXian, advances the implementation of text rendering and bezier drawing for the svg writer in fpvectorial
git-svn-id: trunk@15923 -
2010-08-31 09:48:27 +00:00
pierre
0083fc3e3d * Avoid overflow error
git-svn-id: trunk@15922 -
2010-08-30 12:48:54 +00:00
Jonas Maebe
7ba5eaf272 * fixed copy/paste error in the test, and the compiler bug that was
triggered by it (make sure that records with indexed array fields
    are never kept in registers), mantis #17283

git-svn-id: trunk@15921 -
2010-08-30 11:27:14 +00:00
michael
f2c8b59643 * After insert/update/delete events
git-svn-id: trunk@15920 -
2010-08-30 07:39:39 +00:00
joost
0dfd6f6675 * Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkg
* By default only use the prefix instead of the InstallDir settings

git-svn-id: trunk@15919 -
2010-08-29 19:50:19 +00:00
Jonas Maebe
80086184d3 * mark values typecasted to regular array types and indexed as non-regable,
so that they aren't forced into a temporary location when passed to a
    var parameter later on (mantis #17283)

git-svn-id: trunk@15918 -
2010-08-29 17:19:58 +00:00
joost
1a7cbeeb88 * Flush text output before calling external programs
git-svn-id: trunk@15917 -
2010-08-29 13:08:07 +00:00
daniel
79dd212bb7 * Apply fix for bug #17291 as uploaded by reporter: Compiler generates a
32 bit value for deciding between lookup table or key/value array,
	also on 64 bit processors.

git-svn-id: trunk@15916 -
2010-08-28 18:36:30 +00:00
sekelsenmat
51f23db4bd Fixes the svg coordinates and svg path generation
git-svn-id: trunk@15915 -
2010-08-28 11:52:03 +00:00
joost
4cb34b50f3 * Only save new config-files when the version is updated or the file is newly created
git-svn-id: trunk@15914 -
2010-08-28 11:14:01 +00:00
joost
65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support.
* Adapted tests because safecall on linux/i386 now does not include high() 
   support anymore

git-svn-id: trunk@15913 -
2010-08-27 19:07:22 +00:00
sekelsenmat
ef35ef0b0d Patches from Drigus, adds new wince units. bug #17096 and bug #17097
git-svn-id: trunk@15912 -
2010-08-27 14:31:13 +00:00
pierre
c03fa8e79d + Add warning if @GOTPCREL will not be honored
git-svn-id: trunk@15911 -
2010-08-26 15:51:36 +00:00
michael
bd7d55d592 * Applied patch from Graeme to fix link resolving (17276)
git-svn-id: trunk@15910 -
2010-08-26 14:40:20 +00:00
dmitry
c3095bf873 passrc: improve parsing code statements. TPasImplCommand replaced by actual simple or assignment. Small fix for the expression parser to handle dot separated identifier
git-svn-id: trunk@15909 -
2010-08-26 08:10:54 +00:00
nickysn
621f28cd1d * Added CGA and MCGA graphics modes
git-svn-id: trunk@15908 -
2010-08-25 22:55:05 +00:00
florian
ac51f535ae * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236
* fixed some small issues in the startup files

git-svn-id: trunk@15907 -
2010-08-25 19:43:29 +00:00
florian
0c9298a1be * update of German error message file by Karl-Michael Schindler, resolves #17256
git-svn-id: trunk@15904 -
2010-08-25 15:52:56 +00:00
dmitry
9b9a3ec725 passrc: added parsing label marks in the code blocks
git-svn-id: trunk@15903 -
2010-08-25 13:55:24 +00:00
dmitry
1530872629 passrc: initial program parsing. Fixed PasExpr constructor warnings. Added initial labels parsing
git-svn-id: trunk@15902 -
2010-08-25 13:22:38 +00:00
Tomas Hajny
f544ee965a * fix for web bug #6579
git-svn-id: trunk@15899 -
2010-08-24 21:32:49 +00:00
Jonas Maebe
821d0c5d26 * use fact that a method belongs to an objectsymtable to determine that
it is a method (_class is also set for nested procedures of methods),
    resolves problem reported in
    http://lists.freepascal.org/lists/fpc-pascal/2010-August/026259.html

git-svn-id: trunk@15898 -
2010-08-24 20:30:18 +00:00
marco
a8600c5bed * extracttoc/extractbinary
git-svn-id: trunk@15897 -
2010-08-24 20:27:30 +00:00
pierre
74a4b4cafc * Suppress warnings
git-svn-id: trunk@15896 -
2010-08-24 15:30:36 +00:00
pierre
0550e2ae64 * Allow compilation with DEBUG=1
git-svn-id: trunk@15895 -
2010-08-24 15:06:50 +00:00
pierre
56a35214ad * Avoid warning at compilation
git-svn-id: trunk@15894 -
2010-08-24 14:57:01 +00:00
michael
6f17f34fee * Fixed (BLOB) display, added support for transcoding
git-svn-id: trunk@15893 -
2010-08-24 14:40:22 +00:00
pierre
8b874e0646 * Try to get script to work for freebsd
git-svn-id: trunk@15892 -
2010-08-24 14:24:17 +00:00
pierre
fb313ff87e + Use SetTbreak method
git-svn-id: trunk@15891 -
2010-08-24 13:35:36 +00:00
pierre
18bd6a344d + SetTBreak method added
git-svn-id: trunk@15890 -
2010-08-24 13:35:09 +00:00
pierre
7d5e69ee14 * fix current_address type
* add python_libdir global cvar to avoid linking main.o from libgdb.a

git-svn-id: trunk@15889 -
2010-08-24 13:17:37 +00:00
pierre
a2d12c557d Use ptrint to cast a pointer to an integer
git-svn-id: trunk@15888 -
2010-08-24 13:15:18 +00:00
Jonas Maebe
5ca1bd2a32 * if the unit of a procedure call is explicitly specified, limit the search
for (overloaded) procsyms to that unit (mantis #17220)

git-svn-id: trunk@15887 -
2010-08-23 20:51:40 +00:00
sekelsenmat
fae7605a36 Adds more OpenSSL BIO functions and constants
git-svn-id: trunk@15886 -
2010-08-23 16:04:12 +00:00
sekelsenmat
b3442f8a3d Adds bezier curve and text support for the fpvectorial writer test app.
git-svn-id: trunk@15885 -
2010-08-23 15:33:41 +00:00
sekelsenmat
274856e2f5 Adds support for texts in the core of fpvectorial and adds a new example application for generating a set of documents from code
git-svn-id: trunk@15884 -
2010-08-23 15:26:54 +00:00
sekelsenmat
90df24dfae Small fix for PPEVP_PKEY
git-svn-id: trunk@15883 -
2010-08-23 14:32:31 +00:00
sekelsenmat
433f030779 Adds PEM_read_bio_PrivateKey to the OpenSSl headers and other minor improvements
git-svn-id: trunk@15882 -
2010-08-23 13:57:36 +00:00
michael
b4a13f2b33 * Fixed reading of name=length pairs with lenfth>128
git-svn-id: trunk@15881 -
2010-08-23 12:55:26 +00:00
florian
3a07adf27e * reduce redundant temporary interfaces variables, resolves #14092
git-svn-id: trunk@15880 -
2010-08-23 11:56:17 +00:00
michael
7a55db3397 * Patch from Luiz Americo (bug ID 017238) Small speed improvement, corrected order of arguments
git-svn-id: trunk@15879 -
2010-08-23 07:48:50 +00:00