charras
5f5620a1b9
++Pcbnew
...
Pcbnew: Fixed an issue in GERBER file creation, under Vista and W7 only for non administrator users
Plot files were 0 byte length.
This was due to use of function tmpfile() in a GERBER function to create a temporary file that seems not working using mingw.
Replaced by more usual files functions.
2010-03-31 16:59:32 +00:00
viknn
8be7f467e8
Added filling of junctions circles to EEschema DXF export
2010-02-10 17:27:45 +00:00
stambaughw
1aaa7a9bf2
Compiler warning, object name, bug, and string fixes.
...
* Fixed EESchema options dialog focus bug so escape key now works in GTK.
* Rename schematic objects for improved readability.
* Fixed GCC compiler warnings in plot code.
* Added paragraph in UIpolicies.txt about setting dialog box sizes.
* Lots of message box string clean up.
2009-12-02 21:44:03 +00:00
stambaughw
bc5d9a75f5
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
charras
c3fde30419
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
charras
aa509dda2d
changes in common_plotDFX.cpp to avoid compil warnings
2009-07-01 05:20:11 +00:00
charras
f7a804e23d
Bugfix for plotting
2009-06-30 10:43:20 +00:00