19 Commits (b84d1456d504a698dc54075ed11aaa59e61b31f9)

Author SHA1 Message Date
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Ian McInerney dc27079b71 cleanup tool event and tool action includes 4 years ago
Ian McInerney 7bfa8575fa Remove redundant information from import/export menu item labels 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young a30ae6a237 Pass un-pretty-printed bus names through menu help text. 5 years ago
Wayne Stambaugh 2a3e921d58 Header clean up round 6. 5 years ago
Ian McInerney 72a1c71e07 Implement a framework to handle wxUpdateUIEvents for tool actions 5 years ago
Ian McInerney d19ff3e595 Unify the UI IDs for actions between the menus and toolbars 5 years ago
Seth Hillbrand 7cea4b23f1 ADDED: Expand selection in context menu 5 years ago
Jeff Young 449c90a0ae Some more work on getting wxWidgets to stop stealing textEntry keys. 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young 4852c91b42 Possible fix for GTK bug differentiating hotkeys from menu picks. 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 6 years ago
Jeff Young 0047f88f82 Mark unfold bus menu as clean so it doesn't get generated a second time. 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 5f3ee1e7ce More g_UserUnit erradication. 7 years ago
Carsten Schoenert 9f7109826d fix misspelled 'allows to' -> 'allows one to' 7 years ago
Jeff Young 79e0bb08d0 Architecturally-simpler fix for grid context menu unit changes. 7 years ago
Jeff Young 3c7b91b96a Always create grid menu so units are up-to-date. 7 years ago
jean-pierre charras eb2340bc23 Show/Hide icons in menus (according to Icons option) in GAL, like in Legacy mode. 8 years ago
John Beard ca91c27852 Adjust pad sub-menu enablements 9 years ago
Maciej Suminski 060e163511 Fixed invoking TOOL_ACTIONs in submenus 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
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Michael Steinberg fde12ebd25 Replace boost::function and boost::bind with their std:: counterparts 9 years ago
Tomasz Wlostowski 9c2bcb2f3c Fixed crash on right click on zone with GAL mode. 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 99e5228948 Moved the list of TOOL_ACTIONs to ACTION_MANAGER. 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 2647fdfd89 Fixed context submenus event handlers (GAL/Windows). 11 years ago
Maciej Suminski 2b0e27f132 Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection. 11 years ago
Maciej Suminski 72c70148e8 Fixed a few memory leaks and Valgrind warnings. 11 years ago
Maciej Suminski b1a19b1225 Setting proper tool for submenus of CONTEXT_MENU class. 12 years ago
Maciej Suminski dd1fcd0588 Fix for context menu hanging up in GAL. 12 years ago
Maciej Suminski e2feefc08c Fixed custom event handlers for CONTEXT_MENU. 12 years ago
Maciej Suminski 05ee03d6b0 Recursive copy constructor for CONTEXT_MENU. 12 years ago
Maciej Suminski 8bb5eaa434 Better way of adding CONTEXT_MENU entries. 12 years ago
Maciej Suminski 4876dbea24 Storing the selected item position from a context menu. 12 years ago
Maciej Suminski 22045b61ea Converted tabs to spaces. Removed trailing whitespaces. 12 years ago
Maciej Suminski 6b74b5771a Even more code comments and reformatting. 12 years ago