Commit Graph

48464 Commits

Author SHA1 Message Date
mattias
5f08b52cb3 IDE: messages window: add uncategorized messages as mluDebug
git-svn-id: branches/fixes_1_6@52989 -
2016-09-18 18:00:45 +00:00
mattias
f40f77e2f0 mtprocs: fixed CalcBlockSize when MinBlockSize<1, bug #30612
git-svn-id: branches/fixes_1_6@52987 -
2016-09-18 09:31:37 +00:00
maxim
92d982a721 Merged revision(s) 52978 #e551887b0f from trunk:
Tools, JSONViewer: improved Russian translation
........

git-svn-id: branches/fixes_1_6@52979 -
2016-09-15 22:56:52 +00:00
maxim
f6e04b9340 Tools, JSONViewer: fixed typo in Russian translation
git-svn-id: branches/fixes_1_6@52977 -
2016-09-15 22:38:10 +00:00
maxim
d380ee520e Merged revision(s) 52940 #8e4b07024d from trunk:
IDE: Don't close a modified file in sourceeditor when user cancels the "File ... has changed. Save?" dialog by pressing Escape key. Issue #0030582. Patch by Michl, modified by me.
........

git-svn-id: branches/fixes_1_6@52950 -
2016-09-10 13:15:49 +00:00
maxim
a1d542603c Merged revision(s) 52946 #fa6a3d2889 from trunk:
IDEIntf: regenerated Dutch translation
........

git-svn-id: branches/fixes_1_6@52949 -
2016-09-10 13:14:49 +00:00
maxim
1417bb58ed Merged revision(s) 52947 #aefea452a9 from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #30581
........

git-svn-id: branches/fixes_1_6@52948 -
2016-09-10 13:10:04 +00:00
mattias
292e6a36ce IDE: fixed compiler options ShowCond and ShowExecInfo, bug #30589
git-svn-id: branches/fixes_1_6@52944 -
2016-09-09 20:24:49 +00:00
mattias
09b0f0c8c1 IDE: clean up
git-svn-id: branches/fixes_1_6@52942 -
2016-09-09 11:47:35 +00:00
mattias
9e91bef147 IDE: fixed compiler optios TrashVariables and VerifyObjMethodCall, bug #30584
git-svn-id: branches/fixes_1_6@52938 -
2016-09-09 06:08:37 +00:00
mattias
ae9d3b9797 IDEIntf: fixed crash on TIDEMenuSection.Clear, bug #30574
git-svn-id: branches/fixes_1_6@52936 -
2016-09-08 11:02:41 +00:00
mattias
e8d8a7b44e lazdebuggerfpgdbmi: check TIDEMenuItem
git-svn-id: branches/fixes_1_6@52932 -
2016-09-08 07:45:39 +00:00
maxim
6926035fe7 Merged revision(s) 52925-52926 #2158889196-#2158889196 from trunk:
IDEIntf: fix typo in r52913 #1d9f224fda of Dutch translations of GraphicPropertyEditorForm.
........
IDEIntf: update Dutch languagefile.
........

git-svn-id: branches/fixes_1_6@52930 -
2016-09-07 21:57:11 +00:00
maxim
d3c15b0e72 Merged revision(s) 52877 #c334d3f20a from trunk:
IDE: Support ENTER also in FilterEdits of ProjectInspector and PackageEditor. Issue #30523, patch from Markus.
........

git-svn-id: branches/fixes_1_6@52929 -
2016-09-07 21:55:20 +00:00
mattias
dc86dbdabb IDEIntf: menuintf: fixed changing nested hidden subsestion
git-svn-id: branches/fixes_1_6@52927 -
2016-09-07 16:33:08 +00:00
maxim
4aeab4e2c2 Merged revision(s) 52913 #1d9f224fda, 52922 #3a47a43c6a from trunk:
IDEIntf: fix wrong Dutch translations of GraphicPropertyEditorForm.
........
IDE: French translation update by Gilles Vasseur, bug #30557
........

git-svn-id: branches/fixes_1_6@52924 -
2016-09-06 22:39:15 +00:00
maxim
495bbde601 Merged revision(s) 52912 #b1262a951e from trunk:
Grids: fix wrong result of TCustomGrid.GetEditorBorderStyle when FEditor = FPickListEditor. Issue #0028782.
........

git-svn-id: branches/fixes_1_6@52923 -
2016-09-06 22:25:57 +00:00
mattias
6b1eeb12fc lcl: fixed setting TMenuItem.Visible without Parent
git-svn-id: branches/fixes_1_6@52916 -
2016-09-05 12:10:22 +00:00
maxim
b98b550355 Merged revision(s) 52777 #02c808e51f from trunk:
EditBtn: allow to clear TDateEdit.Text at designtime when DefaultToday=True and DirectInput=False. Issue #0030425.
........

