171 Commits (63a545ebfd8a5afeb4a652eb0aa12ea214b3027b)

Author SHA1 Message Date
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Wayne Stambaugh 68decdd4f2 Fix static event table derived object definitions. 3 years ago
Ian McInerney 51c8f2c119 Fix library sort order in library viewers 3 years ago
jean-pierre charras b2f6c13b6a Fp editor and Fp viewer: fix missing info on msg panel after loading a fp 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
Jon Evans cc2b107649 Footprint Viewer: resolve canvas type after menus are created 3 years ago
Jeff Young 18ac169ac7 Add contexts to EDA_COMBINED_MATCHER. 3 years ago
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Jeff Young 1bad72f14f Remove bad static_cast. 3 years ago
Jeff Young fa679d3601 Pinned libs can also be found in program settings. 3 years ago
Jeff Young 6a9c6e8599 Hook up ID_GRID_SETTINGS for footprint viewers. 3 years ago
Seth Hillbrand 93fb00d815 Protect the Kiway dereference 3 years ago
Jeff Young 0a623bff9f Save fp browser list widths and apply known hack to work around wxWidgets bug. 3 years ago
Jeff Young 190fb23e88 Add pinned library support to Footprint and Symbol Viewers. 3 years ago
Jeff Young 9b70308f5c Nullptr defensive code. 4 years ago
jean-pierre charras 0211d07060 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
Seth Hillbrand c9746fb34b Handle list double-click without shortcuts 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
jean-pierre charras c360bbba20 Browse footprint libraries now remember window-size and position 4 years ago
Seth Hillbrand 126563c839 Fix initilization project / ordering 4 years ago
Seth Hillbrand 3f2d86adec Make OpenGL default for all apps 4 years ago
Jeff Young 0438a45176 Don't allow reentrancy into PlaceFootprint. 4 years ago
Jeff Young 3651d7c5e7 Remove vestiges of old zoom-auto architecture. 4 years ago
Jon Evans 5f2d238c93 Work around GTK issue with wxSearchCtrl 4 years ago
Jeff Young 77680eba30 Naming conventions. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young 2889861c0b Remove unused variables. 4 years ago
Marek Roszko 11cd8738a3 Put wxSearchCtrl back by eliminating the excess focus events that in Windows land cause a "select all" 4 years ago
Marek Roszko 49e6b80fc5 Rollback searchctrl change for FOOTPRINT_VIEWER_FRAME 4 years ago
Marek Roszko a92d337905 Use wxSearchCtrl in the footprint viewer/picker. 4 years ago
Jeff Young 685ee31c35 Workaround a few more OSX printf problems. 5 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 5 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
Roberto Fernandez Bautista 7077e59395 Make moving pads independent of footprint much harder with new setting 5 years ago
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Jon Evans 52e2bf0000 Keep focus on filter boxes in footprint viewer 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young 57e948ff08 Make sure axesEnabled is set before saving config. 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Seth Hillbrand 505844f68c Generalize the Ctrl-Q to all frames 5 years ago
Jeff Young dca7e44455 Fix a missed Module -> Footprint. 5 years ago
Jeff Young d40fe127aa Update pad locked status when adding footprints from schematic. 5 years ago