juha
|
d658049401
|
LazControls: Use the new OnFilterItemEx also for TreeFilterEdit.
git-svn-id: trunk@51866 -
|
2016-03-08 21:05:58 +00:00 |
|
juha
|
919198e297
|
LazControls: Add OnFilterItemEx event with caption parameter to TCustomControlFilterEdit. Use it in TListFilterEdit. Issue #29793, patch from meteu.
git-svn-id: trunk@51865 -
|
2016-03-08 20:43:37 +00:00 |
|
mattias
|
17f571cf26
|
components: less hints
git-svn-id: trunk@51788 -
|
2016-03-01 15:31:26 +00:00 |
|
juha
|
ac532977f7
|
LazControls: Fix a regression in ListFilterEdit caused by r51267 #dfc8958222, affecting Win32 widgetset. Arrow key in filter did not select list items. Patch from GetMem.
git-svn-id: trunk@51583 -
|
2016-02-10 21:16:55 +00:00 |
|
bart
|
ed047fbbd3
|
LazControls: Fix alignment of caption for TThemedCheckBox.Alignment = taLeftJustify. Issue #0029603.
git-svn-id: trunk@51531 -
|
2016-02-06 15:20:28 +00:00 |
|
juha
|
db51e758b5
|
Cleanup and comments
git-svn-id: trunk@51470 -
|
2016-02-01 21:04:59 +00:00 |
|
bart
|
96305118da
|
LazControls: Fix TThemedCheckBox.KeyUp. Issue #0029406.
git-svn-id: trunk@51454 -
|
2016-01-30 12:20:28 +00:00 |
|
juha
|
44a263b11d
|
LazControl: Show multiline caption of TCheckBoxThemed correctly. Issue #29504, patch from Gabor Boros.
git-svn-id: trunk@51415 -
|
2016-01-25 18:55:37 +00:00 |
|
ondrej
|
235ced5144
|
lazcontrols: prevent AV in TTreeFilterEdit.RestoreSelection if treeview is nil. Issue #29441
git-svn-id: trunk@51312 -
|
2016-01-18 16:00:35 +00:00 |
|
bart
|
4ba9348f7b
|
LazControls: T(Float)SpinEditEx: implement property MinRepeatValue.
git-svn-id: trunk@51301 -
|
2016-01-15 14:29:30 +00:00 |
|
zeljko
|
06164b5f5f
|
TListFilterEdit: removed LCLQt workaround. issue #29385
Qt: unset selection when itemindex is changed. issue #29385
git-svn-id: trunk@51287 -
|
2016-01-14 21:11:38 +00:00 |
|
mattias
|
c0b5c2d5a1
|
lazcontrols: moved resource directive to shortedit.pas, bug #29391
git-svn-id: trunk@51271 -
|
2016-01-13 17:26:26 +00:00 |
|
juha
|
dfc8958222
|
IDE: Fix moving up/down in ListFilterEdit. Also don't use Listbox.ItemHeight when = 0. Issue #29385.
git-svn-id: trunk@51267 -
|
2016-01-13 17:10:57 +00:00 |
|
bart
|
feaa04bd41
|
LazControls; Start T(Float)SpinEditEx.
Note: the GroupedEdit unit goes into LCLbase, since this can be used as the new baseclass for TEditButton.
git-svn-id: trunk@51265 -
|
2016-01-13 11:40:39 +00:00 |
|
juha
|
53810b548d
|
Package editor: Don't update the whole tree when moving a dependency up/down. Part of issue #26188.
git-svn-id: trunk@50796 -
|
2015-12-14 12:19:01 +00:00 |
|
juha
|
7bc722522a
|
LazControls: Select the first matching node in TreeFilterEdit. Issue #24795.
git-svn-id: trunk@50545 -
|
2015-11-30 20:14:18 +00:00 |
|
juha
|
d9d0b6a6c0
|
LazControls: Center Caption of TCheckBoxThemed vertically. Issue #29054, patch from Gabor Boros.
git-svn-id: trunk@50457 -
|
2015-11-21 09:56:14 +00:00 |
|
ondrej
|
89d2d8a738
|
lazcontrols: filteredit: fixed default filter functions for non-lowercase strings.
git-svn-id: trunk@50331 -
|
2015-11-14 09:22:00 +00:00 |
|
ondrej
|
461ea447a4
|
LazControls: TListFilterEdit move fFilteredListbox workaround for Gtk2
git-svn-id: trunk@50165 -
|
2015-10-25 21:48:07 +00:00 |
|
ondrej
|
471e8b0da4
|
LCL: FilterEdit support for PageUp, PageDown, Ctrl+Home, Ctrl+End and basic support for selection. Issue #28900
git-svn-id: trunk@50164 -
|
2015-10-25 20:47:35 +00:00 |
|
juha
|
1ce63eab2e
|
LazControls: Use ItemIndex for moving up/down in ListFilterEdit. Issue #28779.
git-svn-id: trunk@50116 -
|
2015-10-18 22:28:43 +00:00 |
|
mattias
|
2c46e6e468
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
git-svn-id: trunk@49906 -
|
2015-10-01 18:40:54 +00:00 |
|
juha
|
e4d78f8e95
|
LazControls: TCheckBoxThemed improvements. Issue #28517, patch from Vojtech Cihak.
git-svn-id: trunk@49676 -
|
2015-08-15 21:40:10 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
juha
|
1e433ebf42
|
Improve documentation of FilterEdit components.
git-svn-id: trunk@49243 -
|
2015-06-02 11:59:42 +00:00 |
|
juha
|
9a65162f12
|
LazControls: Add skeleton document XML files.
git-svn-id: trunk@49240 -
|
2015-06-01 23:04:27 +00:00 |
|
juha
|
b8f7b8aef0
|
Packager: Don't hide selection in the ListView of Open Installed Package dialog.
git-svn-id: trunk@48874 -
|
2015-04-26 21:14:31 +00:00 |
|
juha
|
abe573b42d
|
Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
git-svn-id: trunk@48481 -
|
2015-03-24 17:52:23 +00:00 |
|
martin
|
8ab3f3a5d8
|
LazControls DividerBevel: Styles. Patch by Vojtech Cihak . Issue #0027618
git-svn-id: trunk@48159 -
|
2015-03-07 03:56:42 +00:00 |
|
zeljko
|
26f5be2762
|
lazcontrols: published drag & drop properties for TDividerBevel. issue #27550
git-svn-id: trunk@48044 -
|
2015-02-28 11:51:31 +00:00 |
|
joost
|
fb88fadd74
|
fpmake: re-generated several fpmake.pp files
git-svn-id: trunk@47285 -
|
2015-01-02 20:45:33 +00:00 |
|
juha
|
96b7b88cc7
|
LazControls: new icon for TListviewFilterEdit from edvard.
git-svn-id: trunk@47270 -
|
2014-12-30 21:28:21 +00:00 |
|
joost
|
40a902ea07
|
fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually
git-svn-id: trunk@47265 -
|
2014-12-29 22:11:35 +00:00 |
|
joost
|
3a0de4fe98
|
fpmake: Re-generated some fpmake.pp files
git-svn-id: trunk@47240 -
|
2014-12-23 22:00:41 +00:00 |
|
juha
|
82b190d7a9
|
LazControls: an option in ListViewFilterEdit to filter by all fields or just by caption.
git-svn-id: trunk@47186 -
|
2014-12-12 23:08:43 +00:00 |
|
mattias
|
b6b7d60218
|
lazcontrols: clean up
git-svn-id: trunk@47163 -
|
2014-12-10 02:15:32 +00:00 |
|
juha
|
cbae1c8558
|
LazControls: include the new ListViewFilterEdit component in LazControls package.
git-svn-id: trunk@47160 -
|
2014-12-10 00:46:38 +00:00 |
|
juha
|
d8add73062
|
New component ListViewFilterEdit.
git-svn-id: trunk@47159 -
|
2014-12-10 00:38:19 +00:00 |
|
juha
|
7cfdbcdc76
|
New component ListViewFilterEdit. Rename image files and improve resource script.
git-svn-id: trunk@47158 -
|
2014-12-10 00:21:51 +00:00 |
|
jesus
|
7ab6918cc8
|
LazControls: check filteredtreeview and listbox, fix AV, from BBaz, issue #27137
git-svn-id: trunk@47120 -
|
2014-12-06 03:44:54 +00:00 |
|
bart
|
7fdf4a2de2
|
CheckBoxThemed: fix checkbox position if Alignment is taLeftJustify (issue #0027127).
git-svn-id: trunk@47102 -
|
2014-12-04 17:44:09 +00:00 |
|
juha
|
e6de17e11f
|
LazControls: add component CheckboxThemed made by Vojtech Cihak.
git-svn-id: trunk@47030 -
|
2014-11-29 19:39:39 +00:00 |
|
juha
|
86bc7e6c60
|
LazControls: New files for CheckboxThemed.
git-svn-id: trunk@47029 -
|
2014-11-29 19:37:36 +00:00 |
|
mattias
|
5bca3443b2
|
lazcontrols: TCustomLvlGraphControl: use theme
git-svn-id: trunk@46889 -
|
2014-11-19 16:33:36 +00:00 |
|
mattias
|
b78a550572
|
IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
git-svn-id: trunk@46874 -
|
2014-11-18 11:03:29 +00:00 |
|
juha
|
b98b901269
|
TreeFilterEdit: Better names for 2 methods.
git-svn-id: trunk@46225 -
|
2014-09-14 13:23:50 +00:00 |
|
juha
|
56e178994f
|
PackagerEditor: improve updating only parts of the view after user changes.
git-svn-id: trunk@46224 -
|
2014-09-14 13:23:43 +00:00 |
|
juha
|
f91bff8d37
|
PackageEditor: Fix removing many files. Update Files and RemovedFiles separately. Don't update everything after removing a file (issue #26188).
git-svn-id: trunk@46110 -
|
2014-09-02 21:35:21 +00:00 |
|
juha
|
c5e69a4a97
|
LCL: remove redundant checks from TTreeFilterBranch.FreeNodeData.
git-svn-id: trunk@46108 -
|
2014-09-02 21:35:18 +00:00 |
|
juha
|
b39f3715bd
|
LazControls: remove non-existent .lrs resources from package file list.
git-svn-id: trunk@45806 -
|
2014-07-06 22:38:06 +00:00 |
|
juha
|
176412a277
|
LCL: in FilterEdit, name a method better (ReturnKeyHandled).
git-svn-id: trunk@44914 -
|
2014-05-04 22:32:35 +00:00 |
|
mattias
|
e0d5158221
|
lazcontrols: TLvlGraphControl: accept child controls in designer
git-svn-id: trunk@44214 -
|
2014-02-23 18:45:22 +00:00 |
|
mattias
|
9d710db4fc
|
fixed make distclean
git-svn-id: trunk@44139 -
|
2014-02-18 17:37:14 +00:00 |
|
mattias
|
3283cf83f3
|
package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
|
2014-02-18 10:35:31 +00:00 |
|
juha
|
9f824e8954
|
TreeFilterEdit: Small optimization + fix comment.
git-svn-id: trunk@43635 -
|
2014-01-02 18:16:58 +00:00 |
|
juha
|
c8cb0503bd
|
Package editor: Fix a bug that prevented moving files up/down.
git-svn-id: trunk@43631 -
|
2014-01-02 18:16:40 +00:00 |
|
mattias
|
1ae4a6b361
|
lazcontrols: TTreeFilterBranch.RemoveChildrenData: fixed crash when passing nil
git-svn-id: trunk@43355 -
|
2013-11-03 08:34:11 +00:00 |
|
juha
|
51b74b6f56
|
TreeFilterEdit: change visibility of FreeNodeData and remove a hack-accessor class.
git-svn-id: trunk@43345 -
|
2013-10-31 00:16:45 +00:00 |
|
juha
|
95fe4e6ff1
|
TreeFilterEdit: Improve TTreeFilterBranch.RemoveChildrenData logic. Issue #25259, patch from Cyrax
git-svn-id: trunk@43344 -
|
2013-10-30 22:55:22 +00:00 |
|
mattias
|
766298e0ef
|
lazcontrols: fixed crash on freeing TFileNameItem
git-svn-id: trunk@43341 -
|
2013-10-30 10:20:24 +00:00 |
|
paul
|
9167d3cfb0
|
lazcontrols: forgotten resource file
git-svn-id: trunk@43039 -
|
2013-09-29 14:24:20 +00:00 |
|
paul
|
6f63e5d1ef
|
lazcontrols: use FPC resources for component images
git-svn-id: trunk@43037 -
|
2013-09-29 10:47:28 +00:00 |
|
paul
|
03ecac4b9a
|
lazarus: move tlvlgraphcontrol.png to lazcontrols
git-svn-id: trunk@43036 -
|
2013-09-29 10:43:57 +00:00 |
|
juha
|
635b400a54
|
Add the icon for TreeFilterEdit. Forgotten earlier.
git-svn-id: trunk@43025 -
|
2013-09-29 06:52:49 +00:00 |
|
juha
|
03c1d319be
|
LCL: Make TWinControl.GetChildren and overridden methods public. Issue #24974, patch from Stephano.
git-svn-id: trunk@42775 -
|
2013-09-13 18:44:16 +00:00 |
|
martin
|
0c111ebf85
|
LazControls: Marked some of the new TExtendeTAbControl os experimental and platform;
git-svn-id: trunk@42771 -
|
2013-09-13 11:58:24 +00:00 |
|
martin
|
86bab5d0fe
|
LazControls: ExtendedTabControl better clientarea
git-svn-id: trunk@42637 -
|
2013-09-06 11:45:01 +00:00 |
|
martin
|
51470268ac
|
LazControls: TExtendedTabControl added pages (runtime only)
git-svn-id: trunk@42609 -
|
2013-09-05 11:56:16 +00:00 |
|
martin
|
1efc1dff52
|
LazControls: TExtendedTabControl added pages (runtime only)
git-svn-id: trunk@42607 -
|
2013-09-05 10:16:08 +00:00 |
|
martin
|
378550a77a
|
LazControls: TExtendedTabControl clean up
git-svn-id: trunk@42593 -
|
2013-09-04 09:54:54 +00:00 |
|
martin
|
0fbcba1669
|
LazControls: Renamed TAdvancedTabControl to Extended
git-svn-id: trunk@42591 -
|
2013-09-04 09:32:46 +00:00 |
|
mattias
|
abf6c5ea76
|
lazcontrols: less hints
git-svn-id: trunk@42590 -
|
2013-09-04 09:21:11 +00:00 |
|
mattias
|
9481c4dba5
|
lazcontrols: less hints
git-svn-id: trunk@42588 -
|
2013-09-04 09:19:24 +00:00 |
|
martin
|
e11eb00f52
|
LazControls: Add TAdvancedTabControl (TabControl with toolbar)
git-svn-id: trunk@42579 -
|
2013-09-03 21:37:58 +00:00 |
|
martin
|
a37e86a5c1
|
LazControls: Add TAdvancedTabControl (TabControl with toolbar)
git-svn-id: trunk@42578 -
|
2013-09-03 21:25:54 +00:00 |
|
juha
|
0b5c1437dd
|
LazControls: add Orientation to TBevelDivider + other improvements. Issue #24786, patch from Vojtech Cihak.
git-svn-id: trunk@42355 -
|
2013-08-05 14:26:58 +00:00 |
|
juha
|
14551f1eae
|
LazControls: formatting
git-svn-id: trunk@42259 -
|
2013-08-02 11:29:27 +00:00 |
|
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
|
da82a33fdf
|
IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
|
2013-07-29 10:48:35 +00:00 |
|
juha
|
93606b42bb
|
LazControls: Generate resources for icons. Use new icons from Anton.
git-svn-id: trunk@42134 -
|
2013-07-18 22:24:03 +00:00 |
|
juha
|
aed2bcd273
|
Add a script for updating icons for LazControls.
git-svn-id: trunk@42133 -
|
2013-07-18 21:46:27 +00:00 |
|
juha
|
99dd0234c3
|
Update icons for FilterEdits from Anton. Use old icon for ShortPathEdit.
git-svn-id: trunk@42132 -
|
2013-07-18 21:42:46 +00:00 |
|
maxim
|
d894bc7567
|
LazControls: improved TDividerBevel and TExtendedNotebook icons, patch from Vojtech Cihak, bug #24725
git-svn-id: trunk@42053 -
|
2013-07-10 20:20:21 +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 |
|
mattias
|
f07d4394eb
|
lazcontrols: less hints
git-svn-id: trunk@41429 -
|
2013-05-27 09:09:30 +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
|
fb1458ce76
|
updated makefiles
git-svn-id: trunk@40935 -
|
2013-04-29 19:49:55 +00:00 |
|
mattias
|
9f28f08acd
|
lazcontrols: lvlgraph: fixed mem leak
git-svn-id: trunk@40802 -
|
2013-04-14 12:09:05 +00:00 |
|
mattias
|
65d0830183
|
clean up dependencies
git-svn-id: trunk@40773 -
|
2013-04-09 20:07:08 +00:00 |
|
mattias
|
4470a5e9f0
|
lazcontrols: lvlgraph: hint for nodes
git-svn-id: trunk@40751 -
|
2013-04-08 11:41:07 +00:00 |
|
mattias
|
e287d845f0
|
lazcontrols: lvlgraph: added GetVisibleSourceNodes, GetVisibleTargetNodes
git-svn-id: trunk@40750 -
|
2013-04-08 10:52:02 +00:00 |
|
mattias
|
1531418952
|
lazcontrols: tlvlgraph: faster destroy
git-svn-id: trunk@40746 -
|
2013-04-08 07:57:48 +00:00 |
|
mattias
|
b1bf50dbfc
|
lazcontrols: tlvlgraph: fixed crash when freing while node is selected
git-svn-id: trunk@40744 -
|
2013-04-07 22:03:24 +00:00 |
|
mattias
|
cf877df3c4
|
updated lpk makefiles
git-svn-id: trunk@40698 -
|
2013-04-02 10:37:47 +00:00 |
|
mattias
|
10b317edcd
|
lazcontrols: less hints
git-svn-id: trunk@40633 -
|
2013-03-24 11:58:23 +00:00 |
|
mattias
|
7b772d4766
|
lazcontrols: lvlgraph: fixed singleselect, added property Selected
git-svn-id: trunk@40609 -
|
2013-03-21 20:41:04 +00:00 |
|
mattias
|
446f84c90a
|
lazcontrols: register TLvlGraphControl
git-svn-id: trunk@40605 -
|
2013-03-21 19:41:41 +00:00 |
|
juha
|
07867f2b3a
|
LazControls: add BiDiMode to DividerBevel. Issue #24069, patch from Vojtech Cihak
git-svn-id: trunk@40592 -
|
2013-03-19 23:16:39 +00:00 |
|
mattias
|
bd90241752
|
lazcontrols: added TLvlGraphControl
git-svn-id: trunk@40584 -
|
2013-03-18 18:50:49 +00:00 |
|
juha
|
a2a2d1599a
|
LazControls: DividerBevel improvements by Vojtech Cihak. New published properties etc. Issue #24069
git-svn-id: trunk@40582 -
|
2013-03-18 17:14:24 +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
|
09a91920b3
|
ListFilterEdit: Allow using with TCustomCheckListBox descendants. Issue #22968, patch from Silvio Clécio
git-svn-id: trunk@38818 -
|
2012-09-24 22:34:14 +00:00 |
|
mattias
|
b907c27389
|
started fpmake files for IDE
git-svn-id: trunk@38588 -
|
2012-09-08 21:42:19 +00:00 |
|
mattias
|
5348dc7d33
|
updated Makefiles
git-svn-id: trunk@38410 -
|
2012-08-27 16:43:01 +00:00 |
|
martin
|
ace911d9e7
|
Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38408 -
|
2012-08-27 13:07:49 +00:00 |
|
mattias
|
2ad9e952c2
|
lazcontrols: style
git-svn-id: trunk@37571 -
|
2012-06-07 16:40:03 +00:00 |
|
mattias
|
a322f2534d
|
lazcontrols: added TShortPathEdit
git-svn-id: trunk@37570 -
|
2012-06-07 16:36:08 +00:00 |
|
juha
|
4c1213e99f
|
LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100
git-svn-id: trunk@37394 -
|
2012-05-22 18:24:49 +00:00 |
|
martin
|
f5d9115598
|
ExtendedNotebook: Do not drag, if tabs have been added/changed/removed while mouse pressed
git-svn-id: trunk@37306 -
|
2012-05-17 14:49:32 +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
|
221788591b
|
updated Makefiles
git-svn-id: trunk@36671 -
|
2012-04-09 10:05:12 +00:00 |
|
martin
|
de0cf80cde
|
DividerBevel: implemented Transparent
git-svn-id: trunk@36511 -
|
2012-04-02 02:37:53 +00:00 |
|
mattias
|
ba4396d5cc
|
IDEIntf, LazControls, SynEdit: changed output directory for consistency
git-svn-id: trunk@36025 -
|
2012-03-15 11:13:05 +00:00 |
|
mattias
|
86916fe2d8
|
lazcontrols: version, license, author
git-svn-id: trunk@36021 -
|
2012-03-15 09:09:54 +00:00 |
|
mattias
|
d1fe25ced1
|
lazcontrols: updated makefile
git-svn-id: trunk@35995 -
|
2012-03-14 18:19:27 +00:00 |
|
mattias
|
ae7b77b8ac
|
synedit, lazcontrols, ideintf: added lclwidgettype to output directory to avoid rebuild for lazbuild
git-svn-id: trunk@35985 -
|
2012-03-14 17:23:28 +00:00 |
|
juha
|
083d8fdab4
|
FilterEdit: improve the logic of moving in the list when using up/down keys.
git-svn-id: trunk@35672 -
|
2012-03-03 15:55:59 +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 |
|
zeljko
|
59696974ad
|
LazControls: lisfilteredit, reverted 35516 #aa06f3d9c9 to 35442 since we changed behaviour of ShowModal.
git-svn-id: trunk@35526 -
|
2012-02-21 09:33:14 +00:00 |
|
juha
|
aa06f3d9c9
|
ListFilterEdit: Remove a test "if fFilteredListbox.SelCount > 0" which for some reason created an error.
git-svn-id: trunk@35516 -
|
2012-02-21 00:03:35 +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
|
228beff757
|
IDE: Add Move Buttons to EditorFileManager + other fixes.
git-svn-id: trunk@35435 -
|
2012-02-18 09:24:43 +00:00 |
|
juha
|
a21ba83d61
|
ListFilterEdit: support TCheckListBox better
git-svn-id: trunk@35416 -
|
2012-02-17 12:41:32 +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 |
|
martin
|
1829efd0bd
|
TExtendedNotebook: remove workaround for issue #19914
git-svn-id: trunk@35226 -
|
2012-02-07 19:26:43 +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
|
f9a2b37b7a
|
ListFilterEdit: minor cleanup
git-svn-id: trunk@34985 -
|
2012-01-28 13:31:42 +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 |
|
martin
|
3b0642ba49
|
clean up
git-svn-id: trunk@34943 -
|
2012-01-25 23:54:18 +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 |
|
juha
|
b153740bb5
|
ListFilterEdit: formatting
git-svn-id: trunk@34657 -
|
2012-01-08 10:43:36 +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 |
|
juha
|
0383037340
|
ListFilterEdit: No need to disable CheckListBox.OnItemClick temporarily any more. It was a workaround for a LCL-Qt bug
git-svn-id: trunk@34448 -
|
2011-12-27 16:30:34 +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 |
|
mattias
|
c48066b140
|
lazcontrols: clean up
git-svn-id: trunk@33776 -
|
2011-11-25 09:45:20 +00:00 |
|
juha
|
bcb7030b54
|
Improve ListFilterEdit and apply it to compiler message dialog.
git-svn-id: trunk@33774 -
|
2011-11-25 09:40:15 +00:00 |
|
sekelsenmat
|
c58e039a73
|
Massive update of makefiles to file make bigide
git-svn-id: trunk@32941 -
|
2011-10-17 11:29:24 +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
|
0b41f66423
|
ListFilterEdit: Fix pressing KeyDown in Windows, issue #19893, patch from cobines
git-svn-id: trunk@31924 -
|
2011-08-09 16:09:07 +00:00 |
|
martin
|
91f4559302
|
ExtendedNotebook: fixed selecting last tab. Issue #0019845
git-svn-id: trunk@31894 -
|
2011-08-06 15:55:10 +00:00 |
|
martin
|
2a8cfe716e
|
ExtendedNotebook: fixed selecting last tab. Issue #0019845
git-svn-id: trunk@31893 -
|
2011-08-06 15:37:23 +00:00 |
|
martin
|
d07fc13245
|
ExtendedNotebook: fixed selecting last tab. Issue #0019845
git-svn-id: trunk@31892 -
|
2011-08-06 15:24:39 +00:00 |
|
juha
|
9090b206f8
|
LCL: Set ListFilterEdit.ItemIndex to -1 after adding items. Debug-info.
git-svn-id: trunk@31885 -
|
2011-08-06 10:18:39 +00:00 |
|
martin
|
2f092a33ad
|
Fix DividerBevel.Font; save Style property, if none bold. Issue #0019763
git-svn-id: trunk@31876 -
|
2011-08-05 13:43:02 +00:00 |
|
sekelsenmat
|
73542b658a
|
Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
|
2011-07-20 14:39:50 +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
|
9a304450fc
|
Use new TreeFilterEdit where appropriate.
git-svn-id: trunk@31752 -
|
2011-07-19 22:21:26 +00:00 |
|
juha
|
aa83cf8588
|
New files for treefilteredit
git-svn-id: trunk@31751 -
|
2011-07-19 21:13:54 +00:00 |
|
juha
|
211d9b8926
|
LCL: Create an abstract base class for ListFilterEdit. Prepare to split TreeFilterEdit from it.
git-svn-id: trunk@31747 -
|
2011-07-19 16:45:31 +00:00 |
|
juha
|
3819207b32
|
ListFilterEdit: minor optimization
git-svn-id: trunk@31731 -
|
2011-07-18 11:19:25 +00:00 |
|
juha
|
212b14965d
|
ListFilterEdit: improvements from Anton Panferov
git-svn-id: trunk@31723 -
|
2011-07-17 08:31:07 +00:00 |
|
juha
|
56e3778b07
|
ListFilterEdit: Improved keydown handler. Noted by Flávio Etrusco.
git-svn-id: trunk@31692 -
|
2011-07-14 06:42:36 +00:00 |
|
juha
|
ee4a3f95f1
|
ListFilterEdit: Up and Down keys move selection in the filtered control. Patch from Anton Panferov
git-svn-id: trunk@31691 -
|
2011-07-13 21:46:08 +00:00 |
|
juha
|
2ba28e0f3f
|
Implement OnChange, OnEnter and OnExit properly in ListFilterEdit.
git-svn-id: trunk@31649 -
|
2011-07-10 09:42:39 +00:00 |
|
juha
|
8475fdc422
|
Remove useless initial values from ListFilterEdit. Fixes issue #19694
git-svn-id: trunk@31645 -
|
2011-07-10 08:39:58 +00:00 |
|
juha
|
6ec341b0c1
|
IDE: improve View Unit dialog with images
git-svn-id: trunk@31545 -
|
2011-07-03 18:19:58 +00:00 |
|
juha
|
ebb595fe19
|
Improve ListFilterEdit, make it more object oriented
git-svn-id: trunk@31539 -
|
2011-07-03 13:39:00 +00:00 |
|
juha
|
7fca7f03ef
|
ListFilterEdit: support filtering a Listbox, too, and other improvements
git-svn-id: trunk@31530 -
|
2011-07-03 06:56:05 +00:00 |
|
juha
|
72285cbf72
|
Fix image resource name for ListFilterEdit.
git-svn-id: trunk@31529 -
|
2011-07-03 06:56:01 +00:00 |
|
juha
|
2dbcbcd191
|
Improve ListFilterEdit component.
git-svn-id: trunk@31492 -
|
2011-07-02 11:14:49 +00:00 |
|
paul
|
ebb07e5ddd
|
lazcontrols: regenerate makefiles
git-svn-id: trunk@31466 -
|
2011-06-30 06:22:30 +00:00 |
|
juha
|
f889b1127c
|
Packager: use the (still improved) ListFilterEdit in PackageEditor. "Code reuse".
git-svn-id: trunk@31463 -
|
2011-06-29 22:44:15 +00:00 |
|
juha
|
d23a3c8cc5
|
Lazcontrols: changed files for new ListFilterEdit control.
git-svn-id: trunk@31445 -
|
2011-06-29 00:04:54 +00:00 |
|
juha
|
048cf2a035
|
Lazcontrols: fix comment title in ExtendedNotebook.
git-svn-id: trunk@31444 -
|
2011-06-29 00:04:49 +00:00 |
|
juha
|
277c38e58a
|
New files for ListFilterEdit control
git-svn-id: trunk@31441 -
|
2011-06-28 23:30:25 +00:00 |
|
mattias
|
220934b065
|
updated Makefile.compiled
git-svn-id: trunk@28987 -
|
2011-01-13 12:07:32 +00:00 |
|
mattias
|
fdc4ea1c18
|
lazcontrols: do not auto create makefile
git-svn-id: trunk@28447 -
|
2010-11-24 10:11:12 +00:00 |
|
mattias
|
c10f6e5365
|
LCL: TGraphic.LoadFromResourceID: PtrUInt to PtrInt for Delphi compatibility
git-svn-id: trunk@27869 -
|
2010-10-26 07:32:58 +00:00 |
|
maxim
|
00dd093d5d
|
Components: update makefiles
git-svn-id: trunk@27863 -
|
2010-10-25 22:22:14 +00:00 |
|
mattias
|
1b8f4881b5
|
lazcontrols: updated makefile
git-svn-id: trunk@27850 -
|
2010-10-25 10:38:33 +00:00 |
|
maxim
|
1ce921aa0a
|
Lazcontrols: commit makefiles changes
git-svn-id: trunk@27844 -
|
2010-10-24 23:43:04 +00:00 |
|
mattias
|
4246194974
|
clean up
git-svn-id: trunk@27835 -
|
2010-10-24 17:55:13 +00:00 |
|
mattias
|
b8344eeb9e
|
lazcontrols: added compild file
git-svn-id: trunk@27832 -
|
2010-10-24 17:47:08 +00:00 |
|
mattias
|
0c340da499
|
IDE: fixed compilation
git-svn-id: trunk@27422 -
|
2010-09-20 19:36:31 +00:00 |
|
maxim
|
ea46133c5e
|
Components: committed automatically regenerated makefiles
git-svn-id: trunk@27421 -
|
2010-09-20 16:41:28 +00:00 |
|
mattias
|
a1aabdb31f
|
IDE: clean up
git-svn-id: trunk@27417 -
|
2010-09-20 08:26:59 +00:00 |
|
mattias
|
f8157f184d
|
IDE: conditionals for package usage compiler options
git-svn-id: trunk@27411 -
|
2010-09-19 10:17:46 +00:00 |
|
mattias
|
4c4e51ad9d
|
IDE: simplified TAdditionalCompilerOptions
git-svn-id: trunk@27409 -
|
2010-09-18 16:10:25 +00:00 |
|
mattias
|
36cb2971ba
|
IDE: clean up
git-svn-id: trunk@27402 -
|
2010-09-18 08:45:04 +00:00 |
|
mattias
|
3d961391a4
|
IDE: fixed SearchDirectoryInSearchPath, bug #17322
git-svn-id: trunk@27375 -
|
2010-09-15 22:49:42 +00:00 |
|
mattias
|
f87802b542
|
IDE: source editor: replaced TNoteBook with TPageControl
git-svn-id: trunk@27300 -
|
2010-09-11 13:49:24 +00:00 |
|
mattias
|
cd98737eb2
|
IDE: clean up
git-svn-id: trunk@26667 -
|
2010-07-15 21:30:24 +00:00 |
|
mattias
|
8851d2a322
|
IDE: configure install packages dialog: added icons
git-svn-id: trunk@26661 -
|
2010-07-15 10:44:48 +00:00 |
|
paul
|
f3b5dbe139
|
components: return correct file case for packages units
git-svn-id: trunk@26649 -
|
2010-07-14 15:52:03 +00:00 |
|
maxim
|
724c4cb9aa
|
components: commit automatic package file changes
git-svn-id: trunk@26634 -
|
2010-07-14 00:39:03 +00:00 |
|
mattias
|
b23492619f
|
codetools: completeblock: check if unindented line starts new block
git-svn-id: trunk@26617 -
|
2010-07-13 10:06:40 +00:00 |
|
maxim
|
92ad550541
|
lazcontrols: restored makefiles changes
git-svn-id: trunk@26477 -
|
2010-07-05 22:47:54 +00:00 |
|
mattias
|
ef4fa43915
|
IDE: identifier completion: add := even if there is a semicolon at end
git-svn-id: trunk@26470 -
|
2010-07-05 12:35:42 +00:00 |
|
maxim
|
7bf9dd0485
|
lazcontrols: updated makefile
git-svn-id: trunk@26405 -
|
2010-07-02 00:08:26 +00:00 |
|
martin
|
3a8858a8df
|
Publish BorderSpacing
git-svn-id: trunk@26261 -
|
2010-06-22 18:36:39 +00:00 |
|
martin
|
b880d3cc1a
|
Fixed spelling
git-svn-id: trunk@26259 -
|
2010-06-22 17:42:54 +00:00 |
|
martin
|
afbdf3e742
|
Moved drag-able notebook
git-svn-id: trunk@26257 -
|
2010-06-22 17:31:08 +00:00 |
|
mattias
|
5b07f80b00
|
IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile
git-svn-id: trunk@26245 -
|
2010-06-21 22:50:36 +00:00 |
|
martin
|
cea63840e7
|
Adding Makefiles
git-svn-id: trunk@26240 -
|
2010-06-21 14:23:31 +00:00 |
|
martin
|
941b2fb068
|
Renamed IdeExtensions to LazControls
git-svn-id: trunk@26239 -
|
2010-06-21 13:45:16 +00:00 |
|