Commit Graph

4161 Commits

Author SHA1 Message Date
alexs75
cec7326c1c RxFPC: add demo for RxIniPropStorageDemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-17 06:32:15 +00:00
wp_xxyyzz
1595dc270d SpkToolbar: Make Appearance Editor DPI-aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5355 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-16 22:44:40 +00:00
wp_xxyyzz
9e82f074d9 SpkToolbar: Add new property Style to Appearance.Element (esRounded, esRectangle). Refactoring of Button drawing. Lots of cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5354 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-16 18:56:23 +00:00
wp_xxyyzz
588166bb4c SpkToolbar: Export Appearance properties as Pascal code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-15 22:28:06 +00:00
wp_xxyyzz
6868957c04 SpkToolbar: Complete all color picker buttons in the Appearance Editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5352 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-15 16:02:13 +00:00
wp_xxyyzz
ab3f9982c5 SpkToolbar: Beginning to add a screen color picker to Appearance Editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5351 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-14 23:32:02 +00:00
wp_xxyyzz
b4cb2a0de2 SpkToolbar: Add new pane property "Style". Update appearance editor. Minor refactoring of pane drawing code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-14 16:13:10 +00:00
wp_xxyyzz
812b1db7f8 SpkToolbar: Use new property InactiveTabHeaderFontColor when painting inactive tabs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-14 12:05:14 +00:00
wp_xxyyzz
36650b5004 spktoolbar: Use application icon in appearance editor. Put preview to the top of the appearance editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-14 11:53:05 +00:00
wp_xxyyzz
f5e3227e71 spktoolbar: Improved layout of Appearance editor. Add new tab appearance property .InactiveTabHeaderFontColor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-13 23:42:13 +00:00
wp_xxyyzz
0c39438e61 SpkToolbar: Remove outdated custom license header in most files and add a modified LGPL license header (with linking exception, according to "license.txt" and http://forum.lazarus.freepascal.org/index.php/topic,13463.msg70814.html#msg70814)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-13 19:05:46 +00:00
wp_xxyyzz
a7a1a1158c spkToolbar: Fix appearance fonts not being changeable (undo part of r5073 - High-DPI code for fonts must be put into application, not in component).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-13 18:55:17 +00:00
wp_xxyyzz
d92ca27508 CalLite: Improve selection of workdays per week; remove support of ALT key.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-13 11:58:11 +00:00
wp_xxyyzz
cf244f31f5 CalLite: Remove unnecessary comments (old commented code). Avoid calling "Draw" outside a paint method (hint by HowardPC).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-12 09:25:22 +00:00
wp_xxyyzz
479d7fbea9 CalLite: Use binary search in TCalDateList (patch by howardpc). Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-11 21:52:31 +00:00
wp_xxyyzz
a7f21d2f4c CalLite: Fix streaming of TCalColors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5341 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-11 21:19:03 +00:00
wp_xxyyzz
6fec96e71d CalLite: Add event OnMonthChange.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5340 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-11 16:45:49 +00:00
wp_xxyyzz
a6a39e32de CalLite: Add MultiSelect support (ctrl: add single date, shift: add date range, alt: add week)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-11 15:04:34 +00:00
wp_xxyyzz
ea7c88cc0e CalLite: Undo change of the text delimiter of r5336 because it breaks existing code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-11 09:05:18 +00:00
wp_xxyyzz
d724556826 CalLite: Always use DisplayTexts.DelimitedText instead of CommaText.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-11 08:34:36 +00:00
wp_xxyyzz
78680407f8 CalLite: Change delimiter in predefined text lists. Remove memory leak in DrawCell event handler of demo2.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-10 12:25:01 +00:00
wp_xxyyzz
548fd7a97a CalLite: Add event OnGetDayText to add additional texts to the days of the calendar (e.g. holiday names, birthdays etc).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-10 09:56:43 +00:00
wp_xxyyzz
0500280dad CalLite: More logical order of parameters of OnDrawCell and OnHint events. ARect in OnDrawCell is a var parameter now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-10 09:18:09 +00:00
wp_xxyyzz
17d3179c3d CalLite: Add Hint support for individual days.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-10 09:13:03 +00:00
gbamber
47c73e266c git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5332 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2016-11-09 11:04:06 +00:00
gbamber
de0d021d4d git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5331 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2016-11-09 11:03:45 +00:00
gbamber
b2bf9f90cb git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5330 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2016-11-09 11:03:20 +00:00
gbamber
0c18e2e1f5 Latest version.0.1.28
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-09 09:33:28 +00:00
gbamber
b964e60f22 V 0.0.14.0
Compiles OK: Win32/64  Linux 32/64  Laz 1.7 fpc 3.1.1

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-09 07:37:49 +00:00
gbamber
5f5b39c621 updatehm Companion to Lazautoupdate component (see wiki page)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-08 12:52:00 +00:00
gbamber
480ebaed8b To 0.1.28
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-08 12:34:14 +00:00
gbamber
3d9a5c0e95 Fixed sourceforge download problems
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-08 12:33:29 +00:00
alexs75
30626980e7 RxFPC: new property for RxDBGrid - SearchOptions - options for quick search in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-08 08:10:02 +00:00
wp_xxyyzz
4d79b47a51 CalLite: Add event OnDrawCell to override complete painting of date cells. Add example of its usage to demo2,
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-07 14:44:08 +00:00
wp_xxyyzz
7d38a1fa62 fpspreadsheet: Improved handling of default cell format in ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-07 13:47:57 +00:00
wp_xxyyzz
e36f26bc92 CalLite: Add event OnPrepareCanvas to override day formatting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-06 22:29:40 +00:00
wp_xxyyzz
4ac2ecd5ec CalLite: Add colors to demo2. Fix positioning issue for bold TodayRow.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-06 17:28:04 +00:00
wp_xxyyzz
0dd55ed594 fpspreadsheet: Fix conversion of rich-text parameters to html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-06 16:07:29 +00:00
wp_xxyyzz
53062a527e fpspreadsheet: Fix detection of common row heights.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-06 08:37:07 +00:00
wp_xxyyzz
5d1c8de578 fpspreadsheet: Fix unit reference error in spreadtestgui.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5317 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-06 08:36:37 +00:00
wp_xxyyzz
f0d908f280 fpspreadsheet: Fix SpreadsheetInspector not displaying cell properties and values any more.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-05 22:02:31 +00:00
wp_xxyyzz
eb29f677d7 fpspreadsheet: Improved interpretation of text-position attribute by ods reader (see forum http://forum.lazarus.freepascal.org/index.php/topic,34687.msg227906.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-05 16:49:34 +00:00
wp_xxyyzz
1d40bd7687 CalLite: Add keyboard support. Some refactoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-04 10:43:52 +00:00
wp_xxyyzz
f83799d4a3 CalLite: Add readme.txt. Less hints.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 23:56:02 +00:00
wp_xxyyzz
7ffd37fa20 CalLite: Initial commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5312 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 23:42:04 +00:00
gbamber
63a02c34cb V 1.1.2
Licensing now ModifiedGPL

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5311 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 17:20:04 +00:00
gbamber
83a96c4a1b V 1.0.4
Licensing now ModifiedGPL

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 17:19:37 +00:00
gbamber
65a2e6ec78 V 0.0.6
Licensing now ModifiedGPL

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 17:19:01 +00:00
gbamber
344e78ffb7 V 0.0.3
Licensing now ModifiedGPL

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 17:18:34 +00:00
gbamber
9ad4cd2fd4 V 0.1.27
Licensing now ModifiedGPL

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 17:17:51 +00:00
skalogryz
5f6efe8bb8 richmemo: based on the patch by Andrey Korol (#30618), receiving ZoomFactor from widgetset (if hot keys were used to zoom the editor, w/o notifications to LCL). Win32 implementation added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5306 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 15:25:28 +00:00
skalogryz
936d249789 richmemo: modified patch by Silvio Clécio (#30852). (removed the use of Default() intrinsic, since it's not available in FPC 2.6.4. It's also a responsibility of GetTextAttributes function to fully initialized TFontParams structure).
* added SaveRTFFile function to utilities
* modified IDE RTF editor to allow saving a file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5305 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 15:04:42 +00:00
gbamber
07d34de44c First Commit. Tested Laz1.7 fpc 3.1.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 14:15:54 +00:00
gbamber
188e680f94 Added OnClick event. Can be used to toggle Active property.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 13:26:48 +00:00
gbamber
4ca7a5e80b Nov 2016
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 12:59:44 +00:00
gbamber
1e7013f67b Nov 2016
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 12:59:21 +00:00
gbamber
8518f165fb Version 0.0.4
With StopSound

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-03 12:47:39 +00:00
alexs75
5aa08935ff RxDBGrid - remove code for LM_VScroll
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-02 13:57:10 +00:00
wp_xxyyzz
159c63eeb6 lazbarcodes: Add README.txt. Add current revision as zip to SourceForge "Files" section.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-01 12:50:59 +00:00
wp_xxyyzz
c1983ae8a2 fpspreadsheet: Add property FormatTarget to TsCombobox for application of format to cell, row, column or default.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-31 22:50:56 +00:00
skalogryz
1bdb92bd6e richmemo: removing TWinLangOptions from the unit interface, due to issues with x64 compilation. The type has not been used by anyone yet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-27 13:05:30 +00:00
wp_xxyyzz
a31f259f9d fpspreadsheet: Fix text overflow and merged cell not being drawn for frozen cols and rows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-25 13:46:17 +00:00
alexs75
952313ae97 RxFPC:RxDBCalcEdit - fix editing data - tnx. kit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-25 06:27:37 +00:00
alexs75
40d7ee77b6 RxFPC:RxDBGrid - fix draw last collumn with OnDrawColumnCell event defined - ID0030781
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-25 06:22:32 +00:00
skalogryz
5fa536c9b9 richmemo: win32 - defaulting richedit manager, so it is still used for custom RichEdit classes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-24 18:20:17 +00:00
skalogryz
2b957acf3f richmemo: win32 - allow a custom richedit class to be specified
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-24 14:37:05 +00:00
skalogryz
9315166222 richmemo: win32 - making language options exposed as a set type for win32 only interface
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-24 14:27:30 +00:00
wp_xxyyzz
a93e9d16d6 fpspreadsheet: Write wikitable cells with row and column formats correctly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-24 12:53:27 +00:00
wp_xxyyzz
027504e95f fpspreadsheet: Write row and column formats to html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-23 14:12:30 +00:00
wp_xxyyzz
5ca39d5f11 fpspreadsheet: Add README.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-22 21:41:47 +00:00
wp_xxyyzz
835f622ed6 fpspreadsheet: Fix fpsreaderwriter "using" the no-longer existing unit fpsregfileformats.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-22 21:07:29 +00:00
wp_xxyyzz
3e6dd484f7 fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-22 20:59:00 +00:00
wp_xxyyzz
531ef0432e fpspreadsheet: Delete folder examples/visual/shared. The units were moved to (ccr)/applications/spready
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-21 21:03:08 +00:00
wp_xxyyzz
75492d48ea fpspreadsheet: Replace the demo project in fpsctrls by the one created in the wiki spreadsheet tutorial. The former version has been extended and moved to the folder "applications/spready" of ccr.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-21 20:57:58 +00:00
wp_xxyyzz
877d097365 fpspreadsheet: Delete demo project "spready", An extended version is found in ccr folder "applications"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5278 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-21 19:38:12 +00:00
wp_xxyyzz
10e082b3c2 fpspreadsheet: Introduce events to notify visual controls of col width/format and row height/format change. Extend worksheet inspector to display col/row formats and col widths.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-20 21:04:16 +00:00
wp_xxyyzz
613396797a spktoolbar: Translation of Polish comments in spktoolbar.pas to English by forum user Raf20076 - thank you! (http://forum.lazarus.freepascal.org/index.php/topic,34496.msg226168)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-20 18:32:55 +00:00
alexs75
28e7cd7c4b RxFPC:fix AV on dinamicaly creat and remove components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-19 11:59:59 +00:00
wp_xxyyzz
cacfb22337 fpspreadsheet: Ignore filler columns added by Calc when reading an Excel file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-19 09:31:06 +00:00
wp_xxyyzz
45580a3c97 fpspreadsheet: Ignore the million of ods filler rows added by LibreOffice to Excel files - see memory overflow reported in http://forum.lazarus.freepascal.org/index.php/topic,34464.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-19 08:21:40 +00:00
wp_xxyyzz
64c7ebd6f3 fpspreadsheet: Write row and column formats to ExcelXML
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-18 17:13:35 +00:00
wp_xxyyzz
d570c75403 fpspreadsheet: Massive refactoring of ods cell and row writing. ods can write column and row formats now. Fix unit tests (100% ok).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-18 16:42:24 +00:00
wp_xxyyzz
5f7a98d5b9 fpspreadsheet: Write row formats to ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-16 20:20:04 +00:00
skalogryz
755117f397 iphonelazext: updated TargetCPU to %CPUTARGET templates replacement when processing compiler project options
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-16 07:08:23 +00:00
wp_xxyyzz
94a1b7adaf fpspreadsheet: Fix reading of row and column formats from ods files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-14 10:21:25 +00:00
wp_xxyyzz
c908c87838 fpspreadsheet: Heavy refactoring of ods row & cell reading. Intention is to read row and column formats, not 100% correct yet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-13 22:29:48 +00:00
wp_xxyyzz
301f7034db fpspreadsheet: Add "Auto row height" command to menu of fps_ctrls demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-12 22:40:48 +00:00
wp_xxyyzz
bdeef86e41 fpspreadsheet: Significantly speed up zooming of large worksheets
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-12 18:00:56 +00:00
wp_xxyyzz
e0df72b82d fpspreadsheet: Make TsWorksheetGrid.UpdateRowHeights public, add optional parameter "AEnforceCalcRowHeight".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-12 10:25:19 +00:00
wp_xxyyzz
f05e437ba3 fpspreadsheet: Unless enforced, no row height calculation for rows without row record. Remove useless Disable/EnableControls methods of TsWorkbookSource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5256 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-12 10:14:16 +00:00
wp_xxyyzz
c3ee25b99e fpspreadsheet: Write row format to xlsx. Update colwidth test case.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-09 21:19:19 +00:00
wp_xxyyzz
14c57c73bc fpspreadsheet: Read/write biff2 column/row formats
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-09 10:50:33 +00:00
wp_xxyyzz
9b6a4ba327 fpspreadsheet: Write column and row formats to xlsx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-08 20:43:47 +00:00
wp_xxyyzz
547331def4 fpspreadsheet: Write column and row formats to biff5/biff8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-08 17:57:29 +00:00
wp_xxyyzz
33f7d1b3af epiktimer: Fix compilation for fpc3.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-08 11:50:29 +00:00
wp_xxyyzz
db7fbe66f0 fpspreadsheet: Read column and row formats from xlsx files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-07 16:50:38 +00:00
wp_xxyyzz
e47b907659 fpspreadsheet: Initial commit with row and column formats. Display in grid seems to work. Reading implemented for biff8 and biff5.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-07 13:52:08 +00:00
wp_xxyyzz
baaf12ebfa fpspreadsheet: Improved display of row heights in TsSpreadsheetInspector
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-07 09:21:09 +00:00
wp_xxyyzz
642822a08c fpspreadsheet: Fix some typos in Worksheet grid wiki article.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-06 22:16:20 +00:00
wp_xxyyzz
b75e220a8d fpspreadsheet: Update docs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5245 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-06 21:42:16 +00:00
wp_xxyyzz
47a09340ee fpspreadsheet: Fix occasional rounding issue (http://www.pilotlogic.com/sitejoom/index.php/forum/pl-fpspreadsheet/3452-number-in-cell-and-formatting)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-06 08:26:22 +00:00
wp_xxyyzz
4df9e5dc9b fpspreadsheet: Fix reading of numbers formatted as text (@). See http://www.pilotlogic.com/sitejoom/index.php/forum/pl-fpspreadsheet/3656-pl-fpspreadsheet-wrong-reading-libre-office-calc-file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5243 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-05 22:02:41 +00:00
wp_xxyyzz
85187e4927 fpspreadsheet: Add zoom actions. Make worksheetgrid and spreadsheet inspector react on zoom changes. Update fpsctrls demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5242 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-03 22:00:27 +00:00
wp_xxyyzz
abe0de42e1 fpspreadsheet: Temporarily activate all WorksheetGrid's AutoExpand modes during file loading (see forum http://forum.lazarus.freepascal.org/index.php/topic,34276.msg224096/topicseen.html#new).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-03 17:59:08 +00:00
wp_xxyyzz
9eb50b81d3 fpspreadsheet: Fix zoom demo file reading error if format is unknown.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5240 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-03 17:24:59 +00:00
wp_xxyyzz
1257b32614 fpspreadsheet: Scroll active grid cell back into viewport if lost by zooming process.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-02 11:45:22 +00:00
wp_xxyyzz
669aaf7798 fpspreadsheet: Remove new WorksheetGrid property AutoCalcRowHeights again. Row heights are recalculated only if still at initial value of 0.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-02 09:23:33 +00:00
wp_xxyyzz
b4851141c0 fpspreadsheet: Fix fpsctrls demo picking the correct file extension for saving.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-01 22:19:02 +00:00
wp_xxyyzz
88e48c66de fpspreadsheet: Extend TsSpreadsheetInspector to show row records
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-01 21:46:44 +00:00
wp_xxyyzz
4691888297 fpspreadsheet: Change default value of new WorksheetGrid property AutoCalcRowHeights to false
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-01 12:50:29 +00:00
wp_xxyyzz
1ae0540c8e fpspreadsheet: Fix worksheetgrid not recalculating row height in case of cell content or format change
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-01 12:37:30 +00:00
wp_xxyyzz
863be778f9 fpspreadsheet: Add row height type to row record to distinguish custom from auto-calculated row heights. Add grid property AutoCalcRowHeights to use pre-calculated row height instead of always automatically recalculating row heights.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-01 12:20:18 +00:00
alexs75
5a55a015c0 RxFPC:fix AV in RxFilterBy form. tnx naum_off
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5232 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-29 13:49:49 +00:00
wp_xxyyzz
be413db8f0 fpspreadsheet: Fix fpsctrls demo showing a thick black line when column width is changed by dragging header edge (caused by UseXORFeatures=true).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-28 17:39:46 +00:00
wp_xxyyzz
ac9245401a fpspreadsheet: Add workbook option boWriteZoomFactor and update xls, xlsx and ods writers. Extend zoom demo by saving command. Add define CALC_ALL_ROWHEIGHTS to fpspreadsheetgrid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-28 16:35:39 +00:00
wp_xxyyzz
f87e5706fb fpspreadsheet: Add example for zooming.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5229 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-28 09:08:15 +00:00
alexs75
c9fcde924c RxFPC: Translation. tnx kit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-28 06:09:46 +00:00
wp_xxyyzz
64f5eff922 fpspreadsheet: Read/write zoom factor from/to OpenDocument files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-28 05:56:38 +00:00
wp_xxyyzz
f01a005300 fpspreadsheet: Read/write zoom factor from/to xlsx file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-28 05:18:08 +00:00
wp_xxyyzz
c015acfa0f fpspreadsheet: Read zoom factor from BIFF8 and BIFF5 files, and write it back
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-27 23:03:09 +00:00
wp_xxyyzz
aa04c61ba3 fpspreadsheet: Fix zooming of rich-text cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-27 18:07:51 +00:00
wp_xxyyzz
048f8dd7de fpspreadsheet: Simplification of previous commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-27 17:24:48 +00:00
wp_xxyyzz
1f3e78f896 fpspreadsheet: Fix word wrap algorithm getting stuck if column width is smaller than the character width.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-27 17:16:47 +00:00
wp_xxyyzz
80e3ae6ef0 fpspreadsheet: Fix "row height 0" issue after one of the recent commits. Call row height calculation after scrolling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-27 13:22:30 +00:00
skalogryz
0f1c8da837 richmemo: win32 win32richmemoole should be considered as a part of the package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-27 03:33:00 +00:00
skalogryz
98caf0bcec richmemo: win32 - restoring the context menu functioning, based on the patch by Andrey Korol
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-27 03:32:16 +00:00
wp_xxyyzz
0a99b97c4b fpspreadsheet: Add zooming support to WorksheetGrid (use SHIFT+CTRL+MouseWheel in fpctrls demo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-26 22:34:28 +00:00
alexs75
aed1feecaa RxFPC:fix docs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-26 11:53:51 +00:00
alexs75
80bc520136 RxFPC:add component icon for RxLazReport component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-26 10:18:31 +00:00
alexs75
031a80c310 RxFPC: TFolderLister - fix Owner for menu items
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-26 07:55:49 +00:00
wp_xxyyzz
f38a3f42de fpspreadsheet: Fix WorksheetGrid.OnValidateEntry not showing OldValue and NewValue parameters (issue #30236)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 22:23:26 +00:00
wp_xxyyzz
a85bda5f5d fpspreadsheet: Restore old cell content if ESC is pressed in the TsCellEdit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 21:50:51 +00:00
wp_xxyyzz
4a1bea77f7 fpspreadsheet: Add new grid method LoadSheetFromSpreadsheetFile (in order to be able to read a specific sheet without having to specify the file format id).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 21:36:52 +00:00
wp_xxyyzz
8d22d09e3f fpspreadsheet: Refactor WorksheetGrid behavior on ESC key
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 21:29:32 +00:00
wp_xxyyzz
7865499417 fpspreadsheet: Remove an overloaded LoadFromSpreadsheetFile method of TsWorksheetGrid to make this method compile with all levels of optional parameters used.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5210 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 20:26:02 +00:00
wp_xxyyzz
b034ec0017 fpspreadsheet: Fix incorrect handling of CONTINUE record when reading biff8 if current string is UTF16
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 11:07:35 +00:00
wp_xxyyzz
d8bf9f10b7 fpspreadsheet: Fix grid autoexpanding for navigation purposes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-25 08:53:01 +00:00
wp_xxyyzz
ff2e533d06 fpspreadsheet: Fix rewinding error of rtf memory stream when reading biff8 (see forum http://forum.lazarus.freepascal.org/index.php/topic,34150.msg223013)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-24 21:38:57 +00:00
wp_xxyyzz
ec13cdb929 fpspreadsheet: Fix compilation of spreadsheet tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-24 18:31:03 +00:00
wp_xxyyzz
6fd0ed87e3 fpspreadsheet: A more general fix of issue #30633 for streams which do not rewind in LoadFromStream.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 16:01:54 +00:00
wp_xxyyzz
2a43d89371 fpspreadsheet: Fix writing of images from stream (issue #30633)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 15:44:08 +00:00
wp_xxyyzz
9a553e8b08 tvplanit: Improved positioning of hint window for contact grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 13:29:12 +00:00
wp_xxyyzz
b46c6f5ab2 tvplanit: Add property Layout to TVpWeekView for switching to horizontal arragement of days.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5202 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 11:40:39 +00:00
wp_xxyyzz
36e84f7ff5 tvplanit: Highlight selected day in WeekView (bold). Display holiday name in WeekView's day caption.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5201 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 08:56:12 +00:00
wp_xxyyzz
0e29ff0284 tvplanit: Add holiday support to WeekView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-23 08:41:52 +00:00
wp_xxyyzz
c5e93da15a tvplanit: Add holiday support to DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-22 23:12:16 +00:00
wp_xxyyzz
9d7234c2c0 tvplanit: Add holiday support to MonthView. Add holiday and weekend attributes to Monthview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-22 17:47:27 +00:00
wp_xxyyzz
f0957e08aa tvplanit: Refactor mouse events in GontactGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-22 08:23:30 +00:00
skalogryz
a41ce36cb5 richmemo: win32 modified object resizing approach to prevent objects leaks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-21 17:59:34 +00:00
alexs75
3a0bd1ae40 RxFPC:remove depricated component RxAppIcon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-21 10:43:42 +00:00
alexs75
7c35ddd5c1 RxFPC:rename modules - add rx prefix to file names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-21 09:01:53 +00:00
wp_xxyyzz
3bf6a1a100 tvplanit: Fix "Apply to planner" button in FlexDatastore demo for Access.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 19:48:47 +00:00
wp_xxyyzz
f64f85da78 tvplanit: Activate "Apply to planner" button in sqlite3 datastore demo. Minor changes in some datastore demo project options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 12:11:11 +00:00
wp_xxyyzz
35f2a69be0 tvplanit: Use Style csDropdownList for PhoneType, EMailType and WebsiteType comboboxes in contact editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5191 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 11:45:53 +00:00
alexs75
f0f4d8b18a RxFPC:fix demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 10:11:30 +00:00
wp_xxyyzz
cf3d788bc2 tvplanit: Improvements in contacts hint display.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 09:54:00 +00:00
alexs75
a8d454d423 RxFPC:rename modules - add rx prefix to file names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 08:27:38 +00:00
alexs75
7a335aa6a5 RxFPC:RxDBGrid - add tool menu command for optimize column width
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 07:48:58 +00:00
alexs75
88b2ee9301 RxFPC:change code for export RxDBGrid col width to spreadheet - tnx naum_off
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5186 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 06:38:25 +00:00
alexs75
27859e0e0e RxFPC:fix AV in RxDBGrid hint for data - thx naum_off
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 06:34:17 +00:00
wp_xxyyzz
dcfee2e807 tvplanit: Add hint support for contact grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-19 22:58:13 +00:00
wp_xxyyzz
afebf9b206 tvplanit: Add code to zeos datastore to convert old tables (v1.04) to the new structure.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-19 20:57:45 +00:00
wp_xxyyzz
f66b612fbd tvplanit: Fix typos in file format conversion of xml datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 20:58:27 +00:00
wp_xxyyzz
27bb5c51fe tvplanit: Fix Firebird datastore missing commit after updating contacts table structure to current version.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 20:24:52 +00:00
wp_xxyyzz
0662015dbe tvplanit: Fix Firebird datastore not writing events, contacts, tasks after creation of a new resource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 16:51:51 +00:00
wp_xxyyzz
6a1b6b86de tvplanit: Fix duplicate storage of contacts (hopefully..). Remove unnecessary code from event editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 16:32:15 +00:00
wp_xxyyzz
9b1bdfb9c9 tvplanit: Fix typo when saving 2nd website specification of contact
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 09:50:12 +00:00
wp_xxyyzz
2308c5a890 tvplanit: Update package readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 09:35:43 +00:00
wp_xxyyzz
385f836d7d tvplanit: Automatically update database of sqlite3 datastore if it was created by version 1.04.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 09:28:46 +00:00
wp_xxyyzz
9b3a6f6acf tvplanit: Automatically convert firebird datastores to new table structures.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 21:13:56 +00:00
wp_xxyyzz
16d6ee43b7 tvplanit: Fix usage of relative paths in mormot full demo. Rename project to "demo" (instead of "mormotdemo" to find the translation file).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 18:34:47 +00:00
wp_xxyyzz
243ad144b1 tvplanit: Move mormot full demo to mormot sample folder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 17:30:13 +00:00
wp_xxyyzz
ecdb5f28de tvplaint: Fix FireBird datastore demo crashing after creating the DB.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 17:10:43 +00:00
wp_xxyyzz
824cbb6a59 tvplanit: Some refactoring of several date/time routines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 15:48:39 +00:00
wp_xxyyzz
b7aa833a11 tvplanit: Expose task priority and category in task editor. Update translations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 15:14:53 +00:00
wp_xxyyzz
05aad697c4 tvplanit: Remove new field PathToPhoto (too complex), add new contact field Department. Update Contact editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-16 23:42:31 +00:00
wp_xxyyzz
378b2802b5 tvplanit: Add new fields to zeos datastore
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 21:32:42 +00:00
wp_xxyyzz
226fa2e900 tvplanit: Add new contact fields to xml datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 21:26:29 +00:00
wp_xxyyzz
7b7a2ef242 tvplanit: Fix ini datastore crashing when reading an old file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 20:55:30 +00:00
wp_xxyyzz
e6b2345010 tvplanit: Implement new contact fields for ini datastore (-> new file structure).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 20:27:13 +00:00
wp_xxyyzz
f8435f112c tvplanit: Add new fields (email1..3, website1..2, address1..2, pathtophoto) to contact records. Update some demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 11:40:14 +00:00
skalogryz
9953b56cdf richmemo: win32 adding InsertInlineFlags to give control over how inline objects are inserted
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 03:21:46 +00:00
skalogryz
7d3b69a48e richmemo: win32 ole utility functions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5162 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 03:14:17 +00:00
wp_xxyyzz
f436b26383 tvplanit: Fix fulldemo with resource groups crashing due to nil resources.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-14 22:39:33 +00:00
wp_xxyyzz
211225aed9 tvplanit: Update readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5160 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-14 18:25:24 +00:00
skalogryz
052a7a2ad1 richmemo: win32, assigning IRichMemoOLECallback object on RichMemo creation.
The object would generate storages for incoming OLE object (needed for WinXP machines to load RTF embedded objects).
based on the sample by engkin

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5159 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-14 13:28:09 +00:00
alexs75
e55cc71598 RxFPC:RxDBGrid fix set DefaultRowHeight = 0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5158 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-14 07:27:19 +00:00
wp_xxyyzz
75ccd9a393 tvplanit: Add hint support for dayview. Use localized strings in event hints. Add HintMode (event hints or component hints).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-12 22:25:34 +00:00
wp_xxyyzz
29e9841d1b tvplanit: Refactor MonthView painting code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-11 23:08:34 +00:00
wp_xxyyzz
274284fc51 tvplanit: Add hint support to MonthView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-11 21:43:26 +00:00
wp_xxyyzz
cf011258e6 tvplanit: Show hints for events in weekview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-11 17:53:51 +00:00
wp_xxyyzz
30ece2b296 tvplanit: Improved assembly of event text in WeekView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-11 13:46:45 +00:00
wp_xxyyzz
cd23d554eb tvplanit: Add property ShowDetails to resource groups in order to control the level of detail visible for overlayed events.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-11 13:35:19 +00:00
wp_xxyyzz
ad82eacee5 tvplanit: Fix new events initially being displayed as overlayed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-11 08:23:51 +00:00
wp_xxyyzz
8b0e5c6f3e tvplanit: Use resource description if resourcegroup caption is empty.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-11 08:14:11 +00:00
wp_xxyyzz
54087cb1f1 tvplanit: Fix crash (with heaptrace on) due to incomplete Notification. Cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5149 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 20:26:10 +00:00
wp_xxyyzz
1f82493afa tvplanit: Add brush pattern to resource group. Remove duplicate resourcestrings. Clearer context menus by adding divider lines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5148 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 20:08:06 +00:00
wp_xxyyzz
7b4cfd3f6e tvplanit: Add ReadOnly flag to ResourceGroup to prevent editing of events in overlay mode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 19:06:41 +00:00
wp_xxyyzz
e6b0f403d5 tvplanit: Improve assignment of resource group to resource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5146 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 18:27:50 +00:00
wp_xxyyzz
f1348844bf tvplanit: Add option for showing/hiding overlayed events to dayview and weekview context menu.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5145 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 17:26:42 +00:00
wp_xxyyzz
981bf5d3a4 tvplanit: Show multiple resources in dayview (some issues).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5144 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 15:09:23 +00:00
wp_xxyyzz
07c3506c3a tvplanit: Initial implementation of TVpResourceGroups. Incomplete.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5143 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 14:19:31 +00:00
wp_xxyyzz
d98cf55ca3 tvplanit: Remove duplicate code in datastore RefreshXXX methods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5142 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 13:47:46 +00:00
wp_xxyyzz
2899adfc3e tvplanit: Refactor datastore's LoadEvents (new method LoadEventsOfResource)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5141 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 12:32:15 +00:00
wp_xxyyzz
8c0fcef2ac tvplanit: Remove type in zeos example folder name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 12:02:17 +00:00
wp_xxyyzz
4ae3cd2751 tvplanit: Cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5139 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-10 11:43:54 +00:00
alexs75
7f58cbbef8 RxFPC:RxDBGrid - add metod for add custom command for RxDBGrid tools menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5138 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-09 09:55:03 +00:00
alexs75
739b507e7b RxFPC:fix filter null values in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5137 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-09 09:00:56 +00:00
alexs75
6c1264d156 RxFPC:new LazReport control - TlrSelectPeriodControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-09 06:30:38 +00:00
alexs75
7a03db1a79 RxFPC:enable quick search in RxDBGrid for not fsString fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5135 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-08 08:59:16 +00:00
alexs75
441bd798fb RxFPC:in RxDBGrid filter add code for filter null values in grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-08 08:51:40 +00:00
alexs75
731550aa8f RxFPC:add filter demo for TRxMemoryData
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-07 11:15:26 +00:00
wp_xxyyzz
5920c0bc2f tvplanit: Use TList sorting method for sorting resources, events, tasks and contacts. Cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-06 19:59:25 +00:00
wp_xxyyzz
ff520cb2d7 tvplanit: Store current resourceID of full demo to ini file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-06 19:58:31 +00:00
wp_xxyyzz
c782c3bc7e tvplanit: Make sure that the first time start of full demo uses reasonable default values.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-06 18:26:07 +00:00
wp_xxyyzz
2f73e71c1d tvplanit: Fix crash when deleting resources, fix full demo affected by this.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-05 14:04:22 +00:00
wp_xxyyzz
ad6930be1a tvplanit: Implement drag and drop from weekview to dayview and within itself.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-03 21:51:37 +00:00
wp_xxyyzz
0f1bfbf6a5 tvplanit: Activate drag and drop from DayView to WeekView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5127 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-03 17:41:24 +00:00
wp_xxyyzz
ace4b5ee45 tvplanit: Add VpRESTserverDaemon and VpRESTserverRegister to mORMot example. Extend mORMot demo to connect to AWS (Amazon web service) server. (These are additions by DonAlfredo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-03 15:09:35 +00:00
wp_xxyyzz
ab1d9ee4dc tvplanit: Fix mormotdemo not being updated after changed dataset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 23:28:09 +00:00
wp_xxyyzz
dfe9715d19 tvplanit: Increment package version number to 1.05. Check commandline of mormot full demo for option -noserver to run the demo without the RESTserver.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 20:01:44 +00:00
wp_xxyyzz
395e3f20ed tvplanit: Add a mORMot variant of the full demo (based on code kindly provided by DonAlfredo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5123 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 17:58:47 +00:00
wp_xxyyzz
aef96e2519 tvplanit: Introduce a datamodule in the fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5122 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 16:45:47 +00:00
wp_xxyyzz
d582c8663f tvplanit: Simplify linking of runtime created datastores to dependent controls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 16:31:27 +00:00
wp_xxyyzz
e45bb283df tvplanit: Fix Lazarus crashing if datastore is deleted from a form containing a MonthView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 14:35:14 +00:00
wp_xxyyzz
7e962a585f tvplanit: Avoid using tvplanit sources in SearchPath of mormot simpledemo. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 14:11:33 +00:00
wp_xxyyzz
d9c273542e tvplanit: Add mORMot datastore and example (kindly provided by forum user DonAlfredo, thank you).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 10:48:12 +00:00
skalogryz
2123ae7101 richmemo: win32 + holding selection direction for GetXXX operations (that are strictly selection based).
reduce the number of redundant OnChange events, only call them on real event happening.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5117 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 03:25:11 +00:00
wp_xxyyzz
433408c2f1 tvplanit: Modify vpdata for usage of RTTI (patch by DonAlfredo, thanks)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5116 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-01 09:56:46 +00:00
skalogryz
df60a80341 richmemo: updating search method to return the length of the found text (for cases, where found text could be different than a searched one. I.e. Hebrew or Arabic scripts)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-31 15:59:03 +00:00
alexs75
a53eb905c0 RxFPC: fix cimpile on fpc < 3.1.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5114 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-31 05:26:49 +00:00
alexs75
b8b4759a7e RxFPC:fix license information
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5113 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-30 06:12:57 +00:00
wp_xxyyzz
ae11ff3ea5 lclextensions: Fix compilation with Laz 1.6
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-29 10:11:49 +00:00
wp_xxyyzz
5a8198f10d tvplanit: Fix conversion of month/day names to utf8 in case of non-trunk Lazarus versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-29 09:39:30 +00:00
wp_xxyyzz
bb378f95b0 tvplanit: Fix incorrect hour being displayed after midnight in DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-28 09:35:10 +00:00
wp_xxyyzz
366cb43790 tvplanit: Add French translation by forum user "JD"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5108 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-28 08:42:01 +00:00
juhamanninen
9defd20124 lclextensions: Use right unit (LazUTF8) for UTF8CharacterLength. Issue #0030507.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5107 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-27 11:04:04 +00:00
alexs75
4a5bef15db RxFPC:RxDBGrid - add new event OnDataHintShow. Tnx naum_off from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5106 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-26 19:26:05 +00:00
wp_xxyyzz
0ea05db2ba tvplanit: Fix DayView getting into DragMode after double-click (Patch by DonAlfredo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-26 15:45:53 +00:00
wp_xxyyzz
ea6895c8e3 tvplanit: Add drag&drop of events (patch by forum user DonAlfredo). Update maindemo. Fix memory leak in button width calculation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-26 13:33:45 +00:00
alexs75
e2482a5149 RxFPC:Add TRxDBGridExportPDF to RxDBGrid demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-23 10:27:25 +00:00
alexs75
077039c719 RxFPC:add IDE icon for TRxDBGridExportPDF
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-23 07:45:53 +00:00
alexs75
bbd5da7cd5 RxFPC: RxDBGrid - new options rdgDisableWordWrapTitles - ID0030493 from regs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-23 06:15:57 +00:00
alexs75
e940ee5f96 RxFPC:TRxDBGridExportPDF - export multiline captions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5098 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-22 13:58:21 +00:00
alexs75
0b6ed46e90 RxFPC:TRxDBGridExportPDF - fix errors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-22 13:32:34 +00:00
alexs75
826d8ceba8 RxFPC:fix svn props
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5096 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-22 06:19:08 +00:00
alexs75
67fc1fc7e0 RxFPC:TRxDBGridExportPDF - export images from grid cell
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5095 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-19 14:06:03 +00:00
alexs75
9be6f7eac5 RxFPC: replace LazFreeType to fpTTF in TRxDBGridExportPDF. Now TRxDBGridExportPDF work with ODF fonts. Fix errors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5094 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-19 13:31:56 +00:00
wp_xxyyzz
9dc6e186e3 tvplanit: Update readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-18 21:29:47 +00:00
alexs75
2047c32696 RxFPC:Rewrite work with fonts in RxDBGrid export to pdf
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-18 07:53:51 +00:00
alexs75
fe4f02b653 RxFPC:fix export to pdf cell background color (tnx. Graeme Geldenhuys)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-15 12:26:52 +00:00
skalogryz
093d31e8f1 richmemo: fix in scrollbars styles selection for win32. (non Auto- scrollbars would now be disabled instead of disappeared)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-15 02:13:23 +00:00
skalogryz
e24cdc8732 richmemo: fix in default color selection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5089 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 21:33:47 +00:00
wp_xxyyzz
1ccaf81a5b tvplanit: Add more categories to fulldemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 16:21:30 +00:00
wp_xxyyzz
f855db7597 tvplanit: Fix typo in Linux version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 14:38:58 +00:00
wp_xxyyzz
2b62d25c84 tvplanit: Once more..., now without AnchorSides (do not seem to work correctly).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5086 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 14:36:59 +00:00
wp_xxyyzz
cdd3e42006 tvplanit: Fix Linux button issue in Element editor, another attempt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5085 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 14:01:04 +00:00
wp_xxyyzz
52d878d48f tvplanit: Fix button anchors in Element editor for Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 13:37:16 +00:00
wp_xxyyzz
df1f7bda09 tvplanit: Reverse order of OK and Cancel buttons for Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 12:24:22 +00:00
alexs75
cc2ab6faba RxFPC: RXDBGrid export to PDF component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-12 13:50:47 +00:00
alexs75
2ddf545806 RxFPC: add filter expression to TRxMemoryData
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5081 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-12 07:37:17 +00:00
alexs75
e534eade83 RxFPC:continue work on RxDBGrid PDF export
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5080 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-11 14:00:57 +00:00
alexs75
667cae6df5 RxFPC:continue work on RxDBGrid PDF export
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5079 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-10 14:03:15 +00:00
wp_xxyyzz
1276eb57b8 tvplanit: DPI-aware font sizes of planner controls.
Publish some missing inherited properties of VpCalendar
Move "GetTimeFormat" from FullDemo to unit vpmisc.
Remove some hints/warnings.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5078 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-08 18:29:24 +00:00
wp_xxyyzz
d961a31803 tvplanit: Trying to get high-dpi correct (many changes)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-06 22:18:53 +00:00
wp_xxyyzz
82f445a910 tvplanit: Make properties Achors, BorderSpacing and ChildSizing available for TVpResourceCombob and TVpPrintFormatCombobox. Improved, high-dpi aware layout of print preview form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-05 22:34:24 +00:00
wp_xxyyzz
0e25976581 tvplanit: DPI-aware report setup dialog of fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5075 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-05 22:07:34 +00:00
wp_xxyyzz
aa28082fa2 tvplanit: Fix compilation of full demo with Laz 1.6
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5074 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-05 21:45:06 +00:00
wp_xxyyzz
ba0f25142c spktoolbar: Make toolbar dpi aware (patch by "regs" with modifications, issue #0030446).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5073 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-05 21:11:23 +00:00
alexs75
1b87b7dfb8 RxFPC:new designer icon for RxMDI (tnx. Lucifer from freepascal.ru)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5072 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-05 11:07:08 +00:00
alexs75
6fa37ff2cb RxFPC:fix compile on FPC < 3.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-04 05:28:49 +00:00
wp_xxyyzz
a6b21a6783 tvplanit: Add Lazarus urls to AboutBox.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-03 16:35:20 +00:00
alexs75
af3313cb53 RxFPC:try to fix compile on FPC < 3.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5069 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-03 13:17:01 +00:00
skalogryz
35516cee58 richmemo: saving fRTF on DestroyHandle event to follow LCL requirements about properties being available with/without window Handle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5068 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-02 16:07:29 +00:00
alexs75
96eaa3a6f7 RxFPC:start work on tools for export rxdbgrid data to pdf file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-02 14:01:37 +00:00
wp_xxyyzz
cb4466eef7 fpspreadsheet: Fix pasting from LibreOffice clipboard.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5066 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-02 13:58:08 +00:00
wp_xxyyzz
d5fb5a417e tvplanit: Fix ini datastore not being connected if AutoConnect=true.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5065 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 19:41:27 +00:00
wp_xxyyzz
670cc99cf1 tvplanit: Unpublish ini datastore property Connected (was forgotten in r5034). Fix related for reading error ini datastore demo. (Demo is not working, though).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5064 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 18:54:43 +00:00
wp_xxyyzz
a2ef7bb6cd tvplanit: add readme file for the examples folder.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5063 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 17:20:11 +00:00
wp_xxyyzz
9bf2b8f260 tvplanit: Add tutorial sources (see wiki). Improved painting of "today" in MonthView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 17:09:52 +00:00
wp_xxyyzz
2b1c2a58cb tvplanit: Fix compilation of fulldemo under Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5061 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 10:15:48 +00:00
wp_xxyyzz
96c497ed73 tvplaint: Add missing files of fulldemo (ExVpRptSetup.*)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5060 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 10:08:42 +00:00
skalogryz
84084e84f5 richmemo: wrap SetRangeParams range changes into BeginUpdate/EndUpdate. Making sure that no updates would be visibile as well as refreshing by the end of the change
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5059 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 03:22:44 +00:00
wp_xxyyzz
bca9537340 tvplanit: Translate caption of "Report Setup" dialog in FullDemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 22:07:07 +00:00
wp_xxyyzz
1c5826f182 tvplanit: Fix ChangeBounds loop in Element editor for Laz 1.4.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 21:58:26 +00:00
wp_xxyyzz
710725dd66 tvplanit: Fix gadgets demo for Laz 1.4.4.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5056 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 11:55:04 +00:00
wp_xxyyzz
3771d2c3bb tvplanit: Fix print formats crashing if view is not contained in current form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5055 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 10:54:39 +00:00
wp_xxyyzz
bcd43cd892 tvplanit: Fix memory leak in monthview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 12:08:11 +00:00
wp_xxyyzz
08b4caa46c tvplanit: Cosmetic changes in MonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5053 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 11:45:12 +00:00
wp_xxyyzz
88e7a16ba7 tvplanit: Refactor TVpMonthView (remove internal variables unused or used by painter only).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5052 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 11:24:43 +00:00
wp_xxyyzz
fc7427cc7a tvplanit: Fix memory leak in MonthView's TodayAttributes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5051 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 22:19:07 +00:00
skalogryz
267efe922d richmemo: speed up range style selection by comparing flag to initalStyle rather than all supported styles
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5050 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 19:01:40 +00:00
skalogryz
58c9433aa1 richmemo: always update the selection to make the "SelStart" at the minimal character position, when detecting styles
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5049 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 18:47:08 +00:00
wp_xxyyzz
5cfee9383f tvplanit: Fix Fulldemo's Print routine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5048 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 16:48:36 +00:00
wp_xxyyzz
ccf954454a tvplanit: Add loading of saved print formats to FullDemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5047 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 15:56:52 +00:00
skalogryz
2daef0ba4a iphonelazext: the ihelloworld project doesn't have any resources associated with it
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5046 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 13:24:16 +00:00
skalogryz
70fe3a5109 iphonelazext: fixing the warning (ansi to wide, wide to ansi) shown on fpc 3. Updating building script. Forcing to use the script file on Xcode project generation. Using custom options in Xcode project. Fix resolving of project paths
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5045 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 03:34:23 +00:00
skalogryz
43a1354fe2 iphonelazext: updating the example hello world project to be compatbile with the later iOS versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5044 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 03:31:34 +00:00
wp_xxyyzz
48dab069a8 tvplanit: Fix countdown timer not stopping at end.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5043 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 22:33:42 +00:00
wp_xxyyzz
28fbce4056 tvplanit: Update/add some readme files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5042 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 22:01:33 +00:00