Commit Graph

57952 Commits

Author SHA1 Message Date
wp
fd094740c7 MessageComposer: Improved auto-sized layout.
git-svn-id: trunk@62074 -
2019-10-18 16:09:27 +00:00
wp
6d317e22dc TAChart: Fix divide-by-zero error in TFitSeries.
git-svn-id: trunk@62073 -
2019-10-18 11:15:35 +00:00
maxim
9107baee24 Translations: removed completely untranslated files
git-svn-id: trunk@62072 -
2019-10-17 23:43:46 +00:00
maxim
6e821e62a0 PoChecker: simplified code by removing TPoTestOptions set (which had only one element) and directly analyzing LangID value instead
git-svn-id: trunk@62071 -
2019-10-17 23:29:03 +00:00
wp
e216e6cfec TAChart: Replace r62069 #40d59fec0b by better solution.
git-svn-id: trunk@62070 -
2019-10-17 22:08:42 +00:00
wp
40d59fec0b TAChart: Fix chart distance tools crashing when series contains a NaN value.
git-svn-id: trunk@62069 -
2019-10-17 22:00:28 +00:00
balazs
9236d9cb88 Opkman: Fix invalid URL bug.
git-svn-id: trunk@62068 -
2019-10-17 15:43:29 +00:00
mattias
ea9b316ba6 codetools: added modeswitch msImplicitFunctionSpecialization
git-svn-id: trunk@62067 -
2019-10-16 10:27:16 +00:00
maxim
b91b13e1f9 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36188
git-svn-id: trunk@62066 -
2019-10-15 21:37:01 +00:00
maxim
4023ea218a Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36184
git-svn-id: trunk@62065 -
2019-10-15 21:27:33 +00:00
balazs
ed252a8e20 Opkman: Add "2.0.6" to Lazarus versions.
git-svn-id: trunk@62064 -
2019-10-15 15:39:02 +00:00
juha
c164409c0a LCL-GTK2: Improve the logic for loading LibAppIndicator3 lib. Support an environment variable LAZUSEAPPIND. Issue #35723, patch from David.
git-svn-id: trunk@62062 -
2019-10-15 12:43:19 +00:00
dmitry
bb2517cbf1 cocoa: fix client frame coordinates for NSBox (groupbox). bug #36109
git-svn-id: trunk@62061 -
2019-10-15 03:27:22 +00:00
dmitry
53c619e833 cocoa: restoring the window style changes notification. patch by Zoë Peterson. bug #35622
git-svn-id: trunk@62060 -
2019-10-15 02:45:57 +00:00
maxim
b1626fa251 POChecker: removed redundant ANrTotal parameter from TStat constructor
git-svn-id: trunk@62059 -
2019-10-14 23:07:59 +00:00
maxim
0367ccec60 POChecker: cleanup
git-svn-id: trunk@62058 -
2019-10-14 22:39:58 +00:00
juha
379554ad91 Docs: Updated documentation for LazFileUtils. Issue #36167, patch from Don Siders.
git-svn-id: trunk@62057 -
2019-10-14 21:24:10 +00:00
bart
268342b7a9 LCL: TValueListEditor: don't save/load some parts of the grid twice. Based on suggestion by wp.
git-svn-id: trunk@62056 -
2019-10-14 17:22:45 +00:00
bart
2ab9985503 LCL: raise exception TValueListEditor.LoadContent if XML does not seem to be a saved TValueListEditor.
git-svn-id: trunk@62055 -
2019-10-14 16:58:44 +00:00
dmitry
343916af31 cocoa: changed the way MaxLength is being passed to cocoa interface (adding new method, instead of direct field access). Implemented ontextchange event for password field. bug #36158
git-svn-id: trunk@62054 -
2019-10-14 03:16:39 +00:00
dmitry
36a89981da cocoa: updating numerical value of the spin edit on every text change notification. bug #36096
git-svn-id: trunk@62053 -
2019-10-14 02:46:28 +00:00
dmitry
bbe61721bd cocoa: range check errors resolution, modified patch by C Western. bug #36171
git-svn-id: trunk@62052 -
2019-10-14 00:09:39 +00:00
martin
93784272ae FpDebug: Eval threads first. Avoid double refresh of other windows.
git-svn-id: trunk@62051 -
2019-10-13 21:52:28 +00:00
martin
e44a64751f LazDebuggerFp: Improve reaction time to user request next-step/run. If Stack/Watches are still in evaluation then stop them.
git-svn-id: trunk@62050 -
2019-10-13 21:52:26 +00:00
martin
0040dbe1fe FpDebug: tests
git-svn-id: trunk@62049 -
2019-10-13 12:25:43 +00:00
martin
23a034b033 FpDebug: Change/Fix shortstring detection after array stride fix in fpc. (change by Issue #0036144 )
git-svn-id: trunk@62048 -
2019-10-13 12:25:42 +00:00
martin
b11f360499 FpDebug: limit array stride workaround to fpc < 3.3 / Fix stride calculations
git-svn-id: trunk@62047 -
2019-10-13 12:25:40 +00:00
martin
765c460114 FpDebug: small change to array address error checks
git-svn-id: trunk@62046 -
2019-10-13 12:25:39 +00:00
martin
22aca35233 FpDebug: Use LastError from value object.
git-svn-id: trunk@62045 -
2019-10-13 12:25:37 +00:00
bart
631b507057 LCL: fix TValueListEditor LoadFromFile if to be loaded grid is empty. Part of issue #0036166.
git-svn-id: trunk@62044 -
2019-10-13 12:14:11 +00:00
bart
8c90dbc81a LCL: fix TValueListEditor LoadFromFile and SaveToFile. Issue #0036166.
git-svn-id: trunk@62043 -
2019-10-13 11:58:59 +00:00
juha
1b50e06c5b Sparta: Rename units in sparta_Generics to avoid name clash with units in FPC sources. Update to latest Generics Collections code. Eliminate USE_GENERICS_COLLECTIONS define.
git-svn-id: trunk@62042 -
2019-10-13 07:24:58 +00:00
juha
8074bbd776 Sparta: Remove examples of generics collections from Lazarus sources.
git-svn-id: trunk@62041 -
2019-10-13 07:24:49 +00:00
martin
5446230d42 IDE: help location for changed debugger options frames
git-svn-id: trunk@62040 -
2019-10-11 14:58:19 +00:00
martin
9db76fad42 FpDebug: test
git-svn-id: trunk@62039 -
2019-10-11 12:37:47 +00:00
bart
459694b2f8 IDE: close About dialog with Escape.
git-svn-id: trunk@62038 -
2019-10-11 12:19:14 +00:00
martin
fc63e31186 FpDebug: Prevent a stack overflow, recursive display of record in record constructor "TFoo.Create(a: TFoo)". Outer "AFlags" were hidden, preventing the recursion from being detected
git-svn-id: trunk@62037 -
2019-10-11 12:07:24 +00:00
martin
57e0e15e0f LazLogger: fixed thread race condition. If the logger is destroyed, and threads have pending sync calls. (only observed with custom created loggers). Fix requires fpc 3.2, see issue #0030567
git-svn-id: trunk@62036 -
2019-10-11 12:07:22 +00:00
martin
e6a89c7f7c Debugger-tests: Ensure all pending log messages are written before closing the file
git-svn-id: trunk@62035 -
2019-10-11 12:07:21 +00:00
martin
ec3e5b6a07 FpDebug: fix crash on nil-deref.
- On Windows FCurrentThread is nil during the ExitProcess event.
- On all platforms CreateThread can (in theory) return nil.

git-svn-id: trunk@62034 -
2019-10-11 12:07:19 +00:00
martin
ec207608a5 FpDebug: Windows, when terminating the process (stop debugger) collect all pending events.
git-svn-id: trunk@62033 -
2019-10-11 12:07:17 +00:00
martin
bb9f614179 FpDebug: Fix a leak when stopping/reseting the debugger under heavy multithreaded load. (Windows may have queued events, then the next pause may not be the expected ExitProcess, and clean-up is not triggered.
git-svn-id: trunk@62032 -
2019-10-11 12:07:16 +00:00
wp
9cad1b3feb LCL/grids: Fix misplaced horizontal grid scrollbar after form maximize. Issue #35472, patch by Pavol S.
git-svn-id: trunk@62031 -
2019-10-11 10:21:52 +00:00
maxim
04138e9fe7 POChecker: moved log handling code to TPOFamilyList class, where it really belongs to
git-svn-id: trunk@62030 -
2019-10-10 22:08:41 +00:00
martin
d24501ac43 FpDebug: test for parser and/or/mod...
git-svn-id: trunk@62029 -
2019-10-10 21:30:21 +00:00
martin
c1cec4c5d9 FpDebug: Add operators mod, and, or, xor
git-svn-id: trunk@62028 -
2019-10-10 21:30:20 +00:00
martin
861127a3cf FpDebug: test for parser string ops
git-svn-id: trunk@62027 -
2019-10-10 21:30:18 +00:00
martin
29fa84ca54 FpDebug: Pascal Expression Parser, add constant ansistring. Add operator to compare/concatenate strings
git-svn-id: trunk@62026 -
2019-10-10 21:30:16 +00:00
martin
61e152cc7d FpDebug: accept PChar(nil) as string
git-svn-id: trunk@62025 -
2019-10-10 21:30:14 +00:00
martin
51b18e32f4 IDE, Debugger-conf: Make sure debugger path history is saved
git-svn-id: trunk@62024 -
2019-10-10 13:37:46 +00:00