Commit Graph

59547 Commits

Author SHA1 Message Date
martin
5a094e4bec SynEdit: Avltree, fix RootOffset
git-svn-id: trunk@63659 -
2020-07-28 16:14:30 +00:00
pascal
638a405de0 VTV: fix selected node when tsUseExplorerTheme is disabled. Issue #37404, patch by Matteo Salvi.
git-svn-id: trunk@63658 -
2020-07-27 06:19:30 +00:00
zoran
c5d98711e5 DateTimePicker - code cleanup
git-svn-id: trunk@63657 -
2020-07-26 12:47:17 +00:00
mattias
79ccae0012 IDE: moved using LazControlDsgn to ideoptionsdlg to allow compiling with older trunk versions, issue #37419
git-svn-id: trunk@63656 -
2020-07-26 08:49:59 +00:00
juha
4f228a7831 LCL-GTK2: Fix PeekMessage, check if g_main_context_acquire returns True. Issue #37406.
git-svn-id: trunk@63655 -
2020-07-26 07:42:32 +00:00
juha
7ed8696762 IDE: Tools/Options + startup configuration. Improve "make" location, expand paths before openfile dialogs etc. Issue #37386, patch from BrunoK.
git-svn-id: trunk@63654 -
2020-07-25 22:51:59 +00:00
martin
5ce498b490 IDE, Debugger: Allow "Add Watch" as button on the editor toolbar
git-svn-id: trunk@63653 -
2020-07-25 10:21:55 +00:00
juha
5da70017ac LCL-GTK2: Prevent dialogs becoming resizable after changing dimensions by code. Issue #37418, patch from Joeny Ang.
git-svn-id: trunk@63652 -
2020-07-25 08:44:25 +00:00
martin
5e1702e798 IDE, Debugger: prevent empty watches from being added.
git-svn-id: trunk@63650 -
2020-07-24 22:39:08 +00:00
martin
b208794e24 IDE, Debugger: reduce calls to Update when adding a watch.
git-svn-id: trunk@63649 -
2020-07-24 22:39:06 +00:00
martin
16b3c7f07b GDBMIDebugger: Watch with empty expression should not stop queue execution (stall further watches, ...)
git-svn-id: trunk@63648 -
2020-07-24 22:39:04 +00:00
mattias
9c3ca74089 make help clean up
git-svn-id: trunk@63647 -
2020-07-24 16:15:12 +00:00
mattias
fbdcb980f7 IDE: make lazcontroldsgn a base package
git-svn-id: trunk@63644 -
2020-07-24 15:44:38 +00:00
juha
1cd6dc6dd4 LazUtils: New units for encoding data tables. Can be used by external code. Issue #36078, patch from CudaText man.
git-svn-id: trunk@63642 -
2020-07-24 11:14:38 +00:00
juha
5fa1cdcfb0 LCL-GTK2: Fix TGtk2WidgetSet.GetWindowRect() with an invisible TForm. Issue #37414, patch from Joeny Ang.
git-svn-id: trunk@63641 -
2020-07-24 11:14:36 +00:00
maxim
2a50f2a87d Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@63640 -
2020-07-23 23:08:45 +00:00
maxim
e992b70d54 Opkman: added missing spaces before parentheses
git-svn-id: trunk@63639 -
2020-07-23 23:06:07 +00:00
maxim
65cf2eb684 Docs: updates from Don Siders, bug #37365
git-svn-id: trunk@63638 -
2020-07-23 22:34:14 +00:00
mattias
de69616a5f IDE: make lazcontroldsgn a base package
git-svn-id: trunk@63637 -
2020-07-23 22:01:58 +00:00
juha
4b779ac15b OpenGlContext: Register WS class, needed for new optimized TLCLComponent.NewInstance. Issue #37407, patch from BrunoK.
git-svn-id: trunk@63636 -
2020-07-23 19:45:33 +00:00
mattias
b45ee007da lcl gtk: fixed mem leak
git-svn-id: trunk@63635 -
2020-07-23 16:27:10 +00:00
balazs
9ce85ae018 Opkman: Add a new node("Orphaned package") to the package tree. The node describe if the node is actively maintained.
git-svn-id: trunk@63634 -
2020-07-23 14:07:21 +00:00
mattias
2a1638310f codetools: added winapi proc modifier, issue #36927
git-svn-id: trunk@63633 -
2020-07-23 13:39:46 +00:00
mattias
7a67a83df2 IDE: comments
git-svn-id: trunk@63632 -
2020-07-23 13:38:52 +00:00
mattias
aec1ea34f2 IDE: less hints
git-svn-id: trunk@63631 -
2020-07-23 13:27:09 +00:00
maxim
1542d44efa Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37405
git-svn-id: trunk@63630 -
2020-07-22 22:13:05 +00:00
maxim
5830adb91e TAChart: updated Russian translation
git-svn-id: trunk@63629 -
2020-07-22 21:59:52 +00:00
juha
d1d2789c49 LCL: Strip <...> when searching resources for a generic form. Issue #37396, patch from Imants Gulbis.
git-svn-id: trunk@63628 -
2020-07-22 20:16:23 +00:00
juha
4fde982e86 Codetools: Find form's ancestor also when a generic form is specialized. Issue #37396, patch from Imants Gulbis.
git-svn-id: trunk@63627 -
2020-07-22 20:16:22 +00:00
juha
a8a9c4e9fb IdeIntf: Implement Selection Editors to extend handling of OI selections. Patch by Sven Barth.
git-svn-id: trunk@63626 -
2020-07-22 20:16:20 +00:00
martin
b9a70c31b0 EditorMacroScript: Fix SetTextBetweenPoints
git-svn-id: trunk@63625 -
2020-07-22 18:01:03 +00:00
martin
5ec3f02ed0 EditorMacroScript: Fix some typos
git-svn-id: trunk@63624 -
2020-07-22 17:05:06 +00:00
mattias
e6f3bd3f8f startlazarus: cocoa: do not use open -a, execute bundle exe, else menu is not visible
git-svn-id: trunk@63620 -
2020-07-22 12:35:50 +00:00
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