1. 22 Jul, 2013 1 commit
  2. 19 Jul, 2013 1 commit
  3. 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
  4. 27 Jun, 2013 2 commits
  5. 19 Jun, 2013 1 commit
  6. 17 Jun, 2013 1 commit
  7. 14 Jun, 2013 1 commit
  8. 13 Jun, 2013 1 commit
  9. 10 Jun, 2013 1 commit
  10. 07 Jun, 2013 2 commits
  11. 06 Jun, 2013 1 commit
  12. 05 Jun, 2013 1 commit
  13. 27 May, 2013 2 commits
  14. 26 May, 2013 1 commit
  15. 24 May, 2013 1 commit
  16. 22 May, 2013 1 commit
  17. 28 Apr, 2013 1 commit
    • Lorenzo Marcantonio's avatar
      Removed the SAFE_DELETE macro. · 3b1ddd95
      Lorenzo Marcantonio authored
      In most case the assignment to null was not necessary since it was easily provable that the (local) variable wouldn't have referenced after that anyway.
      3b1ddd95
  18. 16 Apr, 2013 1 commit
  19. 10 Apr, 2013 1 commit
  20. 09 Apr, 2013 1 commit
  21. 06 Apr, 2013 1 commit
  22. 05 Apr, 2013 1 commit
  23. 04 Apr, 2013 1 commit
    • Lorenzo Marcantonio's avatar
      More work on EDA_COLOR_T and layers. · d12a4592
      Lorenzo Marcantonio authored
      In particular the new mechanism for handling extended color palettes is in place,
      included renaming the ini keys and saving the color name instead of its index; this means better forward compatibility with palette changes.
      
      Since ini keys are changed, colors will be reset
      d12a4592
  24. 01 Apr, 2013 2 commits
  25. 31 Mar, 2013 2 commits
  26. 30 Mar, 2013 1 commit
  27. 28 Mar, 2013 1 commit
  28. 27 Mar, 2013 1 commit
  29. 26 Mar, 2013 1 commit
  30. 18 Mar, 2013 1 commit
    • Wayne Stambaugh's avatar
      More encapsulation work. · 7d0ec1a1
      Wayne Stambaugh authored
      * Complete encapsulation of the MODULE class.
      * Complete encapsulation of the EDA_TEXT class.
      * Encapsulate most of the ZONE_CONTAINER class.
      * Add pcbcommon library as a dependency for reSWIGging the scripting
        support.  This should cover most dependency cases.
      7d0ec1a1
  31. 12 Mar, 2013 1 commit
  32. 22 Feb, 2013 3 commits
  33. 19 Feb, 2013 1 commit