Juha
|
a9752b1326
|
Codetools: Fix parsing variant records with pointers to procedure. Issue #40145, patch by Domingo Galmés.
|
2023-03-04 14:16:04 +02:00 |
|
Juha
|
57c8af94ae
|
Examples: Fix a SQLite example project on Linux. Issue #40039, patch by dbannon.
|
2023-03-04 01:16:59 +02:00 |
|
dsiders
|
2b67dddf55
|
Docs: LCL/forms. Adds content, grammar corrections, missing line endings in topics.
|
2023-03-03 04:45:32 +00:00 |
|
Martin
|
4430d055cb
|
Debugger: fix watches, after interface changes
|
2023-03-02 23:36:37 +01:00 |
|
Martin
|
b8f4dbb20f
|
LazDebugger-test: Fixed mem leak, introduced in "New interface for retrieving locals."
|
2023-03-02 20:55:37 +01:00 |
|
Martin
|
3c9f94e806
|
LazDebuggerFpLldb: Fixed mem leak, introduced in "New interface for retrieving locals."
|
2023-03-02 20:34:50 +01:00 |
|
Martin
|
8970a4768b
|
FpDebug: Improve partial mem-read. Check early if the address is readable at all.
|
2023-03-02 20:11:47 +01:00 |
|
Martin
|
faf2fe7a80
|
FpLldb-Debugger: added mem-limits
|
2023-03-02 20:11:47 +01:00 |
|
Martin
|
0db62b486e
|
FpDebug: added mem-read cache for ArrayToResData / PascalBuilder
|
2023-03-02 19:56:41 +01:00 |
|
Martin
|
1caa678dcf
|
Debugger: Clean up debugln without log_group
|
2023-03-02 19:56:37 +01:00 |
|
Martin
|
179dc59dc6
|
Debugger: New interface for retrieving locals.
|
2023-03-02 19:56:37 +01:00 |
|
Martin
|
20bf681e0f
|
LazDebuggerIntf: change event signature, include data / add template
|
2023-03-02 19:56:37 +01:00 |
|
Martin
|
196981e0a7
|
FpDebug, app/FpdServer: fixed compilation
|
2023-03-02 19:56:36 +01:00 |
|
Martin
|
34d97dca1d
|
LazDebuggerFpdServer: fix compilation
|
2023-03-02 19:56:36 +01:00 |
|
Martin
|
ad800fb2cf
|
DebuggerIntf: clean up
|
2023-03-02 19:56:36 +01:00 |
|
wp_xyz
|
9a06dc418f
|
ExamplesWindow: Add missing icon, provided by Roland Hahn.
|
2023-03-02 17:54:45 +01:00 |
|
dsiders
|
8df9adae97
|
Docs: LCL/forms. Adds a code example (from the wiki) to TFrame, TCustomFrame topics.
|
2023-03-01 23:09:22 +00:00 |
|
mattias
|
23c628ea6d
|
pas2js: store pas2js macro for lazbuild
|
2023-03-01 19:29:30 +01:00 |
|
mattias
|
d62359e968
|
IDE/lazbuild: store and load macros for lazbuild
|
2023-03-01 19:29:30 +01:00 |
|
mattias
|
e5058e166d
|
codetools: fixed ide include paths
|
2023-03-01 19:29:30 +01:00 |
|
Bart
|
0c9fb4315b
|
IDE: fix disallowing to set a components name to "Owner" in IDE. Issue #40134.
|
2023-03-01 12:00:19 +01:00 |
|
dsiders
|
b245ce44a2
|
Docs: LCL/stdctrls. Adds admonitions about QT support in TCustomComboBox.AdjustDropDown and TCustomComboBox.ItemWidth topics.
|
2023-03-01 03:01:31 +00:00 |
|
dsiders
|
7847768aca
|
Docs: LCL/lcltaskdialog. Updates the TTaskDialog.Execute topic for changes in 57c8514e . Includes corrections for spelling errors.
|
2023-02-28 16:39:19 +00:00 |
|
dsiders
|
0d6994f5c4
|
Docs: LCL/dialogs. Adds the TTaskDialogFlag.tfEmulateClassicStyle topic for changes in 57c8514e .
|
2023-02-28 16:32:57 +00:00 |
|
Ondrej Pokorny
|
57c8514e04
|
TTaskDialog: add tfEmulateClassicStyle to flags
|
2023-02-28 08:29:50 +01:00 |
|
dsiders
|
a35432bf68
|
Docs: LazControls/spinex. Fixes invalid URIs in See Also links.
|
2023-02-28 04:44:28 +00:00 |
|
dsiders
|
40109c93e8
|
Docs: LCL/lcltaskdialog. Fixes punctuation.
|
2023-02-27 23:41:09 +00:00 |
|
dsiders
|
5a051ef31b
|
Docs: LCL/forms. Fixes punctuation.
|
2023-02-27 23:40:44 +00:00 |
|
dsiders
|
fc04ccfe5b
|
Docs: LazUtils/html2textrender. Fixes punctuation.
|
2023-02-27 23:40:13 +00:00 |
|
dsiders
|
9328175fdf
|
Docs: AnchorDocking. Fixes spelling errors and punctuation.
|
2023-02-27 23:36:58 +00:00 |
|
Maxim Ganetsky
|
01d60e2dfd
|
Cocoa: memory leak fixes by David Jenkins, issue #40116
|
2023-02-27 23:44:23 +03:00 |
|
dsiders
|
1b9d3d4cbf
|
Docs: LCL/extctrls. Updates content in TCustomFlowPanel.CalculatePreferredSize for changes in 6cc8ef74 .
|
2023-02-26 22:54:49 +00:00 |
|
dsiders
|
e00d028b0e
|
Docs: LazUtils/lazutf8. Removes deprecated ReplaceSubstring topic after changes in ce9b92c9 .
|
2023-02-26 22:54:13 +00:00 |
|
Juha
|
ce8b41e375
|
Converter: Inherit from TProjectDescriptor. Sets many flags needed for an application. Issue #40132.
|
2023-02-26 22:39:38 +02:00 |
|
Juha
|
68eb8b0232
|
Converter,IDE: Read full component info from .lfm file to UnitInfo. Don't generate resources when there aren't any yet. Issue #40132.
|
2023-02-26 20:44:14 +02:00 |
|
Juha
|
aa5f5e9d1b
|
Converter,IDE: Rename variables, comments.
|
2023-02-26 20:44:14 +02:00 |
|
Juha
|
ce9b92c95d
|
LazUtils: Remove a deprecated procedure.
|
2023-02-26 20:44:14 +02:00 |
|
wp_xyz
|
6cc8ef7446
|
LCL/FlowPanel: Fix TFlowPanel.AutoSize calculation, excludes hidden controls now. Issue #40137, patch by Henner Drewes.
|
2023-02-26 16:46:50 +01:00 |
|
dsiders
|
b61d4e63a1
|
Docs: LCL/comctrls. Updates content in TCustomUpDown topics.
|
2023-02-26 07:47:31 +00:00 |
|
Juha
|
994659c015
|
Add loongarch64 support. FPC trunk supports it, too. Issue #40127, patch by Alfred Glänzer.
|
2023-02-25 23:24:38 +02:00 |
|
wp_xyz
|
1f0f0e34b0
|
images/general-purpose: New info icon by Roland Hahn.
|
2023-02-25 18:49:20 +01:00 |
|
wp_xyz
|
2fbc85fa9e
|
Images: Improved versions of the OPM icon and the JCF logo in the About box. By Roland Hahn.
|
2023-02-25 14:12:40 +01:00 |
|
wp_xyz
|
8043f78ac1
|
Images/general_purpose: New general-purpose images by Roland Hahn
|
2023-02-25 13:52:59 +01:00 |
|
wp_xyz
|
b1d061e822
|
charactermap: Less hints and warnings.
|
2023-02-25 12:35:25 +01:00 |
|
dsiders
|
f79a5d6718
|
Docs: LCL/comctrls. Updates content in topics including:
* TStatusBar
* TCustomTabControl
* TTabControl
* TListItem
* TListItems
* TOwnerDataListItems
* TWidth
* TLVDataHintEvent
* TCustomUpDown
* Various corrections for spelling and grammar
|
2023-02-25 04:37:49 +00:00 |
|
dsiders
|
4143748675
|
Docs: LCL/comctrls. Updates topics for changes in d42c3fe9 .
* Modified topics include:
* TCustomListView.OwnerData
* TCustomListView.DoGetOwnerData
* TCustomListView.OnDataHint
* TCustomListView.DoOwnerDataHint
* Includes other general topic updates for:
* TCustomListView.FindData
* TCustomListView.GetItemAt
* TCustomListView.GetNearestItem
* TOwnerDataListItem
* TListItemsEnumerator
|
2023-02-23 21:42:54 +00:00 |
|
Bart
|
d42c3fe93b
|
Win32: first attempt at implementing TListView.OnDataHint. Issue #30757.
|
2023-02-22 18:58:14 +01:00 |
|
dsiders
|
17b66f88c4
|
Docs: DateTimeCtrls. Adds text for See Also links in other units or packages. Fixes awkward wording in sentences.
|
2023-02-21 05:19:44 +00:00 |
|
Martin
|
25b0fa69b2
|
SynEdit: Fixed reordering gutter parts. Apply new bounds.
|
2023-02-20 19:39:30 +01:00 |
|
Martin
|
78416496c6
|
Spelling
|
2023-02-20 15:11:36 +01:00 |
|