1. 04 Mar, 2008 3 commits
  2. 29 Feb, 2008 2 commits
  3. 20 Feb, 2008 2 commits
  4. 19 Feb, 2008 1 commit
  5. 18 Feb, 2008 1 commit
  6. 15 Feb, 2008 1 commit
    • lifekidyeaa's avatar
      eeschema: fixed: · c7ec524f
      lifekidyeaa authored
      * crash when creating a sheet that does not yet have a sch file
      * when loading schematic file v 1 annotations are applied to all sheets independent of path in hierarchy
      * component reference is drawn by default upon placing a new libary comp. 
      
      c7ec524f
  7. 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
  8. 30 Jan, 2008 1 commit
    • f3nix's avatar
      CMake: · af1c1564
      f3nix authored
      * Change tabs to spaces.
      * Make Boost required.
      af1c1564
  9. 28 Jan, 2008 2 commits
  10. 23 Jan, 2008 1 commit
  11. 19 Jan, 2008 1 commit
  12. 06 Jan, 2008 1 commit
  13. 05 Jan, 2008 1 commit
  14. 01 Jan, 2008 1 commit
  15. 23 Dec, 2007 1 commit
  16. 22 Dec, 2007 2 commits
  17. 21 Dec, 2007 1 commit
  18. 18 Dec, 2007 1 commit
  19. 11 Dec, 2007 2 commits
  20. 05 Dec, 2007 2 commits
  21. 02 Dec, 2007 1 commit
  22. 01 Dec, 2007 1 commit
  23. 19 Nov, 2007 1 commit
  24. 14 Nov, 2007 1 commit
  25. 12 Nov, 2007 1 commit
  26. 11 Nov, 2007 1 commit
  27. 08 Nov, 2007 2 commits
  28. 07 Nov, 2007 3 commits
  29. 05 Nov, 2007 1 commit