mattias
|
2ac7f308e5
|
IDEIntf: fixed comments
git-svn-id: trunk@50820 -
|
2015-12-15 16:21:18 +00:00 |
|
wp
|
f122e388f7
|
fpvectorial: Fix runtime error with fpc trunk due to duplicate application of ExtractFileExt returning no extension any more.
git-svn-id: trunk@50819 -
|
2015-12-15 16:00:26 +00:00 |
|
wp
|
5fe2efae86
|
fpvectorial: Add parameter to Render method for calculation of bounding box without drawing.
Fix svgreader crashing due to incorrect decimal separator in "stroke-opacity".
git-svn-id: trunk@50818 -
|
2015-12-15 15:39:34 +00:00 |
|
mattias
|
d4675305e2
|
IDEIntf: deprecated ChildsAsSubMenu, typo
git-svn-id: trunk@50816 -
|
2015-12-15 15:34:01 +00:00 |
|
juha
|
5229da3d5b
|
Package editor: Duplicate the "Add" button's menu items in tree popup menu. Part of issue #28097.
git-svn-id: trunk@50815 -
|
2015-12-15 12:47:29 +00:00 |
|
juha
|
ed23ab0554
|
Finnish translation for TAChart by Seppo Suutarla.
git-svn-id: trunk@50814 -
|
2015-12-15 11:27:45 +00:00 |
|
ondrej
|
b1711729c1
|
LCL: fix comment language
git-svn-id: trunk@50813 -
|
2015-12-15 08:05:24 +00:00 |
|
ondrej
|
173aff6805
|
favorites: add add/remove icons
git-svn-id: trunk@50812 -
|
2015-12-15 08:04:49 +00:00 |
|
ondrej
|
873b3e4baa
|
LCL: DefaultQuestionDialog fixes: memo width, background color, border and dialog height
git-svn-id: trunk@50811 -
|
2015-12-15 05:57:55 +00:00 |
|
wp
|
0ffa0d051e
|
fpvectorial: Fix bounding box of circle. Fix page bounding box in case of several top-level entities.
git-svn-id: trunk@50810 -
|
2015-12-14 23:50:12 +00:00 |
|
wp
|
55d4dc2432
|
fpvectorial: Fix memory leak of TvEntityWithSubEntities due to not releasing items in FElements list.
git-svn-id: trunk@50809 -
|
2015-12-14 21:27:15 +00:00 |
|
wp
|
ce15a2a15b
|
fpvectorial: Fix memory leak of svg tokenizer. Add ReadDefsFromNode to TvSVGVectorialReader.ReadEntityFromNode. Prepare reading of line styles for svg.
git-svn-id: trunk@50808 -
|
2015-12-14 21:22:13 +00:00 |
|
wp
|
478a6d00a4
|
fpvectorial: Fix calculation of bounding rectangle of all entities on a page
git-svn-id: trunk@50807 -
|
2015-12-14 20:59:26 +00:00 |
|
mattias
|
6875295ee4
|
lcl: translations: comments
git-svn-id: trunk@50805 -
|
2015-12-14 17:31:48 +00:00 |
|
juha
|
5c3487bc18
|
Package editor: Mark a package as modified after moving a dependency up/down. Part of issue #26188.
git-svn-id: trunk@50804 -
|
2015-12-14 17:25:32 +00:00 |
|
mattias
|
4b08219b78
|
LCL: QuestionDlg: default dialog: add scrollbar width to avoid breaking lines
git-svn-id: trunk@50802 -
|
2015-12-14 17:20:43 +00:00 |
|
mattias
|
627278054a
|
LCL: QuestionDlg: default dialog with memo: make sizable
git-svn-id: trunk@50800 -
|
2015-12-14 17:13:32 +00:00 |
|
martin
|
2c3a45ce75
|
SynEdit: add FoldNodeInfo, fix for HL without foldconf
git-svn-id: trunk@50799 -
|
2015-12-14 15:39:12 +00:00 |
|
mattias
|
f89260aa10
|
IDE: less verbosity and consistent output
git-svn-id: trunk@50797 -
|
2015-12-14 14:41:55 +00:00 |
|
juha
|
53810b548d
|
Package editor: Don't update the whole tree when moving a dependency up/down. Part of issue #26188.
git-svn-id: trunk@50796 -
|
2015-12-14 12:19:01 +00:00 |
|
juha
|
d9f10162d5
|
Package editor: Improve popup menu behavior. Part of issue #26188.
git-svn-id: trunk@50795 -
|
2015-12-14 12:18:55 +00:00 |
|
mattias
|
04312f7e68
|
IDE: clean up
git-svn-id: trunk@50794 -
|
2015-12-14 12:02:32 +00:00 |
|
mattias
|
c39a94ebbe
|
synedit: less hints
git-svn-id: trunk@50793 -
|
2015-12-14 12:02:18 +00:00 |
|
ondrej
|
15c9d32769
|
LCL: QuestionDlg allow 'isdefault' and 'iscancel' parameters without captions
git-svn-id: trunk@50790 -
|
2015-12-14 11:03:11 +00:00 |
|
ondrej
|
2df8c60e2b
|
docs: updated docs for QuestionDlg
git-svn-id: trunk@50789 -
|
2015-12-14 10:48:42 +00:00 |
|
blikblum
|
bc3224e68b
|
weblaz: set UnitOutputDirectory to lib\$(TargetCPU)-$(TargetOS) as used in default project templates
git-svn-id: trunk@50786 -
|
2015-12-14 10:25:45 +00:00 |
|
zeljko
|
8115c28e80
|
Qt: fixed wrong sizing of rows in TListView when OwnerDraw = true. related to issue #29182
git-svn-id: trunk@50785 -
|
2015-12-14 09:25:56 +00:00 |
|
ondrej
|
d4de0ecf4b
|
anchordocking: fix wrong monitor restore. Issue #29184
git-svn-id: trunk@50784 -
|
2015-12-14 09:07:46 +00:00 |
|
maxim
|
a04860897f
|
PackageTabs: added Russian translation
git-svn-id: trunk@50781 -
|
2015-12-13 22:31:41 +00:00 |
|
martin
|
bfc71c54f9
|
SynEdit: enable matching node markup for html and xml. Issue #0023016
git-svn-id: trunk@50780 -
|
2015-12-13 20:38:06 +00:00 |
|
martin
|
fa40a95924
|
SynEdit: add FoldNodeInfo to TSynCustomFoldHighlighter / prepare new markups. Patch by x2nie
git-svn-id: trunk@50779 -
|
2015-12-13 20:36:29 +00:00 |
|
ondrej
|
67583752cc
|
LCL: DefaultQuestionDialog: focus default button on show
git-svn-id: trunk@50778 -
|
2015-12-13 19:54:12 +00:00 |
|
ondrej
|
87167c33a1
|
LCL: QuestionDlg: added iscancel parameter
git-svn-id: trunk@50777 -
|
2015-12-13 19:52:23 +00:00 |
|
ondrej
|
e676f7e74d
|
LCL: simplify DefaultQuestionDialog close on ESC
git-svn-id: trunk@50776 -
|
2015-12-13 19:33:42 +00:00 |
|
ondrej
|
eb91f5383f
|
LCL: when DefaultQuestionDialog is closed with ESC key or system close button, return ModalResult from cancel button (compatibility with WinAPI)
git-svn-id: trunk@50775 -
|
2015-12-13 18:38:25 +00:00 |
|
ondrej
|
8fd069e64f
|
LCL: close DefaultQuestionDialog with ESC key
git-svn-id: trunk@50774 -
|
2015-12-13 18:01:21 +00:00 |
|
bart
|
36c58a9b68
|
Win32: Remove Windows 9x specific code, part 4 (less hints).
git-svn-id: trunk@50773 -
|
2015-12-13 17:07:31 +00:00 |
|
bart
|
2ab84755d1
|
LCL: ShellCtrls: less hints.
git-svn-id: trunk@50772 -
|
2015-12-13 16:57:41 +00:00 |
|
bart
|
857535e651
|
Win32: Remove Windows 9x specific code, part 3.
git-svn-id: trunk@50771 -
|
2015-12-13 16:50:12 +00:00 |
|
bart
|
31d0fe9579
|
Win32: Remove Windows 9x specific code, part 2.
git-svn-id: trunk@50770 -
|
2015-12-13 16:41:31 +00:00 |
|
bart
|
157c7c738e
|
Win32: Start removing Windows 9x specific code.
git-svn-id: trunk@50769 -
|
2015-12-13 16:28:05 +00:00 |
|
wp
|
0f4cc7840e
|
fpvectorial: Fix text positioning issue when reading svg files.
git-svn-id: trunk@50768 -
|
2015-12-13 16:00:42 +00:00 |
|
maxim
|
5e6f0ff7a1
|
IDE: adapted localize scripts to work with RSJ files too
git-svn-id: trunk@50765 -
|
2015-12-13 15:35:44 +00:00 |
|
maxim
|
e260cc8e86
|
LCL: unified RST and RSJ file handling. This fixes false fuzzying multiline strings and adding empty ones to .po file when regenerating e.g. lazaruside.po from RSJ files, which are created by FPC 3.0.0 and up.
git-svn-id: trunk@50764 -
|
2015-12-13 14:13:02 +00:00 |
|
blikblum
|
f1f2b98254
|
LCL: improve the workaround to support fpc 2.6.4 TMemDataset in a way that other datasets are not affected. Issues #26356, #27959
git-svn-id: trunk@50763 -
|
2015-12-13 13:56:19 +00:00 |
|
ondrej
|
780ce482b8
|
packagetabs: add "Copy File Path To Clipboard" menu command
git-svn-id: trunk@50762 -
|
2015-12-13 13:27:09 +00:00 |
|
zeljko
|
a8b48c4b1a
|
Qt: optimized TQtTreeWidget when OwnerDraw=true and imagelist is assigned, but without imageindexes per item.issue #29179
git-svn-id: trunk@50761 -
|
2015-12-13 10:21:06 +00:00 |
|
wp
|
b8d8533ff8
|
TAChart: Swedish translation by "kapibara"
git-svn-id: trunk@50760 -
|
2015-12-13 10:21:02 +00:00 |
|
zeljko
|
27a603e4fe
|
Qt: eat less cpu in ownerdata mode when imagelist is assigned without imageindexes per item. issue #29179
git-svn-id: trunk@50759 -
|
2015-12-13 10:16:09 +00:00 |
|
wp
|
14381c96ad
|
TAChart: Complete localization
git-svn-id: trunk@50758 -
|
2015-12-12 21:39:31 +00:00 |
|