153 Commits (2c330e07be29d69ddd996c66c0ecc00dfcc8d8a6)

Author SHA1 Message Date
Jeff Young 3bd38ec245 Improve zoom-to-extents for footprints with long text. 6 years ago
Jeff Young 6b6e9eddee Return control of Symbol and Footprint chooser col widths to user. 6 years ago
jean-pierre charras 858db3c104 Synchronize toolbars state with current options after rebuilding them. 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 7 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 7 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Steven A. Falco 1edeba7fb4 Show the current grid setting. 7 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 7 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 7 years ago
Jeff Young ea3c29e3ec Now that we allow multiple 3DViewers, we need to make sure we have the right one. 7 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 7 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Jeff Young 7553cc2651 Clean up some dangling legacy odds and ends. 7 years ago
Jeff Young 03bab2f4a9 Remove some more legacy drawing stuff. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Seth Hillbrand cdaba24f0d pcbnew: Remove some legacy code 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young 91bf08df1a Move ZoomFitScreen from GetBoundingBox to GetDocumentExtents. 7 years ago
Jeff Young 94a948fdd1 Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 7 years ago
Jeff Young b3319d29c1 Init footprint chooser with current footprint. 7 years ago
jean-pierre charras 644855c5ba Fix incorrect (broken) canvas type saving in config. 7 years ago
Jeff Young 647fa6547d Update grid drop-down when changing user grid. 7 years ago
Jeff Young 0de9cb345c Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
Jeff Young 4050991d28 Move ERC marker focusing to GAL architecture. 7 years ago
Jeff Young 59b7762981 Back out workaround f1e2f142a6. 7 years ago
Jeff Young f1e2f142a6 Work-around for preference crash with multiple GAL docs open. 7 years ago
Jeff Young 86b654e493 Hook up 3D viewer to common preferences. 7 years ago
Jeff Young 37f7faf433 Move lock checks to CLIENT_SELECTION_FILTER. 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young 9322139baa Touch up Footprint Viewer for new Lib Tree. 7 years ago
Jeff Young b400565880 Convert Place Footprint to component tree. 7 years ago
Jeff Young 45e6dfc7af Simplify copy/paste of pad settings. 8 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young ae2cb331b1 Merge PCBnew text edit dialogs. 8 years ago
jean-pierre charras e339007d22 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 8 years ago
Jeff Young 942d4e7658 Check footprint history list for validity. 8 years ago
jean-pierre charras f8a3ec4974 Add a method to facilitate Tools handling in main frame toolbars. 8 years ago
Jeff Young d391489596 Don't clear old footprint till after user has hit OK. 8 years ago
Jeff Young aa0ae48dda Update status bar and toolbars on language change. 8 years ago
Maciej Suminski 0521b63503 Remove negation from PCB_BASE_FRAME::PlaceModule() parameter 8 years ago
Jeff Young 821a411ac0 Fix regression in user grid size. 8 years ago
Jeff Young 4dda8a39fe Add inc/dec current layer alpha to menus. 8 years ago