14 Commits (6025256e070db7761cd598daddb490b74838990a)

Author SHA1 Message Date
jean-pierre charras 6f8a0a4eed pcbnew: Fix launching of action plugins from an action menu 6 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 6 years ago
jean-pierre charras 32f25cf8b4 ACTION_MENU::appendCopy: Fix an issue on Windows with Check-able menu-items. 7 years ago
jean-pierre charras 83e08c9277 Fix crash in Eeschema when clicking on a menubar item. 7 years ago
Jeff Young 0047f88f82 Mark unfold bus menu as clean so it doesn't get generated a second time. 7 years ago
Seth Hillbrand 06b22594ca libedit: Prevent null dereference in popup 7 years ago
jean-pierre charras aee1fe45f4 Fix a few issues related to Bitmaps in menus. 7 years ago
jean-pierre charras 62a5302bc4 Fix issues created by commit cbb0d74bd5. 7 years ago
Jon Evans cbb0d74bd5 Ensure all custom event ids are processed by ACTION_MENU 7 years ago
Jon Evans f53c42fac9 Fix another instance of wxGTK not liking menu icons 7 years ago
Jeff Young f21faceb74 A hack to work around wxWidgets failure to capture WX_MENU_OPEN events 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
Jeff Young 6e695aac25 Move bus unfold and symbol unit selection to modern toolkit. 7 years ago
jean-pierre charras 9f21d32563 Fix a compatibility issue with wxWidgets 3.1.2 (MSW specific) 7 years ago
Maciej Suminski cd5b1c2885 set_wxMenuIcon: prevent null pointer dereference 7 years ago
Jeff Young 122d7ed3b3 Improve document file handling. 7 years ago
Jeff Young 5f3ee1e7ce More g_UserUnit erradication. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 8b94606fb5 Promote selection up context menu hierarchy. 8 years ago
jean-pierre charras c18b638c17 Cosmetic enhancement in GAL: disambiguationMenu: add icons in menuitems, like in Legacy mode. 8 years ago
jean-pierre charras 788972554b minor fix 8 years ago
jean-pierre charras eb2340bc23 Show/Hide icons in menus (according to Icons option) in GAL, like in Legacy mode. 8 years ago
Maciej Suminski d7bf44eee0 Removed a few more headers from base_struct.h 9 years ago
John Beard ca91c27852 Adjust pad sub-menu enablements 9 years ago
jean-pierre charras 283ba553ba Change wxItemMenu GetLabel (deprecated) to GetItemLabelText 9 years ago
Maciej Suminski 1bcbbb41cd Fixed double menu entries in context menus 9 years ago
Maciej Suminski 060e163511 Fixed invoking TOOL_ACTIONs in submenus 9 years ago
Maciej Suminski 8f82f04153 Copy menu title in CONTEXT_MENU::copyFrom() 9 years ago
Maciej Suminski 1102eb0d0d Store menu titles in CONTEXT_MENU 9 years ago
Maciej Suminski fc7be1a497 Removed redundant CONTEXT_MENU::m_parent field. 9 years ago
Maciej Suminski 682da70a86 Fixed the issue of creating and event handling in context menus (GAL). 9 years ago
Michael Steinberg fde12ebd25 Replace boost::function and boost::bind with their std:: counterparts 9 years ago
Maciej Suminski a09d6431e4 Coverity report fix: handle an exception potentially thrown by CONTEXT_MENU::runOnSubmenus. 10 years ago
Tomasz Wlostowski 9c2bcb2f3c Fixed crash on right click on zone with GAL mode. 10 years ago
Maciej Suminski 29cbaa206e Fixed updating of Zoom & Grid context menus. 10 years ago
Maciej Suminski 094c286024 Fixed issues reported by Coverity. 10 years ago
Maciej Suminski e9921d8eea Fixed an assert when footprint viewer was closed before the pcbnew window. 10 years ago
Maciej Suminski d6bc33bd42 Removed a few more memory leaks and fixed crash on exit. 10 years ago
Maciej Suminski 4661e39e08 Fixed displayed modifiers for hotkeys in context menus (GAL). 10 years ago
Maciej Suminski a988ebaabd Zone merging (GAL). 10 years ago
Maciej Suminski da75c52665 Hot keys settings are synchronized between GAL & legacy 11 years ago
Maciej Suminski e37b07a6fc Explicit destruction of menu entries in CONTEXT_MENU. 11 years ago
Maciej Suminski 06b978b829 Refactored CONTEXT_MENU, added handler for updating. 11 years ago
Maciej Suminski 4be876a13a Expandable CONTEXT_MENUs (GAL). Minor CONTEXT_MENU 11 years ago
Maciej Suminski b1cd83c197 Icons in GAL context menus. 11 years ago
Maciej Suminski 6083f3b011 Internationalization of GAL dialogs & menus. 11 years ago
jean-pierre charras 74e83e924a Pcbnew: Fix Bug #1420074 (Crash when a footprint is added to the board (or edited) from the footprint editor, if a new pad was added, because the net info of the new pad is broken in this case) 11 years ago