78 Commits (01326d13041b4fa9efde224f70f69388c8ded27b)

Author SHA1 Message Date
Jeff Young 01326d1304 Update GerbView File menu to ACTION_MENU. 6 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 6 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 6 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
Michael Kavanagh b0674b8802 Add Ctrl+, hotkey to preferences dialog 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 7 years ago
Michael de706635cc Add high contrast hotkey to GerbView 7 years ago
John Beard e856a7a09c Disable legacy canvas on GTK3 7 years ago
Nabeel Ahmad 664fb234ff GerbView: Add actions to reload files 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
jean-pierre charras e9ef555c6a Use Ctrl+F1 to display hotkey list also in Gerbview and Kicad manager 8 years ago
Maciej Suminski df8bc93e4b gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 8 years ago
Jeff Young baef22df9a Fix memory leak and push menu change to other apps. 8 years ago
jean-pierre charras a2f118d2fa Gerbview: fix not working menu item "Zoom to Selection" in main menu. This also fixes a wxASSERT for this menu item 8 years ago
Wayne Stambaugh 8d8c422a19 Add zoom to selection menu entry to all editors. 8 years ago
jean-pierre charras 29ebca4053 Very minor fix: make a menu string more easily translatable 8 years ago
Wayne Stambaugh a5cca18dd1 GerbView: add view menu. 8 years ago
Seth Hillbrand 9bede6900c Standardize Kicad -> KiCad 8 years ago
Clemens Koller f7ef010fe1 GerbView: Minor cleanup of Menus + Toolbar for consistency. 8 years ago
Jeff Young 4d5e1489fb New menu structure for ModEdit. 8 years ago
Jeff Young 1afbfad44a Use "..." uniformly in menus. 8 years ago
Jeff Young 947a4839fd Use generic Save (and New and Open) commands where unambiguous. 8 years ago
Oliver 195b85b0c5 Cleanup of KiCad Icons 8 years ago
jean-pierre charras b98f6a2fd1 Minor fixes in strings and I18N fix. 8 years ago
Jon Evans 2dec95b4e6 Add a first-run dialog to encourage user to switch to OpenGL 8 years ago
Jon Evans 915e51e1f0 GerbView GAL support part 1: changes to existing files 8 years ago
jean-pierre charras 50164e9968 Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 8 years ago
jean-pierre charras 4eeed8d04f Icons options menu: code rework 9 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago
jean-pierre charras 6329ca5065 Gerbview: add in file menu an option to load a zip archive containing Gerber and/or drill files. 9 years ago
Cirilo Bernardo 48ed9f080e Add Help Menu item to open browser at kicad-pcb.org/contribute 9 years ago
jean-pierre charras f1226afc89 Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
Chris Pavlina 81144c2476 Move hotkey list from Preferences menu to Help menu 9 years ago
jean-pierre charras 1c21410f1f Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
Simon Wells 145cd47d5c Move copy version information code to about dialog. 10 years ago
Wayne Stambaugh 74f00d4027 Minor string and coding policy fixes. 10 years ago
Baranovskiy Konstantin 50d8195623 Yet another help menu unification fix. 10 years ago
Simon Wells a285aead3f Fixed order of icons in help menu for gerbview and pagelayout-editor 10 years ago
Simon Wells c0d9fc1b5c Changed about menu items to just say About Kicad as its a common about dialog across the project 10 years ago
Simon Wells 1b26ca59b1 Added getting started to the remaining menus and fixed the icons 10 years ago
Simon Wells 58d0abb23a Made help menu items consistent 10 years ago
Wayne Stambaugh ad9ec412f5 UI consistency and assertion fixes. 11 years ago
jean-pierre charras 013296cb1a Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras 820153c7d4 Gerbview: remove fully outdated code (about reading DCode files) and fix erroneous comments. 12 years ago
jean-pierre charras 2dd5bcea2f Gerbview: add option to show negative objects. 13 years ago
jean-pierre charras 8f62c6aa05 Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago