Commit Graph

489 Commits

Author SHA1 Message Date
Joshy
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
jesusr
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
jesusr
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
vsnijders
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
alexs75
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
Joshy
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
sekelsenmat
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
sekelsenmat
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
sekelsenmat
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
blikblum
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
blikblum
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
blikblum
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
skalogryz
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
vsnijders
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
alexs75
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
christian_u
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
vsnijders
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
christian_u
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
skalogryz
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
blikblum
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
alexs75
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
christian_u
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
alexs75
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
skalogryz
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
grayeddy
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
jesusr
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
alexs75
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
blikblum
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
blikblum
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
blikblum
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
alexs75
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
blikblum
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
skalogryz
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
alexs75
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
alexs75
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
alexs75
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
blikblum
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
christian_u
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
sekelsenmat
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
sekelsenmat
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
sekelsenmat
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
alexs75
27d10098c4 fix bugs in RxLookupEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-04 20:30:44 +00:00
sekelsenmat
1b1a30f00c fpspreadsheet: Improves OpenDocument support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-03 09:41:17 +00:00
mgaertner
91b301ae80 multithreadprocs: added examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-03 08:41:40 +00:00
eugene1
99043817ca Vista Fuchsia Bug
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-02 20:58:42 +00:00
sekelsenmat
933d8a5b44 fpspreadsheet: Improves OpenDocument support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-02 09:58:51 +00:00
alexs75
8e0524517b fix compile in lazarus svn version 18518
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-31 15:11:40 +00:00
sekelsenmat
53ac16be22 Small fixes to fpspreadsheet and pascocoa
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-30 18:21:18 +00:00
alexs75
52673c6b80 fix compile in for AMD64 - fix from Ivah Shihalev
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-29 16:09:23 +00:00
sekelsenmat
7e67d5e83e fpspreadsheet: Improves OpenDocument support and moved back to 0-based grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-29 13:24:37 +00:00
sekelsenmat
87fe92f9d7 fpspreadsheet: Improves OpenDocument support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-29 11:54:07 +00:00
sekelsenmat
f8cd84c9ee fpspreadsheet: Improves OpenDocument support and rows/cols are now 1-based
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-29 11:30:38 +00:00
sekelsenmat
47baa4b5a9 fpspreadsheet: Improves OpenDocument support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-28 23:20:25 +00:00
sekelsenmat
e4abbcffc9 fpspreadsheet: Improves OpenDocument support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-28 22:36:41 +00:00
sekelsenmat
8d4562d0ef Adds unicode support in fpspreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-28 17:18:04 +00:00
blikblum
413d1f2258 * Synchronize with main VTV repository up to svn rev 172-173
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-28 02:01:16 +00:00
alexs75
6d0b9cb2f6 missing files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-27 19:56:59 +00:00
alexs75
c972082d9f new componen from RX - Edward Ivanov
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-26 21:31:53 +00:00
alexs75
4f326843f6 fix filename char case
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-26 21:09:40 +00:00
alexs75
b94ea122bf new images for components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-26 21:06:53 +00:00
blikblum
9294036813 * Rename virtualtreeview-unstable to virtualtreeview-new
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-25 13:45:09 +00:00
blikblum
7ff4cc9473 * Fix setting column focus in vtbasic example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-24 15:02:43 +00:00
blikblum
a67f6b2ab5 * Use WideString functions in ShortenString to avoid invalid UTF8 strings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-24 11:03:39 +00:00
blikblum
46955c2cdf * Update advanced demo to use utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@670 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-24 11:00:47 +00:00
blikblum
d612a6cfac * Update dataarray demo to use utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-21 00:56:54 +00:00
blikblum
0c03cacf37 * Update minimal demo to use utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-21 00:51:12 +00:00
blikblum
66b736e324 * Update ole demo to use utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-18 02:31:57 +00:00
blikblum
26a1d72de5 * Update vtbasic demo to use utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-12 00:57:10 +00:00
blikblum
6f975e1206 * Update images demo to use utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-12 00:01:50 +00:00
sekelsenmat
63fc6d8da1 fpspreadsheet: Improves reading excel 5 files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-11 11:11:54 +00:00
sekelsenmat
1d2b67596d fpspreadsheet: Initial excel5 reader support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-10 22:58:00 +00:00
sekelsenmat
6bc68ea9b5 fpspreadsheet: Starts adding read support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-10 21:47:59 +00:00
sekelsenmat
0b32db4780 fpspreasheet: Adds forgotten files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-09 08:39:40 +00:00
sekelsenmat
bbe2c54a49 fpspreadsheet: OLE code fully working for big files too
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-08 08:44:34 +00:00
sekelsenmat
111b3f819c fpspreadsheet: Cross-platform OLE code now works for most spreadsheets
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-07 10:50:16 +00:00
sekelsenmat
5d89c8cf03 fpspreadsheet: First working ole file generation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-06 20:29:56 +00:00
sekelsenmat
99057104e2 fpspreadsheet: Improved OLE storage code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-06 19:35:08 +00:00
sekelsenmat
a52fbe2039 Improved ole storage and adds reference documents
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-05 14:43:39 +00:00
sekelsenmat
d14bd9024d fpspreadsheet: adds lazarus package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-01-05 13:34:45 +00:00
macpgmr
c2142a5674 Release 0.2.1 (20081229): Added TOvcCalendar and updated status for Lazarus 0.9.26.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-29 21:18:02 +00:00
blikblum
136f56b7e5 * Use UTF8 as the unicode encoding
* Update the unicode demo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-23 17:54:03 +00:00
blikblum
647f1e99a3 * Check if Component is being destroyed in TVirtualTreeColumns.Update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 23:37:47 +00:00
blikblum
59646e67d2 * Skip unecessary call to AdjustAutoSize in Loaded
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@636 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 23:14:45 +00:00
blikblum
91ac2d856c * Skip unecessary call to SetWindowPos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 22:07:19 +00:00
blikblum
7fddfbddc8 * Remove references for Ctl3d
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 17:59:22 +00:00
blikblum
5963e3ae4e * Dont publish *Ctl3d properties since they are useless
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 16:17:54 +00:00
blikblum
379225acd2 * Register in Virtual Controls pallete instead of VirtualTreeView
* Remove unused file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 16:16:28 +00:00
eugene1
0a389177d4 Added OnDblClick
Cleaned up code
Added IFDEFs
Added TabColors

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 15:32:15 +00:00
mgaertner
40949b9509 multithreadprocs: fixed windows range check
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 11:40:11 +00:00
blikblum
73a72ee52c * Change WideString to UnicodeString (an alias to Widestring) to help in the migration for UTF8
* Complete the sync  with the main repository started earlier

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-14 00:09:21 +00:00
mgaertner
f1629f3977 added multithreadprocs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-12 23:08:59 +00:00
eugene1
0109a3c3ad Now ImageLists are working with TGradTabControl correctly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-12 16:36:42 +00:00
blikblum
5bc80e2e82 * Add missing file to unicode demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-09 16:56:03 +00:00
blikblum
60c664009e * Fix compilation under Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-08 04:02:18 +00:00
blikblum
408c99e79a * Update the advanced demo:
- Fix Column position in GeneralAbilities form
 - Load background images in speed and visibility forms
 - Fix Toolbar of Windows XP form

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-08 02:45:52 +00:00
blikblum
754079f0e2 * Readd the fixes to the header position that were lost after rev 619
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-08 01:36:47 +00:00
blikblum
bc82d7544b * Update demos to work after the recent changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 22:48:02 +00:00
blikblum
24eee16e8a * Backport changes from delphi version up to version 4.7.4 (svn rev 171)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 22:44:55 +00:00
blikblum
1e5996987a * Added Unicode demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 16:30:56 +00:00
blikblum
86ccb284f4 * General cleanup of demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:22:32 +00:00
blikblum
33ab479866 * Avoid sigsegv when destroying VTEditor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:20:42 +00:00
blikblum
f96225429b * Fix compilation and clean up OLE Demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:18:52 +00:00
jesusr
8ca84f58b5 RX: use access class to call protected methods, fix compilation due to lazarus r17564
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-24 16:30:21 +00:00
christian_u
69a8145509 fix the access violation on exit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-22 20:13:51 +00:00
christian_u
efc79ebb36 - Some fixes to Event Edit Dialog
- extra SetLanguage for Week,Month and Dayview to change Language while Program is running

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-10 13:54:49 +00:00
alexs75
5324bbc6fb try to fix loading TToolBar in Windows Vista
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-06 08:36:09 +00:00
brandysb
c8b07b57d1 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@601 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-10-31 21:18:20 +00:00
eugene1
6741150b9a added PopupMenu to the ScrollButtons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-18 11:10:39 +00:00
eugene1
24627399e9 ScrollToTab-Issue solved
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-17 15:35:14 +00:00
eugene1
ef371ad0d4 ImageList Support, Popup-Properties, ScrollToTab(unstable), LongTabs, fixed some issues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-13 16:35:25 +00:00
eugene1
170b2a730f fixed issues, added events
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-08 20:15:45 +00:00
jesusr
87fdff01a2 PowerPDF Check In
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-06 15:02:30 +00:00
eugene1
07b9c83841 fixed TabPosition-change issue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-05 17:29:37 +00:00
eugene1
7320cca41f some fixed issues by Luiz Americo Pereira Camara =)
first working TGradTabControl

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-04 23:45:02 +00:00
alexs75
a317af5e6a ToolBar setup window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-30 11:21:55 +00:00
alexs75
d4e8ab5c27 for draw button on ToolPanel used theme service if ToolBarStyle=tbsNative
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@577 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-29 12:11:20 +00:00
blikblum
744eece50d * Declare DelphiCompat after LCLIntf in uses clause
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-21 17:35:20 +00:00
alexs75
31f8a1a541 property OnUTF8KeyPress now published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-17 11:18:28 +00:00
tomb0
59640eecea Improved clipping rect handling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@553 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-11 08:14:25 +00:00
alexs75
b78fd41e93 rewrite code for align button on TToolPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@538 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-01 13:30:17 +00:00
eugene1
c469f3a322 fixed glyph display issue and Luiz Americo Pereira Camara
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@534 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-25 13:07:22 +00:00
eugene1
1a7f321de7 improved font handling and updated demo by Luiz Americo Pereira Camara
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-15 19:28:55 +00:00
eugene1
e8f965bb06 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@528 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-08-13 06:41:59 +00:00
eugene1
3c3e91c992 GradButtonExample Compilation-Error Solved
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-13 06:41:30 +00:00
eugene1
92d9a5bf49 initial import of TGradButton and TGradTabControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-10 18:23:45 +00:00
MacPgmr
25a4ed79d5 20080720 release: updated list of controls for DfmToLfm converter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@510 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-20 20:44:11 +00:00
MacPgmr
9f181dc51d Release 0.2.0 (20080720): Important update with many bugs fixed and workarounds found.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-20 20:24:35 +00:00
blikblum
216c8bf089 * Fix compilation with fpc 222 under Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-06 13:40:05 +00:00
blikblum
4fc41c632f * Renamed TScrollBarStyle to TVTScrollBarStyle
* Fix compilation with fpc222rc1 under win32
* Move the call to SetMapMode to the places where the buffer bitmap is resized

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@507 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-05 10:55:45 +00:00
alexs75
1552b81bc9 if try edit closed TRxMemoryData in error message display TRxMemoryData.Name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-05 06:55:49 +00:00
Julianus
8d29e2bcbc git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@499 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-06-29 20:28:07 +00:00
Julianus
041fb415d0 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@498 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-06-29 20:13:54 +00:00
Julianus
0300212c14 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@497 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-06-29 20:12:52 +00:00
tomb0
24c0de27b9 fixes after bitmap rewrite TBitmap -> TRasterImage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-28 14:24:08 +00:00
alexs75
00b3ba15a6 fix create resource from XPM image
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-24 15:19:56 +00:00
tomb0
4ef7cfd8d1 - fixed after Lazarus bitmap rewrite
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-21 12:46:05 +00:00
tomb0
e87ec306f4 - fixed Handle deprecation
- removed unused units from uses

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-16 15:01:08 +00:00
jesusr
d59d809574 richview, automatically rebuild as needed, version 0.5.3.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-16 03:00:25 +00:00
jesusr
d9c175bb6e richview, fixed demo default target
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-16 02:48:46 +00:00
tomb0
2b43ff98cb - added CreateFromData constructor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-14 11:26:36 +00:00
tomb0
cd26fb9591 - added implementation for Qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-13 10:53:58 +00:00
alexs75
3747542709 TToolPanel on TFrame now work
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-31 17:58:24 +00:00
alexs75
d13467856e draw shadow on button image in TToolPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-26 17:04:27 +00:00
alexs75
1abc2db855 Fix error in TDBComboBox.EditingDone if DataSet = nil
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-26 14:01:11 +00:00
alexs75
87df2fb58e new version - 2.0.0.136
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-22 17:05:47 +00:00
sekelsenmat
bfef8f4584 Adds epiktimer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-22 12:20:58 +00:00
alexs75
c5ecd1b28f In PopUpFormOptions add editor for property Collumns[x].FieldName
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-14 18:28:14 +00:00
vsnijders
df1408e52b svn component: more verbose exception if svn command fails.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-28 09:37:16 +00:00
blikblum
d8013165ac *Remove workaround to LCL bug 11187
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-27 02:44:46 +00:00
blikblum
3527b17383 * Manual clip nodes with negative target coordinates under Qt. Workaround to LCL bug 11187
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@437 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-23 02:07:10 +00:00