114 Commits (6122fca858d88107b94ac57a37c1aa02c81fd826)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
jean-pierre charras 68c0be1097 Gerbview: cleanup: remove a old and dead code. 1 year ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years 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
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
jean-pierre charras 233f86e8cf Gerbview: fix missing handling of ID_GRID_SETTINGS event. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
luz paz 5f1e9bc8a7 Fix typos in source code 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
jean-pierre charras c1197903e4 Gerbview: fix regression: missing DCode highlight commands. 5 years ago
Marek Roszko 4b38bada76 Move the gerbview widgets to their own folder 5 years ago
Marek Roszko b84ac66723 Two includes in gerbview 5 years ago
Ian McInerney 4215917834 gerbview: Move more items to actions 5 years ago
Ian McInerney 565bb268bb gerbview: Move more items to actions and tools 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
Ian McInerney d01e22232a Remove unused GerbView IDs for items that were already actions 5 years ago
Jeff Young ed3e366715 Actionize Gerber file commands. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 6 years ago
Jeff Young 33773bad4d Yet more command conversions to ACTIONs. 6 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 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 9d9745b555 Remove more legacy editing code. 7 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 7 years ago
Jon Evans ec39bdda77 GerbView: fix saving of canvas type and lingering legacy menu item 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago
Jeff Young b90b454ada Remove legacy block operations. 7 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 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
jean-pierre charras 2d99ec779f Gerbview: Sync issue between the D Code drop list and the active layer 7 years ago
Jeff Young 0772b54845 Move eeschema zoom-selection to modern toolset. 7 years ago
Jeff Young 0021ecf51e Don't double-escape netnames. 7 years ago
bobo87 ca7aec2d4e Fix crash in gerbview when legacy disabled 7 years ago
Jeff Young 684bb62fd8 Escape slashes in labels and netnames. 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
Nabeel Ahmad 664fb234ff GerbView: Add actions to reload files 7 years ago
Jeff Young 86a801aabc Allow updating of file history size on the fly. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young e329a411bf Add grid and zone dropdowns to GerbView frame. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
jean-pierre charras 07dc12fdd3 Fix incorrect UI management of Zoom to Selection, created by fix 2a419156 8 years ago
Jeff Young 2a419156e0 Don't try to check uncheckable menu items. 8 years ago