Commit Graph

2388 Commits

Author SHA1 Message Date
charras eda86007b9 Preparing stable version 2010-03-13 09:26:20 +00:00
reniemarquet 14f0ea9756 Sorry, adjust final, 2010 RC5 translate to Portuguese (I think!) 2010-03-13 03:46:00 +00:00
vesa_solonen 02d14a7a26 Finnish translation fixes 2010-03-12 20:47:32 +00:00
charras ae263430e0 Preparing stable version 2010-03-12 19:02:57 +00:00
reniemarquet f14be5aff7 last updates in translation GUI release 2010 RC5 to Portuguese 2010-03-12 00:38:20 +00:00
f3nix 263a52a988 Updated Polish translation from new member of Polish Kicad Team: Paweł Dras <dexx.electronic@gmail.com>
Thanks!
2010-03-11 16:02:53 +00:00
faa c775406794 minor fixes russian GOST 2010-03-11 13:48:39 +00:00
faa 1a2da07f37 actualized russian GUI, add translations freerouting GUI 2010-03-11 12:50:28 +00:00
charras a5c06c224b Fixed an issue (footprint name not read from netlist) when using a netlist without the corresponding .cmp file. 2010-03-11 08:49:03 +00:00
faa 0173e61d2c update russian GUI 2010-03-11 08:02:24 +00:00
charras 0588c062d3 Revert to previous dialog_layer_setup_base, and added (conditional compilation) option to hide/show no used inner copper layers and define inner layers order (see changelog) in dialog layer setup. 2010-03-10 14:50:25 +00:00
charras 0ae29fc173 Revert to previous dialog_layer_setup_base, and added (conditional compilation) option to hide/show no used inner copper layers and define inner layers order (see changelog) in dialog layer setup. 2010-03-10 14:05:52 +00:00
charras 89159f7594 Dutch translation update 2010-03-09 19:34:13 +00:00
charras 222c0be7d7 Fixed bugs 2965646 (Canceling text operation hides text) and 2959930 (Pcbnew inconsistent Layer names sequence) 2010-03-09 09:51:22 +00:00
dickelbeck b2bafb0c3f changes 2010-03-08 19:43:29 +00:00
charras 39d4c50f24 LibEdit: fixed 2 issues in block delete (this one can crashes eeschema) and block copy
- in bloc delete, *do not delete* reference and value fields, that must always exits.
- in block copy *do not duplicate* fields that must be unique for the whole component.
2010-03-08 19:21:44 +00:00
dickelbeck aba543cb54 clipboard and DSNLEXER testing via target dsntest 2010-03-08 16:17:58 +00:00
dickelbeck f1f11cf66d revive target 'dsntest' from common, start exploring pasting text from clipboard, primitively. 2010-03-08 06:18:40 +00:00
dickelbeck 56ccc81be7 MRSR is done 2010-03-08 03:53:25 +00:00
dickelbeck 87b3e79036 MRSR 2010-03-08 03:29:16 +00:00
charras f825bb1ecc forgotten file 2010-03-07 18:48:27 +00:00
charras cdc114cb6e pcbnew: minor cosmetic enhancement in setup layers dialog.
Updated denis dupeyron email address
2010-03-07 17:51:10 +00:00
charras 01884b589e minor problems fixed. 2010-03-07 13:33:20 +00:00
charras 288684101a LibEdit: automatic selection of option "edit Pin per Pin" when load/editing a component:
default is Edit pin per pin for components with parts locked and coupling pin for others.
2010-03-05 19:49:08 +00:00
charras 83e8b961c7 cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
viknn 8250964001 Added item DATASHEET to BOM List in schematic 2010-03-03 19:43:14 +00:00
charras 02d724af0a Fixed compatibility with wxWidgets 2.9.0 2010-03-03 19:12:55 +00:00
charras b338dfdccb Fixed bug 2962142 (Eeschema: Crash SaveEEFile on demo) 2010-03-03 15:56:08 +00:00
dickelbeck d438cf6829 sorry 2010-03-03 06:26:48 +00:00
dickelbeck 625210e9c7 comment 2010-03-03 06:19:27 +00:00
dickelbeck 2decdbdd14 ++common
* DSNLEXER now owns an abstract LINE_READER by pointer so that polymorphism
    can be used in alternative LINE_READERS.
  * Write FILE_LINE_READER and STRING_LINE_READER.  The latter can be used
    to parse text coming from the clipboard or other string source.
2010-03-03 06:13:46 +00:00
dickelbeck a800351eab Switch the LINE_READER being used by DSN_LEXER as owned, and accessible via pointer.
This paves the way for other kinds of LINE_READERs, such as one which reads from a
multiline string which comes from the clipboard. 

Will still need to:
1) add new additional DSN_LEXER constructor,
2) virtualize the LINE_READER's ReadLine() function
3) create derived class from LINE_READER.
2010-03-02 19:15:30 +00:00
jerryjacobs a9ad1f4c05 Added gentoo compiling guide from Denis Dupeyron 2010-03-02 18:41:18 +00:00
vesa_solonen 78c3a4ad8d Finnish translation fixes 2010-03-02 17:38:11 +00:00
charras 738be4e805 Pcbnew: fixed bug 2960364 2010-03-02 11:54:11 +00:00
charras bf841d6f2f Fixed plot postscript problem in user size page format 2010-03-02 10:07:37 +00:00
charras 56d95e00b2 minor fixes. 2010-03-02 09:23:17 +00:00
faa 56cb99c7c7 Russian translation update 2010-03-01 20:38:38 +00:00
charras 8ee7d7b6ae Eeschema: bug 2959625 (Mirror Block does not work in Component Editor) fixed 2010-03-01 19:52:40 +00:00
bennett78 5bccc8726f Fixes Bugs item #2960683
better use of wxString
2010-03-01 19:26:24 +00:00
bennett78 ea4f81a1d5 Update for better BOM, backannotate example 2010-03-01 19:14:46 +00:00
charras 90378c47cc Try to fix bug 2960683 in build_BOM.cpp
Pad edit dialog uses now default layers names in modedit and the current board layers names in board editor
2010-03-01 17:48:17 +00:00
vesa_solonen 7affa6a5f5 Finnish translation fixes 2010-03-01 17:33:15 +00:00
charras 64164daa74 minor and very minor bugs (from bug tracker) fixed 2010-03-01 11:25:08 +00:00
charras 548e67cf22 missing important doc. 2010-02-28 20:08:10 +00:00
charras 8497178fa5 removed unused files. Switch to RC5 2010-02-28 18:26:48 +00:00
dickelbeck 52dbb13c2f from Florian Delizy
This patch applies on the very last svn  (r2402) and removes all
disfunctionnal python code (including deletion of unused strings)
2010-02-28 13:44:29 +00:00
charras 47bfe663fd Setting a new language now update the layer manager. 2010-02-26 15:39:10 +00:00
charras 1661d6d405 Fixing problems in build_BOM.cpp 2010-02-26 11:18:08 +00:00
charras 24885c9889 fixing serious bugs from last commit in build_BOM.cpp 2010-02-26 08:36:58 +00:00