40 Commits (6541202d427401ef9ffff87c2d7c1840dd6ac337)

Author SHA1 Message Date
Ian McInerney 548334b4e2 Load toolbar configuration from settings 7 months ago
Ian McInerney ea2f8a63c1 Actionize more PCB actions 8 months ago
Ian McInerney 784246575b Move footprint viewer/cvpcb actions to tool framework 8 months ago
Ian McInerney 7ad1103f55 Move toolbars to a serializable storage format 8 months ago
Ian McInerney c24dbc17bf Move toolbar setup flags into the action definition 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
jean-pierre charras 0211d07060 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Jeff Young 3651d7c5e7 Remove vestiges of old zoom-auto architecture. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Michael Kavanagh 76cfd19621 Icons: fix incorrect icon in footprint browser 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Marek Roszko 08ca80a2d8 Smooth out redrawing of toolbars by not letting wx pointlessly calculate both orientations 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
Ian McInerney fc565edb33 Add a palette to the toolbars to display groups of actions 5 years ago
Ian McInerney f28b60896c Allow toolbar items to cancel tools when pressed 5 years ago
Ian McInerney e8b11c911e Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
Seth Hillbrand e19a7910f8 Revert "Revert "Set DoubleBuffering to reduce flicker"" 5 years ago
Seth Hillbrand c18cab6154 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Ian McInerney fb10406e67 Add right-click context menus for toolbar items 5 years ago
Ian McInerney 52856a8ce4 Move scaled toolbar separator into ACTION_TOOLBAR 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 5 years ago
Jeff Young d99febba6c Treat sketch mode module items and board items the same. 5 years ago
Ian McInerney 4ecf99e7c8 Give the footprint viewer a toolbar and remove the options dialog 5 years ago
Jeff Young a0eaff289a Add filters to footprint viewer. 6 years ago
Ian McInerney 8493daf9ff Unify menu item creation for closing a window 6 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 6 years ago
Jeff Young 45a9544726 Instantate a default menu from no selection when menu is first built. 6 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 6 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 6 years ago
Jeff Young a12d769074 Code clarification and commenting. 7 years ago
Jeff Young ecfa05e2ca Allow adding symbols/footprints from editors and browsers. 7 years ago
Seth Hillbrand 9d99fd188f Revert "Change top selection drop-down to combobox" 7 years ago
jean-pierre charras e2afe5e1a3 Toolbars with wxComboboxes: Fix incorrect ReCreate Toolbar methods: they recreated these wxComboboxes without deleting the previously created. 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
Jeff Young 9322139baa Touch up Footprint Viewer for new Lib Tree. 7 years ago
Jeff Young 4dfae16c1b Consolidate to single menu actions for save, revert, etc. 7 years ago
Jeff Young baef22df9a Fix memory leak and push menu change to other apps. 8 years ago
Wayne Stambaugh 3f52e87224 Standardize terminology for automatic zoom to "Zoom to Fit". 8 years ago