1. 21 Feb, 2011 3 commits
  2. 19 Feb, 2011 2 commits
  3. 17 Feb, 2011 3 commits
  4. 16 Feb, 2011 5 commits
  5. 15 Feb, 2011 3 commits
  6. 14 Feb, 2011 1 commit
  7. 13 Feb, 2011 2 commits
  8. 12 Feb, 2011 1 commit
  9. 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
  10. 10 Feb, 2011 3 commits
  11. 09 Feb, 2011 3 commits
    • Wayne Stambaugh's avatar
      Fix and enable optimized grid drawing and other minor changes. · 34094e77
      Wayne Stambaugh authored
      * Fix optimized bitmap grid drawing method.
      * Enable optimized grid drawing method on Windows and Linux.
      * Create a helper class for resetting and restoring device context scale
        and origin settings for blitting purposes.
      * Use wxLogTrace instead of wxLogDebug for coordinate dumping in
        drawpanel.cpp.  See comments for more information on enabling coordinate
        tracing.
      * Add flag to allow hiding the drawing cross hair.  Hide cross hair by
        default on OSX.
      * Move get cross hair device position code from draw panel object to base
        screen object.
      * Remove redundant parent member variable from draw panel object by
        overriding wxWindow::GetParent() method.
      34094e77
    • Marco Mattila's avatar
      563bff9d
    • jean-pierre charras's avatar
      Eeschema: fix a bug that prevents duplicate timestamps to be corrected by annotate function. · 2d2c73ef
      jean-pierre charras authored
      very minor enhancement in netlist dialog.
      Gerbview: remove useless  code I wrote specific to Windows in BOARD::Draw()  function, because Wayne has fixed the bug.
      common_plotPS_functions.cpp: remove a potential bug.
      Rename some classes according to coding style policy.
      2d2c73ef
  12. 08 Feb, 2011 3 commits
  13. 07 Feb, 2011 1 commit
  14. 06 Feb, 2011 1 commit
  15. 05 Feb, 2011 5 commits
  16. 04 Feb, 2011 1 commit
  17. 03 Feb, 2011 1 commit