Commit Graph

53 Commits

Author SHA1 Message Date
juha
7183dd5d0b MenuDesigner: Rename a MenuItem when it is changed into a separator.
git-svn-id: trunk@58940 -
2018-09-10 22:27:57 +00:00
michl
33d16133fc IDE: Fixed compiling for -dDebugDisableAutoSizing.
git-svn-id: trunk@58301 -
2018-06-18 08:21:28 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
ondrej
815bedd1ec IDE: menueditor: high-dpi menu icons
git-svn-id: trunk@57930 -
2018-05-13 21:25:51 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
michl
7aa9f045f5 MenuEditor: Cleanup: Removed RefreshFakes as it is already called in UpdateBoxLocationsAndSizes.
git-svn-id: trunk@57570 -
2018-03-27 19:48:18 +00:00
michl
c103818545 MenuEditor: Fixed wrong item height when in ObjectInspector caption is set from text to "-" and vice versa. Issue #33415
git-svn-id: trunk@57569 -
2018-03-27 19:28:44 +00:00
michl
15bf13b6de MenuEditor: Fixed access violation on adding from menu templates. Issue #32766. Patch by Serge Anvarov
git-svn-id: trunk@56596 -
2017-12-03 21:24:08 +00:00
michl
a714db306b MenuEditor: Fixed drawing of AddSiblingFake on GTK2.
git-svn-id: trunk@55395 -
2017-06-26 09:31:58 +00:00
michl
8604d5a860 MenuEditor: Fixed drawing of AddSubmenuFake on GTK2.
git-svn-id: trunk@55394 -
2017-06-26 09:10:12 +00:00
michl
79a3a03c3e MenuEditor: Remove calculation of ShadowBox from wrong place.
git-svn-id: trunk@55393 -
2017-06-26 06:18:56 +00:00
michl
0aa859bd87 MenuEditor: Show FakeButtons on correct place, when deleting a MenuItem. Fixed breaking revision 54863 #9aefaf534a.
git-svn-id: trunk@55391 -
2017-06-25 21:27:20 +00:00
michl
a408181660 MenuEditor: Better visibility of AddButtons, especially on GTK2.
git-svn-id: trunk@55390 -
2017-06-23 22:01:41 +00:00
juha
6e54b75e26 Menu designer: Use theme for Selected state.
git-svn-id: trunk@55223 -
2017-06-04 21:52:33 +00:00
michl
49d6818b67 MenuEditor: High-DPI: Arrow and Cleanup. Issue #31877
git-svn-id: trunk@55075 -
2017-05-24 20:33:18 +00:00
michl
d73ac4f63e MenuDesigner: Showing "Add Submenu" Button at the right position. Fixing breaking commit 54863 #9aefaf534a.
git-svn-id: trunk@55070 -
2017-05-24 07:55:11 +00:00
michl
e4521cc53f MenuEditor: High-DPI: ShadowMenu. Issue #31877
git-svn-id: trunk@55064 -
2017-05-23 20:03:42 +00:00
juha
61beca02f9 IDEIntf: Restore the backwards compatible event TPropHookModified. Add a new event TPropHookModifiedWithName.
git-svn-id: trunk@55015 -
2017-05-19 17:54:10 +00:00
michl
e2665a6beb MenuEditor: Cleaning up. Remove unneeded GlobalDesignHook.RemoveHandler
git-svn-id: trunk@54961 -
2017-05-18 06:14:47 +00:00
michl
3e154dc287 MenuEditor: AV on closing IDE with opened menu editor. Issue #31816
git-svn-id: trunk@54960 -
2017-05-18 06:02:13 +00:00
michl
c2dcfae499 MenuEditor: If IDE is closed a AV is thrown. Issue #31791
git-svn-id: trunk@54957 -
2017-05-17 20:57:24 +00:00
juha
dbe072e701 Menu designer: Call GlobalDesignHook.Modified after adding an item. Issue #31791.
git-svn-id: trunk@54874 -
2017-05-11 09:05:07 +00:00
mattias
9aefaf534a IDE: menu designer: do not call ProcessMessages
git-svn-id: trunk@54863 -
2017-05-10 17:25:34 +00:00
mattias
b49b4efff4 IDE: menu designer: remove items via normal means
git-svn-id: trunk@54851 -
2017-05-10 14:11:45 +00:00
mattias
2b183faa9b IDE: menu designer: replaced some free with releasecomponent, controls may be still processing events, bug #31791
git-svn-id: trunk@54849 -
2017-05-10 13:02:11 +00:00
juha
efcee25982 Menu designer: cleanup.
git-svn-id: trunk@54826 -
2017-05-07 22:01:19 +00:00
mattias
8143524542 IDE: menu designer: hints for add separator buttons
git-svn-id: trunk@54819 -
2017-05-07 08:07:31 +00:00
michl
25429f9352 MenuDesigner: Fixed adding a line separator at last position. Issue #31744
git-svn-id: trunk@54809 -
2017-05-03 20:08:39 +00:00
juha
9743e071e7 Menu designer: Remove an unused parameter.
git-svn-id: trunk@54431 -
2017-03-17 10:08:28 +00:00
mattias
48545a5054 IDE: less hints
git-svn-id: trunk@54389 -
2017-03-12 19:08:55 +00:00
juha
3439d5486e Menu designer: Use generics containers. Move some funcs and props to base classes.
git-svn-id: trunk@54375 -
2017-03-08 20:33:58 +00:00
juha
b77306c3df Menu designer: formatting.
git-svn-id: trunk@54374 -
2017-03-08 20:33:56 +00:00
michl
37df3d9157 Menu designer: Prevent AV (occurs with SpartaDockedFormEditor) when sub menu is inserted after new menu item was inserted.
git-svn-id: trunk@53852 -
2017-01-03 11:45:19 +00:00
michl
b8e6ac48a0 Menu designer: Prevent AV, if Menu designer is opened and more then one TPopupMenu are edited and selected in Object inspector.
git-svn-id: trunk@53851 -
2017-01-03 09:48:20 +00:00
michl
3b823338c4 Menu designer: deleting a menu item in designer, refreshing object inspector
git-svn-id: trunk@53832 -
2017-01-01 20:41:40 +00:00
mattias
9ff6541b70 lcl: added protected TCustomTreeView.CreateNodes, issue #31111
git-svn-id: trunk@53660 -
2016-12-12 21:10:54 +00:00
juha
6625ac8e9c Menu designer: Refactor TShadowMenu.AddImageListIcon more.
git-svn-id: trunk@53082 -
2016-10-08 17:44:59 +00:00
juha
4336f9fe8c Menu designer: Refactor, reuse code.
git-svn-id: trunk@53081 -
2016-10-08 11:02:26 +00:00
juha
bd674747c1 Menu designer: Use Invalidate instead of Repaint.
git-svn-id: trunk@53080 -
2016-10-08 11:02:15 +00:00
juha
45e651f472 Menu designer: Don't toggle the Checked state of an AutoCheck menu item. Instead call real item's Click method. Issue #30689.
git-svn-id: trunk@53079 -
2016-10-08 10:23:36 +00:00
juha
bb4d3113ac Menu designer: Disable TMenuItemsPropertyEditor. It opened a menu editor window always when selecting a menu item in OI.
git-svn-id: trunk@53074 -
2016-10-07 10:31:42 +00:00
juha
fd5482a304 Revert r52264 #f155e60e36. It caused a crash in menu designer.
git-svn-id: trunk@52271 -
2016-05-03 10:58:10 +00:00
juha
f155e60e36 MenuDesigner: Put BeginUpdate / EndUpdate into better places.
git-svn-id: trunk@52264 -
2016-05-02 11:01:56 +00:00
juha
a483fc5371 MenuDesigner: Jump also to an existing OnClick handler. Fix crash when changing projects.
git-svn-id: trunk@52260 -
2016-04-29 14:44:51 +00:00
juha
ad4ce23e31 MenuEditor: Formatting.
git-svn-id: trunk@52258 -
2016-04-29 12:42:41 +00:00
juha
148d4cf069 Menueditor: Set parent of ShadowMenu earlier, otherwise it goes to a wrong place. Issue #30060.
git-svn-id: trunk@52257 -
2016-04-29 10:55:18 +00:00
mattias
75349695d6 IDE: designer: menu editor: less overhead
git-svn-id: trunk@52225 -
2016-04-20 09:47:03 +00:00
mattias
4819139549 IDE: designer: menu editor: less overhead
git-svn-id: trunk@52224 -
2016-04-20 09:41:15 +00:00
mattias
21b24b5afb IDE: designer: menu editor: using freeandnil to find dangling pointers easier
git-svn-id: trunk@52223 -
2016-04-20 09:39:05 +00:00
mattias
f8623847f3 IDE: clean up
git-svn-id: trunk@52214 -
2016-04-18 17:10:01 +00:00