jean-pierre charras
b448040808
Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11)
2010-04-19 13:38:57 +02:00
jean-pierre charras
8dd76c53a6
Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11)
2010-04-19 08:23:48 +02:00
jean-pierre charras
6be07af669
Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11)
2010-04-19 08:21:56 +02:00
jean-pierre charras
bffefd7e33
Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11)
2010-04-19 08:09:40 +02:00
jean-pierre charras
99ab2dcabb
minor bug 564619 fixed and minor enhancements (mainly for Cvpcb)
2010-04-17 18:35:04 +02:00
jean-pierre charras
d4c811fc8b
minor enhancement (mainly for Cvpcb)
2010-04-17 18:30:25 +02:00
jean-pierre charras
0d485b4b4a
fixed bug 564619.
2010-04-17 12:45:00 +02:00
jean-pierre charras
d64410b161
Bug fixes, code cleaning and Cvpcb enhancements (see changelog)
2010-04-16 18:30:17 +02:00
jean-pierre charras
ff11ed0f38
Bug fixes, code cleaning and Cvpcb enhancements (see changelog)
2010-04-16 18:28:35 +02:00
Dick Hollenbeck
916f231903
moved internat to 'docs' branch
2010-04-16 09:10:47 -05:00
jean-pierre charras
4f8049f875
fixed 2 minor bugs
2010-04-13 18:38:20 +02:00
Dick Hollenbeck
22f61575a3
wayne
2010-04-12 14:25:18 -05:00
Wayne Stambaugh
de509f570e
Add Bazaar ignore file and minor bug fix.
...
* Add Bazaar ignore file to prevent files generated by CMake scripts from
showing up in Bazaar status command.
* Fix Windows build error when compiling against shared version of wxWidgets
library.
2010-04-12 14:46:37 -04:00
Wayne Stambaugh
70e2f6b240
Add Bazaar ignore file and minor bug fix.
...
* Add Bazaar ignore file to ignore files generated by CMake scripts.
* Fixed bug when compiling for Windows agaist shared wxWidgets library.
2010-04-12 14:34:26 -04:00
Dick Hollenbeck
970960c1cb
changes
2010-04-12 01:27:25 -05:00
Dick Hollenbeck
893aa7e724
change log changes
2010-04-12 00:49:54 -05:00
Dick Hollenbeck
13f231e3d1
JP's changes
2010-04-12 00:43:01 -05:00
Dick Hollenbeck
23089d049c
JP Changes
2010-04-12 00:08:40 -05:00
dickelbeck
1acd642ff5
export from sourceforge, at time of tracker shutdown
2010-04-09 13:43:40 +00:00
dickelbeck
bbd2d4684a
found personal emails in the file, felt uncomfortable leaving it in the repo
2010-04-09 13:35:09 +00:00
dickelbeck
d5775f0d93
This file, kicad_export.xml, was a snapshot made today of the entire sourceforge website.
...
It includes the tracker items: Bugs, Feature Requests, etc. And it includes the forum
items. We have it here as a historical record, and bits and pieces should migrate into
appropriate storage resources on the new launcpad site.
2010-04-09 13:06:28 +00:00
charras
32ff242157
Pcbnew: fixed an inconsistency in DRC. (see changelog)
...
fixed others very minor bugs.
2010-04-08 11:33:43 +00:00
faa
47692df718
update russian GUI
2010-04-07 06:53:11 +00:00
charras
f55234fc57
minor fix
2010-04-07 05:40:11 +00:00
charras
d240d91755
translation and version update
2010-04-06 17:18:17 +00:00
stambaughw
143526462c
First pass at DSN token file generator and other minor changes.
...
* Add CMake script to generate DSN token header and source file from
token list file.
* Add preliminary component library DSN token list and lexer file to
test script and prepare for new component library file lexer.
* EESchema: right click on ERC check mark displays error in message panel.
* Remove PCBNew header file dependency from common DSN lexer source.
* Minor code clean ups.
2010-04-06 14:09:52 +00:00
charras
58b5da01be
Fixed bug 2982182 PCBNew File - Revert function don't work.
2010-04-06 08:18:47 +00:00
charras
04a18c108d
Fixed bugs 2981754 and 2981759 (PCBnew crash when trying to add a new net name to a pad) Linux specific, and perhaps due to a bug in wxGTK 2.8 (does not happen in 2.9)
2010-04-05 18:34:48 +00:00
charras
a826420b45
Enhancements in Cvpcb libraries config dialog
2010-04-02 15:18:46 +00:00
charras
59782e2f37
Enhancements in Pcbnew libraries config dialog
2010-04-02 14:26:27 +00:00
charras
ecab9f8b83
Eeschema library config dialog enhancements: multi selection of lib names and up/down command
2010-04-02 11:48:30 +00:00
charras
50f5eb371b
fixed wxWidget 2.9 compatibility problem.
2010-04-02 05:19:33 +00:00
dickelbeck
e5bfcbbd91
Fix a bug in board edges export to specctra DSN format. If the direction
...
of the S_SEGMENTs were not all the same, the specctra PATH points would
come out wrong.
2010-04-01 15:00:47 +00:00
charras
9435a855d8
added a complex_hierarchy sample
2010-04-01 13:25:58 +00:00
charras
8b5ba9ff69
Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken
2010-04-01 13:15:48 +00:00
vovanium
6e61193075
Font bug removed
2010-04-01 12:14:39 +00:00
faa
55cc3e20fb
update russian GUI
2010-03-31 18:31:28 +00:00
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
vovanium
7816b71798
Added shortcut display for block drag in popup
2010-03-31 14:00:54 +00:00
charras
14f74f7ab4
preparing a bug fix release
2010-03-30 17:52:34 +00:00
charras
95316beba1
fixed other issue in dialog edit multiline text
2010-03-30 10:10:33 +00:00
faa
686358d66f
minor bug dialog edit multiline text
2010-03-30 04:29:51 +00:00
charras
699863f8d8
Pcbnew: enhancements in printing (or plot in SVG format)
2010-03-29 16:42:03 +00:00
faa
3e07f5bbf0
update russian GUI
2010-03-29 04:10:30 +00:00
charras
c5f41a3a1e
eeschema: fixed minor issues.
2010-03-28 14:46:49 +00:00
faa
1fdd229e02
update russian translation
2010-03-28 08:24:33 +00:00
vovanium
bbae5ae5e2
Corrected weird inch to mm ratio
2010-03-26 19:34:47 +00:00
charras
ed3dbe8b72
make SVG print dialog consistent with print dialog and layers orders in layer manager
2010-03-26 17:18:59 +00:00
dickelbeck
5850736ccc
better layer names in specctra export help
2010-03-26 16:29:17 +00:00
dickelbeck
1698acd774
from alain.portal@free.fr, see mailing list
2010-03-25 21:48:24 +00:00