39 Commits (eb3d32f96731c5048a4007ec2054819e960fa114)

Author SHA1 Message Date
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
Seth Hillbrand a934fa49aa Check for tool manager before dereference 6 years ago
jean-pierre charras 16f4958430 Pcbnew: avoid crash when closing pcbnew if the DRC dialog is open. 6 years ago
Seth Hillbrand f2bf9fa534 eeschema: Prevent crash on move/drag re-entry 6 years ago
Jeff Young 8ba7d4570c Move warp-mouse-on-move setting from Eeschema settings to common settings. 6 years ago
Ian McInerney bea74c27e5 Add log trace for tool handling 6 years ago
jean-pierre charras 9b6c8c885b 3D viewer: fix preferences/grid issues: grid menuitems always disabled. 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 eeae94b4b6 This doesn't appear to be needed anymore (and causes crashes). 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
Jeff Young b429dbfb88 Fix bugs with ACTIONs not being "honest" singletons. 7 years ago
Jeff Young 36f09cb29b Allow Kicad Manager frame to particapate in Preferences architecture. 7 years ago
Jeff Young aeadc768f6 Add import of hotkeys and fix bugs in reanding and writing hotkeys. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young c13ef839c1 Tool framework for Kicad Manager frame. 7 years ago
Jeff Young 16cb1e731d Finish moving TOOL_MANAGER down to the EDA_BASE_FRAME level. 7 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 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
Seth Hillbrand 078320e2fb Unify and correct Autosave functions 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
John Beard 0be9667c96 Add read-only option for hotkey list, use for list dialog 7 years ago
Jeff Young 2e5d8061aa Run CommonSettingsChanged after all panels have been committed. 7 years ago
Jeff Young 86a801aabc Allow updating of file history size on the fly. 7 years ago
Jeff Young 53cd923305 Minor fix to tooltip and comment. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young 909f850d16 Give panels the correct parent (the treebook, not the dialog). 7 years ago
Jeff Young 34857d06c4 Create CvPcb's footprint viewer through Kiway().Player() 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Shivpratap Chauhan 26197c333e At very first launch, old settings/config does not exist 8 years ago
jean-pierre charras 502bed083d Fix a minimal size for the spice simulator frame. 8 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago
Jeff Young b24b0d5dfe Dialog-ize CvPcb and implement proper Save. 8 years ago
Jeff Young bbad8dc9af Conditionally compile Mac-specific bug fix. 8 years ago
jean-pierre charras 62ef63501c Cvpcb: remove fixed size and use the last stored size. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras bc76ec4d67 Rename files according to the name of classes they are defining 8 years ago
Jeff Young 786312b103 wxWidgets and KiCad fixes for quasi-modal dialogs. 8 years ago
Maciej Suminski a13c89c83d Removed old debug output 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Maciej Suminski 4bd51b7049 Fixed EDA_BASE_FRAME::removePaneBorder() for classes not using AUI 8 years ago
Maciej Suminski 068a29952c Changed AUI toolbars background from gradient to solid 8 years ago
Wayne Stambaugh cb764d73c5 Minor trace logging improvements. 8 years ago
jean-pierre charras 4c9d0b9c0a Refactor About dialog: 8 years ago
jean-pierre charras 58c32367ee filter useless autosave tests, and optimization of autosave test in Eechema 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
jean-pierre charras 4eeed8d04f Icons options menu: code rework 9 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago