700 Commits (7995b5cc3ce46e1e047e89a23283c181557b45b8)

Author SHA1 Message Date
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
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Jeff Young c1df78d531 Finish project frame library table editing. 7 years ago
Jeff Young eaf5b913b6 Add Manage Symbol and Footprint Library tables to project frame. 7 years ago
Jeff Young 829ba27206 Another round of dialog spacing/font adjustments for Windows. 7 years ago
Jeff Young 879ffa4d1c Adjust dialog spacing for Windows. 7 years ago
Jeff Young 5048260749 Turn on library filter when library is selected. 7 years ago
Jeff Young 7d71861015 If the user has a selection then show the footprint. 7 years ago
Jeff Young 34857d06c4 Create CvPcb's footprint viewer through Kiway().Player() 7 years ago
Jeff Young 2060d63e3f Add context menu for footprint viewing to CvPcb. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Seth Hillbrand bc7bd107d9 Fix a number of untranslated strings. 7 years ago