1. 28 May, 2009 1 commit
  2. 13 May, 2009 1 commit
  3. 12 May, 2009 1 commit
  4. 09 May, 2009 1 commit
  5. 05 May, 2009 1 commit
  6. 28 Apr, 2009 1 commit
  7. 26 Apr, 2009 1 commit
  8. 22 Mar, 2009 1 commit
  9. 10 Feb, 2009 1 commit
  10. 09 Feb, 2009 1 commit
  11. 04 Feb, 2009 1 commit
  12. 20 Dec, 2008 1 commit
  13. 19 Dec, 2008 1 commit
  14. 30 Apr, 2008 1 commit
  15. 20 Mar, 2008 1 commit
  16. 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
  17. 07 Nov, 2007 1 commit
  18. 01 Sep, 2007 1 commit
  19. 05 Jun, 2007 1 commit
  20. 06 May, 2007 1 commit