Commit Graph

517 Commits

Author SHA1 Message Date
zeljan1
1158c4ab59 ListViewFilterEdit: must clear previous items. issue #41559 2025-04-03 18:15:08 +02:00
Juha
ceb97dc470 LazControls: Prevent TreeFilterEdit crashing when a form is closing, again. Issue #41509. 2025-03-08 18:50:15 +02:00
Juha
88b1bb6075 LazControls: Prevent TreeFilterEdit crashing when a form is closing. Issue #41509. 2025-03-08 10:41:43 +02:00
Juha
e8fa62c8e7 LazControls: Reset filtering correctly by FilterEdits when the control is detached. Issue #41321. 2025-03-07 09:53:55 +02:00
Juha
eff9f6981c LazControls: Do not expand/collapse nodes uselessly. Issues #41454,#41455. 2025-03-06 12:53:58 +02:00
Juha
803ce231ce LCL/LazControls: Update Button.Enabled state of FilterEdit component when it is loaded. Issue #41321. 2025-03-05 21:10:56 +02:00
Juha
d6c7371e1f LazControls: Fix design time issues in FilterEdit controls. Issue #41321. 2025-03-05 21:10:56 +02:00
dsiders
f91b117ccd Docs: LazControls/listviewfilteredit. Adds missing description for the TListViewFilterEdit.MatchesFilter.AData parameter. 2025-02-12 13:07:34 -05:00
dsiders
e775aa597e Docs: LazControls/laznumedit. Adds content to TLazIntegerEdit topics, including:
* TLazIntegerEdit.Utf8KeyPress
* TLazIntegerEdit.RealGetText
* TLazIntegerEdit.InitializeWnd
* TLazIntegerEdit.FinalizeWnd
* TLazIntegerEdit.DoExit
* TLazIntegerEdit.EditingDone
* Housekeeping for linked topics.
2025-01-13 23:00:33 -05:00
dsiders
c288b1917c Docs: LazControls. Restores explicit import args in build script. 2025-01-13 15:14:18 -05:00
dsiders
585c3e4abb Docs: Simplifies build script. 2025-01-13 02:17:53 -05:00
dsiders
77576dbbf1 Docs: LazControls/laznumedit. Updates content in TLazIntegerEditGen topics. Revises topic links in TLazIntegerEdit. 2025-01-13 02:15:42 -05:00
dsiders
b348ac054c Docs: LazControls/treefilteredit. Fixes invalid See Also links. 2025-01-11 21:04:13 -05:00
dsiders
249eee3f9a Docs: LazControls/laznumedit. Fixes invalid topic identifiers and see also links. 2025-01-11 21:02:08 -05:00
dsiders
7f765309a8 Docs: LazControls. Enables extended tab controls file in project. 2025-01-11 21:00:12 -05:00
dsiders
7d5ec58f87 Docs: LazControls. Restores use of FpDoc 3.3.1. 2025-01-11 20:58:22 -05:00
dsiders
66e7c0348d Docs: LazControls. Removes Windows cruft from build script. 2025-01-10 01:08:57 -05:00
dsiders
52889254f3 Docs: LazControls. Syncs CSS to LCL, LazUtils. 2025-01-10 00:48:13 -05:00
dsiders
f32dc951cc Docs: LazControls/treefilteredit. Updates topic content for changes in 5cb22fbc.
* Related to Issue #41282.
* Adds missing used unit references
* TTreeFilterBranch.DeleteData
* TTreeFilterBranch.GetData
* TTreeFilterBranch.FreeNodeData
* TTreeFilterBranch.InvalidateBranch
* TTreeFilterBranch.Items
2024-12-27 23:31:25 +00:00
Martin
43fa8cf71a LazControls: FilterEdit, keep track of owner sorted-flag to avoid unnecessary re-sorting. Issue: #41282 2024-12-17 11:26:27 +01:00
Martin
b1d3af8d21 LazControls: FilterEdit, unsort data in branch, if owner.SortData is or fShowDirHierarchy change. TODO: keep track, and avoid sorting if e.g. only filter changed. Issue: #41282 2024-12-16 22:04:07 +01:00
Martin
5cb22fbc12 LazControls:
- Incompatible: Change property access from TStringList to TStrings
- TreefilterEdit, Change internal storage
- Change to merge sort
2024-12-12 13:22:59 +01:00
dsiders
52c27a7cd9 Docs: LazControls/treefilteredit. Adds TTreeFilterEdit.SetTreeFilterSilently topic for changes in 9e8dbdc9. Issue #41259. 2024-12-07 18:12:50 +00:00
Juha
d326f3e9e7 IDE In search results window, do not expand nodes when switching tabs. Issue #41259. 2024-12-01 00:35:10 +02:00
mattias
6fa805fb47 updated makefiles 2024-10-22 00:31:29 +02:00
dsiders
25b7d8f0d9 Docs: LazControls/laznumedit. Updates TLazIntegerEditGen.Value topic for changes in 041a6543. 2024-10-20 01:58:47 +01:00
dsiders
f340a1a3b6 Docs: LazControls/laznumedit. Fixes invalid XML tagging in topic. 2024-10-20 01:58:45 +01:00
dsiders
923aaf379f Docs: LazControls/laznumedit. Updates content in TLazIntegerEdit topics. 2024-10-20 01:58:45 +01:00
dsiders
ac1705980f Docs: LazControls/laznumedit. Updates topic content (partial). 2024-10-20 01:58:44 +01:00
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
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
Martin
041a654351 IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
Martin
c2a4065e0b LazControl: LazIntegerEdit, fix wrong selection. Issue #41085 2024-08-16 17:23:10 +02:00
Martin
20445109d5 LazControl: LazIntegerEdit, result not set 2024-08-15 23:52:39 +02:00
Martin
f54755cc79 LazControl: LazIntegerEdit, improve and paste-clipboard fixes. Issue #41079, #41080, #41081 2024-08-15 22:43:57 +02:00
Martin
c924cafb5f LazControl: LazIntegerEdit, improve selection after changing sign/base. Issue #41082 2024-08-15 18:17:06 +02:00
Martin
ac53164253 LazControl: New icons for TLazIntegerEdit 2024-08-15 17:52:16 +02:00
Martin
cab5b39fe0 LazControl: LazIntegerEdit, clean up / comments 2024-08-15 16:07:37 +02:00