1. 26 Feb, 2009 1 commit
  2. 17 Feb, 2009 1 commit
  3. 06 Feb, 2009 1 commit
  4. 17 Jan, 2009 1 commit
  5. 11 Jan, 2009 1 commit
  6. 23 Dec, 2008 1 commit
  7. 22 Dec, 2008 1 commit
  8. 21 Dec, 2008 2 commits
  9. 20 Dec, 2008 2 commits
  10. 17 Dec, 2008 1 commit
  11. 14 Dec, 2008 1 commit
  12. 06 Dec, 2008 1 commit
  13. 04 Dec, 2008 1 commit
  14. 22 Nov, 2008 1 commit
  15. 18 Nov, 2008 1 commit
  16. 09 Nov, 2008 1 commit
  17. 23 Oct, 2008 1 commit
  18. 11 Oct, 2008 1 commit
  19. 09 Oct, 2008 1 commit
  20. 02 Oct, 2008 1 commit
  21. 26 Sep, 2008 1 commit
  22. 12 Jul, 2008 1 commit
  23. 15 Jun, 2008 1 commit
  24. 30 May, 2008 1 commit
  25. 21 May, 2008 1 commit
  26. 14 Mar, 2008 1 commit
  27. 10 Mar, 2008 1 commit
  28. 05 Mar, 2008 2 commits
  29. 15 Feb, 2008 1 commit
  30. 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
  31. 02 Feb, 2008 1 commit
  32. 28 Jan, 2008 1 commit
  33. 24 Jan, 2008 1 commit
  34. 18 Jan, 2008 1 commit
  35. 14 Jan, 2008 1 commit
  36. 04 Jan, 2008 1 commit
  37. 30 Dec, 2007 1 commit