jean-pierre charras
c476ae44b5
Fix non ascii characters in zone dialog.
15 years ago
jean-pierre charras
c63908b5bd
Pcbnew, Module Editor: fix bug 707692 and other potential crashes (when having a block command in progress and try to make an edit command)
15 years ago
jean-pierre charras
4f3708c13f
Eeschema: bug 706677 fixed (delete connection, junction persist).
This was due to a duplicate constants ( with sligtly different values) used to select items in some seach functions that broke filtering. Old definitions removed.
15 years ago
jean-pierre charras
3c49fb1e9d
Eeschema: fix bug 706429
15 years ago
jean-pierre charras
495f2a04ee
Version id update
15 years ago
jean-pierre charras
73585a8514
Fix minor bug (layer color not updated in toolbar when changed in layer manager)
Pcbnew: fix that prevents loading modules from libraries (footprint name not identified in lib)
Module Editor: Try to fix incorrect printing. Fixed now only for scale 1. Nor working for other scales. (Work in progress).
Gerbview: Known bug: printing not working.
VRML export: Fix incorrect export of 3D shapes rotations when the 3D shape was rotated.
15 years ago
jean-pierre charras
2624b7b5e5
Update version id
15 years ago
jean-pierre charras
2faf429643
Fix bug in SCH_SHEET copy constructor (size not copied, so copied hierarchical sheets have a 0 size), and a minor bug in block save.
15 years ago
jean-pierre charras
de6beac92a
version id update
15 years ago
jean-pierre charras
78ef3152c6
Gerbview: faster to start.
15 years ago
jean-pierre charras
e9f557e65a
Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements
15 years ago
jean-pierre charras
249267edb4
Pcbnew: fix minor bug in via edition.
15 years ago
jean-pierre charras
384fc5724e
Cosmetic enhancements. Eeschema: in libedit the Value Field is n more editable in the field editor dialog (due to recent changes in library code)
15 years ago
jp
a3147441fe
Pcbnew: fixed a problem when using graphic arcs in board. version update
16 years ago
charras
d240d91755
translation and version update
16 years ago
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.
16 years ago
charras
14f74f7ab4
preparing a bug fix release
16 years ago
charras
0a0d896abb
info update
16 years ago
charras
6aba45eb78
German translation update. Replaced dialog page settings dialogblock version by the same built with wxFormBuilder
16 years ago
charras
ae263430e0
Preparing stable version
16 years ago
charras
8497178fa5
removed unused files. Switch to RC5
16 years ago
charras
47bfe663fd
Setting a new language now update the layer manager.
16 years ago
charras
636c708ee7
switch to RC4
16 years ago
charras
126c384dad
Eeschema date in frame reference updated at each modification.
16 years ago
charras
98ea05d057
minor changes
16 years ago
charras
4e48640f87
Fixing vertical size of the design rules dialog to meet our minimal screen size requirement (768 pixels height)
16 years ago
charras
199dd92252
version update
16 years ago
charras
d64ab5d62f
version set to Release Candidate 1.
16 years ago
charras
4eadae0c2b
refinements and switch to final version
17 years ago
charras
e5390617cd
eeschema: fixed bug in BOM dialog
17 years ago
charras
eb4c5eba6f
switch to RC5
17 years ago
charras
76d4054de9
cvpcb doc update. others updates and minor bugs fixes.
17 years ago
charras
6d91cdd694
fixed: a problem when using arcs as edge pcb in zones and when filling zones
17 years ago
charras
3df3f6a09f
version changed to RC2
17 years ago
charras
69756df3f6
Some update for Kicad Release Candidate 1
17 years ago
charras
ecee1ddd91
pcbnew: PS output plot arc now Ok (arcs was always filled)
18 years ago
charras
fd882cdb01
pcbnew.pdf french doc: chap 6 in french (was in english)
18 years ago
charras
18f22a2b75
cleanup up and update files before stable release
18 years ago
CHARRAS
7055a2bc47
zone outlines edition: added drag outline edge
18 years ago
CHARRAS
6d0a8f2c71
last update for the kicad release candidate
18 years ago
CHARRAS
37d19fb2d6
Removed a bug (function Delete_Zone() ) which crashes pcbnew
18 years ago
CHARRAS
05e69660a0
minor changes before creating a stable version
18 years ago
CHARRAS
a397c4b248
gestfich.cpp change (A problem under windows already solved, but change was lost)
19 years ago
CHARRAS
75ce192333
Enhanced dialog for BOM generation and updated french and korean translationd
19 years ago
CHARRAS
f7d85ecae6
better hotkey.cpp (code cleaning and info messages)
19 years ago