Commit Graph

48225 Commits

Author SHA1 Message Date
ondrej
02da6304e8 marge r50991 #b61461e71a,r50994,r51003:
LCL: fixed infinite loop and crash with TScrollingWinControl. issue #29194
LCL: add support of scrolling invisible window. issue #29194
Qt: keep track of scrolled offset when viewport is not visible. issue #29239

git-svn-id: branches/fixes_1_6@51007 -
2015-12-23 13:12:36 +00:00
ondrej
aa802ffa10 merged r50851 #1a7d40a2bc,r50854,r50871,r50872,r50873,r50874,r50950,r50956,r51005: grid fixes
git-svn-id: branches/fixes_1_6@51006 -
2015-12-23 13:08:24 +00:00
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
maxim
7b8e54a4a7 Merged revision(s) 50995 #ec1e003c1a from trunk:
IDE: show output of "lazarus --help" command in IDE interface language when it is set to automatic instead of showing it in English.
........

git-svn-id: branches/fixes_1_6@50996 -
2015-12-22 22:09:23 +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
511af226b4 IDE, Translations: regenerated translations and updated French translation by Gilles Vasseur, bug #29212
git-svn-id: branches/fixes_1_6@50980 -
2015-12-21 23:03:35 +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
ab706d53e1 Merged revision(s) 50958 #b270c37757 from trunk:
Install Package Dlg: Retain cursor position after moving packages between lists. Issue #26802.
........

git-svn-id: branches/fixes_1_6@50978 -
2015-12-21 22:56:17 +00:00
maxim
5eb1bc6592 Merged revision(s) 50943 #bbe1b886f7 from trunk:
IDE: Restore Jump to Implementation menu item accidentally removed in r49226 #c6b6503cf2.
........

git-svn-id: branches/fixes_1_6@50977 -
2015-12-21 22:55:19 +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
f632b213f1 Merged revision(s) 50906 #1c912f069b, 50909 #6c409b1ecc from trunk:
IDE: Don't show Search Results window initially. Its position is still remembered.
........
IDE: Hide the Export / Import buttons in options General page for now. The set of options makes no sense.
........

git-svn-id: branches/fixes_1_6@50974 -
2015-12-21 22:49:55 +00:00
maxim
3de212671e Merged revision(s) 50870 #c95d982d72, 50942 #dfebe2190c from trunk:
LCL: toolbutton: fix down states. Issue #28286. Modified patch by Derit Agustin
........
LCL: Adjust Width and Height when setting Contraints. Issue #28654.
........

git-svn-id: branches/fixes_1_6@50973 -
2015-12-21 22:48:41 +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
maxim
b30da44735 Merged revision(s) 50839 #9e35d2c52c from trunk:
Packager: Update search paths after "Add Active File To Package". Issue #27720.
........

git-svn-id: branches/fixes_1_6@50971 -
2015-12-21 22:44:50 +00:00
mattias
cf117df75d IDE: initial setup: compiler: only prompt if file exists
git-svn-id: branches/fixes_1_6@50952 -
2015-12-20 09:54:01 +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
1d63179e26 lcl: docs: QuestionDlg
git-svn-id: branches/fixes_1_6@50945 -
2015-12-19 15:35:42 +00:00
mattias
ca200094c7 lcl: questiondlg: fixed using default button caption
git-svn-id: branches/fixes_1_6@50941 -
2015-12-19 15:28:41 +00:00
mattias
2fb7b843ab lcl: questiondlg: fixed button with both IsDefault and IsCancel
git-svn-id: branches/fixes_1_6@50938 -
2015-12-19 15:20:45 +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
14a6c6616c IDE: initial setup dialog: se environment vars FPCDIR and PP, patch from Maciej
git-svn-id: branches/fixes_1_6@50902 -
2015-12-18 10:28:39 +00:00
mattias
0cc4b926eb IDE: check make.exe: use a non fpc make.exe
git-svn-id: branches/fixes_1_6@50892 -
2015-12-18 00:10:38 +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
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