1. 26 May, 2013 1 commit
  2. 27 Mar, 2013 1 commit
  3. 13 Oct, 2012 1 commit
  4. 05 Oct, 2012 2 commits
  5. 20 Sep, 2012 1 commit
    • jean-pierre charras's avatar
      dcsvg (and therefore KicadSVGFileDC) is now unused. Use SVG plotter only to... · 9e096061
      jean-pierre charras authored
      dcsvg (and therefore KicadSVGFileDC)  is now unused. Use SVG plotter only to export a board SVG file.
      SVG export does not use no more wxWidgets wxDC.
      In pcbnew SVG files can be created by plot menu (in B&W) or export SVG menu (B&W or Color).
      Export SVG menu is more suitable to create a view of a board, and plot menu is better to create a B&W document of silkscreen layers.
      (In the future, the 2 menus could be merged, because they are not very different).
      Note: pcbnew plot code is cleaned, mainly in dialog files, but still needs more cleanup.
      9e096061
  6. 15 Sep, 2012 1 commit
  7. 05 Apr, 2012 1 commit
  8. 19 Aug, 2011 1 commit
  9. 24 Nov, 2010 1 commit
  10. 11 Sep, 2010 1 commit
  11. 19 Jun, 2010 1 commit
  12. 01 May, 2010 1 commit
  13. 30 Apr, 2010 1 commit
  14. 26 Feb, 2010 1 commit
    • bennett78's avatar
      Added new Bom Output format option - single part per line · 74f3a9b7
      bennett78 authored
      a common part being defined as have a common value.
      This is true for most designs but will produce an
      incorrect output if two or more parts with the same
      value have different footprints, tolerances, voltage
      rating, etc.  Also usefull if the following fields
      are edited: 
      	FIELD1 - manufacture
      	FIELD2 - manufacture part number
      	FIELD3 - distributor part number
      Check in code for now, doc later.
      
      74f3a9b7
  15. 29 Apr, 2009 1 commit
    • stambaughw's avatar
      EESchema UI normalization and configuration updates and Gerbview parser bug fix. · 5114b863
      stambaughw authored
      * All - add wxList implementation for dynamic declaration of application settings.
      * EESchema: remove non-standard fonts and dialog button text colors from all UI controls.
      * EESchema: update project file and application settings from static to dynamic method.
      * EESchema: save and restore show hidden pins state between sessions.
      * EESchema: global variable reductions.
      * EESchema: use EVT_UPDATE_UI instead of SetToolbars() to set control states.
      * EESchema: remove unused DialogBlocks BOM dialog project file.
      * GerbView: remove non-standard fonts and dialog button text colors from all UI controls.
      * GerbView: fix infinite loop when parsing RS274X aperture definitions with whitespace.
      * GerbView: add file name to export to PCBNew select layer dialog.
      5114b863
  16. 14 Mar, 2009 1 commit
  17. 13 Mar, 2009 1 commit
  18. 12 Mar, 2009 1 commit