1. 03 Aug, 2013 1 commit
  2. 22 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. 27 Jun, 2013 2 commits
  6. 19 Jun, 2013 1 commit
  7. 17 Jun, 2013 1 commit
  8. 14 Jun, 2013 1 commit
  9. 13 Jun, 2013 1 commit
  10. 10 Jun, 2013 1 commit
  11. 07 Jun, 2013 2 commits
  12. 06 Jun, 2013 1 commit
  13. 05 Jun, 2013 1 commit
  14. 27 May, 2013 2 commits
  15. 26 May, 2013 1 commit
  16. 24 May, 2013 1 commit
  17. 22 May, 2013 1 commit
  18. 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
  19. 16 Apr, 2013 1 commit
  20. 10 Apr, 2013 1 commit
  21. 09 Apr, 2013 1 commit
  22. 06 Apr, 2013 1 commit
  23. 05 Apr, 2013 1 commit
  24. 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
  25. 01 Apr, 2013 2 commits
  26. 31 Mar, 2013 2 commits
  27. 30 Mar, 2013 1 commit
  28. 28 Mar, 2013 1 commit
  29. 27 Mar, 2013 1 commit
  30. 26 Mar, 2013 1 commit
  31. 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
  32. 12 Mar, 2013 1 commit
  33. 22 Feb, 2013 3 commits