1. 21 Feb, 2008 4 commits
  2. 20 Feb, 2008 1 commit
  3. 19 Feb, 2008 1 commit
  4. 18 Feb, 2008 1 commit
  5. 17 Feb, 2008 1 commit
  6. 16 Feb, 2008 1 commit
  7. 15 Feb, 2008 3 commits
  8. 14 Feb, 2008 2 commits
  9. 12 Feb, 2008 4 commits
    • lifekidyeaa's avatar
    • lifekidyeaa's avatar
      eeschema: · 03812618
      lifekidyeaa authored
      * made schematic loading of 'GLabels' dependent on the schematic file version (currently at 2). 
      If the version == 1, these are loaded as hierarchal labels
      * made text labels global in the herarchy, consistent with their historical usage. 
      
      03812618
    • 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
    • plyatov's avatar
      Added item "New" in "File" menu. · 27bd742a
      plyatov authored
      Russian translation update.
      27bd742a
  10. 06 Feb, 2008 1 commit
  11. 01 Feb, 2008 1 commit
  12. 30 Jan, 2008 1 commit
    • f3nix's avatar
      CMake: · af1c1564
      f3nix authored
      * Change tabs to spaces.
      * Make Boost required.
      af1c1564
  13. 28 Jan, 2008 3 commits
  14. 21 Jan, 2008 1 commit
  15. 16 Jan, 2008 1 commit
  16. 12 Jan, 2008 1 commit
  17. 06 Jan, 2008 1 commit
    • raburton's avatar
      Add COMPONENT parameter to INSTALL commands. · f77e47dc
      raburton authored
      This allows you to install only specific components (i.e. binaries, resources, doc files in specific languages), particularly useful for package mainatiners.
      Default install will work as before (i.e. install everything).
      f77e47dc
  18. 05 Jan, 2008 1 commit
  19. 26 Dec, 2007 1 commit
  20. 25 Dec, 2007 1 commit
  21. 11 Dec, 2007 2 commits
  22. 06 Dec, 2007 1 commit
  23. 05 Dec, 2007 1 commit
  24. 03 Dec, 2007 1 commit
  25. 27 Nov, 2007 1 commit
  26. 25 Nov, 2007 1 commit
  27. 22 Nov, 2007 1 commit
  28. 19 Nov, 2007 1 commit