1. 02 Nov, 2009 1 commit
  2. 30 Oct, 2009 2 commits
    • stambaughw's avatar
    • 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
  3. 27 Oct, 2009 3 commits
  4. 26 Oct, 2009 3 commits
  5. 25 Oct, 2009 1 commit
  6. 23 Oct, 2009 3 commits
  7. 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
  8. 20 Oct, 2009 2 commits
  9. 19 Oct, 2009 1 commit
  10. 18 Oct, 2009 2 commits
  11. 17 Oct, 2009 1 commit
  12. 16 Oct, 2009 3 commits
  13. 15 Oct, 2009 1 commit
  14. 14 Oct, 2009 1 commit
    • stambaughw's avatar
      Fix save last grid size and other minor updates. · 92064f1d
      stambaughw authored
      * Create single event handler for grid size events.
      * Fix all frame windows to use new grid size event handler.
      * Use offset relative to ID instead of ComboBox index to save last grid size.
      * Move last grid size load/save setting into WinEDA_DrawFrame.
      * Add equality and assignment operators the GRID_TYPE.
      * Add current grid helper methods to BASE_SCREEN.
      * Add GetPins helper to LIB_COMPONENT to replace GetNextPin where applicable.
      * Add AppendMsgPanel helper to WinEDA_DrawFrame.
      * Improve rounding for display of coordinates when millimeter units are selected.
      92064f1d
  15. 13 Oct, 2009 1 commit
  16. 11 Oct, 2009 2 commits
  17. 10 Oct, 2009 1 commit
  18. 09 Oct, 2009 1 commit
  19. 08 Oct, 2009 2 commits
  20. 06 Oct, 2009 2 commits
  21. 05 Oct, 2009 2 commits
    • stambaughw's avatar
      Fix component library ordering bug. · e39e3d53
      stambaughw authored
      e39e3d53
    • 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
  22. 01 Oct, 2009 3 commits
  23. 30 Sep, 2009 1 commit