44 Commits (f9702aab87ccef4e3fdb334be2891073c0e10580)

Author SHA1 Message Date
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 6 years ago
Jeff Young b0e8443383 Sync-ing of menu has been done in CONDITIONAL_MENU for some time now. 6 years ago
Jeff Young a568e70b99 Follow naming conventions. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Seth Hillbrand a0ef3f81f4 cvpcb: Clear modules in board 6 years ago
Jeff Young 9f1e2e34b7 Move some dupicated tools to common tools. 7 years ago
jean-pierre charras cb83f8acdf Cvpcb: fix incorrect size of message panel. 7 years ago
Seth Hillbrand 6ddc2fe02d display_footprints: Use Add() method to push_back modules 7 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 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
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 718ad77891 Fix a bug introduced when UseGalCanvas() no longer switches. 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 ed0e6af66d Move to direct tool registration. 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
Jeff Young 647fa6547d Update grid drop-down when changing user grid. 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 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 15e0771ea8 Add GAL support to Cvpcb display footprints frame. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 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 eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Seth Hillbrand bc7bd107d9 Fix a number of untranslated strings. 7 years ago
jean-pierre charras 9704891c8f Cvpcb, fo viewer frame: fix a bug (close frame widget not active) due to a too zealous cleanup. 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
Wayne Stambaugh 3f52e87224 Standardize terminology for automatic zoom to "Zoom to Fit". 8 years ago
Jeff Young 4d5e1489fb New menu structure for ModEdit. 8 years ago
jean-pierre charras 19e3815c85 Cvpcb: rename files: fix names in files and remove a old file not used. 8 years ago
jean-pierre charras 56d970b90f Rename some cvpcb files 8 years ago
Jeff Young 899afa1e90 Reinstate OSX cursor shape selection 8 years ago
Martin Sivak d5cdd78062 eeschema: keystroke zoom should obey disabled centering 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Maciej Suminski 068a29952c Changed AUI toolbars background from gradient to solid 8 years ago
jean-pierre charras e15acbb00d Fp editor and board editor have now a separate color setup. 8 years ago