10650 Commits (c45394b0f27572b6bbed866c4d1d3388e243cf14)

Author SHA1 Message Date
Jeff Young 8bf44292f5 Fix one more missing addParamsForWindow(). 3 months ago
Jeff Young 3949647754 Must use addParamsForWindow to init WINDOW_SETTINGs structs. 3 months ago
Jeff Young f10d11d36c Honour renderSettings' default font. 3 months ago
Seth Hillbrand d9cfb94281 Add wallclock timeout to PNS walkaround 3 months ago
Seth Hillbrand 27d6c36f2d Add maximum pasted string length 6 months ago
Jeff Young 42ccfceebd Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
Jeff Young e141a5df3f Attempt to fix non-Mac builds. 3 months ago
Jeff Young cff49ba3b4 LIB_TABLE::migrate() is called from Load(), which already has a lock. 3 months ago
Jeff Young 8179d363db Move CURL shutting-down flag to std::atomic. 3 months ago
Jeff Young a1254102e4 Improved thread safety. 3 months ago
Jeff Young 73bca72cdb Thread safety. 3 months ago
Jeff Young 2bd6e11dc0 Thread safety. 3 months ago
Jeff Young 29d34a6e4d Thread safety. 3 months ago
Jeff Young c5a3e8e15f Formatting. 3 months ago
Jeff Young 166314907d Better debugging. 3 months ago
Jeff Young ecb2016047 Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
Jeff Young 1e881c6a36 Don't steal unrelated timer events (potentially KICAD-XJN). 3 months ago
Jeff Young 06933ee9f0 Thread-safety (potentially KICAD-VMX...) 3 months ago
Jeff Young a0ebf4f571 Quiet wxWidgets assert (KICAD-HRE). 3 months ago
Jeff Young 1523f29c83 Lock safety. 5 months ago
Jeff Young 30e6f10026 Quiet wxWidgets assert (KICAD-XJ2). 3 months ago
Jeff Young ac35cbec48 Don't presume a selection. 3 months ago
Jeff Young 1b1dee4a2a Fix copy/pastas. 3 months ago
Jeff Young 6121a4641e It's too late to flag these at render time. 3 months ago
Jeff Young 457883db09 Debugging. 3 months ago
Jeff Young 4b8ae90444 Don't try to write to non-editable combobox (KICAD-6JS). 3 months ago
Jeff Young 9c3f2a20ec Don't presume a selection (potentially KICAD-8VP). 3 months ago
Jeff Young ee36806c94 Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 3 months ago
Jeff Young aefebbf1b0 Upgrade ShowPlayer re-entrancy guard (KICAD-XAC). 3 months ago
Jeff Young 4f30fecd84 Multithreaded safety. (KICAD-T5A) 4 months ago
Jeff Young 3aca4393ac Shutdown safety. (Potentially KICAD-TJK.) 4 months ago
Jeff Young bee098283c Don't attempt to update status bar while closing (KICAD-506). 4 months ago
Mark Roszko 60d428dbac Add a -n arg for "new instance" to kicad.exe for use with the relaunch command 4 months ago
Mark Roszko 589bfeafe3 Fix shift+middle click on windows no longer working 4 months ago
Sebastian c494dbd978 Fix updating embedded drawing sheet by marking true to update the embed drawing files. 5 months ago
Graham Keeth fe6add129f change title case to sentence case in Git preferences 6 months ago
aris-kimi 8b6c314296 Sim:Fix an unescaped while loop 4 months ago
Jeff Young 32de29ff4e More protection for stale wxDataView items. 4 months ago
Jeff Young 7ad1823d41 Attempt to patch SWIG for VIEW_ITEM::GetClass(). 4 months ago
Jeff Young f8acb1f2d9 Clear seleciton before removing rows. (KICAD-BER). 4 months ago
Jeff Young d2cf153688 Load appearances presets to render job. 6 months ago
Jeff Young e845ca539c ADDED: appearance preset selection to Render Jobs. 6 months ago
Jeff Young 497a7983cb ADDED: some individual flags for render jobs. 7 months ago
Jeff Young 0619bb9179 Formatting. 4 months ago
Jeff Young 53a3955eeb Don't assume a string (KICAD-8QP). 4 months ago
Jeff Young 86c475ced9 Debugging for removing items not in the view. 4 months ago
Jeff Young c52201f427 Assert when nested_settings is null. 4 months ago
Jeff Young 0c28401be1 Don't overflow trying to draw ticks on ruler (KICAD-9HV). 4 months ago
Jeff Young 8d24b4908c Nullptr safety (KICAD-AD). 4 months ago
Jeff Young 10f5405d24 Don't choke on degenerate polygons. 4 months ago