1. 15 Mar, 2012 1 commit
  2. 12 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      Eeschema: minor fixes: · 396538e1
      jean-pierre charras authored
      * make 2 bitmaps more visible.
      * fix incorrect screen redraw when rotating a component.
      * netlist : the pcbnew advanced format can be now stored (persistant option) in project config.
      396538e1
  3. 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
  4. 25 Feb, 2012 1 commit
  5. 15 Feb, 2012 1 commit
  6. 13 Feb, 2012 1 commit
  7. 08 Feb, 2012 1 commit
  8. 01 Feb, 2012 1 commit
  9. 23 Jan, 2012 1 commit
  10. 17 Jan, 2012 1 commit
  11. 04 Jan, 2012 1 commit
    • jean-pierre charras's avatar
      Fix bug 910364: When a footprint saved in a .mod file is not on front layer... · 5a96588e
      jean-pierre charras authored
      Fix bug 910364: When a footprint saved in a .mod file is not on front layer and/or not with orientation 0 degree, the Module editor load it incorrectly.
      note:  the Module editor save it with default orientation and layer, but the archive function does not, so some footprints can be not editable.
      TODO: modify the Archive Function to use the default layer / orientation.
      5a96588e
  12. 30 Dec, 2011 2 commits
  13. 17 Dec, 2011 1 commit
  14. 30 Nov, 2011 1 commit
  15. 17 Nov, 2011 1 commit
  16. 12 Nov, 2011 1 commit
    • jean-pierre charras's avatar
      Some better icons. · 9cb27eb8
      jean-pierre charras authored
      Fix bug 880132 (Justify not correct)
      Note: justifications are now always relative to the text, in libedit (as before) and schematic editor:
      if rotated, justification is rotated, because in Pcbnew rotation can have any value.
      9cb27eb8
  17. 03 Nov, 2011 1 commit
  18. 19 Oct, 2011 1 commit
  19. 18 Oct, 2011 3 commits
  20. 17 Oct, 2011 1 commit
  21. 05 Oct, 2011 1 commit
  22. 28 Sep, 2011 2 commits
  23. 22 Sep, 2011 1 commit
  24. 20 Sep, 2011 2 commits
  25. 18 Sep, 2011 2 commits
  26. 14 Sep, 2011 2 commits
  27. 13 Sep, 2011 3 commits
    • jean-pierre charras's avatar
      Add missing file. · 134a9353
      jean-pierre charras authored
      134a9353
    • jean-pierre charras's avatar
      Commit changes asked by Fabrizio Tappero. · e9b71f1e
      jean-pierre charras authored
      Fix compatibility issues with old xpm icons.
      Add or update .xpm and .ico files for shortcuts and taskbars
      Remove artwork folder.
      e9b71f1e
    • Wayne Stambaugh's avatar
      PCBNew locate code refactoring. · efc93aa5
      Wayne Stambaugh authored
      * Move various locate functions into the appropriate board item object.
      * Unified best zoom for all frames derived from PCB_BASE_FRAME.
      * Remove track.cpp as it is no longer needed.
      * Dead code removal.
      * Remove scary frame window pointer member from board item objects.
      * Add draw bounding box to gerber draw item for debugging purposes.
      efc93aa5
  28. 11 Sep, 2011 1 commit
    • jean-pierre charras's avatar
      Fix issues with new icons: · b5d27a56
      jean-pierre charras authored
      * Replace use of wxICON by new icons declaration.
      * Remove unused files.
      * Fix filenames inconsistencies between old and new icons.
      * dialog_erc handle variable size icons in erc matrix.
      b5d27a56
  29. 09 Sep, 2011 2 commits
  30. 08 Sep, 2011 1 commit