Commit Graph

40 Commits

Author SHA1 Message Date
juha
3b50e92d50 Designer: cleanup for MenuEditor
git-svn-id: trunk@37661 -
2012-06-15 20:25:23 +00:00
juha
776eb29c39 Designer: Close MenuEditor when linked MainMenu/PopupMenu is destroyed , issue #19964, patch from Flávio Etrusco
git-svn-id: trunk@31958 -
2011-08-12 09:14:11 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
dmitry
f9e656e9a1 ide: fix for TMainMenuComponentEditor edit method. Fix crash of MenuEditor, on edited menu component deleted
git-svn-id: trunk@25611 -
2010-05-24 15:17:55 +00:00
dmitry
fd3fbf3d4a ide: added splitter for the menu editor
git-svn-id: trunk@24214 -
2010-03-25 20:19:57 +00:00
paul
2980a30f5a designer: convert forms to use fpc resources
git-svn-id: trunk@23443 -
2010-01-14 09:26:08 +00:00
paul
94632103e8 ide: menu editor - use resource string instead of hard coded string
git-svn-id: trunk@23174 -
2009-12-18 03:08:17 +00:00
dmitry
96eb0e1e5a fix for #14522
git-svn-id: trunk@21596 -
2009-09-07 07:31:28 +00:00
paul
f0f908b584 designer: menu designer: clear current menu on form close (bug #0014181)
git-svn-id: trunk@20933 -
2009-07-24 02:15:59 +00:00
paul
fed0249f42 designer: menu editor: format code, add more checks
git-svn-id: trunk@20645 -
2009-06-17 02:17:06 +00:00
vincents
a168077e2a menu designer: reduce changes in the OnPaint event (issue #11190) from Dmitry
git-svn-id: trunk@19688 -
2009-04-29 10:01:48 +00:00
marc
b895d72611 * converted menueditorform to lfm by Maxim Ganetsky
git-svn-id: trunk@14450 -
2008-03-06 22:51:13 +00:00
paul
dd8ccf2773 (IDE):
- change poDesktopCenter to poScreenCenter (since some forms has wrong position after poDesktopCenter had been implemented in some widgetsets)

git-svn-id: trunk@11677 -
2007-07-30 16:33:41 +00:00
vincents
3b5518415e menu designer: open the designer for the correct menu (bug #7443), from Paul
git-svn-id: trunk@10973 -
2007-04-19 09:25:22 +00:00
mattias
8f8be186cf fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
mattias
299a0045a9 added View Source (.lfm) menu item to designer popup menu
git-svn-id: trunk@7518 -
2005-08-17 11:47:40 +00:00
micha
06dd83bec1 fix AV when creating new application while not saving previous project with edited mainmenu and popupmenu
git-svn-id: trunk@7138 -
2005-05-04 12:24:41 +00:00
marc
ce88621c1d * Fixed compilation
- Removed GetPtrValue
+ Added a checked GetObjectValue

git-svn-id: trunk@6976 -
2005-03-17 23:08:10 +00:00
marc
354b98ed73 * 64bit patch (partial) from Peter Vreman
git-svn-id: trunk@6972 -
2005-03-17 00:09:37 +00:00
mattias
784902b92a TXMLPropStorage basically working
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
84dd820d72 Designer can now handle TPersistent selections, TCollectionPropertyEditor basically working
git-svn-id: trunk@5702 -
2004-07-24 11:23:56 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
vincents
8b612aeaa3 fixed access violation in menu editor (bug #201)
git-svn-id: trunk@5257 -
2004-03-04 10:46:20 +00:00
mattias
96857fda51 fixed switching menus in menueditor
git-svn-id: trunk@5111 -
2004-01-27 17:36:01 +00:00
mattias
0f3c859088 implemented property editor for TMenu.Items
git-svn-id: trunk@5085 -
2004-01-22 16:08:26 +00:00
mattias
ba6b0fd474 implemented Edit verb for default and menu component editors
git-svn-id: trunk@4905 -
2003-12-18 16:31:29 +00:00
mattias
bbaf66e037 fixed fpc 1.9.1 warns
git-svn-id: trunk@4869 -
2003-11-30 18:35:20 +00:00
mattias
f0b04df808 Menu editor form anchors from Tony
git-svn-id: trunk@4788 -
2003-11-09 10:31:49 +00:00
mattias
e04775ee8e fixed removing deleted mainmenus from menu editor
git-svn-id: trunk@4481 -
2003-08-14 13:26:09 +00:00
mattias
8ee1596d41 fixed popupmenu on menueditor
git-svn-id: trunk@4271 -
2003-06-13 15:36:32 +00:00
mattias
fc6f9fdd12 new menueditor from Martin Patik
git-svn-id: trunk@4221 -
2003-06-01 13:00:34 +00:00
mattias
ed5f8759dc splittet designer form and lookup root
git-svn-id: trunk@4220 -
2003-06-01 11:23:01 +00:00
mattias
4c966d7cfa added GlobalDesignHook GetSelectedComponents
git-svn-id: trunk@4164 -
2003-05-20 07:46:02 +00:00
mattias
687d09cdff added ComponentDeleting event
git-svn-id: trunk@4163 -
2003-05-19 15:53:08 +00:00
mattias
65770f0ffc menu templates from Martin Patik
git-svn-id: trunk@4160 -
2003-05-18 21:17:58 +00:00
mattias
68208c499e fixed hiding destroyed components
git-svn-id: trunk@4152 -
2003-05-14 07:12:35 +00:00
mattias
46e9c9a5ab improved new menueditor from Martin Patik
git-svn-id: trunk@4080 -
2003-04-19 17:54:37 +00:00
mattias
c6f9b10d5d fixed crash in new menueditor
git-svn-id: trunk@4036 -
2003-04-10 16:38:37 +00:00
mattias
ecd98001b4 added copyright note
git-svn-id: trunk@4010 -
2003-04-03 20:15:39 +00:00
mattias
0bcd6a6058 added menueditor from Martin Patik, not yet working
git-svn-id: trunk@2471 -
2002-08-17 23:41:24 +00:00