Commit Graph

2450 Commits

Author SHA1 Message Date
charras 72d5813dce commit forgotten file 2010-03-18 20:40:18 +00:00
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)
2010-03-18 20:35:29 +00:00
bennett78 2c15036eb3 BOM - format , one part per line
output 8 user fields
2010-03-18 03:37:38 +00:00
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.
2010-03-16 18:22:59 +00:00
charras 8931b1fcfe fixed issues 2970757 and 2970825 2010-03-16 12:05:47 +00:00
reniemarquet 458f76265a last updates RC5 2010 translate to Portuguese 2010-03-14 15:01:31 +00:00
reniemarquet 3f4c37388c Attempt correct broken files translation 2010 RC5 portuguese 2010-03-14 14:39:24 +00:00
charras 0a0d896abb info update 2010-03-14 14:04:30 +00:00
charras 6aba45eb78 German translation update. Replaced dialog page settings dialogblock version by the same built with wxFormBuilder 2010-03-14 10:34:40 +00:00
dickelbeck bdb0ca80f9 switch to hide/show for coppers, layer manager order, and fix presets handler 2010-03-13 22:28:34 +00:00
charras b12d45b5d1 minor cleanup 2010-03-13 17:52:38 +00:00
charras 43a004eecc Preparing stable version 2010-03-13 09:58:00 +00:00
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