mattias
5852af11e6
lcl: TApplication.IsShortcut: check if mainform handleallocated
2022-08-31 23:20:41 +02:00
Martin
7347d41a12
Debugger: fix crash introduced in "LazDebuggerFp: improve error handling"
2022-08-31 15:33:48 +02:00
Martin
f15e2bded5
Debugger: fix compiling testcase
2022-08-31 14:01:34 +02:00
Martin
64380b2fd2
Debugger, LLDB: reworded misleading message: "Debugger stopped" => "Process stoppend"
2022-08-31 13:18:09 +02:00
dsiders
3eb79656c0
Docs: LCL/dbgrids. Adds missing short descriptions, and removes unused tagging in linked topics.
2022-08-31 04:53:39 +01:00
dsiders
840ec26d24
Docs: LCL/colorbox. Adds, updates topic content.
...
* Updates content and See Also links for TCustomColorBox.CloseUp topic.
* Adds missing short descriptions.
* Removes duplicate short description.
2022-08-31 03:00:51 +01:00
Martin
552fd1dce8
LazDebuggerFp: improve error handling
2022-08-31 02:52:34 +02:00
Martin
c8d378a70d
IdeDebugger: Fix wrong storage when nested array contain eval-error / failed assertion
2022-08-31 02:52:34 +02:00
mattias
a49f2cdde9
updated lpl
2022-08-30 07:56:57 +02:00
mattias
9ffc366cd0
make: updated makefiles
2022-08-30 07:54:41 +02:00
dsiders
81aa8fd428
Docs: LCL/checklst. Updates topics for changes in e4043024
.
...
* Adds TCustomCheckList.CalculateStandardItemHeight topic.
* Removes TCustomCheckList.MeasureItem topic.
2022-08-30 04:43:12 +01:00
dsiders
dce0eee556
Docs: LCL/stdctrls. Updates topic content and See Also links.
...
* Removes topics no longer in source code.
* Fixes grammar and typos.
* Fixes tagging for Nil in content.
2022-08-30 04:42:52 +01:00
Maxim Ganetsky
a2019d545f
Merge branch 'lazarus-contrib-fix-combobox-fpe'
2022-08-30 02:36:37 +03:00
Martok
e4043024da
lcl, win32: move TCustomCheckListBox WS specific settings to WS implementataion
...
Other widgetsets use widgets with builtin check support, no need to have
ownerdraw details in the LCL class
+ publish OnMeasureItem, it can now be used like TCustomListBox
2022-08-30 02:29:36 +03:00
Martok
1161c4a75a
LCL: don't call LB_GETITEMRECT from LM_MEASUREITEM handler (issue #39653 )
2022-08-30 02:29:36 +03:00
Maxim Ganetsky
e931147ff2
IDE: regenerated translations and updated Russian translation
2022-08-30 02:03:26 +03:00
Maxim Ganetsky
7f85e71dae
Debugger: regenerated translations and updated Russian translation
2022-08-30 02:02:30 +03:00
Maxim Ganetsky
af1691ce62
IDE: improved hint wording
2022-08-30 02:01:22 +03:00
Maxim Ganetsky
d94fbfa1ac
IDEDebugger: updated Russian translation
2022-08-30 02:00:42 +03:00
Martin
35acb1551b
Fix Makefile for lazbuild
2022-08-29 16:29:47 +02:00
Martin
5b97b27122
Fix Makefile for lazbuild
2022-08-29 00:18:01 +02:00
Martin
2d3c211f33
Fix Makefile for lazbuild
2022-08-28 23:47:12 +02:00
Martin
70de7c929c
Fix Makefile for lazbuild
2022-08-28 23:38:53 +02:00
Martin
8e63ea3dd8
Fix Makefile for lazbuild
2022-08-28 23:22:13 +02:00
Martin
c51fe3a2d5
Debugger: missing files
2022-08-28 21:05:10 +02:00
Martin
7fb2cbaf6c
Debugger: docs / links for help
2022-08-28 21:03:39 +02:00
Martin
b41163de42
Debugger: "Value Converter Conf" in "Project Options"
2022-08-28 21:00:28 +02:00
Martin
af214f8719
Debugger: Renamed FpConverter to BackendConverter
2022-08-28 21:00:28 +02:00
Martin
eea8b2cd21
IDE, Debugger, Project: Allow setting up project specific debugger backends
2022-08-28 21:00:28 +02:00
Martin
bf105af56c
Debugger: fix crash in GetUniqueName
2022-08-28 20:59:53 +02:00
Martin
9ee8d9dc76
Debugger: Move TDebuggerPropertiesConfig from IDE (EnvOpts) to IdeDebugger package
2022-08-28 20:59:53 +02:00
Martin
836b9a1054
Debugger: Clean up / renames
2022-08-28 20:59:52 +02:00
dsiders
55790d8f51
Docs: LCL/stdactns. Updates topic content and See Also links.
...
* Uses linked topics for overridden methods that do nothing other than call the inherited method.
2022-08-28 17:46:37 +01:00
dsiders
b40a90e429
Docs: LCL/buttons. Updates topic content.
...
* Adds missing content in topics.
* Removes unused tagging in linked topics.
* Updates tagging for Nil values in topic content.
2022-08-26 14:29:40 +01:00
Maxim Ganetsky
d48e9ca080
CI: slightly reduce image size by installing only compilers and RTLs (without documentation and demos)
2022-08-26 02:49:13 +03:00
Maxim Ganetsky
fe2dea8afc
CI: optimized log output of of image building job in order not to hit limits
2022-08-26 01:24:10 +03:00
dsiders
73dec41103
Docs: LCL/maskedit. Removes invalid See Also link.
2022-08-25 15:41:33 +01:00
dsiders
5facad60f6
Docs: LCL/comboex. Removes unused tagging in linked topics.
2022-08-25 15:41:07 +01:00
dsiders
e4d54c1b4c
Docs: LCL/buttonpanel. Removes unused tagging in linked topics.
2022-08-25 15:40:25 +01:00
dsiders
9520b3a4b9
Docs: LazUtils/graphmath. Updates topic content.
...
* Adds content to TBezier topic.
* Adds some missing short descriptions.
2022-08-25 15:38:43 +01:00
Michaël Van Canneyt
de87e3dfab
* TFieldDefs.Find raises exception, index does not
2022-08-25 10:12:48 +02:00
wp_xyz
b9c4368fce
Designer: TScrollingWinControl paints design-time grid only on visible area. Issue #39866 . Based on work by German forum user "siro".
2022-08-25 09:57:47 +02:00
dsiders
0bf68ba3af
Docs: LCL/maskedit. Adds and updates topic content.
...
* Removes unused tagging in linked topics.
2022-08-24 01:59:36 +01:00
dsiders
cf68357413
Docs: LCL/dblogdlg. Removes duplicate short description.
2022-08-24 01:58:40 +01:00
dsiders
30187a505b
Docs: LCL/spin. Removes unused tagging in linked topic.
2022-08-24 01:58:19 +01:00
Maxim Ganetsky
c381575e95
CI: allow image rebuilding job only in pipelines belonging to default branch
2022-08-24 01:29:15 +03:00
Martin
d49b8782d7
FpDebugger: fix clear current command after SigSegV before pause (don't conflict with func-eval)
2022-08-23 22:44:59 +02:00
Martin
1c5a6ca5d7
FpDebugger: fix value-converters crash in array. Arrays elements must have a static type, and must not depend on the instance.
2022-08-23 16:08:21 +02:00
Martin
9147be77ec
Debugger: more moving value-converters to LazDebuggerIntf.
2022-08-23 16:08:20 +02:00
Martin
d98c10ac7d
Debugger: more moving value-converters to LazDebuggerIntf.
2022-08-23 16:08:20 +02:00