juha
|
efdce59d90
|
LCL: Optimize component registration and TLCLComponent.NewInstance. Issue #37360, patch from BrunoK.
git-svn-id: trunk@63619 -
|
2020-07-22 08:34:07 +00:00 |
|
wp
|
39e235c21c
|
TAChart: Handle numerical overflows during fitting by catching the exception.
git-svn-id: trunk@63618 -
|
2020-07-22 08:09:47 +00:00 |
|
wp
|
6c06094f0f
|
TAChart: Prevent numerical overflow in fitdemo in case of stupid selection of parameters (64-bit Win: extended = double)
git-svn-id: trunk@63617 -
|
2020-07-22 07:50:54 +00:00 |
|
wp
|
e8697ea86a
|
TAChart: Fix for fitdemo crashing on 64-bit, issue #37354
git-svn-id: trunk@63616 -
|
2020-07-22 07:48:15 +00:00 |
|
wp
|
2878087606
|
TAChart: Fix fit demo not updating polynomial degree when switching between polynomial and linear fits. Disable prediction/conficende interval series when fit results become invalid due to changed parameters.
git-svn-id: trunk@63615 -
|
2020-07-21 14:35:55 +00:00 |
|
wp
|
5697f99288
|
TAChart: Fix fitdemo crashing with power-function under certain circumstances (issue #37354, message 0124197).
git-svn-id: trunk@63614 -
|
2020-07-21 14:07:20 +00:00 |
|
wp
|
818b9a1eed
|
TAChart: Fix crash of fitdemo to polygon when DOF=0
git-svn-id: trunk@63613 -
|
2020-07-21 09:46:59 +00:00 |
|
wp
|
28d7ea6732
|
TAChart: Allow comma as field separator in data files for fitdemo.
git-svn-id: trunk@63612 -
|
2020-07-21 09:23:46 +00:00 |
|
wp
|
31e038d145
|
TAChart: Fix fitdemo bugs reported in #37369.
git-svn-id: trunk@63611 -
|
2020-07-21 09:21:42 +00:00 |
|
wp
|
1645c29059
|
TAChart: Add size-dependent string formatting function (FloatToStrEx)
git-svn-id: trunk@63610 -
|
2020-07-21 09:04:18 +00:00 |
|
pascal
|
ac1050003a
|
VTV: better fix for painting selection
git-svn-id: trunk@63609 -
|
2020-07-21 05:18:41 +00:00 |
|
mattias
|
950091831c
|
IDE: clean up
git-svn-id: trunk@63608 -
|
2020-07-20 21:22:17 +00:00 |
|
wp
|
d0123e2ed8
|
TAChart: Less hints and warnings in fit demo.
git-svn-id: trunk@63606 -
|
2020-07-20 18:03:44 +00:00 |
|
mattias
|
3c431cf740
|
IDE: do not confirm overwrite on Cocoa, where the dialog is already confirms replace
git-svn-id: trunk@63605 -
|
2020-07-20 16:55:14 +00:00 |
|
juha
|
e9adb1add4
|
LCL-GTK3: Improve messageboxes and collect them to a new unit. Issue #37269, patch from Anton Kavalenka.
git-svn-id: trunk@63604 -
|
2020-07-20 14:57:12 +00:00 |
|
wp
|
1357d17c34
|
TAChart: Fix crash of fitdemo due to drawing of confidence/prediction limits for invalid fit results. Issue #37354.
git-svn-id: trunk@63603 -
|
2020-07-20 08:57:20 +00:00 |
|
dmitry
|
ee626c0196
|
cocoa: not using BOOLFIX anymore for fpc versions 3.2.0 and later. OBJCBOOL is the compiler native type now
git-svn-id: trunk@63602 -
|
2020-07-19 20:18:15 +00:00 |
|
dmitry
|
58c0aab466
|
cocoa: fix the compiler version check
git-svn-id: trunk@63601 -
|
2020-07-19 19:55:05 +00:00 |
|
balazs
|
44c240ead0
|
Opkman: Use default fphttpclient.pp and zipper.pp with fpc 3.2.0.
git-svn-id: trunk@63600 -
|
2020-07-19 19:17:48 +00:00 |
|
dmitry
|
8dde6e879f
|
cocoa: update cocoa_extra declaration to be friendly to the coming fpc 3.2.2
git-svn-id: trunk@63599 -
|
2020-07-19 17:32:57 +00:00 |
|
dmitry
|
3721c40a5d
|
ide: update bundle check to match fpc 3.2.0 and earlier. FileExists no longer return true for directories for macOS (unix) systems
git-svn-id: trunk@63598 -
|
2020-07-19 02:17:52 +00:00 |
|
martin
|
838de9a502
|
FpDebug: Ensure PauseRequest calls break handler. On Linux Process.Pause does not trigger an PausedAtHardcodedBreak
git-svn-id: trunk@63597 -
|
2020-07-18 23:22:38 +00:00 |
|
juha
|
727eb0ef72
|
LCL: Prevent DBGrid raising exception after enabled and hiding inplace editor. Issue #37385, patch from Zdravko Gabrovski.
git-svn-id: trunk@63596 -
|
2020-07-18 21:58:11 +00:00 |
|
dmitry
|
0b5f33407d
|
ide: update LazarusManager to check the .app directory existance, instead of fileExists
git-svn-id: trunk@63595 -
|
2020-07-18 18:03:15 +00:00 |
|
juha
|
08fb55efbb
|
LCL-GTK3: Improve messageboxes. Issue #37269, patch from Anton Kavalenka.
git-svn-id: trunk@63594 -
|
2020-07-17 17:42:48 +00:00 |
|
wp
|
09a6fe02b5
|
TAChart: Fix typo in previous commit.
git-svn-id: trunk@63593 -
|
2020-07-17 13:53:54 +00:00 |
|
wp
|
1cbde656e5
|
TAChart: Add a "readme.txt" to the nogui demo as a reminder that the freetype.dll is required.
git-svn-id: trunk@63592 -
|
2020-07-17 13:52:59 +00:00 |
|
mattias
|
ec3c7be03b
|
IDE: always set an active run param mode if available
git-svn-id: trunk@63590 -
|
2020-07-17 09:29:39 +00:00 |
|
wp
|
cf603da31a
|
TAChart: Undo unintentional changes of r63574 #fcdba55052
git-svn-id: trunk@63589 -
|
2020-07-17 08:58:17 +00:00 |
|
mattias
|
a028a923fa
|
IDE: debug launching application
git-svn-id: trunk@63588 -
|
2020-07-17 08:58:15 +00:00 |
|
pascal
|
d5f62b9ccb
|
VTV: fixed painting selection
git-svn-id: trunk@63586 -
|
2020-07-17 08:37:56 +00:00 |
|
pascal
|
e700d7a6f9
|
VTV: fixed painting selection
git-svn-id: trunk@63585 -
|
2020-07-17 08:37:12 +00:00 |
|
juha
|
3d951e3ed7
|
LazUtils: Don't override TProcess.Execute for TProcessUTF8 starting from FPC 3.2. Issue #35991.
git-svn-id: trunk@63584 -
|
2020-07-17 07:55:32 +00:00 |
|
mattias
|
8846344e66
|
freeptype: updated lpl
git-svn-id: trunk@63583 -
|
2020-07-17 07:41:29 +00:00 |
|
pascal
|
c66efeda3a
|
freetype: fixed name clash
git-svn-id: trunk@63582 -
|
2020-07-17 05:32:31 +00:00 |
|
martin
|
ebe42a29a7
|
SynEdit: avl, fixed SumBefore for tree.last
git-svn-id: trunk@63581 -
|
2020-07-17 01:02:22 +00:00 |
|
martin
|
921faf61dd
|
SynEdit: removed incorrect comment (about 1 based)
git-svn-id: trunk@63580 -
|
2020-07-17 01:02:21 +00:00 |
|
martin
|
6419d6aec1
|
SynEdit: Tests for Wrap
git-svn-id: trunk@63579 -
|
2020-07-17 01:02:19 +00:00 |
|
martin
|
ca99f92921
|
SynEdit, test: change debug info to DWARF-3
git-svn-id: trunk@63578 -
|
2020-07-17 01:02:17 +00:00 |
|
juha
|
1edc4cf4b9
|
LCL: Prevent calling Form.OnResize() and OnChangeBounds() twice. Issue #36127, patch from Joeny Ang.
git-svn-id: trunk@63577 -
|
2020-07-16 23:00:30 +00:00 |
|
maxim
|
04c340e9c1
|
TAChart: updated Russian translation
git-svn-id: trunk@63576 -
|
2020-07-16 22:46:39 +00:00 |
|
bart
|
8df0af1ab0
|
LCL: take CharCase into account in TCustomEdit.RealSetText. Previous commit r63542 #b3ba26f89d had the fix commented out ;-(. Issue #0037313.
git-svn-id: trunk@63575 -
|
2020-07-16 21:26:26 +00:00 |
|
wp
|
fcdba55052
|
TAChart: Remove "not initialized" warnings.
git-svn-id: trunk@63574 -
|
2020-07-16 20:11:06 +00:00 |
|
wp
|
f504fdbac9
|
TAChart: Avoid crash of fitdemo when confidence level is set to 0 or 1.
git-svn-id: trunk@63573 -
|
2020-07-16 11:13:35 +00:00 |
|
juha
|
6d6cea00e9
|
LCL-GTK2: Fix dragging TLabel/TPanel with TDockImageWindow. Issue #37371, patch from Joeny Ang.
git-svn-id: trunk@63572 -
|
2020-07-16 10:28:52 +00:00 |
|
juha
|
e2840b9665
|
LCL: Fix a regression in TSTringGrid caused by r63541 #1f0ff07dc2. Test for Editor.Parent instead of Editor.Owner.
git-svn-id: trunk@63571 -
|
2020-07-16 09:26:39 +00:00 |
|
wp
|
f70ef40567
|
TAChart: Publish OnMouseEnter and OnMouseLeave events.
git-svn-id: trunk@63570 -
|
2020-07-15 23:15:10 +00:00 |
|
mattias
|
43256a10ec
|
make install: added source extension, issue #37364
git-svn-id: trunk@63568 -
|
2020-07-15 22:20:06 +00:00 |
|
wp
|
ba09e05aa3
|
TAChart: Fit confidence level can be changed in FitDemo now. Issue #37354.
git-svn-id: trunk@63566 -
|
2020-07-15 13:54:00 +00:00 |
|
mattias
|
b62203729f
|
make install: check if LAZARUS_INSTALL_DIR already set, issue #37356
git-svn-id: trunk@63564 -
|
2020-07-15 08:18:38 +00:00 |
|