22 Commits (68484e9b38618382b3350477f35b57835bb856d7)

Author SHA1 Message Date
Ian McInerney 5955091eb3 Turn CONDITIONAL_MENU's conditions into only show/hide conditions 5 years ago
Ian McInerney 72a1c71e07 Implement a framework to handle wxUpdateUIEvents for tool actions 5 years ago
Johannes Pfister 8e8979e317 Fixed a memory leak in CONDITIONAL_MENU 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Ian McInerney 8493daf9ff Unify menu item creation for closing a window 6 years ago
Jeff Young cc82e59003 Push the Quit/Close menu logic down into common. 6 years ago
Ian McInerney 05429bc39c Recursively call evaluate on submenus of conditional menus 6 years ago
Jeff Young 19aba615c2 Remove selection condition from conditional menu separators. 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 6 years ago
Jeff Young b9e07f2a70 Attempt to fix un-resolved sub-menus. 7 years ago
Jeff Young 45a9544726 Instantate a default menu from no selection when menu is first built. 7 years ago
Jeff Young 74e10791ff Fix some Mac-specific issues with the Preferences... menu item. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
jean-pierre charras aee1fe45f4 Fix a few issues related to Bitmaps in menus. 7 years ago
Jon Evans 95a6fb6ea3 Don't set bitmaps on non-normal menu items under wxGTK 7 years ago
jean-pierre charras d701637eab Footprint viewer: Fix crash when truing to open the View menu. 7 years ago
jean-pierre charras 97ddefd01a Cosmetic refinement in conditional menu: avoid adding useless separators in menu. 7 years ago
Jeff Young 13aa503614 Hack for wxWidgets failure to open menu on MSW. 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
Jon Evans fd4e2b042c Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
Maciej Suminski 1102eb0d0d Store menu titles in CONTEXT_MENU 9 years ago
Maciej Suminski 682da70a86 Fixed the issue of creating and event handling in context menus (GAL). 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Maciej Suminski 24e7f961b9 Fix a Coverity report (catches an unhandled exception). 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 d6bc33bd42 Removed a few more memory leaks and fixed crash on exit. 10 years ago
Maciej Suminski 83171482b3 Fixed a memleak (CONDITIONAL_MENU). 10 years ago
Maciej Suminski 6788e31a1e Fixed context menu crash on OS X (GAL). 11 years ago
Maciej Suminski da75c52665 Hot keys settings are synchronized between GAL & legacy 11 years ago
Maciej Suminski 81ea3ce408 Missing files. 11 years ago