Commit Graph

2388 Commits

Author SHA1 Message Date
jean-pierre charras 7e7f101a95 Convert gendrill dialog from Dialogblocks to wxFormBuilder 2010-04-30 20:39:10 +02:00
Administrateur facbe2802a **Fixed a crash in Pcbnew that happens sometimes when opening the design rules dialog editor.
Preparing 3D view autorefresh when editing a footprint in modedit (not yet working)
2010-04-29 11:27:27 +02:00
Administrateur 1ee0a66083 Fixed a crash that happens sometimes when opening the design rule dialog. 2010-04-29 11:14:03 +02:00
Administrateur dfc624e6b3 Fixed a crash that happens sometimes when opening the design rule dialog.
preparing auto refresh of the 3D view in mod edit (not yet working)
2010-04-29 11:06:01 +02:00
jean-pierre charras 5f971428d6 fix bug from launchpad 2010-04-28 20:40:34 +02:00
jean-pierre charras cddc8f3663 fix wxWidgets 2.9 compatibility problem 2010-04-28 20:32:13 +02:00
Wayne Stambaugh c9d6d1f922 Fixed solder mask clearance not getting loaded properly.
* Closes bug report 570021.
* Removed unused variable from pcbnew.cpp
* Use new message box methods when saving board file.
* Minor code cleaning.
2010-04-28 10:06:14 -04:00
Alain Portal 61cf376218 Apply patch from Alain Portal to fix bug 570074 and other minor updates.
* Removed redundant empty string test, thanks again Alain.
* Minor code cleaning.
2010-04-27 15:19:04 -04:00
jean-pierre charras 762e625c22 Fixed bugs #568896 and #569312 and minor code cleaning 2010-04-24 13:31:34 +02:00
jean-pierre charras 1ca9cbe547 Fixed bugs #568896 and #569312 and minor code cleaning 2010-04-24 13:27:38 +02:00
jean-pierre charras 3b658b4be6 Fixed bugs #568896 and #569312 2010-04-24 11:03:35 +02:00
Wayne Stambaugh c58c388aba Add PCBNew setting to remember last net list read and other minor fixes.
* PCBNew remembers last net list read during the current editing session
  as well as between project editing sessions.  Closes bug 576902.
* Separate PCBNew application settings from project file settings and
  allocate them dynamically instead of statically to make it easier to
  eliminate global variables.
2010-04-23 10:46:00 -04:00
jean-pierre charras 5849675ad5 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:58:30 +02:00
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
jean-pierre charras 90f6219ae2 Pcbnew+Gerbview: Fixed minor bugs and printing problems, and others minor enhancements, from testing branch 2010-04-22 19:51:15 +02:00
jean-pierre charras b471f8d70c Fixed minor bugs and printing problems, and others minor enhancements 2010-04-22 19:47:10 +02:00
jean-pierre charras ac00eede34 Pcbnew+Gerbview: Fixed some issues in print dialog 2010-04-21 20:59:31 +02:00
jean-pierre charras e066b91cd4 Pcbnew+gerbview: fixed some issues in printing dialog 2010-04-21 20:57:34 +02:00
jean-pierre charras 8560488612 Printing functions fixes, and other minor enhancements 2010-04-21 19:22:27 +02:00
Wayne Stambaugh e846be1389 Add CMake scripts to generate build version header using Bazaar. 2010-04-21 09:49:37 -04:00
Wayne Stambaugh 95fc336092 Commit merger from trunk and fixed bug version header file generator. 2010-04-21 08:39:46 -04:00
Wayne Stambaugh 1c70230e0b Update version header generator CMake script to use Bazaar. 2010-04-21 08:25:16 -04:00
jean-pierre charras c5e2258842 commit forgotten file 2010-04-20 19:33:07 +02:00
jean-pierre charras c7374713c6 fixed somes issues in SVG export 2010-04-20 18:01:14 +02:00
jean-pierre charras ff3861caa5 fixing some issues in SVG print. 2010-04-20 17:56:47 +02:00
jp ec5e682ef8 fixed some issues in SVG export. 2010-04-20 13:23:59 +02:00
jean-pierre charras bd381d94ec Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11). See changelog for more info. 2010-04-19 13:44:57 +02:00
jean-pierre charras b448040808 Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11) 2010-04-19 13:38:57 +02:00
jean-pierre charras 8dd76c53a6 Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11) 2010-04-19 08:23:48 +02:00
jean-pierre charras 6be07af669 Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11) 2010-04-19 08:21:56 +02:00
jean-pierre charras bffefd7e33 Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11) 2010-04-19 08:09:40 +02:00
jean-pierre charras 99ab2dcabb minor bug 564619 fixed and minor enhancements (mainly for Cvpcb) 2010-04-17 18:35:04 +02:00
jean-pierre charras d4c811fc8b minor enhancement (mainly for Cvpcb) 2010-04-17 18:30:25 +02:00
jean-pierre charras 0d485b4b4a fixed bug 564619. 2010-04-17 12:45:00 +02:00
jean-pierre charras d64410b161 Bug fixes, code cleaning and Cvpcb enhancements (see changelog) 2010-04-16 18:30:17 +02:00
jean-pierre charras ff11ed0f38 Bug fixes, code cleaning and Cvpcb enhancements (see changelog) 2010-04-16 18:28:35 +02:00
Dick Hollenbeck 916f231903 moved internat to 'docs' branch 2010-04-16 09:10:47 -05:00
jean-pierre charras 4f8049f875 fixed 2 minor bugs 2010-04-13 18:38:20 +02:00
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