1. 13 Jan, 2010 2 commits
  2. 09 Jan, 2010 2 commits
  3. 08 Jan, 2010 1 commit
  4. 05 Jan, 2010 1 commit
  5. 01 Jan, 2010 1 commit
  6. 30 Dec, 2009 1 commit
  7. 29 Dec, 2009 1 commit
  8. 27 Dec, 2009 1 commit
  9. 22 Dec, 2009 2 commits
  10. 21 Dec, 2009 1 commit
  11. 20 Dec, 2009 1 commit
  12. 19 Dec, 2009 1 commit
  13. 17 Dec, 2009 1 commit
  14. 15 Dec, 2009 1 commit
    • stambaughw's avatar
      Dialog work and other minor changes. · 014d852b
      stambaughw authored
      * Replace EESchema sheet properties dialog with wxFormBuilder version.
      * Editing an existing sheet now marks schematic as modified.
      * Code style updates for some of my previous work.
      * Improvements to the CMP_LIB_ENTRY object.
      * Replaced symbol edit export fprintf code with wxFFile implementation.
      * GCC compiler warning fix in pcbnew/drc.cpp.
      014d852b
  15. 12 Dec, 2009 1 commit
  16. 08 Dec, 2009 1 commit
  17. 06 Dec, 2009 1 commit
  18. 04 Dec, 2009 1 commit
  19. 03 Dec, 2009 1 commit
  20. 02 Dec, 2009 3 commits
  21. 01 Dec, 2009 1 commit
    • stambaughw's avatar
      EESchema dialog box updates. · 9b3ca068
      stambaughw authored
      * Replace schematic editor options dialog with wxFormBuilder version.
      * Fix ugly wxGTK sizer hack in pin properties dialog.
      * Set dialog minimum size after initial fit to prevent dialog controls
        from being obscured when resizing.
      * Move bitmaps in annotate dialog for cleaner control alignment.
      9b3ca068
  22. 28 Nov, 2009 2 commits
  23. 23 Nov, 2009 2 commits
  24. 20 Nov, 2009 1 commit
  25. 16 Nov, 2009 1 commit
  26. 11 Nov, 2009 1 commit
  27. 05 Nov, 2009 1 commit
  28. 04 Nov, 2009 1 commit
    • stambaughw's avatar
      Comment translations and other minor updates. · b2f9d5bd
      stambaughw authored
      * Complete comment translation for all EESchema source files.
      * Complete comment translation for all 3D viewer source files.
      * Rename class class_hierarchical_PIN_sheet to SCH_SHEET_PIN.
      * Rename class DrawSheetStruct to SCH_SHEET.
      * Tool tip capitalization fixes.
      * Uncrustify and spell check comments and strings in all modified source
        files.
      b2f9d5bd
  29. 03 Nov, 2009 1 commit
  30. 02 Nov, 2009 2 commits
  31. 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