1. 29 Apr, 2011 1 commit
  2. 28 Apr, 2011 1 commit
  3. 27 Apr, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add hit testing clarification to schematic library editor. · 86bf955d
      Wayne Stambaugh authored
      * Create library collector class.
      * Add clarification menu to library editor when multiple items are found
        at the current position.
      * Add get clarification menu text to all objects derived from LIB_ITEM.
      * Add get menu bitmap for all objects derived from LIB_ITEM.
      * Improve LIB_PIN bounding box calculation.
      * Rename LIB_ITEM::DoGenCopy to doClone to match behavior defined in base
        class EDA_ITEM.
      * Minor class renaming for improved code consistency.
      * Added less than operator to EDA_ITEM.
      86bf955d
  4. 25 Apr, 2011 1 commit
  5. 20 Apr, 2011 1 commit
  6. 19 Apr, 2011 3 commits
  7. 18 Apr, 2011 3 commits
  8. 17 Apr, 2011 1 commit
  9. 15 Apr, 2011 2 commits
  10. 13 Apr, 2011 1 commit
  11. 12 Apr, 2011 2 commits
  12. 09 Apr, 2011 3 commits
  13. 08 Apr, 2011 1 commit
    • Wayne Stambaugh's avatar
      Fix EESchema undo and abort move regressions. · 053498d1
      Wayne Stambaugh authored
      * Component moves can now be undone do to incorrect virtual method declaration
        in schematic component object.
      * Undoing a field move now redraws the undone field properly.
      * Fix bug when after aborting a field move kept displaying context menu
        field items.
      * Removed unused current field member variable and access methods from the
        schematic edit frame object.
      * Update component move code to comply with coding policy.
      053498d1
  14. 07 Apr, 2011 2 commits
  15. 06 Apr, 2011 2 commits
  16. 05 Apr, 2011 2 commits
  17. 04 Apr, 2011 1 commit
  18. 01 Apr, 2011 4 commits
  19. 31 Mar, 2011 1 commit
  20. 30 Mar, 2011 4 commits
  21. 29 Mar, 2011 3 commits