186 Commits (a4d1b29b912fd6c7d54d9f59dce4a0425fd66c9f)

Author SHA1 Message Date
Jeff Young a4d1b29b91 Remember footprint library browsers liblist width. 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
jean-pierre charras b3aa8a0c49 Fix a few (minor) compil warnings. 2 years ago
Jeff Young 7fcce5224d Fix compiler warnings. 2 years ago
Josue Huaroto c19804bb95 Replace DisplayError to an infobar for missing footprint library 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young cf4f0723f8 Select first unassigned symbol when running CvPCB. 2 years ago
Jeff Young da558f57d4 Don't leave selection lying around when swapping out footprints. 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 3 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
jean-pierre charras 0bd83d3096 Footprint viewer: ensure the footprint is updated after new library selection 3 years ago
Mike Williams b32ba16da4 UI: Add Numpad Enter as "Return" equivalent in missing places 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
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. 3 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