Commit Graph

39345 Commits

Author SHA1 Message Date
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
jesus
a3c424c1e1 LCL, Carbon, fix duplicate entries in comboboxes
git-svn-id: trunk@40684 -
2013-04-01 20:25:52 +00:00
mattias
77e0434dd9 IDE: fixed crash on GetUnitResourceFileformat when unit not yet loaded
git-svn-id: trunk@40683 -
2013-04-01 13:01:17 +00:00
mattias
6b58205bb8 IDE: formatting
git-svn-id: trunk@40682 -
2013-04-01 12:58:55 +00:00
mattias
480fedbcc8 codetools: safety clean up on exception
git-svn-id: trunk@40681 -
2013-04-01 12:58:40 +00:00
martin
63634bb913 SynEdit: fixed trim-space (mode "position only") would corrupt text on certain undo. Issue #24101
git-svn-id: trunk@40680 -
2013-04-01 11:58:34 +00:00
martin
fde480b560 SynEdit: Small optimization in editing selection code
git-svn-id: trunk@40679 -
2013-04-01 11:51:23 +00:00
martin
0493e2f195 SynEdit: Fixed a rare issue with wrongly placed caret after overwriting the selection.
git-svn-id: trunk@40678 -
2013-04-01 11:47:15 +00:00
jesus
4c539b83a7 Printers, made the cairo postscript canvas the default for cups backend (gtk2), printing latin, greek, cyrillic, arabic, chinese, etc. should now work, fixes issues #15161 and #19435
git-svn-id: trunk@40677 -
2013-04-01 04:43:31 +00:00
jesus
2efb4587ed CairoCanvas, make sure cairo context is created before using fonts
git-svn-id: trunk@40676 -
2013-04-01 04:26:02 +00:00
jesus
9d6b8229f9 Tools, LazRes, trim ResourceName and ResourceType, issue #24139
git-svn-id: trunk@40675 -
2013-04-01 03:16:12 +00:00