1. 26 Feb, 2014 1 commit
    • jean-pierre charras's avatar
      * fp_lib_table.cpp: fix an issue on Windows in ConvertFromLegacy: sometimes,... · fbecc0d9
      jean-pierre charras authored
      * fp_lib_table.cpp: fix an issue on Windows in ConvertFromLegacy: sometimes, because the comparison was case sensitive, lib nicknames  were not found, although  libs exist ( for instance if a path was given like f:\mypath instead of F:\mypath)
      * getpart.cpp: fix a potential bug on a translatable string with has requirements in spelling.
      * fix bug  #1066179
      * kicad: fix erroneous labels in sub menus.
      fbecc0d9
  2. 24 Feb, 2014 5 commits
  3. 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
  4. 22 Feb, 2014 3 commits
  5. 21 Feb, 2014 4 commits
  6. 19 Feb, 2014 3 commits
  7. 18 Feb, 2014 3 commits
  8. 17 Feb, 2014 2 commits
  9. 15 Feb, 2014 4 commits
  10. 14 Feb, 2014 4 commits
  11. 13 Feb, 2014 1 commit
  12. 12 Feb, 2014 6 commits
  13. 11 Feb, 2014 3 commits