juha
|
5ca336a4a2
|
LazControls: Select always a node in a filtered TreeView. Issue #24795
git-svn-id: trunk@42253 -
|
2013-07-31 19:51:04 +00:00 |
|
mattias
|
7309c93641
|
lazcontrols: TTreeFilterEdit: added Clean, bug #24662
git-svn-id: trunk@41930 -
|
2013-06-28 06:49:27 +00:00 |
|
mattias
|
0bd92fe903
|
lazcontrols: fixed crash on invalid type cast, bug #24679, patch by Cyrax
git-svn-id: trunk@41919 -
|
2013-06-27 13:47:32 +00:00 |
|
juha
|
b9186be31a
|
TreeFilterEdit: remove generics type TTreeNodeList. Not needed because type casts is used anyway.
git-svn-id: trunk@41916 -
|
2013-06-27 08:54:59 +00:00 |
|
mattias
|
a335aef877
|
IDE: TTreeFilterEdit: using TTFENodeData
git-svn-id: trunk@41912 -
|
2013-06-27 02:57:55 +00:00 |
|
mattias
|
52c6ef4a82
|
IDE: package editor: fixed not keeping references to IDE structures in treeview
git-svn-id: trunk@41768 -
|
2013-06-19 07:58:27 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
mattias
|
3d48574e08
|
lazcontrols: comments
git-svn-id: trunk@40007 -
|
2013-01-28 15:14:49 +00:00 |
|
juha
|
d56bbd667d
|
LazControls: use UTF8LowerCase to support unicode in FilterEdit controls.
git-svn-id: trunk@39663 -
|
2012-12-27 20:09:40 +00:00 |
|
juha
|
8e7a33a863
|
LazControls: fix potential crash in TListFilterEdit and TTreeFilterEdit, issue #21756, patch from Denis
git-svn-id: trunk@36778 -
|
2012-04-14 20:00:50 +00:00 |
|
mattias
|
86916fe2d8
|
lazcontrols: version, license, author
git-svn-id: trunk@36021 -
|
2012-03-15 09:09:54 +00:00 |
|
juha
|
2e47dcd544
|
TreeFilterEdit: cleanup
git-svn-id: trunk@35667 -
|
2012-03-03 14:30:48 +00:00 |
|
juha
|
19105dd155
|
IDE: add a FilterEdit to IdeOptions dialog. Filters by all captions in option pages
git-svn-id: trunk@35665 -
|
2012-03-03 14:23:10 +00:00 |
|
juha
|
e081f88aa0
|
FilteredEdit components: forward the Return press correctly when it is not handled by the filtered control
git-svn-id: trunk@35552 -
|
2012-02-22 10:49:14 +00:00 |
|
juha
|
b5744efb18
|
LCL: forward Return key press to the filtered control in FilterEdit controls
git-svn-id: trunk@35442 -
|
2012-02-18 14:04:26 +00:00 |
|
juha
|
4323c55273
|
IDE: Fix ordering of required packages in Project Inspector and Package Editor. Issue #21277
git-svn-id: trunk@35362 -
|
2012-02-14 07:04:03 +00:00 |
|
juha
|
9ec8da7c35
|
TreeFilterEdit: release also the idle handler when releasing the filtered TreeView
git-svn-id: trunk@35227 -
|
2012-02-07 19:28:16 +00:00 |
|
juha
|
928ff120e9
|
TreeFilterEdit: Remove unused "TTreeFilterBranch.Cleanup" method
git-svn-id: trunk@35105 -
|
2012-02-02 22:07:51 +00:00 |
|
mattias
|
c186d1b6cc
|
lazcontrols: TTreeFilterEdit: disconnect FilteredTreeView on destroy, bug #21198
git-svn-id: trunk@35095 -
|
2012-02-02 20:59:04 +00:00 |
|
mattias
|
c0dada7561
|
lazcontrols: TTreeFilterEdit: free noe data on tree destroy
git-svn-id: trunk@35091 -
|
2012-02-02 16:46:57 +00:00 |
|
mattias
|
04e9be00e0
|
lazcontrols: fixed TTreeFilterEdit.Notification
git-svn-id: trunk@35081 -
|
2012-02-01 21:56:13 +00:00 |
|
juha
|
a7880ef344
|
TreeFilterEdit: add assertions to trap a crash some peoople experience. Issue #21198
git-svn-id: trunk@35071 -
|
2012-02-01 08:17:06 +00:00 |
|
juha
|
fe689e503d
|
TreeFilterEdit: cleaning up
git-svn-id: trunk@34986 -
|
2012-01-28 14:08:26 +00:00 |
|
juha
|
f873fc3512
|
TreeFilterEdit: add FreeNotification to ensure all memory is freed before TreeView gets destroyed.
git-svn-id: trunk@34984 -
|
2012-01-28 13:31:29 +00:00 |
|
juha
|
54a7c58f47
|
TreeFilterEdit: use BeginUpdate and EndUpdate when applying filter. Issue #21166
git-svn-id: trunk@34967 -
|
2012-01-27 00:54:49 +00:00 |
|
juha
|
5b04ea78a9
|
LCL: make TCustomTreeview.Items property public. Allows to solve issue #21160
git-svn-id: trunk@34945 -
|
2012-01-26 09:57:58 +00:00 |
|
juha
|
914234ec49
|
TreeView: apply again an accidentally reverted change that fixes moving in visible nodes. Other minor fixes.
git-svn-id: trunk@34901 -
|
2012-01-24 14:29:52 +00:00 |
|
juha
|
d9a52fce0a
|
TreeFilterEdit: implement a property ExpandAllInitially.
git-svn-id: trunk@34898 -
|
2012-01-24 14:08:15 +00:00 |
|
juha
|
93b8ed2e30
|
TreeFilterEdit: Support filtering the whole tree
git-svn-id: trunk@34659 -
|
2012-01-08 10:44:02 +00:00 |
|
mattias
|
f843e1728b
|
lazcontrols: clean up
git-svn-id: trunk@34583 -
|
2012-01-04 22:53:29 +00:00 |
|
juha
|
b68b5ca7c6
|
TreeFilterEdit: support using components derived from TCustomTreeview
git-svn-id: trunk@34575 -
|
2012-01-04 12:08:36 +00:00 |
|
juha
|
229433b9ff
|
IDE: apply TreeFilter to all nodes in Project and Package managers
git-svn-id: trunk@34547 -
|
2012-01-03 11:36:38 +00:00 |
|
juha
|
53396fd5df
|
TTreeFilter: Filter also removed dependencies branches in Project and Package Inspectors, rename TBranch to TTreeFilterBranch
git-svn-id: trunk@34546 -
|
2012-01-03 11:36:21 +00:00 |
|
juha
|
f1899978ae
|
TreeFilterEdit: minor optimization
git-svn-id: trunk@34532 -
|
2012-01-01 15:05:00 +00:00 |
|
juha
|
e762c4e425
|
TreeFilter: fix moving up and down when tree has multiselect enabled.
git-svn-id: trunk@34466 -
|
2011-12-28 09:39:59 +00:00 |
|
mattias
|
00b915367e
|
lacontrols: clean up
git-svn-id: trunk@34284 -
|
2011-12-19 17:15:07 +00:00 |
|
juha
|
bb9e426743
|
Improve TreeFilterEdit. Support many filtered branches and prepare for filtering the whole tree.
git-svn-id: trunk@34251 -
|
2011-12-17 16:00:44 +00:00 |
|
zeljko
|
dabae664fe
|
LCL: TGraphicControl.VisuallyEnabled moved to TControl.IsEnabled, also fixed var naming in some units from IsEnabled to AIsEnabled. issue #20291
git-svn-id: trunk@32492 -
|
2011-09-24 08:20:55 +00:00 |
|
juha
|
1e39ce6cf8
|
Fix comments in FilterEdit components.
git-svn-id: trunk@32387 -
|
2011-09-17 15:36:48 +00:00 |
|
mattias
|
5ad32f98ca
|
lazcontrols: clean up
git-svn-id: trunk@32068 -
|
2011-08-27 09:49:02 +00:00 |
|
juha
|
ff896ae59f
|
ListFilterEdit and TreeFilterEdit: remove unneeded parts, refactor
git-svn-id: trunk@31753 -
|
2011-07-19 23:17:59 +00:00 |
|
juha
|
aa83cf8588
|
New files for treefilteredit
git-svn-id: trunk@31751 -
|
2011-07-19 21:13:54 +00:00 |
|