git-svn-id: branches/fixes_1_6@52897 -
2016-08-30 22:02:39 +00:00
maxim
797d33ae13 Merged revision(s) 52863 #8c06636b4b from trunk:
LazHelpHtml: UnQuotes the result of FinddefaultBrowser. Resolves issue #0030502.
........

git-svn-id: branches/fixes_1_6@52892 -
2016-08-29 22:20:06 +00:00
maxim
0afe553727 Merged revision(s) 52862 #602280cef5 from trunk:
CaculatorForm: fix TCalculatorPanel.FindButton for buttons after the Square root button.
........

git-svn-id: branches/fixes_1_6@52891 -
2016-08-29 22:18:48 +00:00
maxim
469aa3f707 Merged revision(s) 52837 #5bf9ffa801, 52839 #298e1155ad from trunk:
MaskEdit: check if control can be focussed before focussing when validation fails in DoExit. Issue #0030482. Patch by Lutz Mändle.
........
MaskEdit: fix pasting text with spaces when maskchar is cMask_AlphaNum, cMask_Letter and cMask_Number or cMask_NumberPlusMin. Issue #0030481.
........

git-svn-id: branches/fixes_1_6@52890 -
2016-08-29 22:17:20 +00:00
maxim
3530cfd8f2 Merged revision(s) 52760 #42fe1e0f32 from trunk:
EditBtn: remove obsolete properties TDateEdit.OKCaption and TDateEdit.CancelCaption (they pollute .po files). Issue #0030031.
........

git-svn-id: branches/fixes_1_6@52889 -
2016-08-29 22:12:49 +00:00
maxim
fa82812d16 Merged revision(s) 52756 #33b941d450 from trunk:
ApplicationProperties: fix setting ExceptionDialog in OI. Issue #0030210.
........

