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
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
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
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
0ef4baae5a
Small fix for bug in excel string write
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@779 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-18 12:31:46 +00:00
0ccb66c492
Patch from JoshyFun to fix OOXML files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@778 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-18 01:31:09 +00:00
e2b84fd41a
* Synchronize with main VTV repository up to svn rev 180
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@775 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-11 12:41:14 +00:00
71288d8d81
* Synchronize with main VTV repository up to svn rev 178
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@774 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-10 18:11:01 +00:00
ec85886930
* Synchronize with main VTV repository up to svn rev 175
...
* Change how check image is loaded to allow checkbox in header
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@773 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-10 10:28:24 +00:00
5a274d364c
testsvnclasses.pas: added svn status tests and status.xml
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@763 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-03 20:27:49 +00:00
4c15005f84
svn classes: added TLogEntry.DateTime property + test
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-03 07:58:58 +00:00
f8577a2697
BorderSpacing in TRxLabel
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-01 19:12:31 +00:00
a6b9a85546
Some drawing corrections
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-31 17:41:04 +00:00
295f8c4625
svnpkg: run svn command in hidden window.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-31 16:44:42 +00:00
8adbc8ab54
Removed Ctl3D
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-25 10:24:27 +00:00
d131f23d62
+ changed Svn status xml parsing. TSvnStatusList is no longer parses XML file, TSVNStatus should be used instead.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-23 13:49:54 +00:00
8be550999c
* Remove obsolete functions used to migrate from old options and to handle the old stream header method
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-22 12:23:19 +00:00
80a8d607a9
fix paint on windows
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-16 14:27:16 +00:00
ca65d27b5a
Patch for mode delphi from Wimpie Nortje <wimpie@pudu.co.za>
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@734 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-10 18:38:27 +00:00
702a6ed97f
move design-time code to speshial dcl_rx_ctrl.lpk
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@720 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-25 19:31:17 +00:00
2de232e34b
+ added svn status parsing (TSvnStatusList)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-25 12:11:17 +00:00
8cdde1ee62
small fix in pickdate.pas
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@718 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-25 11:13:23 +00:00
a122886099
PowerPDF, convert UTF-8 to ANSI, currently it doesn't support more..
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@717 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-24 04:03:19 +00:00
e7a71a5ffc
fix error in customize Toolbar, fix speed for draw vertical title in RxDBGrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-19 17:06:55 +00:00
3f728b5a6c
* Use DrawEffect to paint disabled and selected images
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-19 01:27:15 +00:00
216770d05a
* Dont invalidate the tree in TVTHeader.SetHeight during loading
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-19 00:54:35 +00:00
10672ff117
* Fix compilation of vtbasic demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-19 00:40:21 +00:00
a94f3a379b
TRxLoginDialog now work
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-18 19:33:57 +00:00
ba2ed59ae8
* Store Header.Columns
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-15 16:43:33 +00:00
c30573bf0f
manual docker added
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-14 07:53:40 +00:00
d7d4a207dc
new components
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-12 19:47:57 +00:00
264839a3e2
new components, fix in RxCalendarGrid from Edward Ivanov
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-11 16:34:36 +00:00
850a76a157
fix button size in select DataSet for copy field form
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-10 19:57:19 +00:00
795438d20c
* Fix compilation in unix
...
* Remove Ctl3d properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-08 17:52:22 +00:00
3f7fa819e2
ctl3d removed
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-06 06:16:36 +00:00
19c8c3211d
Improves fpspreadsheet help
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-05 11:16:19 +00:00
621bbc2b26
Improves fpspreadsheet help
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-05 11:14:00 +00:00
c064101224
Adds epiktimer
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-05 10:21:42 +00:00