1. 10 Oct, 2009 2 commits
  2. 09 Oct, 2009 1 commit
  3. 08 Oct, 2009 2 commits
  4. 07 Oct, 2009 1 commit
  5. 06 Oct, 2009 3 commits
  6. 05 Oct, 2009 4 commits
  7. 03 Oct, 2009 2 commits
  8. 01 Oct, 2009 8 commits
  9. 30 Sep, 2009 1 commit
  10. 29 Sep, 2009 3 commits
    • stambaughw's avatar
      Component library editor improvements. · b762f6aa
      stambaughw authored
      * Eliminate external direct manipulation of component draw item pointer.
      * Add draw item remove, add, and locate methods to library component object.
      * Remove redundant locate pin, field, and draw item code.
      * Fix add new pin drawing bug that left initial pin draw in place.
      * Improved best zoom calculations for small components.
      * Library component bounding box calculation now includes fields.
      * Removed unnecessary header file "libcmp.h".
      * Fixed potential locate draw item bug in library editor hot key handler.
      b762f6aa
    • dickelbeck's avatar
      d1e137d6
    • dickelbeck's avatar
      Isaac's via patch · 7e93bb19
      dickelbeck authored
      7e93bb19
  11. 28 Sep, 2009 4 commits
  12. 27 Sep, 2009 2 commits
  13. 26 Sep, 2009 1 commit
  14. 25 Sep, 2009 2 commits
    • stambaughw's avatar
      Component library editor improvements and minor bug fixes. · 8570d331
      stambaughw authored
      * Component library objects renamed for improved readability.
      * Fields now move when selected in library editor.
      * Add copy constructor to all library draw and library component objects.
      * Added copy constructor to EDA_BaseStruct.
      * Delete base screen in WinEDA_DrawFrame destructor to prevent potential memory leak.
      * Fixed memory access bug when replacing and adding a component to library.
      * Moved library component block manipulation code into component object.
      * Removed all of the global variables used by the library editor main window object.
      * The usual code cleaning and refactoring.
      8570d331
    • faa's avatar
      eeschema: plot minor bug · fb52997c
      faa authored
      fb52997c
  15. 23 Sep, 2009 2 commits
  16. 22 Sep, 2009 1 commit
    • stambaughw's avatar
      Command ID refactoring and other minor improvements. · 43d6c685
      stambaughw authored
      * Split out application specific command IDs to prevent unnecessary rebuilding.
      * Eliminate duplicate menu and tool bar command IDs.
      * Split component library editor and viewer definitions to separate header files.
      * More component library and document file merge code.
      * A bunch of minor string readability and consistency fixes.
      43d6c685
  17. 21 Sep, 2009 1 commit