1. 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
  2. 08 Mar, 2012 1 commit
  3. 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
  4. 06 Mar, 2012 1 commit
  5. 28 Feb, 2012 1 commit
  6. 27 Feb, 2012 1 commit
  7. 26 Feb, 2012 1 commit
    • Wayne Stambaugh's avatar
      Eeschema object list and other minor improvements. · aaa1cc3e
      Wayne Stambaugh authored
      * Convert Eeschema from manually linked list to DLIST for storing
        SCH_ITEM objects.
      * Add helper functions to SCH_SCREEN for appending list of SCH_ITEM
        objects.
      * Fix bug in wire editing code for accurate undo/redo behavior.
      * Add member to DLIST to append another DLIST.
      * Other minor code cleaning.
      aaa1cc3e
  8. 24 Feb, 2012 1 commit
  9. 23 Feb, 2012 2 commits
  10. 22 Feb, 2012 3 commits
  11. 21 Feb, 2012 1 commit
  12. 20 Feb, 2012 1 commit
    • jean-pierre charras's avatar
      Fix 2 minor bugs: · 477e98dc
      jean-pierre charras authored
      * Pcbnew: in hight contrast mode the 'V' hotkey did not always refresh the screen.
      * Eeschema: incorrect print scale when the option 'Show page limits' is disable.
      477e98dc
  13. 19 Feb, 2012 1 commit
  14. 17 Feb, 2012 1 commit
  15. 16 Feb, 2012 2 commits
  16. 10 Feb, 2012 1 commit
  17. 09 Feb, 2012 1 commit
  18. 05 Feb, 2012 1 commit
  19. 26 Jan, 2012 1 commit
  20. 25 Jan, 2012 1 commit
  21. 24 Jan, 2012 1 commit
  22. 23 Jan, 2012 2 commits
  23. 22 Jan, 2012 1 commit
  24. 21 Jan, 2012 1 commit
  25. 18 Jan, 2012 1 commit
  26. 16 Jan, 2012 2 commits
  27. 14 Jan, 2012 1 commit
  28. 10 Jan, 2012 1 commit
  29. 09 Jan, 2012 3 commits
  30. 06 Jan, 2012 1 commit
  31. 05 Jan, 2012 1 commit
  32. 04 Jan, 2012 1 commit