Commit Graph

190 Commits

Author SHA1 Message Date
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