1. 28 Feb, 2014 3 commits
  2. 27 Feb, 2014 5 commits
  3. 26 Feb, 2014 2 commits
  4. 24 Feb, 2014 5 commits
  5. 23 Feb, 2014 1 commit
    • Henner Zeller's avatar
      Eeschema: fix build error when using wxWidgets 2.8 and other minor fixes. · df8b7c53
      Henner Zeller authored
      * Fix string concatenation for _( "Unit" ) + wxT( " " ). This failed
        compiling against wxWidgets 2.8 (thanks Cirilo Bernardo ).
      * Base the indentation on a measured observation with explanation
        (98%-ile of name-length found in library). The previously chosen 24
        character indentation was too wide for most.
      * Don't use a #define spilling into the global namespace, but use
        a locally defined constant for COLUMN_DESCR_POS.
      df8b7c53
  6. 22 Feb, 2014 3 commits
  7. 21 Feb, 2014 4 commits
  8. 19 Feb, 2014 3 commits
  9. 18 Feb, 2014 3 commits
  10. 17 Feb, 2014 2 commits
  11. 15 Feb, 2014 4 commits
  12. 14 Feb, 2014 4 commits
  13. 13 Feb, 2014 1 commit