Commit Graph

48195 Commits

Author SHA1 Message Date
mattias
07bf2afcdc fpdebug: fixed TDbgWinProcess.RemoveLib free lib, bug #29206, patch from Anton
git-svn-id: branches/fixes_1_6@50888 -
2015-12-17 22:10:36 +00:00
mattias
06659f7de1 fpdebug: fixed TDbgWinProcess.Continue if aThread invalid return false
git-svn-id: branches/fixes_1_6@50886 -
2015-12-17 22:08:34 +00:00
mattias
e61af96817 fpdebug: fixed TDbgWinProcess.Continue checking if aThread valid, bug #29206, patch from Anton
git-svn-id: branches/fixes_1_6@50884 -
2015-12-17 22:05:09 +00:00
mattias
2b26e31cb6 fpdebug: fixed mem leak
git-svn-id: branches/fixes_1_6@50882 -
2015-12-17 21:59:20 +00:00
maxim
1e20272cab Merged revision(s) 50815 #5229da3d5b from trunk:
Package editor: Duplicate the "Add" button's menu items in tree popup menu. Part of issue #28097.
........

git-svn-id: branches/fixes_1_6@50880 -
2015-12-17 21:58:51 +00:00
mattias
e40775458c fpdebug: fixed mem leak
git-svn-id: branches/fixes_1_6@50879 -
2015-12-17 21:57:31 +00:00
maxim
0f4ab685b0 Merged revision(s) 50768 #0f4cc7840e, 50807-50810 #478a6d00a4-#478a6d00a4, 50818-50819 #5fe2efae86-#5fe2efae86, 50875 #506bdbde54 from trunk:
fpvectorial: Fix text positioning issue when reading svg files.
........
fpvectorial: Fix calculation of bounding rectangle of all entities on a page
........
fpvectorial: Fix memory leak of svg tokenizer. Add ReadDefsFromNode to TvSVGVectorialReader.ReadEntityFromNode. Prepare reading of line styles for svg.
........
fpvectorial: Fix memory leak of TvEntityWithSubEntities due to not releasing items in FElements list.
........
fpvectorial: Fix bounding box of circle. Fix page bounding box in case of several top-level entities.
........
fpvectorial: Add parameter to Render method for calculation of bounding box without drawing. 
Fix svgreader crashing due to incorrect decimal separator in "stroke-opacity".
........
fpvectorial: Fix runtime error with fpc trunk due to duplicate application of ExtractFileExt returning no extension any more.
........
fpvectorial: svg reader detects pen styles & patterns now. Fix rendering of lines with the specified pen styles & patterns.
........

git-svn-id: branches/fixes_1_6@50877 -
2015-12-17 21:54:46 +00:00
maxim
0ea790b8d3 Merged revision(s) 50753 #7a2d742620, 50756 #fe611b631f, 50758 #14381c96ad, 50760 #b8d8533ff8, 50814 #ed23ab0554, 50853 #1c76f725c5, 50856 #b4e20416f1 from trunk:
TAChart: Localization (work in progress - please do not provide translations at this stage...)
........
TAChart: Combine all po files in a single file (TAChartStrConsts)
........
TAChart: Complete localization
........
TAChart: Swedish translation by "kapibara"
........
Finnish translation for TAChart by Seppo Suutarla.
........
TAChart: improved i18n (and cleaned up unused string), regenerated translations and added Russian translation
........
TAChart: Overload "RegisterSeriesClass", "RegisterChartToolClass", and "RegisterAxisTransformClass" with old version accepting a string as parameter
........