git-svn-id: branches/fixes_1_6@52888 -
2016-08-29 22:06:35 +00:00
maxim
26047b704a Merged revision(s) 52750 #55c9199ea7 from trunk:
TAChart: Fix printer canvas pen mode remaining at pmXor after printing (https://stackoverflow.com/questions/35024329/after-printing-tchart-i-cant-draw-lines).
........

git-svn-id: branches/fixes_1_6@52887 -
2016-08-29 22:05:26 +00:00
mattias
a634eea2e4 IDE: project resources: set Modified when type changes, bug #30426
git-svn-id: branches/fixes_1_6@52785 -
2016-08-04 09:39:05 +00:00
mattias
6d5267d15a IDE: fixed updating key/command relations, bug #30436
git-svn-id: branches/fixes_1_6@52775 -
2016-08-02 08:23:56 +00:00
mattias
63c57240c6 IDE: jitforms: fixed setting vmt ParentRef under FPC 3.1.1, bug #30424
git-svn-id: branches/fixes_1_6@52772 -
2016-08-01 20:36:44 +00:00
mattias
031d242126 codetools: add with block: skip nested brackets, bug #29749
git-svn-id: branches/fixes_1_6@52747 -
2016-07-24 16:48:08 +00:00
maxim
5e28a1c03d Marked r52649 #61f5442a15 from trunk:
Win32: fix error in TFontDialog if fdLimitSize is set. Issue #0030340. Patch by Rik van Kekem.

as merged (done in r52737 #2a9174a4e3)

git-svn-id: branches/fixes_1_6@52739 -
2016-07-21 20:44:30 +00:00
bart
2a9174a4e3 Win32: fix error in TFontDialog if fdLimitSize is set. Issue #0030340. Patch by Rik van Kekem, modified by me.
Applied directly to fixes branch (not merged from trunk) because of merge conflicts.

git-svn-id: branches/fixes_1_6@52737 -
2016-07-21 14:00:06 +00:00
mattias
9501fabfa1 lazutils: fixed compilation fpc 2.6.4, bug #30393
git-svn-id: branches/fixes_1_6@52734 -
2016-07-21 08:59:02 +00:00
maxim
7d9500432d Merged revision(s) 52704 #687d82e68e from trunk:
win32: initialize PS (TPaintStruct) in paint message handling when ControlDC <> 0. Issue #30275
........

git-svn-id: branches/fixes_1_6@52722 -
2016-07-19 22:23:45 +00:00
maxim
ad3e1137d9 Merged revision(s) 52703 #a55241308e from trunk:
revert r52494, r52500 #48fe37a204: they caused crashes in Carbon interface. Issue #30003
........

git-svn-id: branches/fixes_1_6@52721 -
2016-07-19 22:21:24 +00:00
maxim
01f30a52b8 Merged revision(s) 52692 #800f13923b from trunk:
Packager: Don't add unit or include search path '.' when adding a file to a package.
........

git-svn-id: branches/fixes_1_6@52720 -
2016-07-19 22:20:26 +00:00
maxim
a941137d15 Merged revision(s) 52674 #554901a083 from trunk:
IDE: set modified flag after resource name change. Issue #30351. Patch by Anton
........

git-svn-id: branches/fixes_1_6@52719 -
2016-07-19 22:18:49 +00:00
maxim
a6b0528610 Merged revision(s) 52643 #c52062ab8f from trunk:
SynEdit: Diff Highlighter fix endless loop. Issue #30338
........

git-svn-id: branches/fixes_1_6@52718 -
2016-07-19 22:11:13 +00:00
maxim
ff470318fc Merged revision(s) 52628 #865cb9dc42 from trunk:
IDE: Prevent an occasional crash after BuildModes are added and deleted.
........

git-svn-id: branches/fixes_1_6@52638 -
2016-07-05 22:31:30 +00:00
maxim
c066eaf21b Merged revision(s) 52635 #d0ea2a9956 from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #30342
........

git-svn-id: branches/fixes_1_6@52636 -
2016-07-05 22:16:07 +00:00
maxim
828c06d734 Merged revision(s) 52625 #43569bcb45 from trunk:
IDE: improved Russian translation
........

git-svn-id: branches/fixes_1_6@52626 -
2016-07-04 22:29:56 +00:00
maxim
69a72501fa Merged revision(s) 52618 #553370e733, 52621 #96e287106e from trunk:
IDE: Replace Combobox with Listbox+Filter to add package dependencies for projects and packages.
........
IDE: Make the order of IDE Coolbar items more logical.
........

git-svn-id: branches/fixes_1_6@52624 -
2016-07-04 22:02:38 +00:00
maxim
a071cfa0f6 Mark r52530 as merged (done in r52619 #4df3b960a7)
git-svn-id: branches/fixes_1_6@52623 -
2016-07-04 22:00:42 +00:00
juha
4df3b960a7 Merge r52530 #e31a4d74d3 manually. IDE: Make CompilerMode selection more robust.
git-svn-id: branches/fixes_1_6@52619 -
2016-07-04 10:36:54 +00:00
maxim
40ac8cb06f Merged revision(s) 52598 #3c5b1df94a from trunk:
IDE: improved toolbar command captions i18n
........

git-svn-id: branches/fixes_1_6@52614 -
2016-07-03 20:56:59 +00:00
maxim
70ea622717 Merged revision(s) 52549 #56da1253e2 from trunk:
LazDataDesktop: removed 'pt'->'pb' substitution hack for Brazilian Portuguese translation, it is not needed for a long time.
........

git-svn-id: branches/fixes_1_6@52613 -
2016-07-03 20:52:22 +00:00
maxim
1d5e53891e Merged revision(s) 52546 #cfb2c1dd76 from trunk:
IDE: fixed "Enable/Disable I18N for LFM" context menu items enabling logic in project inspector (it didn't allow to disable i18n actually due to typo)
........

git-svn-id: branches/fixes_1_6@52612 -
2016-07-03 20:50:33 +00:00
maxim
9bb496c3dd Merged revision(s) 52494 #dd7ec70032, 52500 #48fe37a204, 52527 #7f8864e5b6 from trunk:
lcl: TControlCanvas: don't allow to empty handle if there is a pre-allocated FDeviceContext handle. Solves issue #30003
........
lcl: destroy canvas handle of TGraphicControl when parent is removed. Issue #30003
........
LCLTranslator: Fix FindLocaleFilename failing if optional directory is absolute or ends with a path delimiter.
........

git-svn-id: branches/fixes_1_6@52611 -
2016-07-03 20:45:24 +00:00
maxim
9cb353f49d Merged revision(s) 52492 #7c05fefe10 from trunk:
fpdebug: Add package DebuggerIntf as depenency to asmtest program.
........

git-svn-id: branches/fixes_1_6@52610 -
2016-07-03 20:43:14 +00:00
maxim
e4f7973e5d Merged revision(s) 52489-52491 #2a41a0e2f4-#2a41a0e2f4 from trunk:
Fix spelling errors. Issue #0030258. Patch by Paul Gevers.
........
Fix some more spelling errors.
........
Fix some more spelling errors.
........

git-svn-id: branches/fixes_1_6@52609 -
2016-07-03 20:41:10 +00:00
maxim
a329909415 Merged revision(s) 52479-52481 #b08c38cba0-#b08c38cba0, 52486-52488 #47df5bbcc5-#47df5bbcc5 from trunk:
lazutils: fix GetFormatSettingsUTF8, make it public
........
lcl: use GetFormatSettingsUTF8 in TApplication.IntfSettingsChange. Issue #30253
........
lazutils: fixed compilation on non windows
........
lazutils: fix comment from r52480 #b13ba1b0b9
........
lcl: fix conditional define (all windows) in TApplication.IntfSettingsChange
........
lazutils: fix compilation with DisableUTF8RTL after r52480 #b13ba1b0b9
........

git-svn-id: branches/fixes_1_6@52608 -
2016-07-03 20:38:00 +00:00