1. 15 Oct, 2012 1 commit
  2. 13 Jun, 2012 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew s-expression file parser bug fixes. · 3b2be428
      Wayne Stambaugh authored
      * Change save order of drawings to match legacy file format object order.
      * Set end point of SEGVIA to start point so the round trip back to legacy
        format is the same.
      * Fixed bug saving and loading oval pad drill parameters.
      * Fixed bug saving and loading rectangular pad deltas.
      * Fixed missing layer for PCB_TARGET.
      * Fixed EDA_TEXT italic bug.  Thanks Dick!
      * Remove some left over debug logging statements.
      3b2be428
  3. 09 Jun, 2012 1 commit
    • Wayne Stambaugh's avatar
      Add Pcbnew s-expression file parser. · 2d0d8050
      Wayne Stambaugh authored
      * Add s-expression file parser object and keyword files.
      * Fix minor issues with s-expression file formatting.
      * Fix a minor bug the zone container fill state parsing in the legacy plugin.
      * Move EDA_TEXT visibility definition to eda_text.h.
      * Add minor BOARD_ITEM object improvements to support s-expression file
        parser.
      2d0d8050
  4. 30 Apr, 2012 1 commit
  5. 05 Apr, 2012 1 commit
  6. 10 Dec, 2011 1 commit
  7. 08 Sep, 2011 1 commit
  8. 03 Feb, 2011 1 commit
  9. 19 Jan, 2011 1 commit
    • Dick Hollenbeck's avatar
      ++all: · ed8c021f
      Dick Hollenbeck authored
        * TokenList2DsnLexer.cmake now supports comments, which start with a leading
          # character, and may be either on their own line or on a line after a token.
        * DSNLEXER::PopReader() now pops even the last LINE_READER* and returns it.
      ++pcbnew:
        * SPECCTRA_DB now inherits from new class SPECCTRA_LEXER, which led to a great
          deal of simplification and code factoring.
        * Moved specctra keywords into specctra.keywords.
      ed8c021f
  10. 30 Dec, 2010 2 commits
  11. 27 Dec, 2010 1 commit
  12. 14 Dec, 2010 1 commit
  13. 29 Nov, 2010 1 commit
  14. 25 Oct, 2010 1 commit
  15. 10 Aug, 2010 1 commit
    • Wayne Stambaugh's avatar
      MSVC compile error and memory leak fixes. · 3c878aec
      Wayne Stambaugh authored
      * Fixed multiple line strings causing MSVC compile errors.
      * Fixed memory leak when attempting to add duplicate library component.
      * Added recent cmake generated files to bazaar ignore list.
      * Minor code cleaning.
      3c878aec
  16. 17 Jun, 2010 1 commit
  17. 12 Apr, 2010 1 commit