Commit Graph

75 Commits

Author SHA1 Message Date
marc
6f345ed1d4 * Patch from Joost van der Sluis to fix compilation on fpc 2.1.1 r2020 #6655ed568d
git-svn-id: trunk@8354 -
2005-12-21 22:04:09 +00:00
vincents
c8b8cc06c1 used FPC_BIG_ENDIAN instead of POWERPC
git-svn-id: trunk@8263 -
2005-12-06 20:09:30 +00:00
mattias
22c1e9cb16 fixed LRS reading/writing of extended on 64bit processors from Andrew Haines
git-svn-id: trunk@8261 -
2005-12-06 18:47:11 +00:00
vincents
afe0734734 clean up of fpcadds
git-svn-id: trunk@8101 -
2005-11-07 23:25:45 +00:00
mattias
e0a2142d03 fixed ReadLFMHeader reading classname
git-svn-id: trunk@8069 -
2005-11-05 17:58:51 +00:00
mattias
7382c71808 clean up
git-svn-id: trunk@8067 -
2005-11-05 13:34:53 +00:00
mattias
0b421f963a improved parsing of LFM and inherited forms
git-svn-id: trunk@8065 -
2005-11-05 11:52:38 +00:00
mattias
c2deb580ce improved some lfm error handling
git-svn-id: trunk@7679 -
2005-09-12 22:12:24 +00:00
mattias
3c4dee55f9 implemented Add To Project menu item in package editor, fixed fpc lresources warnings, reduced debug output
git-svn-id: trunk@7588 -
2005-08-29 08:25:37 +00:00
mattias
7bccdc9896 added TMaskEdit.EditMask property editor from Lagunov Aleksey
git-svn-id: trunk@7576 -
2005-08-27 12:55:55 +00:00
vincents
b4888ec10e removed $IFDEF HASWIDESTRING en HASCURRENCY, because after 2.0.0 they are not defined anymore
git-svn-id: trunk@7574 -
2005-08-26 06:55:40 +00:00
mattias
9a240dd36a fixed *not* converting widestrings to ansistrings in converting lfm streams
git-svn-id: trunk@7573 -
2005-08-26 00:05:13 +00:00
mattias
bb8f7429bc optimized copying to memorystreams
git-svn-id: trunk@7555 -
2005-08-23 09:19:39 +00:00
vincents
40a72b9798 fixed creating string in lfm starting with ' (bug #1036)
git-svn-id: trunk@7520 -
2005-08-17 13:24:49 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
vincents
3c8fe5d206 initialize variables at declaration instead in the unit initialization from Florian K�berle
git-svn-id: trunk@7426 -
2005-07-26 08:45:15 +00:00
mattias
f2f3871b52 fixed reading vaInt16
git-svn-id: trunk@7386 -
2005-07-19 20:58:15 +00:00
mattias
9746408be2 lfm files are now saved with local independent floats
git-svn-id: trunk@7346 -
2005-07-14 16:09:34 +00:00
mattias
52e8720495 converting lfm to bin stream: added END check for Delphi bug: it writes empty values
git-svn-id: trunk@7309 -
2005-07-01 11:19:24 +00:00
mattias
009e16028b fixed 1.9.8 compilation
git-svn-id: trunk@7114 -
2005-04-28 17:24:29 +00:00
mattias
543b49a3fa fixed streaming widestring
git-svn-id: trunk@7106 -
2005-04-27 09:29:58 +00:00
marc
92fe571ea8 * fixed alignment/endianess for sparc
git-svn-id: trunk@6957 -
2005-03-16 00:25:46 +00:00
mattias
2031a67a6e fixes for reading inherited forms from Colin Western
git-svn-id: trunk@6669 -
2005-01-23 12:56:49 +00:00
mattias
cc5ecdae5c added workaround for bug #3574
git-svn-id: trunk@6637 -
2005-01-18 22:26:10 +00:00
mattias
24f64d8bf8 started TTranslateStrings and .lrt files support from Vasily
git-svn-id: trunk@6423 -
2004-12-27 12:56:42 +00:00
mattias
8bfb1c9845 added access to lresources
git-svn-id: trunk@6339 -
2004-12-06 17:31:02 +00:00
vincents
89fe6ac437 replaced writeln by DebugLn
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
mattias
a22c29b480 fixed converting vaInt8 and vaUTF8String
git-svn-id: trunk@5963 -
2004-09-10 22:14:47 +00:00
mattias
ca675e25c7 implemented registration of project file types
git-svn-id: trunk@5899 -
2004-09-01 09:43:24 +00:00
mattias
49d3b3d118 fixed readbinary in LRS binary to text
git-svn-id: trunk@5884 -
2004-08-29 10:25:59 +00:00
mattias
1f1fe2413e added i386 extended conversions for powerpc
git-svn-id: trunk@5823 -
2004-08-19 17:47:46 +00:00
mattias
f0d075ab77 fixed checking in TLRSObjectReader.Destroy if FStream is assigned
git-svn-id: trunk@5822 -
2004-08-19 07:13:07 +00:00
mattias
444c86b6f5 fixed fpc 1.0.10 compilation
git-svn-id: trunk@5798 -
2004-08-15 22:31:51 +00:00
mattias
089b41a7db activated endian independent binary object reader, writer
git-svn-id: trunk@5797 -
2004-08-15 18:28:02 +00:00
mattias
b5b5114632 reduced output of bin to text conversion
git-svn-id: trunk@5795 -
2004-08-15 18:11:29 +00:00
mattias
50a941f84b implemented endian independent object Text <-> Binary converter
git-svn-id: trunk@5794 -
2004-08-15 17:53:32 +00:00
mattias
56c3721bf0 added WriteLRSReversedWords
git-svn-id: trunk@5792 -
2004-08-15 17:08:06 +00:00
mattias
89a58abfeb fixed compilation powerpc
git-svn-id: trunk@5791 -
2004-08-15 17:06:07 +00:00
mattias
2d80b0247f improved DefineProperties to read/write endian independent
git-svn-id: trunk@5790 -
2004-08-15 17:00:58 +00:00
mattias
05cae27203 replaced rotten gtk_widget_newv by gtk_type_new
git-svn-id: trunk@5789 -
2004-08-15 16:11:32 +00:00
mattias
32db79433f fixed freeing TReader.Driver
git-svn-id: trunk@5788 -
2004-08-15 15:05:46 +00:00
mattias
a6d5670154 implemented platform independent binary object streamer
git-svn-id: trunk@5787 -
2004-08-15 14:39:36 +00:00
mattias
7f77713e6c replaced writeln by debugln
git-svn-id: trunk@5456 -
2004-05-11 12:16:48 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
2bc1daf685 accelerated conversion from data to lrs
git-svn-id: trunk@5203 -
2004-02-17 22:17:40 +00:00
mattias
43ca43fc48 added finnish translation
git-svn-id: trunk@5074 -
2004-01-18 11:03:01 +00:00
mattias
6d76f34810 using now fpc constant LineEnding from Vincent
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
mattias
c3ce1eb4ef invalid form streams exceptions are no longer captured
git-svn-id: trunk@5029 -
2004-01-08 14:27:17 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
2d402a5596 fixed compilation gtk and fpc 1.9
git-svn-id: trunk@4892 -
2003-12-16 14:01:27 +00:00