Commit Graph

160 Commits

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