Commit Graph

39355 Commits

Author SHA1 Message Date
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
mattias
3a6a5b1cb0 cairocanvas: same license as LCL
git-svn-id: trunk@40699 -
2013-04-02 10:45:39 +00:00
mattias
cf877df3c4 updated lpk makefiles
git-svn-id: trunk@40698 -
2013-04-02 10:37:47 +00:00
mattias
ba3392e716 lazbuild: fixed create Makefile.compiled
git-svn-id: trunk@40697 -
2013-04-02 10:37:12 +00:00
mattias
ca72db350a updatemakefiles: write note
git-svn-id: trunk@40696 -
2013-04-02 10:26:07 +00:00
mattias
51d0aff5e3 IDE: clean up
git-svn-id: trunk@40695 -
2013-04-02 10:11:26 +00:00
mattias
a85c98d0a8 IDE: clean up
git-svn-id: trunk@40694 -
2013-04-02 10:10:54 +00:00
jesus
214609634e IDE, regenerated makefiles after adding cairocanvas to big IDE compile, should fix #24205
git-svn-id: trunk@40693 -
2013-04-02 00:09:27 +00:00
jesus
84f9e78f5c lhelp, regenerated make files
git-svn-id: trunk@40692 -
2013-04-01 23:55:05 +00:00
jesus
247e269298 TurboPowerIProDsgn, regenerated make files
git-svn-id: trunk@40691 -
2013-04-01 23:30:28 +00:00
jesus
700500e51e TurbopowerIPRO, regenerated makefiles
git-svn-id: trunk@40690 -
2013-04-01 23:25:25 +00:00
jesus
b6ea17fddd Printers, and now regenerated makefiles for Printers4LazarusIDE
git-svn-id: trunk@40689 -
2013-04-01 23:18:37 +00:00
jesus
2bf6a5116c Printers, modified makefiles so they reference cairocanvas
git-svn-id: trunk@40688 -
2013-04-01 23:11:19 +00:00
jesus
e38c6f4872 CairoCanvas, missing 'compiled' file
git-svn-id: trunk@40687 -
2013-04-01 23:03:27 +00:00
jesus
585a87e0f0 CairoCanvas, added Makefile
git-svn-id: trunk@40686 -
2013-04-01 22:50:48 +00:00
jesus
8d3eece0e7 Tools, LazRes, trim filelist which should fix the case when there are spaces before the file name, issue #24139
git-svn-id: trunk@40685 -
2013-04-01 20:49:27 +00:00