1. 27 Aug, 2008 1 commit
  2. 26 Aug, 2008 2 commits
  3. 25 Aug, 2008 2 commits
  4. 23 Aug, 2008 1 commit
  5. 17 Aug, 2008 1 commit
  6. 11 Aug, 2008 1 commit
  7. 06 Jun, 2008 1 commit
  8. 17 May, 2008 1 commit
  9. 29 Apr, 2008 1 commit
  10. 18 Apr, 2008 1 commit
  11. 17 Apr, 2008 1 commit
  12. 14 Apr, 2008 1 commit
  13. 03 Apr, 2008 2 commits
  14. 01 Apr, 2008 1 commit
  15. 22 Mar, 2008 1 commit
  16. 20 Mar, 2008 1 commit
  17. 18 Mar, 2008 1 commit
  18. 11 Mar, 2008 1 commit
  19. 10 Mar, 2008 4 commits
  20. 06 Mar, 2008 3 commits
  21. 04 Mar, 2008 2 commits
  22. 29 Feb, 2008 1 commit
  23. 27 Feb, 2008 1 commit
  24. 17 Feb, 2008 1 commit
  25. 12 Feb, 2008 1 commit
    • lifekidyeaa's avatar
      2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com · c5cd8502
      lifekidyeaa authored
      ================================================================================
      +eeschema
              * commiting my changes to allow multiple instances of a given schematic file within 
      a hierarchy:
              ** internally, m_currentScreen has been replaced with m_currentSheet,
                      which is a list or 'path' of screens.  The path of screens is used to 
      generate
                      a series of timestamps, which is converted to flat component reference via 
      a look-up
                      table in the schematic files.
              ** this means that m_currentScreen is no longer used -- use GetScreen().
              ** GetScreen is virtual, as some of the dialogs keep around a WinEDA_BaseScreen 
      pointer.
              ** all sub-sheets in a given schematic must have different names to generate a 
      meaningful netlist.
      
      c5cd8502
  26. 28 Jan, 2008 2 commits
  27. 18 Jan, 2008 2 commits
  28. 01 Jan, 2008 1 commit
  29. 18 Dec, 2007 1 commit