1. 11 Sep, 2010 1 commit
  2. 09 Sep, 2010 1 commit
  3. 06 Sep, 2010 1 commit
  4. 05 Sep, 2010 1 commit
  5. 03 Sep, 2010 1 commit
  6. 31 Aug, 2010 2 commits
  7. 29 Aug, 2010 3 commits
  8. 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
  9. 24 Aug, 2010 1 commit
  10. 22 Aug, 2010 1 commit
  11. 20 Aug, 2010 1 commit
  12. 19 Aug, 2010 1 commit
  13. 11 Aug, 2010 5 commits
  14. 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
  15. 09 Aug, 2010 2 commits
  16. 08 Aug, 2010 1 commit
  17. 07 Aug, 2010 2 commits
  18. 05 Aug, 2010 2 commits
  19. 04 Aug, 2010 1 commit
  20. 03 Aug, 2010 3 commits
  21. 31 Jul, 2010 3 commits
  22. 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
  23. 29 Jul, 2010 1 commit
  24. 27 Jul, 2010 2 commits