Commit Graph

11 Commits

Author SHA1 Message Date
mattias
de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00
vincents
5482e9dde7 editor toolbar: conforming to IDE theme (issue #12182) from Graeme
* Arrow buttons changed from TBitBtn to TSpeedButton
 * Arrow images are loaded from Lazarus Resources
 * Fixed bug in treeview. When you selected a node, the node
   image disappeared.

git-svn-id: trunk@16647 -
2008-09-19 14:07:22 +00:00
paul
8c62c223c5 component: fix EditorToolbar button glyph loading (by a hint from Russian forum)
git-svn-id: trunk@16402 -
2008-09-04 08:46:39 +00:00
vincents
ad5b5a5a70 editor toolbar component: cleanup
git-svn-id: trunk@15544 -
2008-06-23 15:00:42 +00:00
vincents
6cdf555bb7 components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963)
git-svn-id: trunk@14756 -
2008-04-05 08:18:16 +00:00
vincents
952a8829f5 editor toolbar: made loading toolbar settings more robuste from Boguslaw Brandys (bug #10099)
git-svn-id: trunk@14744 -
2008-04-03 09:30:18 +00:00
vincents
30fc8f47b0 editortoolbar: fixed toolbar button order from Graeme (#8832)
git-svn-id: trunk@11101 -
2007-05-08 08:56:26 +00:00
paul
32a03c1212 editor toolbar changes:
- buttons destruction after config dialog (no more button doubling)
- closing config dialog by ESC
- switched from menuitem.bitmap to menuitem.imageindex due to yesterday changes

git-svn-id: trunk@11055 -
2007-05-03 00:31:20 +00:00
vincents
6291169acd editor toolbar: patch from Graeme (#8787)
+ It's now able to save and restore the users selection on the toolbar.
+ toolbar dividers can now be added
+ Items can be reordered on the toolbar. 

git-svn-id: trunk@11031 -
2007-04-29 20:39:05 +00:00
marc
584a1f6a33 * fixes for newstyle imagelist
git-svn-id: trunk@10932 -
2007-04-10 21:44:21 +00:00
vincents
3008b394c9 added editortoolbar package from Graeme
git-svn-id: trunk@10884 -
2007-04-05 17:49:31 +00:00