faa
47692df718
update russian GUI
16 years ago
charras
f55234fc57
minor fix
16 years ago
charras
d240d91755
translation and version update
16 years ago
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.
16 years ago
charras
58b5da01be
Fixed bug 2982182 PCBNew File - Revert function don't work.
16 years ago
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)
16 years ago
charras
a826420b45
Enhancements in Cvpcb libraries config dialog
16 years ago
charras
59782e2f37
Enhancements in Pcbnew libraries config dialog
16 years ago
charras
ecab9f8b83
Eeschema library config dialog enhancements: multi selection of lib names and up/down command
16 years ago
charras
50f5eb371b
fixed wxWidget 2.9 compatibility problem.
16 years ago
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.
16 years ago
charras
9435a855d8
added a complex_hierarchy sample
16 years ago
charras
8b5ba9ff69
Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken
16 years ago
vovanium
6e61193075
Font bug removed
16 years ago
faa
55cc3e20fb
update russian GUI
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
vovanium
7816b71798
Added shortcut display for block drag in popup
16 years ago
charras
14f74f7ab4
preparing a bug fix release
16 years ago
charras
95316beba1
fixed other issue in dialog edit multiline text
16 years ago
faa
686358d66f
minor bug dialog edit multiline text
16 years ago
charras
699863f8d8
Pcbnew: enhancements in printing (or plot in SVG format)
16 years ago
faa
3e07f5bbf0
update russian GUI
16 years ago
charras
c5f41a3a1e
eeschema: fixed minor issues.
16 years ago
faa
1fdd229e02
update russian translation
16 years ago
vovanium
bbae5ae5e2
Corrected weird inch to mm ratio
16 years ago
charras
ed3dbe8b72
make SVG print dialog consistent with print dialog and layers orders in layer manager
16 years ago
dickelbeck
5850736ccc
better layer names in specctra export help
16 years ago
dickelbeck
1698acd774
from alain.portal@free.fr, see mailing list
16 years ago
charras
4b85c01101
Libedit: fixed incorrect undo/redo after moving a field
16 years ago
charras
aa35b98036
Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets
16 years ago
vovanium
be946a7562
Also updated a translation
16 years ago
faa
1358505817
russian translation fix
16 years ago
charras
76737d56d8
Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress
16 years ago
vovanium
7fb88ad528
More russian translation
16 years ago
vovanium
93d22a3c86
Updated russian translation
16 years ago
charras
9109dc331f
Grid list display in popup menu: go back to the previous version, due to problems when using tabs in this menu.
16 years ago
viknn
7074f12074
Added fullpath to EEschema plot output (for more wide Russian GUI forms)
16 years ago
charras
4413221488
work on libedit continued.
fixed very minor bugs.
16 years ago
charras
41dd975313
LibEdit: finished SVG plot.
Build BOM: in one part per line, fields are now selectable (like others formats)
16 years ago
charras
72d5813dce
commit forgotten file
16 years ago
charras
7f23d262f2
Eeschema
* Some bugs fixed
* Starting enhancements in Libedit: menubar and commands to "plot" current component in PNG or SVF file (SVG file not fully working, must be refined)
16 years ago
bennett78
2c15036eb3
BOM - format , one part per line
output 8 user fields
16 years ago
stambaughw
1bbc009da8
New EESchema find dialog and other minor fixes.
* Replaced find dialog with wxFormBuilder version.
* New find dialog is modeless, supports more advanced search features,
remembers it's last position, size, search history, and search settings,
and implements initial support for replacing.
* Added Shift+F5 hot key to search for next DRC marker. F5 now just
repeats previous search.
* Minor cosmetic enhancements to label edit dialog.
* Remove tab from grid size text printf to fix toolbar grid combobox
display in wxGTK.
* Updated my TODO list items.
16 years ago
charras
8931b1fcfe
fixed issues 2970757 and 2970825
16 years ago
reniemarquet
458f76265a
last updates RC5 2010 translate to Portuguese
16 years ago
reniemarquet
3f4c37388c
Attempt correct broken files translation 2010 RC5 portuguese
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
dickelbeck
bdb0ca80f9
switch to hide/show for coppers, layer manager order, and fix presets handler
16 years ago
charras
b12d45b5d1
minor cleanup
16 years ago