wp
b095038501
fpvectorial: Fix rendering of elliptic arc segments (overwriting center x by y coordinate)
...
git-svn-id: trunk@52864 -
2016-08-22 16:05:22 +00:00
bart
8c06636b4b
LazHelpHtml: UnQuotes the result of FinddefaultBrowser. Resolves issue #0030502 .
...
git-svn-id: trunk@52863 -
2016-08-22 13:07:30 +00:00
bart
602280cef5
CaculatorForm: fix TCalculatorPanel.FindButton for buttons after the Square root button.
...
git-svn-id: trunk@52862 -
2016-08-22 12:40:48 +00:00
bart
b272a2aa9f
ExtDlgs: implement TCalculatorDialog.OnCanClose. Part of Issue #0030449 .
...
git-svn-id: trunk@52861 -
2016-08-22 10:36:50 +00:00
wp
39971c9461
fpvectorial: Fix paths being rendered incorrectly since addition of TopLeftCoordinates option.
...
git-svn-id: trunk@52860 -
2016-08-22 10:35:16 +00:00
bart
2e4aa22e32
Win32: TFontDialog: implement retrieving font settings before calling OnApplyClicked. Resolves Issue #0028636 .
...
git-svn-id: trunk@52859 -
2016-08-21 23:15:42 +00:00
wp
3119693097
fpvectorial: Add WriteViewBox and WriteParagraph to svg writer.
...
git-svn-id: trunk@52858 -
2016-08-21 22:49:27 +00:00
mattias
bc57de6bb9
lazutf8: improved UTF8CharacterLength and UTF8CharacterLengthFast
...
git-svn-id: trunk@52857 -
2016-08-21 21:14:01 +00:00
juha
413f000fc0
LazUtils: Return 1 also for char #0 in UTF8CharacterLengthFast. Matches the logic in UTF8CharacterLength.
...
git-svn-id: trunk@52856 -
2016-08-21 19:48:01 +00:00
mattias
2ee19afd56
codetools: fixed forward defined class-of
...
git-svn-id: trunk@52855 -
2016-08-21 19:29:50 +00:00
bart
84f90e1ba1
Win32: TFontDialog: start implementing calling OnApplyClicked. Part of Issue #0028636 .
...
git-svn-id: trunk@52854 -
2016-08-21 17:25:37 +00:00
juha
01c9a4b4d7
LazUtils: Add fast versions of UTF8CharacterLength and UTF8Length. Use them in LazUnicode unit.
...
git-svn-id: trunk@52853 -
2016-08-21 16:37:02 +00:00
bart
f6450e8a39
QT: implement TWSCommonDialog.QueryWSEventCapabilities for QT WS.
...
git-svn-id: trunk@52852 -
2016-08-21 12:30:27 +00:00
bart
d627f1e6fe
GTK2: implement TWSCommonDialog.QueryWSEventCapabilities for GTK2 WS.
...
git-svn-id: trunk@52851 -
2016-08-21 12:27:13 +00:00
bart
4213e0848c
Dialogs:
...
- implement a mechanisme to query the widgetset how and when to handle DoShow, DoCanClose and DoClose.
- implement QueryWSEventCapabilities for Win32 widgetset
git-svn-id: trunk@52850 -
2016-08-21 11:45:58 +00:00
bart
e2d9b0ef94
GTK3: TGtk3WSCommonDialog:
...
- call DoCanClose instead of OnCanClose in gtkDialogCloseQueryCB
- set UserChoice to mrCancel in gtkDialogDestroyCB
(synchronize with GTK2 implementation)
git-svn-id: trunk@52849 -
2016-08-21 10:29:37 +00:00
mattias
0eca7b739e
IDE: fixed mem leak in jitforms, bug #30487
...
git-svn-id: trunk@52848 -
2016-08-20 21:49:02 +00:00
wp
ebdfafa1e6
fpvectorial: Fix svg writer incorrectly closing some xml tags.
...
git-svn-id: trunk@52847 -
2016-08-20 17:50:53 +00:00
wp
1658e33d9d
fpvectorial: Fix format detection error due to ExtractFileExt returning an empty string if applied to an extension instead of a filename.
...
git-svn-id: trunk@52846 -
2016-08-20 17:50:16 +00:00
mattias
4f2a09c958
IDE: fixed mem leak in jitforms, bug #30487
...
git-svn-id: trunk@52845 -
2016-08-20 17:35:58 +00:00
mattias
2b61a95171
codetools: fixed setting EndPos of ctnGenericParam, bug #30489
...
git-svn-id: trunk@52844 -
2016-08-20 17:30:17 +00:00
wp
22a65dfeb7
fpvectorial: Add wmf to sample project fpvectorialconverter, some layout improvements.
...
git-svn-id: trunk@52843 -
2016-08-20 17:07:07 +00:00
wp
2292ee9bdb
fpvectorial: svg writer supports TvPolygon now (incl WindingRule).
...
git-svn-id: trunk@52842 -
2016-08-20 14:11:43 +00:00
wp
d35e091575
fpvectorial: wmf writer respects winding rule when saving polygons.
...
git-svn-id: trunk@52841 -
2016-08-20 13:04:02 +00:00
wp
23c35aeff3
fpvectorial: Some refactoring of polygon painting.
...
git-svn-id: trunk@52840 -
2016-08-19 21:58:09 +00:00
bart
298e1155ad
MaskEdit: fix pasting text with spaces when maskchar is cMask_AlphaNum, cMask_Letter and cMask_Number or cMask_NumberPlusMin. Issue #0030481 .
...
git-svn-id: trunk@52839 -
2016-08-19 21:07:42 +00:00
wp
a07cb97913
fpvectorial: Implement rendering of gradients for TvPolygon
...
git-svn-id: trunk@52838 -
2016-08-19 20:35:12 +00:00
bart
5bf9ffa801
MaskEdit: check if control can be focussed before focussing when validation fails in DoExit. Issue #0030482 . Patch by Lutz Mändle.
...
git-svn-id: trunk@52837 -
2016-08-19 20:20:43 +00:00
wp
5230d13340
fpvectorial: Add support for gradients to the svg writer.
...
git-svn-id: trunk@52836 -
2016-08-19 17:08:31 +00:00
wp
7205d8a04f
fpvectorial: Refactor svg writer code. Add writing of TvRectangle and TvEllipse.
...
git-svn-id: trunk@52835 -
2016-08-18 21:14:41 +00:00
juha
4bbf24e69f
Formatting.
...
git-svn-id: trunk@52834 -
2016-08-18 20:51:04 +00:00
juha
fcc2649c3b
IDE: Allow adding a package dependency with dotted name to a project. Issue #30467 .
...
git-svn-id: trunk@52833 -
2016-08-18 20:50:58 +00:00
juha
3eb143d1bc
Remove useless comments like { private declarations } from class skeletons.
...
git-svn-id: trunk@52832 -
2016-08-18 18:51:56 +00:00
wp
2cdcbefef6
fpvectorial: Fix text rotation for wmf.
...
git-svn-id: trunk@52831 -
2016-08-18 18:36:32 +00:00
wp
8023318178
fpvectorial: Trying to add brush style bsImage (not working yet). Improved bitmap and text handling by wmf reader/writer.
...
git-svn-id: trunk@52830 -
2016-08-18 17:06:14 +00:00
juha
4cf61a07a3
IDE: Set top position of Form Designer below MainIDEBar. Depends also on Object Inspector. Issue #27638 , patch from Michl.
...
git-svn-id: trunk@52829 -
2016-08-18 14:32:57 +00:00
juha
ea6e3fa84b
IDE: formatting uses section.
...
git-svn-id: trunk@52828 -
2016-08-18 14:32:48 +00:00
wp
9dcec9581e
fpvectorial: Use correct placeholders for currently not implemented CREATEPATTERNBRUSH and DIBCREATEPATTERNBRUSH in wmf reader.
...
git-svn-id: trunk@52827 -
2016-08-18 06:20:48 +00:00
wp
efd1f9eca5
fpvectorial: Automatically close subpolygons of a polypolygon read from wmf. Don't close polylines.
...
git-svn-id: trunk@52826 -
2016-08-18 05:45:38 +00:00
wp
9b89d6e007
fpvectorial: Automatically close polygon read from wmf; introduce BkMode in wmf reader/writer.
...
git-svn-id: trunk@52825 -
2016-08-18 05:39:33 +00:00
wp
fb89d63113
fpvectorial: Some fixes in wmf reader (rounded rectangle, text positioning)
...
git-svn-id: trunk@52824 -
2016-08-17 23:10:45 +00:00
wp
c0b60cfaa4
fpvectorial: Add button "Save as wmf" to wmfviewer demo
...
git-svn-id: trunk@52823 -
2016-08-17 22:53:00 +00:00
wp
e7e8fa7715
fpvectorial: Initial commit of wmf writer
...
git-svn-id: trunk@52822 -
2016-08-17 22:48:17 +00:00
wp
d5275431fb
fpvectorial: Expose FUseTopLeftCoordinates for writer as new TvPage property HasNaturalRenderPos
...
git-svn-id: trunk@52821 -
2016-08-17 21:09:24 +00:00
juha
612de13543
IdeIntf: Fix field definition editor to generate proper field name. Issue #30455 , patch from Gerard Visent.
...
git-svn-id: trunk@52820 -
2016-08-17 18:21:25 +00:00
ondrej
f2755c401f
LCL: grids: don't reset offset when start col/row dragging
...
git-svn-id: trunk@52819 -
2016-08-17 16:44:55 +00:00
ondrej
2e76894327
CodeTools: don't rescan FPC directory twice due to the same unit (e.g. when the FPC dir is corrupted)
...
git-svn-id: trunk@52818 -
2016-08-17 16:43:05 +00:00
bart
2812b0c289
IDE: use rsmbNo instead of lisNo in IDEQuestionDialog.
...
git-svn-id: trunk@52817 -
2016-08-17 12:10:40 +00:00
bart
57c09522ef
FindDialog: fix wrong Sender in OnShow event. Part of Issue #0030449 .
...
git-svn-id: trunk@52816 -
2016-08-17 11:56:10 +00:00
bart
811a82264e
QT: Fix not firing OnShow of TColorDialog and TFontDialog. Part of Issue #0030449 .
...
git-svn-id: trunk@52815 -
2016-08-17 11:48:44 +00:00