93 Commits (7206b567acc948cbcc00311f3364f6e3093c499c)

Author SHA1 Message Date
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 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 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 9f1e2e34b7 Move some dupicated tools to common tools. 6 years ago
Jeff Young 33773bad4d Yet more command conversions to ACTIONs. 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
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young 684bb62fd8 Escape slashes in labels and netnames. 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 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
D4p0up e94752a6cf Added help string to select buttons. 8 years ago
Jeff Young 3158273c1a Revert window-locking change which didn't fix preferences crash. 7 years ago
Jeff Young 6a5744adb1 Show compile errors and go back to GLSL V120. 7 years ago
Nabeel Ahmad 664fb234ff GerbView: Add actions to reload files 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
Jeff Young a39fb03822 Remove some references to g_UserUnit 8 years ago
Marco Ciampa 9e8bcbea04 Gerbview: fix typo in tooltip string. 8 years ago
Wayne Stambaugh a5cca18dd1 GerbView: add view menu. 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
Jon Evans a35cc44bd1 Change mechanism for updating gerbview toolbar widths 8 years ago
jean-pierre charras a0ac1a48c2 Gerbview: fix code after renaming files 8 years ago
Jon Evans 14abe8723d Rework GERBVIEW_FRAME::ReCreateAuxiliaryToolbar to fix layout issues 8 years ago
Jeff Young 899afa1e90 Reinstate OSX cursor shape selection 8 years ago
Oliver 195b85b0c5 Cleanup of KiCad Icons 8 years ago
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI 8 years ago
Baranovskiy Konstantin a4440395be Gerbview: fix zoom to selection tool duplication. 8 years ago
jean-pierre charras 517921e2e1 update doc and remove a outdated file 8 years ago
Maciej Suminski 068a29952c Changed AUI toolbars background from gradient to solid 8 years ago
Jon Evans b90d86aa2d Properly update toolbar buttons on application start 8 years ago
Jon Evans 915e51e1f0 GerbView GAL support part 1: changes to existing files 8 years ago
Bernhard Stegmaier 0e71686bfd Reunion of zoom toolbar buttons. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
jean-pierre charras 89914fa9de Fix 2 Coverity warnings. 9 years ago
jean-pierre charras 7909de6127 Gerbview: better management of d_codes list in toolbars. 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
jean-pierre charras dbd9b5e49e Gerbview: minor code cleanup. 9 years ago
jean-pierre charras a907e50424 Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
jean-pierre charras 947c73f23b Gerbview: try to fix a crash (hard to reproduce) which someting happens when closing gerbview. Fix incorrect calculation of bounding boxes. 10 years ago
Chris Pavlina 26607f8ab9 Add zoom-to-selection tool to gerbview 10 years ago
jean-pierre charras 3b379787bc Gerbview: move gerber_file_image_list to a separate file 10 years ago
jean-pierre charras 8c8a1238f1 Gerbview: more code cleanup. Rename class GERBER_IMAGE GERBER_FILE_IMAGE, because it handles the gerber image and the gerber file info. 10 years ago
jean-pierre charras 1c21410f1f Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
jean-pierre charras dbb78db7ef Gerbview: Shows now in the Layer manager the filename of gerber or drill files loaded. 10 years ago
Chris Pavlina 540275fe44 OS X: Disable full-screen cursor 10 years ago