kicad/cvpcb
Seth Hillbrand 3ff87858de Prevent cvpcb from losing text focus on filter
Refresh event changes focus (on GTK).  We fix this by storing the
existing insertion point in the text box, refocusing and restoring the
text position

Fixes https://gitlab.com/kicad/code/kicad/issues/10029

(cherry picked from commit 05d3dc533b)
2022-01-06 09:17:02 -08:00
..
dialogs Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
tools KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
CMakeLists.txt Add win32 VERSION_INFO resource blocks for the DLLs 2021-12-28 23:54:27 -05:00
auto_associate.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
auto_associate.h
cvpcb.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
cvpcb.icns
cvpcb_association.h
cvpcb_doc.icns
cvpcb_id.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
cvpcb_mainframe.cpp Prevent cvpcb from losing text focus on filter 2022-01-06 09:17:02 -08:00
cvpcb_mainframe.h Naming conventions. 2021-09-27 12:55:53 +01:00
cvpcb_settings.cpp Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
cvpcb_settings.h Remove vestiges of old zoom-auto architecture. 2021-09-19 18:32:15 +01:00
display_footprints_frame.cpp Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
display_footprints_frame.h Flatten out some more preferences. 2021-12-24 15:43:20 +00:00
footprints_listbox.cpp
library_listbox.cpp
listbox_base.cpp
listboxes.h Naming conventions. 2021-09-27 12:55:53 +01:00
menubar.cpp
readwrite_dlgs.cpp Work around the train-wreck that is wxString::Format. 2021-09-27 12:40:32 +01:00
symbols_listbox.cpp Naming conventions. 2021-09-27 12:55:53 +01:00
toolbars_cvpcb.cpp