14 Commits (72a1c71e07be48a42808bb687206e7a4dd377521)

Author SHA1 Message Date
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 5 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
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 45a9544726 Instantate a default menu from no selection when menu is first built. 6 years ago
jean-pierre charras aee1fe45f4 Fix a few issues related to Bitmaps in menus. 6 years ago
Jeff Young 13aa503614 Hack for wxWidgets failure to open menu on MSW. 6 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
Tomasz Włostowski 9932ff32ae refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 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
Simon Richter 96ec9db5d6 Add missing C++ stdlib headers 10 years ago
Tomasz Wlostowski 9c2bcb2f3c Fixed crash on right click on zone with GAL mode. 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 81ea3ce408 Missing files. 11 years ago