1. 27 Jan, 2011 2 commits
  2. 26 Jan, 2011 1 commit
  3. 25 Jan, 2011 1 commit
  4. 21 Jan, 2011 2 commits
    • Wayne Stambaugh's avatar
      EESchema code refactoring and coding policy naming fixes. · 73e38ce9
      Wayne Stambaugh authored
      * Move schematic wire and bus break code into schematic screen object.
      * Move schematic test for dangling ends into schematic screen object.
      * Remove left over debugging output in schematic screen object.
      * Remove unused file eeschema/cleanup.cpp.
      * Fix bug in schematic line object hit test algorithm.
      * Fix a string concatenation compile error added in r2752.
      * Rename class WinEDA_BasicFrame to EDA_BASE_FRAME.
      * Rename class WinEDA_DrawFrame to EDA_DRAW_FRAME.
      * Rename class WinEDA_DrawPanel to EDA_DRAW_PANEL.
      73e38ce9
    • jean-pierre charras's avatar
      Gerbview: fix printing issue. · 1d2ca601
      jean-pierre charras authored
      Minor others fixes and enhancements
      1d2ca601
  5. 20 Jan, 2011 4 commits
  6. 19 Jan, 2011 2 commits
    • 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
    • jean-pierre charras's avatar
      Eeschem: fix bug when moving fields in schematic: incorrect field move for... · 42b9e0e6
      jean-pierre charras authored
      Eeschem: fix bug when moving fields in schematic: incorrect field move for rotated+mirrored components
      (added InverseTransform( ) in TRANSFORM class)
      42b9e0e6
  7. 17 Jan, 2011 1 commit
  8. 16 Jan, 2011 2 commits
  9. 15 Jan, 2011 2 commits
  10. 14 Jan, 2011 2 commits
  11. 10 Jan, 2011 1 commit
  12. 09 Jan, 2011 2 commits
  13. 06 Jan, 2011 1 commit
  14. 05 Jan, 2011 1 commit
  15. 01 Jan, 2011 2 commits
    • Dick Hollenbeck's avatar
      changes · e5dfd601
      Dick Hollenbeck authored
      e5dfd601
    • Dick Hollenbeck's avatar
      ++new: · 84ed5f50
      Dick Hollenbeck authored
        * Added the basic structure to the Sweet parser in sch_part.cpp.
        * Got inheritence working off of the 'extends' keyword and PART::inherit()
        * Tossed the units support out of sweet.keywords, since we agreed to go dimensionless.
      ++richio:
        * Added the problemInputLine support to PARSE_ERROR, so UI can show the
          offending line of bytes.  Yes bytes, not even guaranteed to be characters.
      84ed5f50
  16. 30 Dec, 2010 1 commit
  17. 29 Dec, 2010 2 commits
  18. 28 Dec, 2010 3 commits
  19. 27 Dec, 2010 1 commit
  20. 21 Dec, 2010 2 commits
  21. 20 Dec, 2010 1 commit
  22. 18 Dec, 2010 1 commit
  23. 17 Dec, 2010 2 commits
  24. 14 Dec, 2010 1 commit