97 Commits (61ab7cc91506f84dc9dcdd48ca393ddd4f6e06cc)

Author SHA1 Message Date
Seth Hillbrand 6cd076eed4 Blast quite a bit of LOCALE_IO into the sun 3 months ago
jean-pierre charras d5cf541974 Gerbview: fix a maximum number (50) of Error messages in report list. 5 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
jean-pierre charras 72ce955066 Gerbview: fix some issues related to comments and primitives in macros: 2 years ago
Marek Roszko 3cd60007c5 Dont leak richio into everything 2 years ago
Ian McInerney 6b218ff764 Remove uneeded file pointer in gerbview code 3 years ago
Marek Roszko d807ab3089 Fix unused var warnings 3 years ago
Seth Hillbrand 35ac39844f Clean up some auto usage 3 years ago
Jeff Young 4e3109a633 Wide string decls for gerbview. 4 years ago
Seth Hillbrand 54b20cb049 Fix overflow vulnerability in Gerbview 4 years ago
Mike Williams 7043498875 Gerbview: handle unexpected invalid char 4 years ago
Mike Williams da2e7e158b Gerbview: Attempt to parse unknown files as gerber/drill 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Jeff Young d40712d9d6 Formatting and message consistency. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Marek Roszko 850a22c3ae Try/catch gerber file loading in attempt to catch oom 4 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
jean-pierre charras 0044c6b48a Add missing includes 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
Jeff Young 88635ee5b6 Clean up error messages. 5 years ago
jean-pierre charras ce77106994 Remove code only used during a test. 6 years ago
jean-pierre charras 8d649b5351 Gerbview: cleanup code. 6 years ago
jean-pierre charras c59fa1b672 Gerbview: Fix outdated warning message about missing D-Codes and old RS274D files. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 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
jean-pierre charras 0980f7232c Gerbview: minor fixes. 7 years ago
jean-pierre charras 8da242c593 Gerbview: accept any structured comment as X2 attribute. 8 years ago
jean-pierre charras fa41026f36 Fix issue in aperture macro with some strange gerber files. 8 years ago
jean-pierre charras 66d5d10b49 Gerbview: bigger line buffer to read some gerber files that have only one (very long) line. 8 years ago
Jon Evans 5292829e05 Fix edge case GERBER_FILE_IMAGE creation logic 8 years ago
Jon Evans 1ed7d5f816 Clear out old layer data when loading on top of an existing image 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
Seth Hillbrand 5b2248fad8 gerbview: Corrects handling of %FSD statement 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 b0bfbd4f41 Gerbview: remove analysis of fully outdated (and never used) gerber commands 8 years ago
jean-pierre charras ba517db96c Gerbview: fix a subtle issue when reading parameter values in Gerber files. 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 f311230874 Gerbview: when running gerbview from a command line, if a filename is given, and if it is a .drl file, it is loaded as drill file (instead of a gerber file, which generate an error message). 9 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 30c7821ba2 Grebview: add info in layer manager for Excellon drill filles, similar to X2 file function info in X2 gerber files. 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
Wayne Stambaugh 40779a08ce More missing source license fixes. 11 years ago