Commit Graph

24242 Commits

Author SHA1 Message Date
dsiders
b828c4ab21 Docs: LazControls/laznumedit. Adds and updates topics and content.
* Includes changes in cab5b39f, 20445109, f54755cc, c924cafb.
* Issue numbers #41079, #41080, #41081, #41082.
2024-10-20 01:58:44 +01:00
dsiders
1e5c172674 Docs: LazControls. Adds laznumedit.xml for changes in 72aac2eb. Updates project file.
* Needs content in most of the new topics.
2024-10-20 01:58:44 +01:00
dsiders
f5033f7bb7 Docs: LazControls/spinex. Removes SpinButtonWidth as a published property in TFloatSpinEditEx and TSpinEditEx.
* Undoes changes made in d58113e2e0.
2024-10-20 01:58:41 +01:00
dsiders
d2e37da99f Docs: LazControls/spinex. Adds SpinButtonWidth topics for changes in d58113e2, 424f279d including:
* TSpinEditEx.SpinButtonWidth
* TFloatSpinEditEx.SpinButtonWidth
* TFloatSpinEditEx.SpinButtonWidth
2024-10-20 01:58:40 +01:00
dsiders
7e234e47ec Docs: Various Fixes duplicate words 'the the '. 2024-10-20 01:58:33 +01:00
dsiders
c048745c95 Docs: LazControls/treefilteredit. Updates TTreeFilterEdit.FilteredTreeView topic for changes in 7f000a69. 2024-10-20 01:58:22 +01:00
dsiders
0e7ed3ccfa Doc: LazControls/dividerbevel. Adds, updates topics for changes in dd49f320 including:
* TDividerBevel.CalcSize
* TDividerBevel.Paint
* TDividerBevel.BoundsChanged
* TDividerBevel.CalculatePreferredSize
2024-10-20 01:58:22 +01:00
dsiders
28bb3ceff1 Docs: LazControls/treefilteredit. Updates TTreeFilterEdit topics for changes in 8836534b.
* TTreeFilterEdit.MoveNext
* TTreeFilterEdit.MovePrev
* TTreeFilterEdit.EditKeyDown
2024-10-20 01:58:16 +01:00
dsiders
c7183fbfba Docs: RttiCtrls/rttigrids. Adds URL links to example code on git. 2024-10-20 01:58:12 +01:00
dsiders
743915f821 Docs: LazControls/lvlgraphctrl. Adds URL links to example code on git. 2024-10-20 01:58:12 +01:00
dsiders
f84ae33d17 Docs: LazControls/spinex. Updates TSpinEditExBase.InitializeWnd topic for changes in a3ba11e5. 2024-10-20 01:58:11 +01:00
dsiders
26b564fc46 Docs: LazControls/spinex. Updates TSpinEditExBase topics / visibility for changes in 6a91a7a7. 2024-10-20 01:58:10 +01:00
dsiders
ab41332fbf Docs: LazControls/spinex. Adds external reference for changes in 5168d97f. 2024-10-20 01:58:10 +01:00
dsiders
83f6726288 Docs: LazControls. Updates topics in TListViewFilterEdit and TTreeFilterEdit for changes in 3692c658 and 764415b6.
* TListViewFilterEdit.ReturnKeyHandled
* TTreeFilterEdit.ReturnKeyHandled
* TTreeFilterEdit.EditKeyDown
2024-10-20 01:58:02 +01:00
dsiders
534102f324 Docs: LazControls/treefilteredit. Adds, updates TTreeFilterEdit topics for changes in 99810467. 2024-10-20 01:57:38 +01:00
Maxim Ganetsky
dcd00a1b13 Translations: French translation update by Gilles Vasseur, issue #41195 2024-10-20 02:13:20 +03:00
Martin
4126af390f SynEdit: new base class for markup-all with several colors 2024-10-19 21:48:07 +02:00
Martin
5132363518 FpDebug: Improve operations on sets. Allow set of char/num. 2024-10-19 09:29:24 +02:00
Martin
df69b2230f FpDebug: Pascalparser, keep symbol for repeated eval 2024-10-19 09:29:24 +02:00
Martin
678b9aa2dc FpDebug: faster search for CompilationUnit by Address. 2024-10-19 09:29:24 +02:00
Michaël Van Canneyt
1a7f3fe29b * Fix load of extra trees 2024-10-18 22:29:03 +02:00
mattias
2dbbea1bbd pas2js: fixed compile with fpc 3.3.1 2024-10-18 00:54:42 +02:00
Martin
26c9e04c8e Debugger: fix disabling float exception in threads 2024-10-17 23:22:41 +02:00
mattias
aaaee5fb99 pas2js: fixed compile 2024-10-17 15:00:43 +02:00
Martin
cefc513642 LldbDebugger: prevent empty watch value / this leads to an incorrect command send to lldb. 2024-10-17 14:17:48 +02:00
mattias
4937c042e2 pas2js: added url for linux aarch64 2024-10-15 10:38:38 +02:00
Maxim Ganetsky
2d7ef84dab Pas2JS: regenerated translations and updated Russian translation 2024-10-14 22:41:21 +03:00
Maxim Ganetsky
ae52fb7b0f Pas2JS: improved a caption 2024-10-14 22:40:26 +03:00
Ondrej Pokorny
002abf464a Revert "PackageTabs: Improve visibility of selected editor tab by disabling button transparency. Issue #41132"
This reverts commit 62084108c0.
2024-10-14 19:05:14 +02:00
mattias
d8d2e0511b pas2js: installer: fallback via curl 2024-10-14 17:39:23 +02:00
mattias
d49cb6b74f pas2js: download: use directory on second try, added darwin aarch64 url 2024-10-14 16:42:30 +02:00
Ondrej Pokorny
62084108c0 PackageTabs: Improve visibility of selected editor tab by disabling button transparency. Issue #41132 2024-10-14 14:20:06 +02:00
Ondrej Pokorny
b72fdc3e27 Revert "PackageTabs: Improve visibility of selected editor tab. Issue #41132, patch by Maxim Ganetsky."
This reverts commit 930797ee74.
2024-10-14 14:18:24 +02:00
mattias
9be9ac65d7 lazbuild: added options --build-twice 2024-10-13 18:45:40 +02:00
wp_xyz
c59a6083cb IconFinder: Fix imagelisteditor occasionally using only the smallest icon. 2024-10-12 23:13:46 +02:00
wp_xyz
da931797db IconViewer: Support TAB key. Focus keyword filter by default. 2024-10-12 00:14:53 +02:00
wp_xyz
302eaa8325 IconFinder: Fix autosizing of Settings toolbar. 2024-10-11 12:27:39 +02:00
Martin
2c5dd45f28 FpDebug: fix :flatten intrinsic, if first value is array. Don't add a data address without adding an item. 2024-10-09 09:39:58 +02:00
Martin
4de7b7574a FpDebug: fix crash with cached flatten data. Prevent caching any array slice, as it needs access to the expression. 2024-10-09 08:49:19 +02:00
Martin
2305e43d94 Revert "FpDebug: fix crash with cached flatten data. Prevent caching any array slice, as it needs access to the expression."
This reverts commit ed37058d3a.
2024-10-09 08:45:52 +02:00
Martin
ed37058d3a FpDebug: fix crash with cached flatten data. Prevent caching any array slice, as it needs access to the expression. 2024-10-09 00:46:27 +02:00
Martin
ca83c7dbca FpDebug: fix crash with cached flatten data. Values must not refer to expression (as expression is not part of the cache) 2024-10-09 00:46:27 +02:00
wp_xyz
713fb485d4 OPM: Update Lazarus and FPC compatibility infrastructure 2024-10-08 23:03:42 +02:00
wp_xyz
8b9b6cd85d VirtualTreeView: Fix header paint issue in gtk2. 2024-10-08 13:38:39 +02:00
Martin
7e274a48e7 FpDebug: PascalParser, missing nil check 2024-10-08 11:48:31 +02:00
Martin
8f683d316c FpDebug: fix :flatten intrinsic, if first value is array. Don't add a data address without adding an item. 2024-10-08 10:43:54 +02:00
Martin
386bd90d76 FpDebug: fix :TryN intrinsic for pointer types 2024-10-07 21:58:49 +02:00
Maxim Ganetsky
730e2a4ae7 FreeType: Return 0 if СapHeight not present in TTF. Patch by Andrey Zubarev, issue #41173.
There are many fonts where СapHeight is either missing or zero. This
fact cannot be hidden from the application, application must process it.
2024-10-06 18:18:18 +03:00
mattias
b977977c8d set main version to 4.99 2024-10-05 22:03:23 +02:00
Martin
c07ae4c10e IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00