1. 22 Jul, 2013 1 commit
  2. 20 Jul, 2013 1 commit
  3. 19 Jul, 2013 1 commit
  4. 14 Jul, 2013 1 commit
    • Wayne Stambaugh's avatar
      Eeschema find bug fixes. (fixes lp:1199689) · ba16d9e7
      Wayne Stambaugh authored
      * Force search when wrap past end of list option changes state.
      * Fix SCH_FIELD::Matches() for bug in user defined fields which have an ID
        of -1.
      * Minor improvements to the find data names to improve source code readability.
      ba16d9e7
  5. 05 Jul, 2013 1 commit
  6. 03 Jul, 2013 1 commit
  7. 29 Jun, 2013 1 commit
  8. 27 Jun, 2013 2 commits
  9. 19 Jun, 2013 1 commit
  10. 17 Jun, 2013 1 commit
  11. 14 Jun, 2013 1 commit
  12. 13 Jun, 2013 1 commit
  13. 12 Jun, 2013 1 commit
  14. 11 Jun, 2013 1 commit
  15. 10 Jun, 2013 1 commit
  16. 09 Jun, 2013 1 commit
  17. 07 Jun, 2013 2 commits
  18. 06 Jun, 2013 1 commit
  19. 05 Jun, 2013 1 commit
  20. 31 May, 2013 1 commit
  21. 28 May, 2013 1 commit
  22. 27 May, 2013 2 commits
  23. 26 May, 2013 1 commit
  24. 25 May, 2013 1 commit
  25. 24 May, 2013 3 commits
  26. 23 May, 2013 1 commit
  27. 22 May, 2013 2 commits
  28. 19 May, 2013 1 commit
  29. 18 May, 2013 1 commit
  30. 15 May, 2013 1 commit
  31. 14 May, 2013 1 commit
  32. 13 May, 2013 1 commit
  33. 08 May, 2013 1 commit
    • Wayne Stambaugh's avatar
      Footprint library table work, minor fixes, and code cleaning. · cf86e18f
      Wayne Stambaugh authored
      * Fix a bug when full file name and path are passed to FOOTPRINT_INFO::
        ReadFootprintFiles() which I created in bug fix lp:593989.
      * Fix a wxString debug assertion in EDA_APP::InitEDA_Appl() when the KICAD
        environment variable is defined as an empty string.
      * Add error dialog when libraries cannot be found in system search path
        when loading footprint using the select footprint dialog.
      * Add footprint library name column to the EDA_LIST_DIALOG when selecting
        footprints from the list.
      * Allow reading all columns from the selected row in EDA_LIST_DIALOG.
      * Remove redundant sort from EDA_LIST_DIALOG constructor
      * Add library name member variable and accessors to FOOTPRINT_INFO.
      * Make headers translatable for Eeschema select component from list dialog.
      * Add some helper methods to FPID for identifying the FPID type and validity.
      * Remove a bunch of trailing whitespace and add missing license comments.
      cf86e18f
  34. 07 May, 2013 1 commit