2eb02a2179
* Synchronize with main VTV repository up to svn rev 183
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@830 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-08 19:11:22 +00:00
48f19f547e
* Synchronize with main VTV repository up to svn rev 181
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@829 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-08 18:32:59 +00:00
287270c308
Fixed floating point calculation for RKValue.
...
Fixed write label > 255 chars (not possible, truncate string).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@828 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 15:04:42 +00:00
5c00a920e4
fix units resource name
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:42:17 +00:00
29ecbf17d8
removed project resource file and fixed resource include in unit1.pas
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@826 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:39:40 +00:00
18d1a4c256
added richmemo sample
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@825 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:36:57 +00:00
beee4476aa
Linux GTK2 Caption Bug - Fixed
...
Linux Background Draw Bug
Close Buttons on TGradTabControl
Updated TGradTabControl-Demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:14:46 +00:00
7ae85c5538
implemented GetTextAttribs for carbon
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 08:21:08 +00:00
d48379d957
added setting style for carbon richmemo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@822 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-05 17:04:00 +00:00
69d6ecc34e
adding RichMemo for carbon
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@821 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-05 15:00:38 +00:00
3eb6fb7a4f
started RichMemo package
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-04 19:38:39 +00:00
7baab9820c
Added RSTRING, RK Value and MULRK excel tags.
...
Started integration of BIFF classes using a common ancestor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@819 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-02 18:30:22 +00:00
fe7e4d82a9
serialization :
...
* Empty array should not be serialized
* When reading a array, if there is no array in the serialized stream, the input argument should be cleaned
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@818 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-01 22:28:39 +00:00
6315b87d48
Complex objects serialization : serializer objects must be notified for external property name registration and update themself accordingly.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@817 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-31 19:00:10 +00:00
1e2c9d67b0
Suppress unused variables hints
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-29 15:24:15 +00:00
9ed6d2cf14
Suppress unused variables hints
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-29 15:22:51 +00:00
8e1920e347
Code generation : Array item external name setting in the interface file.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-29 15:19:58 +00:00
81967a7293
Code generation : Array item external name setting in the interface file.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@813 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-29 15:17:44 +00:00
527c0c98b8
Code generation : Array item external name setting in the interface file.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@812 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-28 19:43:15 +00:00
894dbe3c90
Fix Mac OS X compilation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@811 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-26 18:35:18 +00:00
90d327e0ee
Patch from Joshy, small fix for OLE
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@810 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-26 18:32:09 +00:00
13d1e675e6
use TByteDynArray for buffer instead of string :
...
correction for tcp transport
correction for library transport
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-25 16:13:54 +00:00
4d76fe4edd
Type registration : complex objects serialization's helpers are now fully created at registration time.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@808 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-25 16:08:42 +00:00
1ce28d56b6
64 bit integer handling in JSON format
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@807 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-24 15:26:40 +00:00
6031b4b828
fix delete record with blob fieldin TRxmemDataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@806 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-20 17:15:31 +00:00
40dc9f3108
disables tab-focusability of messages window if docked
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-20 16:50:25 +00:00
be270b7ab7
fix blob field in TRxMemdataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@804 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-18 17:31:31 +00:00
520d92a0ed
* Fix InvalidateColumn when header is visible
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@803 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-16 17:50:29 +00:00
31f9f02355
fix error in sort data at TRxMemDataset, add demo for use AutoSort from RxDBGrid and TRxMemDataSet
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@802 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-15 19:56:17 +00:00
15e969fe76
Fix : unable to add parameter
...
Fix : parameter name is not shown
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@801 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-15 19:04:01 +00:00
a258f6cefb
WSDL Parser : fix "var" parameter parsing
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@800 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-15 19:01:13 +00:00
f7944f4721
Patch by Sergei Gorelkin : The attached patch fixes compilation of WST with the latest changes in FPC trunk
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@799 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-13 16:35:51 +00:00
e14f7af87a
fpspreadsheet, fixed compilation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@798 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-13 02:54:26 +00:00
057dd3762b
Add Copyright notice
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@797 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-12 10:48:21 +00:00
58ab4fd6c9
Fix SOAP ReadBuffer implementation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@796 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-12 10:47:04 +00:00
0cae800f3e
xlsbiff8 reader declared. It works.
...
xlsbiff5 and xlsbiff8 must be descendants of a general biff class as many unsupported tags are common for both formats, some of them even common with biff2.
Added a list of unsupported tags to xlsbiff5 (IFDEFed) to easilly catch tags that must be supported like RK and MULRK which prevent it for load completly many xls files. xlsbiff8 must support them also.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@795 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-10 17:59:25 +00:00
d3d71c2560
Included xlsbiff8 in the fpallformats.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@794 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-10 17:55:28 +00:00
21528cb453
Fixed a read bug (Stream was always created even when it has been created yet).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@793 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-10 17:54:26 +00:00
181a1e0a98
New implementation to read and write OLE documents (Excel BIFF 5 & 8).
...
Now BIFF 5 & 8 should be possible to be generated in non Windows environment but this fact has not been tested.
To use the older mode replace uses "fpolebasic" by "fpolestorage".
Extensive tests are needed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@792 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-09 15:41:38 +00:00
6ececd5c96
powerpdf, removed compile with ShowDebugInfo verbosity
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@791 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-07 05:57:18 +00:00
be606ace29
powerpdf: enabled flatdecode compression from Javier Villarroya
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@790 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-07 05:56:20 +00:00
99614b27af
ACS: fixed freeing FILEFORMATS at program end (issue 13528)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@789 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-06 19:25:36 +00:00
e8364f826d
fix in RxDBLoockupcombo and in Popup window from Aleksey Kozlov
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@788 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-06 17:20:58 +00:00
0ba1744496
Check TBaseProxy.Create() parameters for valid input + tests
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@787 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-06 16:59:01 +00:00
20cd52f952
Updated to use wst_consts.pas
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@786 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-06 16:55:36 +00:00
c0a838baaa
resource strings should go into this unit.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@785 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-05-06 16:53:48 +00:00
f486de07af
removed tt_None, fixed bug with improper macro handling
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@784 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-28 10:30:07 +00:00
badefdd310
Fixes memory leak when releasing cell's memory.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@783 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-23 12:23:09 +00:00
119b9f0bd4
Patch from Joshy, implements initial biff 8 support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@782 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-21 15:08:43 +00:00
8d5feeb061
"type alias" editor fix ( report by Werner Hauptfleisch )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@781 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-21 14:03:31 +00:00