1. 25 Feb, 2011 2 commits
  2. 24 Feb, 2011 5 commits
  3. 23 Feb, 2011 5 commits
  4. 22 Feb, 2011 5 commits
  5. 21 Feb, 2011 5 commits
  6. 19 Feb, 2011 2 commits
  7. 17 Feb, 2011 3 commits
  8. 16 Feb, 2011 5 commits
  9. 15 Feb, 2011 3 commits
  10. 14 Feb, 2011 1 commit
  11. 13 Feb, 2011 2 commits
  12. 12 Feb, 2011 1 commit
  13. 11 Feb, 2011 1 commit
    • 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