180 Commits (2b22ff9f3937708a416b1e805dc3988f64461d6f)

Author SHA1 Message Date
Jeff Young b3e2cf218f Fix Mac crash-on-quit when timed infobar is up. 3 years ago
Marek Roszko 8a8589b9db Fix cli crash due to dialogs buried in the pcb parser... 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Seth Hillbrand 7e5a2450b8 Move multiple wxMessageBox to DisplayErrorMessage 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Seth Hillbrand e91c039ed3 Prevent event stackup when init pages 3 years ago
Wayne Stambaugh 5001555f0e Fix crash in Altium schematic importer. 3 years ago
Seth Hillbrand 54dd494ff2 Remove frame dependency from UNIT_BINDER 3 years ago
Jeff Young 31eb91e9e5 Infobar for slow zone auto-refill. 3 years ago
Alex 53b9baa5ba Some refactoring around Gerber files extension checking. 3 years ago
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
Wayne Stambaugh d78b41969f Fix broken autosave when board is modified. 3 years ago
Jeff Young 054649fa38 Formatting. 3 years ago
Jeff Young a02d156e5d Improved auto-save message. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jeff Young be6f08deca Code clarity. (No functional changes.) 3 years ago
Jeff Young 30a4d3d2de Coverity fixes. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Jeff Young b95d9d660d Move gerbview colors to preferences dialog. 3 years ago
jean-pierre charras 4b5c5aa6b6 Preferences dialog: avoid crash on opening if a dll is missing. 3 years ago
qu1ck f4fa3b02c5 PCM: automatic check for repository updates 3 years ago
Jeff Young bb43d923af Save preferences immediately (in case of future crash). 3 years ago
Mike Williams be7104c24c Gerber Viewer: gerbview -> Gerber Viewer in Settings 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Mike Williams 193248e202 Hotkeys: show user config for unloaded KiFACEs 3 years ago
Mike Williams dabd42bbc4 Schematic: Automatic Symbol Annotation 4 years ago
Mark Roszko f0f33ef1d3 Introduce sentry for crash data collection 4 years ago
markus-bonk 1a9ef4bd0f Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
Jeff Young 29c942816e Reduce duplication of settings. 4 years ago
Jeff Young a6dd1bf09b Implement Reset to Defaults for all preferences panels. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jon Evans 9238b27f63 Silence IsWritable warning message 4 years ago
Jeff Young 12a75ffb94 A fuller implementation of allowing cut/copy/paste in search boxes. 4 years ago
Seth Hillbrand f950d96324 Prevent dereferencing frame on exit 4 years ago
Jeff Young 2b5ea7812f Fix another case of the double-quote in wxString::Format problem. 4 years ago
Wayne Stambaugh 034bc1e815 Fix ever shrinking window height for frame windows that are not maximized. 4 years ago
Jeff Young 8eb2e986cf Fix a crash bug on quitting on OSX. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 7a993c0211 Add support mode for dark mode to SCINTILLA_TRICKS. 4 years ago
Jeff Young 0321e55f0b Add a hack to keep OSX from hijacking our help menu. 4 years ago
Marek Roszko 525099ea06 Use the correct define for windows 4 years ago
Marek Roszko 0ee79834bb Make alt key slightly better on windows 4 years ago
Jeff Young c51b1dad72 Generalize infobar MESSAGE_TYPE handling and use for DRC errors. 4 years ago
Jeff Young 3c1af1af74 Update selected tool string when language changes. 4 years ago
Wayne Stambaugh 01515680b3 Code cleaning. 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 4 years ago
Jeff Young 0d72e253f0 Use correct error message box. 4 years ago