1. 16 Mar, 2012 1 commit
  2. 15 Mar, 2012 2 commits
  3. 13 Mar, 2012 1 commit
  4. 12 Mar, 2012 3 commits
  5. 10 Mar, 2012 2 commits
  6. 09 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      Dialog exit: better icon. · 909c2a60
      jean-pierre charras authored
      Pcbnew:
       * graphic_item_properties_base.fbp * dialog pad edit: make some strings more easier to translate.
       * global pad edition: fix a bug that change pad position instead of pad size (round pas only).
      Eeschema:
       * fix a bug: new created wires were not alwaes shows until the screen was redrawn.
      909c2a60
  7. 08 Mar, 2012 3 commits
  8. 07 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      All: try to fix incorrect acs in plot SVG under wxWidgets 2.9: · 5e5ec6f1
      jean-pierre charras authored
      wxWidgets 2.9 knows wxSVGFILEDC device context.
      Unfortunately, arcs are drawn as pies (this is a feature, not a bug).
      This is not correct for Kicad.
      So Kicad has its own wxSVGFILEDC (named KicadSVGFileDC) that is basically the same as wxSVGFILEDC,
      but with arcs drawn as arcs, not pies.
      Note also under wxWidgets 2.8 does not know wxSVGFILEDC , so kicad had already its own SVG device context.
      5e5ec6f1
  9. 06 Mar, 2012 2 commits
  10. 01 Mar, 2012 1 commit
  11. 29 Feb, 2012 1 commit
  12. 28 Feb, 2012 1 commit
  13. 27 Feb, 2012 1 commit
  14. 26 Feb, 2012 3 commits
  15. 25 Feb, 2012 2 commits
  16. 24 Feb, 2012 3 commits
  17. 23 Feb, 2012 3 commits
  18. 22 Feb, 2012 4 commits
  19. 21 Feb, 2012 3 commits
  20. 20 Feb, 2012 2 commits