Commit Graph

5309 Commits

Author SHA1 Message Date
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
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
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
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
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
d94726d14a more fpvviewer test files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-26 13:33:55 +00:00
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
f1c0532112 fpvviewer: Updates to latest fpvectorial
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-26 12:27:26 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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