Commit Graph

14982 Commits

Author SHA1 Message Date
wp
7b7e9630a7 fpvectorial: Render horizontal and vertical gradients for TPath (straight edges, no "holes")
git-svn-id: trunk@50912 -
2015-12-18 20:28:01 +00:00
bart
894c125543 LazUtils: Second attempt to implement Utf8Delete() for parameters of type Utf8String.
git-svn-id: trunk@50910 -
2015-12-18 17:59:39 +00:00
juha
21889249ce IdeIntf: Remove a deprecated method.
git-svn-id: trunk@50907 -
2015-12-18 17:45:47 +00:00
wp
12d7086128 fpvectorial: Add more named svg colors, speed up finding of named colors.
git-svn-id: trunk@50905 -
2015-12-18 16:37:57 +00:00
mattias
f75d254901 codetools: verbosity
git-svn-id: trunk@50889 -
2015-12-17 22:33:49 +00:00
mattias
8fd1210a8b fpdebug: fixed TDbgWinProcess.RemoveLib free lib, bug #29206, patch from Anton
git-svn-id: trunk@50887 -
2015-12-17 22:10:23 +00:00
mattias
03c19a6402 fpdebug: fixed TDbgWinProcess.Continue if aThread invalid return false
git-svn-id: trunk@50885 -
2015-12-17 22:08:19 +00:00
mattias
269420bf8c fpdebug: fixed TDbgWinProcess.Continue checking if aThread valid, bug #29206, patch from Anton
git-svn-id: trunk@50883 -
2015-12-17 22:04:50 +00:00
mattias
b11155e714 fpdebug: fixed mem leak
git-svn-id: trunk@50881 -
2015-12-17 21:58:59 +00:00
mattias
3a33b42792 fpdebug: fixed mem leak
git-svn-id: trunk@50878 -
2015-12-17 21:57:07 +00:00
wp
506bdbde54 fpvectorial: svg reader detects pen styles & patterns now. Fix rendering of lines with the specified pen styles & patterns.
git-svn-id: trunk@50875 -
2015-12-17 21:20:37 +00:00
mattias
7896da19ae IDE: fixed searching in PATH on Windows
git-svn-id: trunk@50865 -
2015-12-17 14:34:53 +00:00
wp
b4e20416f1 TAChart: Overload "RegisterSeriesClass", "RegisterChartToolClass", and "RegisterAxisTransformClass" with old version accepting a string as parameter
git-svn-id: trunk@50856 -
2015-12-17 10:59:59 +00:00
maxim
1c76f725c5 TAChart: improved i18n (and cleaned up unused string), regenerated translations and added Russian translation
git-svn-id: trunk@50853 -
2015-12-16 23:20:22 +00:00
bart
b3035175ac LazUtils: implement Utf8Delete() and Utf8Insert() for parameters of type Utf8String. (Only needed for these, since they use var parameters).
git-svn-id: trunk@50850 -
2015-12-16 17:07:58 +00:00
bart
eef2f8f590 LazUtils: implement Utf16StringReplace.
git-svn-id: trunk@50849 -
2015-12-16 16:55:05 +00:00
mattias
15485be3e7 aggpas: clean up
git-svn-id: trunk@50843 -
2015-12-16 13:50:43 +00:00
mattias
d778426de5 aggpas: runtime package
git-svn-id: trunk@50842 -
2015-12-16 13:49:07 +00:00
ondrej
29a6b11e16 codetools: enumerator can be also an interface
git-svn-id: trunk@50840 -
2015-12-16 07:25:29 +00:00
mattias
efb3a66bd5 anchordocking: restore pages: reuse existing pages
git-svn-id: trunk@50833 -
2015-12-15 23:01:00 +00:00
mattias
5271410146 anchordocking: restore: set embedded sites to wsNormal for consistency
git-svn-id: trunk@50831 -
2015-12-15 22:27:05 +00:00
mattias
534ab33136 anchordocking: clean up garbage in layout
git-svn-id: trunk@50829 -
2015-12-15 22:25:30 +00:00
ondrej
599e0821fb codetools: enumerator can be also a record
git-svn-id: trunk@50826 -
2015-12-15 21:21:42 +00:00
ondrej
44119ab600 codetools: fix for-in enumeration type. Issue #29192
git-svn-id: trunk@50825 -
2015-12-15 21:04:06 +00:00
ondrej
b285b769c4 packagetabs: remove unneeded WMMouseWheel workaround (fixed in LCL in r50527 #916bee86f8)
git-svn-id: trunk@50824 -
2015-12-15 18:26:53 +00:00
ondrej
3a6697bc77 codetools, lazutils, win32: less hints
git-svn-id: trunk@50822 -
2015-12-15 16:27:39 +00:00
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
ed23ab0554 Finnish translation for TAChart by Seppo Suutarla.
git-svn-id: trunk@50814 -
2015-12-15 11:27:45 +00:00
ondrej
173aff6805 favorites: add add/remove icons
git-svn-id: trunk@50812 -
2015-12-15 08:04:49 +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
martin
2c3a45ce75 SynEdit: add FoldNodeInfo, fix for HL without foldconf
git-svn-id: trunk@50799 -
2015-12-14 15:39:12 +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
mattias
c39a94ebbe synedit: less hints
git-svn-id: trunk@50793 -
2015-12-14 12:02:18 +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
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
wp
0f4cc7840e fpvectorial: Fix text positioning issue when reading svg files.
git-svn-id: trunk@50768 -
2015-12-13 16:00:42 +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
wp
b8d8533ff8 TAChart: Swedish translation by "kapibara"
git-svn-id: trunk@50760 -
2015-12-13 10:21:02 +00:00
wp
14381c96ad TAChart: Complete localization
git-svn-id: trunk@50758 -
2015-12-12 21:39:31 +00:00
martin
547f7b7309 SynEdit: small optimization
git-svn-id: trunk@50757 -
2015-12-12 20:10:07 +00:00
wp
fe611b631f TAChart: Combine all po files in a single file (TAChartStrConsts)
git-svn-id: trunk@50756 -
2015-12-12 20:10:02 +00:00
ondrej
5bdc000349 packagetabs: implement i18n, HU translation. Issue #29173. Patch by Peter Gabor
git-svn-id: trunk@50754 -
2015-12-12 15:11:27 +00:00
wp
7a2d742620 TAChart: Localization (work in progress - please do not provide translations at this stage...)
git-svn-id: trunk@50753 -
2015-12-12 12:46:00 +00:00
ondrej
09b95188ed components: delete editortoolbar
git-svn-id: trunk@50749 -
2015-12-11 14:02:11 +00:00
ondrej
6124fdd854 favorites: clean up
git-svn-id: trunk@50734 -
2015-12-10 15:01:17 +00:00
ondrej
777d59b1c9 packagetabs: add "View project source" menu item
git-svn-id: trunk@50733 -
2015-12-10 13:44:07 +00:00
ondrej
e293f914e1 IDEIntf, IDE: IDECommands property synchronization refactoring, add SyncProperties property. Fix "move/clone to new window" menu items captions and visibility.
git-svn-id: trunk@50731 -
2015-12-10 13:18:27 +00:00
mattias
9a471bcd00 lazutils: fixed compilation under Windows
git-svn-id: trunk@50729 -
2015-12-09 23:35:07 +00:00
mattias
f0d2cb9d8b gdbmidebugger: convert arguments to windows system codepage, bug #29033
git-svn-id: trunk@50727 -
2015-12-09 22:59:57 +00:00
mattias
b48a3ea89e lazutils: UTF8ToWinCP for Unix
git-svn-id: trunk@50723 -
2015-12-09 22:58:30 +00:00
mattias
01acb9a1bc codetools: fixed parsing variable hint modifiers not behind semicolon
git-svn-id: trunk@50721 -
2015-12-09 17:02:02 +00:00
mattias
70581fdd39 codetools: fixed search for fppkg sources, bug #29154
git-svn-id: trunk@50713 -
2015-12-08 21:18:58 +00:00
juha
67bbb06ba6 LazUtils: Finalize FreeTypeFont instance only when needed. Issue #29151, patch from Andrey Zubarev.
git-svn-id: trunk@50712 -
2015-12-08 19:56:21 +00:00
ondrej
9747b29094 DebuggerIntf: fix assembler dialog memory leak. Issue #29143. Patch by Anton
git-svn-id: trunk@50708 -
2015-12-07 12:36:26 +00:00
mattias
29fe61bfd2 chmhelp: unregister default LCL help, search in docs/chm first
git-svn-id: trunk@50697 -
2015-12-06 15:04:31 +00:00
ondrej
ac89c87e02 packagetabs: fix bug with duplicate file names in tabs.
git-svn-id: trunk@50681 -
2015-12-06 10:09:35 +00:00
mattias
eeeb237080 lazutils: fixed TProcessUTF8 ancestor
git-svn-id: trunk@50655 -
2015-12-05 18:51:23 +00:00
mattias
82b946cccb lazutils: fixed dangling pointer
git-svn-id: trunk@50646 -
2015-12-05 14:08:46 +00:00
mattias
55619096fd lazutils: fixed compilation FC 2.6.4
git-svn-id: trunk@50627 -
2015-12-05 00:13:53 +00:00
mattias
9e8df5c8ed lazutils: fixed ConsoleToUTF8 on Windows
git-svn-id: trunk@50624 -
2015-12-04 23:04:44 +00:00
juha
453f0f860a Finnish translations.
git-svn-id: trunk@50620 -
2015-12-04 20:05:03 +00:00
mattias
e7ce75b682 fpdebug: using Windows W functions
git-svn-id: trunk@50617 -
2015-12-04 19:02:39 +00:00
mattias
93a809284f lazutils: TProcessUTF8: using CreateProcessW on MSWindows, using alias otherwise
git-svn-id: trunk@50603 -
2015-12-04 16:06:35 +00:00
mattias
2af1f6a5f4 lazsvnpkg: using TProcessUTF8
git-svn-id: trunk@50600 -
2015-12-04 16:04:35 +00:00
mattias
172ba521c4 lazdebuggers: using TProcessUTF8
git-svn-id: trunk@50599 -
2015-12-04 16:04:11 +00:00
mattias
e6f23aade2 lazdebuggergdbmi: using TProcessUTF8
git-svn-id: trunk@50598 -
2015-12-04 16:03:56 +00:00
mattias
d84bf485e1 fppkg: using TProcessUTF8
git-svn-id: trunk@50597 -
2015-12-04 16:03:40 +00:00
mattias
0924792e5f fpdebug: using TProcessUTF8
git-svn-id: trunk@50596 -
2015-12-04 16:03:20 +00:00
mattias
d0dace2bf5 lazutils: TProcessUTF8: experimental on mswindows override Execute using CreateProcessW, other platforms: use alias, bug #28991
git-svn-id: trunk@50595 -
2015-12-04 15:27:16 +00:00
martin
19e4bf8d04 Fix SynEdit IME handler / crash on short section of only one char, loop for FRightPosForTarget not entered. Issue #0029126
git-svn-id: trunk@50592 -
2015-12-04 01:47:43 +00:00
mattias
fff60a4076 lazutils: undo TProcessUTF8 change, not stable
git-svn-id: trunk@50588 -
2015-12-03 15:05:22 +00:00
mattias
eeed3eae79 lazutils: TProcessUTF8: on mswindows override Execute using CreateProcessW, other platforms: use alias, bug #28991
git-svn-id: trunk@50586 -
2015-12-03 14:50:36 +00:00
bart
1f91afe602 LazUtils: fix issue with implicit codepage conversion in ParamStrUtf8. Issue #0028815.
git-svn-id: trunk@50569 -
2015-12-02 13:33:56 +00:00
bart
a121cb2acc LazUtils: Fix implicit codepage ceversion issue for FindFirstUtf8/FindNextUtf8 (Windows). Patch by Michl. Issue #0028406.
git-svn-id: trunk@50567 -
2015-12-02 12:43:29 +00:00
maxim
0b0f12ffd5 Translations: Hungarian translation update by Péter Gábor, bug #29118
git-svn-id: trunk@50554 -
2015-12-01 21:25:22 +00:00
maxim
a9da730d0c Favorites: regenerated translations and added Russian translation
git-svn-id: trunk@50547 -
2015-11-30 21:35:49 +00:00
maxim
d166b0c524 IDEIntf: regenerated translations and improved Russian translation
git-svn-id: trunk@50546 -
2015-11-30 21:34:43 +00:00
juha
7bc722522a LazControls: Select the first matching node in TreeFilterEdit. Issue #24795.
git-svn-id: trunk@50545 -
2015-11-30 20:14:18 +00:00
mattias
9d06b8c931 translations: German: updates from Swen Heinig
git-svn-id: trunk@50543 -
2015-11-30 19:16:40 +00:00
ondrej
d0f1cf3088 packagetabs: fix compilation after r50520 #19206bce93
git-svn-id: trunk@50524 -
2015-11-29 19:30:12 +00:00
ondrej
c76c07b037 favorites: i18n support, hungarian translation. Patch from Péter Gábor. Issue #29103
git-svn-id: trunk@50521 -
2015-11-28 19:53:40 +00:00
ondrej
19206bce93 IDE: partially revert r50517 #d696ee5a59
git-svn-id: trunk@50520 -
2015-11-28 19:42:00 +00:00
bart
2a47550bba LazUtils: fix crash in ExpandFilenameUtf8 (Issue #0029098).
git-svn-id: trunk@50519 -
2015-11-28 15:48:40 +00:00
ondrej
f3ad3bf00d packagetabs: fix closing tabs with mouse. Issue #29099
git-svn-id: trunk@50518 -
2015-11-28 10:19:19 +00:00
ondrej
d696ee5a59 IDE: add option to prefer double-click over middle click when closing tabs.
git-svn-id: trunk@50517 -
2015-11-28 10:10:11 +00:00
bart
efc3ca18be LazUtf8: Fix Utf8ToConsole. Patch by ChrisF, modified by me. Issue #0028371.
git-svn-id: trunk@50514 -
2015-11-27 10:39:35 +00:00
ondrej
a466814e44 favorites: new Favorites IDE extension package
git-svn-id: trunk@50512 -
2015-11-27 05:37:01 +00:00
ondrej
151f452c84 IDE, IDEIntf: changes needed for Favorites package
git-svn-id: trunk@50511 -
2015-11-27 05:35:22 +00:00
ondrej
22c38e578f packagetabs: fixed scrolling increment, fixed make active tab visible on recreate.
git-svn-id: trunk@50510 -
2015-11-26 20:12:12 +00:00
ondrej
54ec800040 IDEIntf: improved default window position handling. Issue #28995
git-svn-id: trunk@50509 -
2015-11-26 19:43:01 +00:00
ondrej
0a9bed66c2 IDEIntf: fix default window position restore. Issue #28995
git-svn-id: trunk@50506 -
2015-11-25 10:13:23 +00:00