715 Commits (c2662b0e11bb2bcd5f0758e0616c313cc6168785)

Author SHA1 Message Date
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 6 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 6 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 6 years ago
Jeff Young 9d29e94cb5 Remove some more legacy code. 6 years ago
Jeff Young 0260b32125 Push resetLocalCoords down into COMMON_TOOLS. 6 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 6 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 6 years ago
Jeff Young 718ad77891 Fix a bug introduced when UseGalCanvas() no longer switches. 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 6 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 6 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 6 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 6 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 6 years ago
Jeff Young e850592587 Cleanup. 6 years ago
Jeff Young 717b1d37be Defensive coding that will possibly fix a crash when scrolling through footprints. 7 years ago
Jeff Young ed0e6af66d Move to direct tool registration. 7 years ago
Jeff Young 42383ae871 Build out some of the modern toolkit context menus. 7 years ago
Jeff Young 4020b5689b Refocus control after doing our little raise/raise dance. 7 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
jean-pierre charras ad5369fb1f Cvpcb: cosmetic enhancement in toolbar: add a text. 7 years ago
Seth Hillbrand f96d16eba3 Restore LINK_MAP linker options 7 years ago
Seth Hillbrand 2948f8a6bc cvpcb: Testing theory on save hotkey override 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
Seth Hillbrand 9d99fd188f Revert "Change top selection drop-down to combobox" 7 years ago
Seth Hillbrand 7d06651a10 Change top selection drop-down to combobox 7 years ago
jean-pierre charras 7ad21fefe5 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. 7 years ago
jean-pierre charras fb35a7c8b4 Eeschema highlight symbols (cross probing) fix a few issues. 7 years ago
Maciej Suminski 766156ed87 Fix for dark mode on macOS Mojave 7 years ago
Jeff Young 647fa6547d Update grid drop-down when changing user grid. 7 years ago
Tomasz Wlostowski e439b17fa1 eeschema-gal: make sure all other Kicad apps compile after eeschema gal hacks 7 years ago
John Beard 445a9fa963 Put cursor and pan control in libcommon/tool, enable in Gerbview 7 years ago
jean-pierre charras b70d0f43b6 Fix minor compil warnings. 7 years ago
Jeff Young dd9b0c2dc6 Select assigned footprint in right panel. 7 years ago
Seth Hillbrand f8784f30a8 Removing OpenMP 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
Seth Hillbrand b95aa1aaf7 cvpcb: don't show board-level soldermask 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
Jeff Young acec00f80a Fix bug displaying canvasses when starting in Legacy mode. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
jean-pierre charras 3eb3db02c3 Cvpcb, DISPLAY_FOOTPRINTS_FRAME: add measurement and zoom to selection tools. 7 years ago
jean-pierre charras 274572bf20 Rename tool_cvpcb.cpp to toolbars_cvpcb.cpp 7 years ago
jean-pierre charras 15e0771ea8 Add GAL support to Cvpcb display footprints frame. 7 years ago
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface. 7 years ago
Jeff Young 3bf2e2f9fc Try out headers in Cvpcb. 7 years ago
Wayne Stambaugh 8e7d6063fd Minor dialog and frame window improvements. 7 years ago
jean-pierre charras ce3760438c Fix a few wxWidgets minor asserts. Fix also a missing bitmap button initialization. 7 years ago
Jeff Young d8d4f75fa1 Fix button order and genralize Exit dialog so it can be shared more. 7 years ago