Commit Graph

39570 Commits

Author SHA1 Message Date
jesus
b6c62107a1 LazReport, Implemented the possibility of navigation on the report, similar to the html page. And sample, Patch from Aleksey Lagunov
git-svn-id: trunk@40752 -
2013-04-08 19:02:28 +00:00
mattias
4470a5e9f0 lazcontrols: lvlgraph: hint for nodes
git-svn-id: trunk@40751 -
2013-04-08 11:41:07 +00:00
mattias
e287d845f0 lazcontrols: lvlgraph: added GetVisibleSourceNodes, GetVisibleTargetNodes
git-svn-id: trunk@40750 -
2013-04-08 10:52:02 +00:00
mattias
3621bd6a70 examples: addrbook: only show graph options
git-svn-id: trunk@40749 -
2013-04-08 10:13:26 +00:00
mattias
5a4ce26d88 rttircontrols: published PropertyGrid.OnEditorFilter
git-svn-id: trunk@40748 -
2013-04-08 10:13:06 +00:00
mattias
eba7a492a5 IDEIntf: added TOICustomPropertyGrid.OnEditorFilter
git-svn-id: trunk@40747 -
2013-04-08 10:12:29 +00:00
mattias
1531418952 lazcontrols: tlvlgraph: faster destroy
git-svn-id: trunk@40746 -
2013-04-08 07:57:48 +00:00
jesus
b8a1d1c5e9 LazReport, fix alignments when printing via cairocanvas (it really calc everything as if it was taLeftAlignment)
git-svn-id: trunk@40745 -
2013-04-08 06:20:48 +00:00
mattias
b1bf50dbfc lazcontrols: tlvlgraph: fixed crash when freing while node is selected
git-svn-id: trunk@40744 -
2013-04-07 22:03:24 +00:00
mattias
6e7361cce0 translations: German: updates from Swen Heinig
git-svn-id: trunk@40743 -
2013-04-07 16:57:54 +00:00
bart
4b45b1b4b0 ShellCtrls: Adjust TShellTreeView.SetPath after the changes to SetRoot.
Raise an exception if Path is not valid (Delphi compatibility).

git-svn-id: trunk@40742 -
2013-04-07 15:56:43 +00:00
maxim
8e9cb1ab88 SynEdit: some more translations clean up
git-svn-id: trunk@40739 -
2013-04-07 14:57:53 +00:00
maxim
d834fc8946 SynEdit: cleaned up some translations
git-svn-id: trunk@40738 -
2013-04-07 14:30:04 +00:00
maxim
7b8bd06b55 IDEIntf: regenerated translations
git-svn-id: trunk@40737 -
2013-04-07 13:56:12 +00:00
maxim
c9d82eb12c IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@40736 -
2013-04-07 13:39:13 +00:00
maxim
48f896c1a5 LazReport: updated Russian translation
git-svn-id: trunk@40735 -
2013-04-07 13:12:41 +00:00
bart
b379a5290b ShellCtrls: Raise an exception when trying to set an invalid Root for TShellTreeView and TShellListview (Delphi compatibility).
git-svn-id: trunk@40734 -
2013-04-07 13:11:04 +00:00
maxim
a0924e6248 SynEdit: regenerated translations
git-svn-id: trunk@40733 -
2013-04-07 13:06:28 +00:00
bart
cb7146f41b ShellCtrls: Add a Node for Root in SetRoot. Fixes issue #0024230.
git-svn-id: trunk@40732 -
2013-04-07 10:59:07 +00:00
mattias
2363e2143c IDE: project resource file version: do not set modified if value is the same and initialize it after read
git-svn-id: trunk@40730 -
2013-04-07 07:59:12 +00:00
mattias
9c4f826f10 addrbook: updated readme about tdbf deprecated warning
git-svn-id: trunk@40729 -
2013-04-07 07:43:02 +00:00
mattias
3f7db4aa7f IDEIntf: TCollectionPropertyEditor: fixed unselecting if owner is freed
git-svn-id: trunk@40728 -
2013-04-07 07:37:55 +00:00
jesus
b6b3685433 CairoCanvas, updated test
git-svn-id: trunk@40727 -
2013-04-07 06:09:43 +00:00
jesus
0c8ce4df71 CairoCanvas, implements clipping, fix issue #24217
git-svn-id: trunk@40726 -
2013-04-07 06:09:08 +00:00
jesus
c5089fb28f CairoCanvas, fix TextExtent, from Julio Jiménez Boreguero
git-svn-id: trunk@40725 -
2013-04-06 19:51:11 +00:00
jesus
5fc932cc76 CairoCanvas, fix textrect rotation
git-svn-id: trunk@40724 -
2013-04-06 17:47:24 +00:00
bart
2b3ef514e9 ShellCtrls: declare property ViewStyle of TShellListView as "default vsReport".
Fixes issue #0024226.

