kicad/cvpcb
jean-pierre charras 81c7fb61f8 Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key.
Accelerator keys are disable in our WX_MENUBAR. A common ACTION_MENU is used and
"Preferences..." is now shown in Hotkeys list.
2021-05-29 18:09:49 +02:00
..
dialogs Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
tools Fix missing includes on Linux after commit 0427bda7 2021-05-01 20:05:01 +02:00
CMakeLists.txt Relocate win32 resource files to the central folder for further consolidation 2021-03-09 21:48:14 -05:00
auto_associate.cpp Naming conventions. 2021-03-29 11:46:05 +01:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
components_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
cvpcb.cpp Change environmental variables to human-readable 2021-01-01 16:20:35 +00: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 Actionize cvpcb 2019-08-12 14:19:01 -04:00
cvpcb_mainframe.cpp Fix missing includes on Linux after commit 0427bda7 2021-05-01 20:05:01 +02:00
cvpcb_mainframe.h Unify IsSave and IsModify 2021-05-28 11:51:54 -07:00
cvpcb_settings.cpp Various Coverity fixes 2020-10-27 00:25:08 +00:00
cvpcb_settings.h Remember pane widths in CvPcb. 2020-10-09 21:30:09 +01:00
display_footprints_frame.cpp Cvpcb: Fix a compil issue. 2021-04-09 08:34:33 +02:00
display_footprints_frame.h Ensure toolbar controls have the correct width on frame creation 2021-03-28 13:07:56 +01:00
footprints_listbox.cpp Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
library_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listbox_base.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
listboxes.h Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
menubar.cpp Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 2021-05-29 18:09:49 +02:00
readwrite_dlgs.cpp Naming conventions. 2021-03-29 11:46:05 +01:00
toolbars_cvpcb.cpp Add a palette to the toolbars to display groups of actions 2020-09-27 01:00:44 +01:00