kicad/cvpcb
Seth Hillbrand 7d06651a10 Change top selection drop-down to combobox
wxChoice centers the selection on GTK.  So when switching from a
mid-list item to an item at the top, the list is always cut off for
choice lists located on the top toolbar.  Using a combobox provides a
drop-down that allows easier access to all elements in the box.

Fixes: lp:1808569
* https://bugs.launchpad.net/kicad/+bug/1808569
2019-01-03 14:48:28 -08:00
..
dialogs Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
tools Put cursor and pan control in libcommon/tool, enable in Gerbview 2018-10-04 11:41:06 +02:00
CMakeLists.txt eeschema-gal: make sure all other Kicad apps compile after eeschema gal hacks 2018-10-09 11:08:52 +01:00
Info.plist Fix for dark mode on macOS Mojave 2018-12-07 09:03:56 +01:00
auto_associate.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
auto_associate.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cfg.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
common_help_msg.h Change missed UI string termonology from part/component to symbol. 2018-01-03 14:19:26 -05:00
components_listbox.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
cvpcb.cpp Create CvPcb's footprint viewer through Kiway().Player() 2018-07-17 15:13:31 +01:00
cvpcb.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Add GAL support to Cvpcb display footprints frame. 2018-08-08 16:33:29 +02:00
cvpcb_mainframe.cpp Cross probing: Trying to fix a crash, certainly due to a call to clear the HIGHLIGHTED flag of a structure that is not a EDA_ITEM. 2018-12-31 13:54:26 +01:00
cvpcb_mainframe.h Eeschema highlight symbols (cross probing) fix a few issues. 2018-12-29 12:48:24 +01:00
display_footprints_frame.cpp Change top selection drop-down to combobox 2019-01-03 14:48:28 -08:00
display_footprints_frame.h Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
footprints_listbox.cpp Fix minor compil warnings. 2018-09-24 13:12:47 +02:00
library_listbox.cpp Turn on library filter when library is selected. 2018-07-17 15:13:55 +01:00
listbox_base.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
listboxes.h Select assigned footprint in right panel. 2018-09-22 16:23:13 +01:00
menubar.cpp Add Manage Symbol and Footprint Library tables to project frame. 2018-07-19 21:46:41 +01:00
readwrite_dlgs.cpp Regularize save-changes dialogs. 2018-08-12 00:02:37 +01:00
toolbars_cvpcb.cpp Rename tool_cvpcb.cpp to toolbars_cvpcb.cpp 2018-08-09 10:08:32 +02:00