52 Commits (d2daab808c61bb2da3065b4f41eb3f93e18836e0)

Author SHA1 Message Date
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 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young 9d29e94cb5 Remove some more legacy 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 e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jon Evans d2a2dea9c4 Eeschema: fix worksheet and background color for printing 7 years ago
Jon Evans 15cf25a6fc GerbView: Fix selection of the last two grid settings 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
jean-pierre charras c35ec8ae7c Pcbnew: fix crash when opening and closing a context menu, and then trying to open a menu from the menu bar. 7 years ago
Jeff Young f21faceb74 A hack to work around wxWidgets failure to capture WX_MENU_OPEN events 7 years ago
Jon Evans ec39bdda77 GerbView: fix saving of canvas type and lingering legacy menu item 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young 1c8461bec7 Transition mirroring to modern toolset. 7 years ago
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jeff Young 2e8d930250 Fix merge issue. 7 years ago
John Beard e687d14903 Remove useless const_casts 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Jeff Young 94a948fdd1 Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 7 years ago
Jeff Young fc7f5630c7 Move eeschema zoom operations to modern toolset. 7 years ago
John Beard ab2281d26f GAL opts: move config reading into GAL_DISPLAY_OPTIONS 7 years ago
John Beard 567bdd9b9d Add configuration of Hi-DPI canvas scaling in OpenGL 7 years ago
Jeff Young b6a06aa129 Improve default canvas handling. 7 years ago
Seth Hillbrand 9d99fd188f Revert "Change top selection drop-down to combobox" 7 years ago
Seth Hillbrand 823dce1a50 modedit: Allow name input for new footprint library 7 years ago
jean-pierre charras 644855c5ba Fix incorrect (broken) canvas type saving in config. 7 years ago
Seth Hillbrand fe30460aeb gal: Save canvas type unconditionally 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Seth Hillbrand e8333633fe GAL: Add antialiasing options to Cairo 8 years ago
John Beard b743c39ed8 On start without config, start pcbnew in Cairo GAL 7 years ago
Seth Hillbrand 7d06651a10 Change top selection drop-down to combobox 7 years ago
John Beard e856a7a09c Disable legacy canvas on GTK3 7 years ago
Jeff Young 82f657ed03 Replace some accidentally deleted code. 7 years ago
jean-pierre charras 2fdf13ab79 Fix minor compil warnings. 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
Wayne Stambaugh f1f4473d8b Footprint editor: add save view to PNG file. 7 years ago
Jeff Young 589e1f6a96 MSW and GTK need a separate dialog for opening/saving directories. 7 years ago
Jeff Young 3bfd32cdc5 Inherit grid settings from PCBNew. 7 years ago
Maciej Suminski 64da77538f Fix bitmap scale in printouts 7 years ago
Jeff Young 2d5baac77d Fix up zoom and pan issues entering/leaving sheets. 7 years ago
Jeff Young 3c82ad3220 Finish up the block rotate/mirror fixes. 7 years ago
Jeff Young 7216eda202 Fix bugs in block operations. 7 years ago
Jeff Young cb8e6c0df5 Handle GAL view refresh for breaking wires. 7 years ago
Jeff Young afeebc8944 Grid settings for Eeschema GAL. 7 years ago