1. 05 Mar, 2014 1 commit
  2. 28 Feb, 2014 1 commit
  3. 27 Feb, 2014 1 commit
  4. 24 Feb, 2014 3 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 1 commit
  7. 21 Feb, 2014 3 commits
  8. 19 Feb, 2014 1 commit
  9. 18 Feb, 2014 2 commits
  10. 15 Feb, 2014 1 commit
  11. 14 Feb, 2014 2 commits
  12. 11 Feb, 2014 1 commit
  13. 07 Feb, 2014 1 commit
  14. 03 Feb, 2014 2 commits
  15. 02 Feb, 2014 2 commits
  16. 29 Jan, 2014 2 commits
    • Dick Hollenbeck's avatar
      Make option KICAD_KEEPCASE actually functional for Eeschema, and make the setting default ON. · 2ac58935
      Dick Hollenbeck authored
      The desire is to migrate designs *away from* case independence, and to create
      designs which use literally (case specific) interpreted component names. But for
      backwards compatibility, you may turn OFF this option if you really must.
      (Remember that with KiCad using text data files, typically you would be better
      off simply doctoring those files into a case literal state with a text editor
      and move forward into the brave new world of case specificity. Also, BOM
      generators may not work properly when you have this option turned OFF, the xml
      export's referential integrity is broken on library part name. Hence the default
      is ON now, as of 29-Jan-2014.
      2ac58935
    • jean-pierre charras's avatar
      Add specific bitmaps in export IDF and export DSN menus. · ce6b907f
      jean-pierre charras authored
      Add missing calls to Show( false ) to some main frames (Kicad, eeschema, gerbview), to force config saving when closing these windows.
      Code cleanup and minor coding style fixes  in footprint_wizard_frame
      ce6b907f
  17. 28 Jan, 2014 1 commit
  18. 19 Jan, 2014 1 commit
  19. 18 Jan, 2014 1 commit
  20. 08 Jan, 2014 1 commit
  21. 07 Jan, 2014 1 commit
  22. 31 Dec, 2013 1 commit
  23. 29 Dec, 2013 2 commits
  24. 18 Dec, 2013 1 commit
  25. 14 Dec, 2013 1 commit
  26. 13 Dec, 2013 1 commit
  27. 09 Dec, 2013 2 commits
  28. 08 Dec, 2013 1 commit
  29. 29 Nov, 2013 1 commit