59 Commits (c8ce01ce8e9d884219df50a6b83988b06636e21f)

Author SHA1 Message Date
Marek Roszko f88e0481c8 Change the behavior of ACTION_MENU::Add to require clones if required outside the function 4 years ago
Seth Hillbrand 2a5769607f Revert "Change the behavior of ACTION_MENU::Add to require clones if required outside the function" 4 years ago
Marek Roszko 403992a6f4 Change the behavior of ACTION_MENU::Add to require clones if required outside the function 4 years ago
Marek Roszko 5bb2cdf73d Revert "Stop leaking submenu items" 4 years ago
Marek Roszko 34c70a51ea Stop leaking submenu items 4 years ago
Jeff Young 6d8507d44f Formatting. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young ad59254be8 Another round of font sizing tweaks. 4 years ago
Jeff Young 7a822b55aa Another round of changes to attempt to fix the GTK font size issue. 4 years ago
Jeff Young 0321e55f0b Add a hack to keep OSX from hijacking our help menu. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Marek Roszko 8e229a26c8 Fix define check added in dd11f86000 4 years ago
Jeff Young dd11f86000 Don't show Ctrl-W for Close on MSW. 4 years ago
Jeff Young db8cbad2d7 Add Ctrl-Q symbol to quit items in menus. 5 years ago
jean-pierre charras 5cce3f6e18 Fix a few Coverity warnings (not initialized vars) and a minor compil warning 5 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Ian McInerney 7bfa8575fa Remove redundant information from import/export menu item labels 5 years ago
Jon Evans 44f88f840c Bitmaps: a few improvements from review 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Jeff Young a30ae6a237 Pass un-pretty-printed bus names through menu help text. 5 years ago
Jeff Young ac479a1c75 Fix regression in immediate actions. 5 years ago
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings 5 years ago
jean-pierre charras e64806cd20 Menus/Submenus: fix incorrect bitmap for checkable menuitems in submenus. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 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
jean-pierre charras 5db2b6ed8d Action menu: ensure a wxEVT_COMMAND_MENU_SELECTED event is sent to the menu, 6 years ago
Ian McInerney 4357c1d3b3 Coverity and compiler warning fixes 6 years ago
Jeff Young b274b9f972 Fix type-checking which was too tight. 6 years ago
Jeff Young 0741bbb1b9 Move autocomplete to the remove filtered items paradigm. 6 years ago
Jeff Young 449c90a0ae Some more work on getting wxWidgets to stop stealing textEntry keys. 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Seth Hillbrand 03f74c87a1 Update immediate mode location and restart wires 6 years ago
Seth Hillbrand 4302bc2562 Fix segfault when getting mouse position 6 years ago
Jeff Young d22ea0e201 Safety for frames which don't have an m_viewControls. 6 years ago
Ian McInerney 5862b1559f Cleanup position handling for TOOL_EVENTs 6 years ago
Jeff Young d094934cf4 Put Place & Inspect menus in standard order. 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Ian McInerney bea74c27e5 Add log trace for tool handling 6 years ago
Jeff Young 460b03372d Implement preference for immediate actions. 6 years ago
Jeff Young 4852c91b42 Possible fix for GTK bug differentiating hotkeys from menu picks. 6 years ago
Jeff Young 7dd247f1dc Make better use of TOOL_EVENT parameters. 7 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
jean-pierre charras 6f8a0a4eed pcbnew: Fix launching of action plugins from an action menu 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 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