1. 17 Jun, 2010 1 commit
  2. 22 Feb, 2010 1 commit
  3. 30 Dec, 2009 1 commit
  4. 03 Nov, 2009 1 commit
  5. 30 Oct, 2009 1 commit
    • stambaughw's avatar
      Replace library editor pin properties dialog box and minor update. · 2884d125
      stambaughw authored
      * Replaced library pin properties dialog with wxFormBuilder version.
      * Remove DialogBlocks version of pin properties dialog.
      * Add pin properties dialog support code to pin object.
      * Create single event handler for displaying pin properties dialog.
      * Remove left over DialogBlocks project file for annotate dialog.
      * Fixed escape key bug in library editor new component dialog.
      * Add GetUnitsLabel() to get human readable units for dialog labels.
      * Translate French comments in all modified files.
      * Some minor clean up of Doxygen comments.
      2884d125
  6. 21 Oct, 2009 1 commit
    • stambaughw's avatar
      Merge component library draw item and field list. · 11bf0ad7
      stambaughw authored
      * Use single list for component library draw item and fields to simplify
        component library object.
      * Add field manipulation helper methods to component library object.
      * Make component library draw item edit dialog sizable.
      11bf0ad7
  7. 20 Oct, 2009 1 commit
    • stambaughw's avatar
      Replace component library editor draw item dialog box. · 53870013
      stambaughw authored
      * Created new component library editor draw item dialog box with
        wxFormBuilder.
      * Removed previous DialogBlocks version of the draw item dialog box.
      * Removed some additional global variables used in component library
        editor.
      * Add IsFillable() method to draw item base object.
      53870013
  8. 19 Oct, 2009 1 commit
  9. 08 Oct, 2009 1 commit
    • stambaughw's avatar
      Replace library editor new component dialog and minor updates. · ee918d7d
      stambaughw authored
      * Replace component library editor new component dialog using wxFormBuilder.
      * Rename component library draw items to conform to current coding standards.
      * Add GetWidth() method to component library draw objects.
      * Add regular expression key word search capability to component library object.
      ee918d7d
  10. 05 Oct, 2009 1 commit
    • stambaughw's avatar
      Library component and draw object improvements and compile warning fix. · 76d04d6a
      stambaughw authored
      * Library component draw items now stored in Boost ptr_vector.
      * Updated draw item object comparison to include greater and less than condition.
      * Moved set parts per package code from component edit dialog to component object.
      * Moved set alternate body style code from component edit dialog to component object.
      * Tweaked component library file draw item sort order for improved file readability.
      * Documented component object draw item sort ordering.
      * Moved plot code to the appropriate library component and draw item objects.
      * Fixed compiler type conversion warning in plot_common.h.
      76d04d6a
  11. 01 Oct, 2009 1 commit
    • stambaughw's avatar
      Component library editor and viewer improvements and library draw object changes. · 9861941d
      stambaughw authored
      * Component library viewer restores state between uses.
      * Fixed automatic zoom calculations in library viewer.
      * Make library entry list dialog restore previous selection.
      * Fix bounding box calculation for vertical field and text draw objects.
      * Changed library draw object comparison to test for greater and less than.
      * Initial preparation for merging separate library component draw item lists.
      9861941d
  12. 29 Sep, 2009 1 commit
    • 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
  13. 25 Sep, 2009 1 commit
    • 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
  14. 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
  15. 18 Sep, 2009 1 commit
    • stambaughw's avatar
      Component library object and other minor improvements. · f7452ce1
      stambaughw authored
      * Create static component library methods to manage library list.
      * Rename component library, component, and alias objects to more readable name.
      * Use pointer to component instead of root name to prevent redundant library searches.
      * Add append message helper to message panel that calculates string length.
      * Initial ground work for merging library and library document files.
      * Improved component library file load error checking.
      * Minor component library editor improvements.
      f7452ce1
  16. 14 Sep, 2009 1 commit
    • stambaughw's avatar
      Component library editor improvements, build fix, and bug fixes. · 3803b79a
      stambaughw authored
      * Add offset and block hit testing to library component objects.
      * Improved search for library entries.
      * Fixed library component editor component removal and addition.
      * Library editor now uses wxUpdateUIEvents for updating all UI objects.
      * Added version check to cmake find boost macro.
      * Removed unused code in file libalias.cpp.
      * Added method to WinEDA_DrawPanel to take mouse out of managed mode.
      3803b79a
  17. 02 Sep, 2009 1 commit
  18. 30 Jun, 2009 1 commit
  19. 18 Jun, 2009 1 commit
  20. 13 Jun, 2009 1 commit
  21. 28 May, 2009 1 commit
  22. 05 Apr, 2009 1 commit
  23. 02 Jan, 2009 1 commit
  24. 31 Dec, 2008 2 commits