Commit Graph

7 Commits

Author SHA1 Message Date
maxim
9570fff742 Components, editortoolbar:
1) Localized the component and added Portuguese translation from Marcelo B Paula, final part of bug #16726.
  2) Added Russian translation.
  3) Removed LRS file which is not needed anymore.

git-svn-id: trunk@26116 -
2010-06-14 17:51:26 +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
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
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
vincents
3008b394c9 added editortoolbar package from Graeme
git-svn-id: trunk@10884 -
2007-04-05 17:49:31 +00:00