git-svn-id: branches/fixes_1_6@50876 -
2015-12-17 21:49:22 +00:00
mattias
b9cef54a8d IDE: fixed compilation
git-svn-id: branches/fixes_1_6@50869 -
2015-12-17 14:46:36 +00:00
mattias
0b5dc79d3b IDE: clean up
git-svn-id: branches/fixes_1_6@50868 -
2015-12-17 14:38:01 +00:00
mattias
edce120278 IDE: fixed searching in PATH on Windows
git-svn-id: branches/fixes_1_6@50866 -
2015-12-17 14:37:15 +00:00
mattias
fe582332c2 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: branches/fixes_1_6@50864 -
2015-12-17 14:23:04 +00:00
mattias
d86fa92092 IDE: setup dialog: search fpc in lazarus/fpc/fpcversion/bin/cpu-os/
git-svn-id: branches/fixes_1_6@50862 -
2015-12-17 13:44:04 +00:00
mattias
98b5c0bd7d IDE: setup dialog: search fpc in lazarus/fpc/fpcversion/bin/cpu-os/
git-svn-id: branches/fixes_1_6@50858 -
2015-12-17 11:47:18 +00:00
ondrej
1a2b04d1b2 merged r50847 #9cd8314204,r50848,r50851,r50854: grids: fix editor position. Issue #29196
git-svn-id: branches/fixes_1_6@50855 -
2015-12-17 10:51:30 +00:00
mattias
ddbef587da IDE: SearchCompilerCandidates: fixed searching for ppccpu.exe
git-svn-id: branches/fixes_1_6@50846 -
2015-12-16 15:24:14 +00:00
mattias
a0460e4c2f aggpas: runtime package
git-svn-id: branches/fixes_1_6@50844 -
2015-12-16 13:51:24 +00:00
ondrej
e66ac7b432 merged r50840 #29a6b11e16: codetools: enumerator can be also an interface
git-svn-id: branches/fixes_1_6@50841 -
2015-12-16 07:26:43 +00:00
mattias
4902f44c58 Package editor: Mark a package as modified after moving a dependency up/down. Part of Issue #26188
git-svn-id: branches/fixes_1_6@50838 -
2015-12-15 23:06:57 +00:00
mattias
f0301c9f73 Package editor: Dont update the whole tree when moving a dependency up/down. Part of Issue #26188
git-svn-id: branches/fixes_1_6@50837 -
2015-12-15 23:06:37 +00:00
mattias
45d0e7bfc2 Package editor: Improve popup menu behavior. Part of Issue #26188
git-svn-id: branches/fixes_1_6@50836 -
2015-12-15 23:06:15 +00:00
mattias
58ae704643 Qt: fixed wrong sizing of rows in TListView when OwnerDraw = true. Issue #29182
git-svn-id: branches/fixes_1_6@50835 -
2015-12-15 23:05:53 +00:00
mattias
b68c0e4405 anchordocking: restore pages: reuse existing pages
git-svn-id: branches/fixes_1_6@50834 -
2015-12-15 23:01:16 +00:00
mattias
a211fdc91b anchordocking: restore: set embedded sites to wsNormal for consistency
git-svn-id: branches/fixes_1_6@50832 -
2015-12-15 22:27:22 +00:00
mattias
426a7b20ff anchordocking: clean up garbage in layout
git-svn-id: branches/fixes_1_6@50830 -
2015-12-15 22:26:09 +00:00
ondrej
1c560f49e2 merged r50824: packagetabs: remove unneeded WMMouseWheel workaround (fixed in LCL in r50527 #916bee86f8)
git-svn-id: branches/fixes_1_6@50828 -
2015-12-15 21:25:46 +00:00
ondrej
bdcd0668ee merged r50825 #44119ab600,r50826: codetools enumerator code creation fixes:
codetools: enumerator can be also a record
codetools: fix for-in enumeration type. Issue #29192

git-svn-id: branches/fixes_1_6@50827 -
2015-12-15 21:24:51 +00:00
ondrej
31c9b0d4ff merged r50811 #873b3e4baa: LCL: DefaultQuestionDialog fixes: memo width, background color, border and dialog height
git-svn-id: branches/fixes_1_6@50823 -
2015-12-15 18:09:52 +00:00
mattias
5480ffe02a IDEIntf: fixed comments
git-svn-id: branches/fixes_1_6@50821 -
2015-12-15 16:21:36 +00:00
mattias
38804a995b IDEIntf: deprecated ChildsAsSubMenu, typo
git-svn-id: branches/fixes_1_6@50817 -
2015-12-15 15:34:28 +00:00
mattias
a0bb2c6e32 lcl: translations: comments
git-svn-id: branches/fixes_1_6@50806 -
2015-12-14 17:32:02 +00:00
mattias
3a472cb1c5 LCL: QuestionDlg: default dialog: add scrollbar width to avoid breaking lines
git-svn-id: branches/fixes_1_6@50803 -
2015-12-14 17:20:58 +00:00
mattias
2a425332fd LCL: QuestionDlg: default dialog with memo: make sizable
git-svn-id: branches/fixes_1_6@50801 -
2015-12-14 17:13:51 +00:00
mattias
4a921ea0cb IDE: less verbosity and consistent output
git-svn-id: branches/fixes_1_6@50798 -
2015-12-14 14:42:14 +00:00
ondrej
3d19486b3e merged r50789 #2df8c60e2b,r50790: QuestionDlg fixes
git-svn-id: branches/fixes_1_6@50791 -
2015-12-14 11:04:38 +00:00
ondrej
033d704341 merged r50774 #8fd069e64f-r50778: QuestionDlg+DefaultQuestionDialog fixes
git-svn-id: branches/fixes_1_6@50788 -
2015-12-14 10:33:12 +00:00
ondrej
2f1e28d82f merged r50784 #d4de0ecf4b: anchordocking: fix wrong monitor restore. Issue #29184
git-svn-id: branches/fixes_1_6@50787 -
2015-12-14 10:28:59 +00:00
maxim
031141afd4 Merged revision(s) 50772 #2ab84755d1 from trunk:
LCL: ShellCtrls: less hints.
........

git-svn-id: branches/fixes_1_6@50783 -
2015-12-13 22:52:21 +00:00
maxim
7cbd1f6050 Merged revision(s) 50733 #777d59b1c9, 50754 #5bdc000349, 50762 #780ce482b8, 50781 #a04860897f from trunk:
packagetabs: add "View project source" menu item
........
packagetabs: implement i18n, HU translation. Issue #29173. Patch by Peter Gabor
........
packagetabs: add "Copy File Path To Clipboard" menu command
........
PackageTabs: added Russian translation
........

git-svn-id: branches/fixes_1_6@50782 -
2015-12-13 22:40:35 +00:00
maxim
d1751e002f Merged revision(s) 50764-50765 #e260cc8e86-#e260cc8e86 from trunk:
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.
........
IDE: adapted localize scripts to work with RSJ files too
........

git-svn-id: branches/fixes_1_6@50767 -
2015-12-13 15:54:36 +00:00
maxim
a73d9cc40d Merged revision(s) 50742-50743 #26b75dd4d0-#26b75dd4d0, 50750 #7453cd0ef6, 50752 #d8f4fd2b8e, 50759 #27a603e4fe, 50761 #a8b48c4b1a from trunk:
Qt: pass mousemove event to the viewport of TQtWindowArea, stop mouse propagation to parent. issue #29159
........
Qt: fixed regression from r50742 #26b75dd4d0. issue #29159
........
Qt: fixed mousemove with mdi child forms. issue #29159
........
Qt: fixed design form cursor change. related to issue #29159
........
Qt: eat less cpu in ownerdata mode when imagelist is assigned without imageindexes per item. issue #29179
........
Qt: optimized TQtTreeWidget when OwnerDraw=true and imagelist is assigned, but without imageindexes per item.issue #29179
........

git-svn-id: branches/fixes_1_6@50766 -
2015-12-13 15:44:02 +00:00
ondrej
66c5167b7c Merged r50745 #046606667f: Packager: delete easydockmgr from installable package list
git-svn-id: branches/fixes_1_6@50746 -
2015-12-11 13:50:45 +00:00
ondrej
83dd9f6088 Merged r50731 #e293f914e1: IDEIntf, IDE: IDECommands property synchronization refactoring, add SyncProperties property. Fix "move/clone to new window" menu items captions and visibility.
git-svn-id: branches/fixes_1_6@50732 -
2015-12-10 13:22:12 +00:00
mattias
fe98c36e7d lazutils: fixed compilation under Windows
git-svn-id: branches/fixes_1_6@50730 -
2015-12-09 23:35:22 +00:00
mattias
7b07b8b374 gdbmidebugger: convert arguments to windows system codepage, bug #29033
git-svn-id: branches/fixes_1_6@50728 -
2015-12-09 23:00:11 +00:00
mattias
df253f2e05 IDE: simplified code
git-svn-id: branches/fixes_1_6@50726 -
2015-12-09 22:59:24 +00:00
mattias
dcba794487 lazutils: UTF8ToWinCP for Unix
git-svn-id: branches/fixes_1_6@50725 -
2015-12-09 22:59:12 +00:00
mattias
7c617e4023 codetools: fixed parsing variable hint modifiers not behind semicolon
git-svn-id: branches/fixes_1_6@50722 -
2015-12-09 17:02:24 +00:00
mattias
73ebe1446e IDE/lazbuild: write idemake.cfg in Windows system codepage, bug #29157
git-svn-id: branches/fixes_1_6@50720 -
2015-12-09 16:35:41 +00:00
mattias
93d42defdd IDE/lazbuild: use GetAppConfigDirUTF8, bug #29157
git-svn-id: branches/fixes_1_6@50718 -
2015-12-09 16:04:57 +00:00