Commit Graph

2450 Commits

Author SHA1 Message Date
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
charras 4b85c01101 Libedit: fixed incorrect undo/redo after moving a field 2010-03-25 07:39:53 +00:00
charras aa35b98036 Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 2010-03-24 18:26:04 +00:00
vovanium be946a7562 Also updated a translation 2010-03-24 11:30:37 +00:00
faa 1358505817 russian translation fix 2010-03-24 05:52:57 +00:00
charras 76737d56d8 Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 2010-03-23 19:15:27 +00:00
vovanium 7fb88ad528 More russian translation 2010-03-23 14:15:38 +00:00
vovanium 93d22a3c86 Updated russian translation 2010-03-22 21:16:29 +00:00
charras 9109dc331f Grid list display in popup menu: go back to the previous version, due to problems when using tabs in this menu. 2010-03-22 16:44:22 +00:00
viknn 7074f12074 Added fullpath to EEschema plot output (for more wide Russian GUI forms) 2010-03-22 08:18:53 +00:00
charras 4413221488 work on libedit continued.
fixed very minor bugs.
2010-03-20 19:57:59 +00:00
charras 41dd975313 LibEdit: finished SVG plot.
Build BOM: in one part per line, fields are now selectable (like others formats)
2010-03-19 20:15:30 +00:00