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 Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
cvpcb.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_association.h Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
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 Revert "Cvpcb: fix possible crash when pressing the ESC key during some calculations." 2021-08-06 13:33:14 +02:00
library_listbox.cpp Remove another leaky wx/log.h header 2021-06-03 08:11:15 -04:00
listbox_base.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
listboxes.h Naming conventions. 2021-09-27 12:55:53 +01:00
menubar.cpp Disable ACTIONS::openPreferences for now. 2021-06-07 20:51:45 +01:00
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 Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00