1. 24 Feb, 2011 4 commits
  2. 23 Feb, 2011 5 commits
  3. 22 Feb, 2011 5 commits
  4. 21 Feb, 2011 5 commits
  5. 19 Feb, 2011 2 commits
  6. 17 Feb, 2011 3 commits
  7. 16 Feb, 2011 5 commits
  8. 15 Feb, 2011 3 commits
  9. 14 Feb, 2011 1 commit
  10. 13 Feb, 2011 2 commits
  11. 12 Feb, 2011 1 commit
  12. 11 Feb, 2011 2 commits
    • Wayne Stambaugh's avatar
      Draw panel object refactoring and other minor code cleaning. · 7b8b51b2
      Wayne Stambaugh authored
      * Rename all member variables and methods that reference the cross hair
        code in draw panel object from cursor to cross hair to eliminate confusion
        between the two concepts.
      * Rename cursor capture call backs in draw panel object to improve code
        readability.
      * Create helper class for turning off the cross hair while drawing.
      * Remove redundant block clear code.
      * Remove redundant mouse capture call back reset code when end capture
        call back is called.
      * Remove unused function definitions in base draw frame object.
      * Lots of minor coding policy and doxygen comment fixes.
      7b8b51b2
    • jean-pierre charras's avatar
      Eeschema: intermediate netlist : fix duplicate pins in libpart, with... · 25fe4920
      jean-pierre charras authored
      Eeschema: intermediate netlist : fix duplicate pins in libpart, with components having 2 shapes (DeMorgan conversion) and somethimes with multi parts per package.
      25fe4920
  13. 10 Feb, 2011 2 commits