1. 19 Sep, 2010 1 commit
  2. 15 Sep, 2010 1 commit
  3. 11 Sep, 2010 1 commit
  4. 09 Sep, 2010 1 commit
  5. 06 Sep, 2010 1 commit
  6. 05 Sep, 2010 1 commit
  7. 03 Sep, 2010 1 commit
  8. 31 Aug, 2010 2 commits
  9. 29 Aug, 2010 3 commits
  10. 28 Aug, 2010 1 commit
    • jean-pierre charras's avatar
      Fixed compatibility with wxWidegets 2.9.1. · f77121a5
      jean-pierre charras authored
      Added hotkeys editor from David Turner, with a lot of enhancements and fixes
      Added pins connections info in intermediate netlist for each compoment. This is redundant, but some netlist formats (ORCADPCB, PSPICE) are very easy to create with this redundant info.
      f77121a5
  11. 24 Aug, 2010 1 commit
  12. 22 Aug, 2010 1 commit
  13. 20 Aug, 2010 1 commit
  14. 19 Aug, 2010 1 commit
  15. 11 Aug, 2010 5 commits
  16. 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
  17. 09 Aug, 2010 2 commits
  18. 08 Aug, 2010 1 commit
  19. 07 Aug, 2010 2 commits
  20. 05 Aug, 2010 2 commits
  21. 04 Aug, 2010 1 commit
  22. 03 Aug, 2010 3 commits
  23. 31 Jul, 2010 3 commits
  24. 30 Jul, 2010 2 commits
    • Dick Hollenbeck's avatar
      ++eeschema: · 4eb80203
      Dick Hollenbeck authored
        * Now link with XML support within wxWidgets.
        * Start of export the generic netlist in XML.  Still need to rework the chain
          loaded netlist plugin.
        * OBJ_CMP_TO_LIST class now uses a std::string to hold the 8 bit string m_Ref,
          but hides this behind accessors which provide for both Unicode and 8 bit
          set and get functions.
        * build_BOM.cpp retains the selected filename on subsequent runs as a default.
        * Code cleaning, especially in build_BOM.cpp.
      4eb80203
    • jean-pierre charras's avatar
  25. 29 Jul, 2010 1 commit