git-svn-id: trunk@40723 -
2013-04-06 14:50:21 +00:00
jesus
a471e2d12c CairoCanvas, for alignment, logical rect should be used instead of ink rect, fix alignment to the right
git-svn-id: trunk@40722 -
2013-04-05 20:10:53 +00:00
jesus
8fc6a8eb4b CairoCanvas, fix textrect with multiline text, modified test
git-svn-id: trunk@40721 -
2013-04-05 19:23:10 +00:00
jesus
606d865ad3 LazReport, Patch from Alexey Lagunov:
1. Fix error set Page.Visible=false from report script when generating the report.
2. Added a new component for the lazreport dialog boxes - TfrButtonPanel.
3. Implemented change size report dialogs with mouse.
4. Fixed display of selected controls in the report dialog box on modify  report at design time.
5. Improvements to create a preview form for reports.
6. For component TfrDesigner added Events to save and read reports in the designer from sources other than files. For example - from the database.

git-svn-id: trunk@40720 -
2013-04-05 18:19:56 +00:00
sekelsenmat
5906395798 fpvectorial: Improves the svg reader, now it recognizes lines without command token after a move in d=
git-svn-id: trunk@40719 -
2013-04-05 10:18:25 +00:00
sekelsenmat
2fa374f22e fpvectorial: Fixes a bug in the layers code of the SVG reader, it didnt return the current layer to the parent
git-svn-id: trunk@40718 -
2013-04-05 09:12:43 +00:00
jesus
5c01b41999 CairoCanvas, some refactoring, disabled breaklines, fix TextRect text position
git-svn-id: trunk@40717 -
2013-04-05 08:06:10 +00:00
jesus
7e17e5a27a CairoCanvas, TextExtent patch from Julio Jiménez Borreguero
git-svn-id: trunk@40716 -
2013-04-04 19:40:08 +00:00
mattias
7c0279641e IDE: package graph: added treeview
git-svn-id: trunk@40715 -
2013-04-04 14:34:48 +00:00
mattias
458f42b286 IDE: package options: hints for package types
git-svn-id: trunk@40714 -
2013-04-04 11:05:03 +00:00
mattias
8831d137eb IDE: package options: description: fixed layout
git-svn-id: trunk@40713 -
2013-04-04 10:49:15 +00:00
mattias
e230112a50 IDE: package options: description: fixed layout
git-svn-id: trunk@40712 -
2013-04-04 10:46:52 +00:00
mattias
e4ef60948a IDE: package options: replaced package type radiogroup with radiobuttons
git-svn-id: trunk@40711 -
2013-04-04 10:42:19 +00:00
mattias
10f425b162 updated cairocanvas makefile
git-svn-id: trunk@40710 -
2013-04-03 22:01:15 +00:00
jesus
e28fa6096c CairoCanvas, test, normal spacing
git-svn-id: trunk@40709 -
2013-04-03 21:52:49 +00:00
jesus
17be5daa11 CairoCanvas, added sample for issue #19435
git-svn-id: trunk@40708 -
2013-04-03 21:46:54 +00:00
jesus
c69b4039cf CairoCanvas, Improves pangocairo text alignments, from Julio Jiménez Borreguero
git-svn-id: trunk@40707 -
2013-04-03 19:09:35 +00:00
sekelsenmat
d18fae7b03 fpvectorial: Fixes the svgz compression issue: I just had to change a virtual tag to override!
git-svn-id: trunk@40706 -
2013-04-03 12:13:21 +00:00
mattias
fb96d706e6 cairocanvas: lpk is runtime
git-svn-id: trunk@40705 -
2013-04-03 11:35:00 +00:00
mattias
77aef112a6 lcl: gtk2: fixed warning
git-svn-id: trunk@40704 -
2013-04-03 09:58:13 +00:00
mattias
b1922566ff cairocanvas: less hhints
git-svn-id: trunk@40703 -
2013-04-03 09:57:47 +00:00
jesus
ee80837581 CairoCanvas, added modified test from issue #24217 from Anton to test cairo printer
git-svn-id: trunk@40702 -
2013-04-03 09:07:33 +00:00
jesus
76b33506ae CairoCanvas, added cairo printer to easier work with cairocanvas backends
git-svn-id: trunk@40701 -
2013-04-03 09:02:01 +00:00
jesus
9e1fa02544 LazReport, included chinese sample in alignments report, from Julio Jiménez Borreguero
git-svn-id: trunk@40700 -
2013-04-03 06:27:20 +00:00