jean-pierre charras
|
984146c37d
|
Gerbview: better support of advanced X2 attributes.
|
2016-08-01 19:47:35 +02:00 |
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.
|
2016-06-15 10:26:41 +02:00 |
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).
Code refactor: remove useless class members, and move read gerber file and read excellon file from gerbview frame to the corresponding classes
|
2016-06-05 14:26:39 +02:00 |
jean-pierre charras
|
368bd1477b
|
Gerbview: serious code cleanup (with the serious help of Mark Roszko's work on Gerbview)
|
2016-06-02 11:30:39 +02:00 |
Simon Richter
|
96ec9db5d6
|
Add missing C++ stdlib headers
The GCC standard library headers often include other headers, which makes
some code compile that forgets to include several headers.
|
2016-05-28 12:46:29 -04:00 |
jean-pierre charras
|
130c6e3639
|
Gerbview: more code refactoring.
|
2016-05-26 13:57:43 +02:00 |
jean-pierre charras
|
3b379787bc
|
Gerbview: move gerber_file_image_list to a separate file
|
2016-05-26 09:50:49 +02:00 |
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.
|
2016-05-25 16:48:38 +02:00 |