Commit Graph

58180 Commits

Author SHA1 Message Date
michael
e26a38a047 * Missing patch for languages. Misapplied ?
git-svn-id: trunk@62329 -
2019-12-05 21:45:51 +00:00
juha
fe2f85d8e6 Docs: Documentation updates for LCL and LazUtils. Issue #36392, patch from Don Siders.
git-svn-id: trunk@62328 -
2019-12-05 20:55:51 +00:00
juha
dd3e6c3681 Docs: Documentation update for LCL CheckLst.xml. Issue #36400, patch from Don Siders.
git-svn-id: trunk@62327 -
2019-12-05 19:14:56 +00:00
michael
470ce73096 * Some improvements for JSON Data viewer by Theo
- Fix: Double element creation
    - Fix: "Raw preview" update.
    - Fix: "New Document creates Object" option.
    - New: Visual and Raw is two way now. Changes in "Raw" (Editable now) will be taken over in "Visual" too.
    - New: Option: Save Formatted (readable) JSON.
    - Change: Make TSynJScriptSyn global.
    - New: German translations.

git-svn-id: trunk@62326 -
2019-12-05 16:24:50 +00:00
balazs
0545e7c3cf Opkman, VST: On desktops with a dark theme the online package manager text font appears black and unreadable, it is not using the theme color. Issue #36398, patch by Zeljko.
git-svn-id: trunk@62325 -
2019-12-05 06:44:44 +00:00
maxim
d7177ae196 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36390
git-svn-id: trunk@62324 -
2019-12-03 23:00:45 +00:00
martin
180e3b09f6 DebuggerGdbMI: Improved setting breaks for exception stepping. Detect some errors, and reduce unnecessary retries
git-svn-id: trunk@62323 -
2019-12-03 22:11:57 +00:00
martin
9fbffccd0d DebuggerGdbMI: Fixed Win-64bit Step-to-exception for ignored exception, the except block must be skipped / Fixed clearing temp breakpoints
git-svn-id: trunk@62322 -
2019-12-03 22:11:56 +00:00
martin
59b37b9fc9 DebuggerGdbMI: Fixed Win-64bit debugging. Revision r62314 #5cb2cd173d changed setting of RtlUnwindEx, leading to massive unexpected pausing of the target
git-svn-id: trunk@62321 -
2019-12-03 22:11:54 +00:00
martin
d506a29b8c FpDebug: Fix a potential double-free
git-svn-id: trunk@62320 -
2019-12-03 19:40:41 +00:00
martin
b206664b05 LazDebuggerFp: Fixed/Workaround an endless loop with auto-continue breakpoints. The new async-stack-eval was not taken into account.
git-svn-id: trunk@62319 -
2019-12-03 01:55:29 +00:00
maxim
dc42d0fa38 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62318 -
2019-12-01 21:25:57 +00:00
martin
c9a2548cf8 SynEdit: MarkupFoldColor, fix crash when HL does not have config.
git-svn-id: trunk@62317 -
2019-12-01 12:48:31 +00:00
martin
cdad0cd83f LazDebuggerGdbmi: Tests for Step to finally/except for Win64 SEH
git-svn-id: trunk@62315 -
2019-11-29 02:58:27 +00:00
martin
5cb2cd173d LazDebuggerGdbmi: Step to finally/except for Win64 SEH
git-svn-id: trunk@62314 -
2019-11-29 02:54:51 +00:00
martin
44c48aaf97 IDE, DebuggerOptions: Workaround for ONE occurrence of issue #0036306 / Crash in gtk with combination of TFrame, TToolbar dropdown menu and TPopupMenu and dynamic menu item creation
git-svn-id: trunk@62313 -
2019-11-29 02:54:48 +00:00
juha
065d7f1e25 LCL: Change selection properly when setting TListBox.ItemIndex. Issue #34967, patch from Denis Kozlov.
git-svn-id: trunk@62312 -
2019-11-28 20:39:42 +00:00
wp
733d74e407 LCL: Fix TSpeedButton and TBitBtn using non-scaled icons if an Action is assigned to these controls (https://forum.lazarus.freepascal.org/index.php/topic,47574.msg340909.html).
git-svn-id: trunk@62311 -
2019-11-28 17:58:24 +00:00
juha
bb24841e59 LCL-GTK3: Render PNG images properly. Issue #36254, patch from Anton Kavalenka.
git-svn-id: trunk@62310 -
2019-11-28 16:54:21 +00:00
martin
98cc84231b FpDebug: Fix a crash / endless recursion, if a symbol (watch) is not found while in a finally block.
git-svn-id: trunk@62309 -
2019-11-28 02:30:01 +00:00
mattias
6e2e1b018f tools: lplupdate -x
git-svn-id: trunk@62308 -
2019-11-27 13:29:02 +00:00
ondrej
e2fea199d7 Package: use new lists in LPK files + add compatibility mode option
git-svn-id: trunk@62307 -
2019-11-27 05:50:28 +00:00
ondrej
2be8de0d13 IDE: LPI: new lists for RequiredPackages
git-svn-id: trunk@62306 -
2019-11-27 05:05:40 +00:00
martin
06affdbb7a Debugger: Inspect Dlg, handle skObject, skInterface
git-svn-id: trunk@62305 -
2019-11-27 01:52:42 +00:00
martin
e5f3e33463 LazDebuggerFp: Fix watches evaluation not called, if stack had less than 5 frames. FReqList was not cleared, since "add" happens after "remove" (remove called during create)
git-svn-id: trunk@62304 -
2019-11-27 01:52:41 +00:00
martin
3cd2c19fc8 FpDebug: more fixes for Disassembler, broken in r62171 #a4e3cbb35e
git-svn-id: trunk@62303 -
2019-11-27 01:52:39 +00:00
martin
fc6e94c911 Debugger, GDBmi: Fix step-over incorrectly steps-into. Introduced in r62284 #c93e1c6d7e Enable Step-over to enter finally blocks under Win64-SEH
git-svn-id: trunk@62302 -
2019-11-27 01:52:38 +00:00
wp
c911f2327e fpvectorial: Fix memory leak caused by TvRenderInfo.Errors. Issue #36331.
git-svn-id: trunk@62301 -
2019-11-26 22:54:28 +00:00
maxim
d34b0037c8 Translations: Slovak translation update by LacaK, bug #36357
git-svn-id: trunk@62299 -
2019-11-25 22:42:21 +00:00
maxim
85fe179abe IDE: improved 'Add unit to Uses' dialog layout, bug #36344
git-svn-id: trunk@62297 -
2019-11-25 22:22:24 +00:00
martin
be4d0c5b2e IDE, XmlConfig: Fixed storing properties (rtti), when "stored" incorrectly overwrote Default-instance. Introduced in r61887 #70005fc17a
git-svn-id: trunk@62296 -
2019-11-25 15:19:23 +00:00
ondrej
189ff81e4a IDE: PackageEditor: hide minimize and maximize buttons
git-svn-id: trunk@62295 -
2019-11-25 09:34:12 +00:00
ondrej
a4fc8be8f3 IDE: ProjectInspector: hide minimize and maximize buttons
git-svn-id: trunk@62294 -
2019-11-25 09:22:21 +00:00
ondrej
7a586a550d ProjectGroups: hide minimize and maximize buttons
git-svn-id: trunk@62293 -
2019-11-25 09:18:08 +00:00
maxim
4d025450fe IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62292 -
2019-11-24 22:50:24 +00:00
martin
9be880c527 FpDebug: fix Disassembler, broken in r62171 #a4e3cbb35e
git-svn-id: trunk@62291 -
2019-11-24 13:57:44 +00:00
wp
b4a469cf74 TAChart: Fix line demo (inconsistent behavior when "3D" and "rotated" boxes are checked and "Add" is pressed).
git-svn-id: trunk@62290 -
2019-11-23 22:59:36 +00:00
wp
4c785559bb TAChart: Fix crash when unsorted data are entered into DataPointsEditor for a sorted chartsource
git-svn-id: trunk@62289 -
2019-11-23 22:26:40 +00:00
juha
7b46b7ced2 LCL: Prevent a crash when freeing a DBEdit with focus. Issue #27178, patch from Petr-K.
git-svn-id: trunk@62288 -
2019-11-23 22:12:41 +00:00
juha
aef6a43ae0 LCL-GTK3: Simplify code for font attributes, remove pango_attr_list_ref() call. Issue #36297.
git-svn-id: trunk@62287 -
2019-11-23 17:39:22 +00:00
juha
f570285874 LCL-GTK3: Prevent a crash with certain font attributes. Issue #36297, patch from Anton Kavalenka.
git-svn-id: trunk@62286 -
2019-11-23 09:19:28 +00:00
martin
67d6109619 IDE: Code-Templates, fix mem leak / Correct extend of try-except block (do not hide errors, that are not expected/handled)
git-svn-id: trunk@62285 -
2019-11-22 21:22:38 +00:00
martin
c93e1c6d7e Debugger, GDBmi: Enable Step-over to enter finally blocks under Win64-SEH
git-svn-id: trunk@62284 -
2019-11-22 21:22:37 +00:00
juha
88ac636e41 LCL: Prevent a crash in Coolbar when clicking a Grabber in an empty band.
git-svn-id: trunk@62283 -
2019-11-22 20:08:39 +00:00
wp
09c0c58381 TAChart: Fix TCustomPieSeries.FindContainingSlice if one of the pies has size 0. Issue #36332, based on patch by TK.
git-svn-id: trunk@62282 -
2019-11-22 10:22:39 +00:00
balazs
a1cbba291f Components: Add GTK3 support for LCLExtensions and VirtualTreeView. Issue #36338.
git-svn-id: trunk@62281 -
2019-11-22 08:38:57 +00:00
dmitry
890dbfc6fe cocoa: checking for the rectangle to have some size before drawing
git-svn-id: trunk@62280 -
2019-11-22 03:00:06 +00:00
dmitry
7edf0a44bc cocoa: making font configuration to be selector based, rather than class based
git-svn-id: trunk@62279 -
2019-11-22 02:45:26 +00:00
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
dmitry
a2486e3c42 mtprocs: proper len type (csize_t instead of (cint) for fpsysctl call. #36325
git-svn-id: trunk@62277 -
2019-11-21 15:01:43 +00:00