kicad/demos
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs.
Calling wxDialog::EndModal() directly from inside the dialog is a
potential bug if the dialog is shown in the modeless or window modal
(quasi-modal).  Use the internal button events where possible and
check for the appropriate mode before calling the correct end dialog
function.
2021-07-21 17:38:14 -04:00
..
complex_hierarchy Update demos. 2021-04-26 09:06:25 +02:00
custom_pads_test Update demos. 2021-04-26 09:06:25 +02:00
ecc83 Update demos. 2021-04-26 09:06:25 +02:00
electric Update demos. 2021-04-26 09:06:25 +02:00
flat_hierarchy Update demos. 2021-04-26 09:06:25 +02:00
interf_u Update demos. 2021-04-26 09:06:25 +02:00
kit-dev-coldfire-xilinx_5213 Demos update 2021-03-05 14:06:35 +01:00
microwave Demo: add missing file 2021-03-08 12:39:24 +01:00
pic_programmer Update demos. 2021-04-26 09:06:25 +02:00
python_scripts_examples Fix source comment/doc typos (follow-up) 2021-07-13 10:48:17 +00:00
simulation Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
sonde xilinx Update demos. 2021-04-26 09:06:25 +02:00
stickhub StickHub demo update. 2021-07-04 18:56:33 +02:00
test_pads_inside_pads Update demos. 2021-04-26 09:06:25 +02:00
test_xil_95108 Update demos. 2021-04-26 09:06:25 +02:00
video Update demos. 2021-04-26 09:06:25 +02:00
CMakeLists.txt Add StickHub demo board 2021-01-27 18:37:42 -05:00