1. 18 Feb, 2008 1 commit
  2. 17 Feb, 2008 1 commit
  3. 15 Feb, 2008 1 commit
  4. 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
  5. 06 Feb, 2008 1 commit
  6. 01 Feb, 2008 1 commit
  7. 31 Jan, 2008 1 commit
  8. 28 Jan, 2008 2 commits
  9. 26 Jan, 2008 1 commit
  10. 25 Jan, 2008 2 commits
  11. 23 Jan, 2008 1 commit
  12. 22 Jan, 2008 1 commit
  13. 21 Jan, 2008 2 commits
  14. 20 Jan, 2008 1 commit
  15. 19 Jan, 2008 1 commit
  16. 16 Jan, 2008 1 commit
  17. 14 Jan, 2008 1 commit
  18. 12 Jan, 2008 1 commit
  19. 06 Jan, 2008 3 commits
  20. 05 Jan, 2008 2 commits
  21. 04 Jan, 2008 1 commit
  22. 01 Jan, 2008 2 commits
  23. 30 Dec, 2007 1 commit
  24. 29 Dec, 2007 1 commit
  25. 22 Dec, 2007 1 commit
  26. 20 Dec, 2007 1 commit
  27. 17 Dec, 2007 1 commit
  28. 14 Dec, 2007 1 commit
  29. 11 Dec, 2007 1 commit
    • lifekidyeaa's avatar
      * added hotkeys to the library editor in eeschema (move, edit pin, delete) · f5bddb2b
      lifekidyeaa authored
      * fixed a bug in hierarchal shematics where a loop (e.g. same file included at different points in the 
      hierarchy)  would cause infinite memory use.   
      * added a edit footprint hotkey to eeschema, since it seems I'm always editing '0603' '0402' etc. on the 
      common components, and it was difficult to edit this information before.
      f5bddb2b
  30. 09 Dec, 2007 1 commit
  31. 06 Dec, 2007 1 commit
  32. 05 Dec, 2007 1 commit
  33. 04 Dec, 2007 1 commit