112 Commits (f84406009bd11ac1c5d6c4e0e81adbacd944686f)

Author SHA1 Message Date
jean-pierre charras 54caebb04a Fix translation issues and a typo 6 years ago
Jeff Young ed3e366715 Actionize Gerber file commands. 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Jon Evans 0748ec16ed Fix assertions in progress bar on MSW64 6 years ago
John Beard 44a6a61ff9 Gerbview: fix formatting assert 6 years ago
jean-pierre charras 4f73530c4a Gerbview: better progress reporter info when loading more than one file 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 6 years ago
Jeff Young b7c12b238f Increase GervView layers to 51. 7 years ago
Wayne Stambaugh f20a1314ff GerbView: remember last open gerber file dialog wildcard. 7 years ago
jean-pierre charras ff73f69d3e Gerbview: fix crash when reading a .gbrjob, and when a file given by the .gbrjob is not found. 7 years ago
John Beard 658cc8fd96 Wildcards: unify handling of all files wildcards 7 years ago
jean-pierre charras d546fce7c4 Gerbview: drill file dialog selector: add .nc and .xnc to drill file extension list. 7 years ago
jean-pierre charras 3e2f8bcb1d Gerbview: fix broken behavior of "Reload file" tool. 7 years ago
jean-pierre charras 542c57ff27 Gerbview, Excellon (NC) drill files reader: routing mode: better handling of malformed files. 7 years ago
Nabeel Ahmad 664fb234ff GerbView: Add actions to reload files 7 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Jon Evans 213b600b54 Revert active layer behavior so gerber/drill load behavior matches 8 years ago
Clemens Koller f7ef010fe1 GerbView: Minor cleanup of Menus + Toolbar for consistency. 8 years ago
Jon Evans 2da7199a37 GerbView: Fix active layer synchronization 8 years ago
Jon Evans 2c54f6fe32 GerbView: Fix DCode reordering; ensure loaded layers are visible 8 years ago
Jon Evans de483ac1aa GerbView: only erase current layer if a new file is chosen 8 years ago
jean-pierre charras eb94d2fcd0 Gerbview: fix an issue when loading files: Layer filenames order in right tab view modified each time a new file is loaded. 8 years ago
Jon Evans 0c9d11c180 Add progress reporting for GerbView file loading 8 years ago
Jeff Young 7e0ff6fe8d Fix current directory issue loading Gerbers. 8 years ago
jean-pierre charras a0ac1a48c2 Gerbview: fix code after renaming files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Jon Evans e5df4304a6 Minor tweaks to GerbView for performance 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
jean-pierre charras b8183a1aa5 Fix Coverity warnings 9 years ago
jean-pierre charras f16f39fd4c Gerbview: rework on load zip archive: better handling of non ascii7 filenames. 9 years ago
Eldar Khayrullin 59876c35ae Gerbview: fix wrong html tag 9 years ago
jean-pierre charras 2f0ab8b13d Gerbview: Load zip archive: skip files which are not gerber or drill files. Better look of messages. 9 years ago
jean-pierre charras aac13e7ae1 More detailed error messages when loading Gerber or drill files and if no room to load some files. 9 years ago
jean-pierre charras 361c0c2e21 Gerbview: better management of zip archive. Better error messages. 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
jp-charras c8cf78398b Gerbview: fix a crash when reading polygons with arcs. 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 1c21410f1f Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
jean-pierre charras 8c76b92fa9 Fix a few shadowed local vars which make the code not so easy to analyze. 10 years ago
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210) 10 years ago
jean-pierre charras f3765a32d8 Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 11 years ago
jean-pierre charras 555ce68efe Gerbview: Add support for recent File Format Attribute metadata, both for X2 Gerber file format and X1 (R274X) format. 11 years ago
jean-pierre charras a82127277c Gerbview: fix scaling error in x.6 file format. Minor cleaning code. 11 years ago
jean-pierre charras b50872edca Gerber output: Some changes after evaluation of Gerber files by Ucamco (the manager of GERBER format): 11 years ago