Commit Graph

14909 Commits

Author SHA1 Message Date
ondrej
eb04fa568a merge r51001 #654493d96e: synedit: fix TSynCustomHighlighter.GetIdentChars. Patch from BBasile
git-svn-id: branches/fixes_1_6@51002 -
2015-12-23 07:44:39 +00:00
mattias
a3fcea8852 lazdebuggers: fixed crash if watchlist empty, bug #29238 form Anton
git-svn-id: branches/fixes_1_6@51000 -
2015-12-22 22:43:50 +00:00
mattias
ce6d7452ea IDE: update menu sections: consistency check
git-svn-id: branches/fixes_1_6@50989 -
2015-12-22 00:15:37 +00:00
mattias
990abcc441 IDE: update menu sections when parent section is not visible
git-svn-id: branches/fixes_1_6@50987 -
2015-12-22 00:11:13 +00:00
maxim
fdca17e9c9 Merged revision(s) 50982 #74042907f8 from trunk:
Components: Hungarian translation update by Péter Gábor, bug #29218
........

git-svn-id: branches/fixes_1_6@50985 -
2015-12-21 23:18:06 +00:00
maxim
14115db480 Merged revision(s) 50970 #99ca72b8e9 from trunk:
Translations: French translation update by Gilles Vasseur, bugs #29214, #29222
........

git-svn-id: branches/fixes_1_6@50981 -
2015-12-21 23:08:28 +00:00
maxim
481898c296 Merged revision(s) 50963 #b5434dee75 from trunk:
fpdebug: fixed mem leaks, bug #29227 patch from Anton
........

git-svn-id: branches/fixes_1_6@50979 -
2015-12-21 22:57:23 +00:00
maxim
e744186624 Merged revision(s) 50940 #db5c09e762 from trunk:
IdeIntf: Add checks to TPropertyEditorHook.GetComponentName and match the return type with Component.Name's type.
........

git-svn-id: branches/fixes_1_6@50976 -
2015-12-21 22:54:17 +00:00
maxim
98e4193945 Merged revision(s) 50905 #12d7086128, 50912-50913 #7b7e9630a7-#7b7e9630a7, 50933 #649bb59f7e, 50949 #29e33e5bb1 from trunk:
fpvectorial: Add more named svg colors, speed up finding of named colors.
........
fpvectorial: Render horizontal and vertical gradients for TPath (straight edges, no "holes")
........
fpvectorial: Fix rendering for text with correct font name and font size.
........
fpvectorial: Fix svgreader crashing if stroke-dasharray is "none". Fix w3schools demo file "polyline2svg" to display correctly.
........
fpvectorial: Fix svg reader bugs related with horizontal and vertical LinesTo commands
........

git-svn-id: branches/fixes_1_6@50975 -
2015-12-21 22:52:35 +00:00
maxim
131530409b Merged revision(s) 50850 #b3035175ac, 50910 #894c125543 from trunk:
LazUtils: implement Utf8Delete() and Utf8Insert() for parameters of type Utf8String. (Only needed for these, since they use var parameters).
........
LazUtils: Second attempt to implement Utf8Delete() for parameters of type Utf8String.
........

git-svn-id: branches/fixes_1_6@50972 -
2015-12-21 22:46:40 +00:00
mattias
32eb854ae2 project groups: update enabled state of menu item save project group as
git-svn-id: branches/fixes_1_6@50947 -
2015-12-19 15:59:32 +00:00
mattias
505523a4b0 pochecker: fixed compilation
git-svn-id: branches/fixes_1_6@50935 -
2015-12-19 14:54:59 +00:00
mattias
0f593869ee fpdebug: fixed TDbgWinProcess.Continue to call Windows.ContinueDebugEvent even though aThread invalid
git-svn-id: branches/fixes_1_6@50931 -
2015-12-19 11:06:36 +00:00
ondrej
ae4a2ed0cb merge r50927 #ce69f57579: packagetabs: better sorting of groups (fix for linux)
git-svn-id: branches/fixes_1_6@50928 -
2015-12-19 09:13:27 +00:00
maxim
3fcb90a119 Merged revision(s) 50914-50923 #8138f89a1c-#8138f89a1c, 50925 #e1239e4c94 from trunk:
Codetools: regenerated translations
........
Datadict: regenerated translations

........
Leakview: regenerated translations

........
Printers: regenerated translations

........
Daemon: regenerated translations

........
DBExport: regenerated translations

........
ToDoList: regenerated translations

........
FPCUnit: regenerated translations

........
CodePageConverter: regenerated translations

........
Translation example: regenerated translations

........
Translations: French translation update by Gilles Vasseur, bug #29208
........

git-svn-id: branches/fixes_1_6@50926 -
2015-12-19 00:06:27 +00:00
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
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
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
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
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
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
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
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
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
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
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
ca42e581e6 codetools: fixed search for fppkg sources, bug #29154
git-svn-id: branches/fixes_1_6@50714 -
2015-12-08 21:19:21 +00:00
mattias
b11375e489 chmhelp: unregister default LCL help, search in docs/chm first
git-svn-id: branches/fixes_1_6@50698 -
2015-12-06 15:05:05 +00:00
ondrej
6c9e4a802f Merged revision 50680 #dd154546c3,50681 #ac89c87e02 from /trunk.
------------------------------------------------------------------------
r50680 | ondrej | 2015-12-06 09:23:21 +0100 (So, 06 Dez 2015) | 1 line

IDE: focus editor window when file is opened from command line in IDEInstances (issue on MS Windows)
------------------------------------------------------------------------
r50681 | ondrej | 2015-12-06 11:09:35 +0100 (So, 06 Dez 2015) | 1 line

packagetabs: fix bug with duplicate file names in tabs.
------------------------------------------------------------------------

git-svn-id: branches/fixes_1_6@50682 -
2015-12-06 10:32:42 +00:00
mattias
c94565d669 lazutils: fixed TProcessUTF8 ancestor
git-svn-id: branches/fixes_1_6@50656 -
2015-12-05 18:51:42 +00:00
mattias
0b62f77187 lazutils: fixed dangling pointer
git-svn-id: branches/fixes_1_6@50647 -
2015-12-05 14:09:03 +00:00
mattias
bac44fb6c4 translations: Finnish
git-svn-id: branches/fixes_1_6@50638 -
2015-12-05 11:32:24 +00:00
mattias
88895f2b41 LazUtils: fix issue with implicit codepage conversion in ParamStrUtf8. Issue #28815
git-svn-id: branches/fixes_1_6@50637 -
2015-12-05 11:31:46 +00:00
mattias
54539ad3ca LazUtils: Fix implicit codepage ceversion issue for FindFirstUtf8/FindNextUtf8 (Windows). Patch by Michl. Issue #28406
git-svn-id: branches/fixes_1_6@50635 -
2015-12-05 11:31:03 +00:00
mattias
1de06d1f01 LazControls: Select the first matching node in TreeFilterEdit. Issue #24795
git-svn-id: branches/fixes_1_6@50633 -
2015-12-05 11:29:40 +00:00
mattias
eaa20c3849 lazutils: fixed compilation FC 2.6.4
git-svn-id: branches/fixes_1_6@50628 -
2015-12-05 00:14:09 +00:00