1. 30 Sep, 2011 2 commits
    • Wayne Stambaugh's avatar
      Application name capitalization fixes. · 4b853ded
      Wayne Stambaugh authored
      * Correct all user strings and comments for the correct capitalization of
        application names according to JP.  They are KiCad, Pcbnew, CvPcb,
        Eeschema, and GerbView.
      * Add a note the the user interface policy about the correct capitalization.
      4b853ded
    • Roman Bashkov's avatar
      pcbnew: · 611a5155
      Roman Bashkov authored
      * Add visible clearance when edit node or track segment,
        add parameter "show clearance for new or edited track with via area"
        in "Display options" menu.
      611a5155
  2. 29 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Minor PCBNew code fixes. · c09bc26d
      Wayne Stambaugh authored
      * Translate French code names and comments.
      * Dead code removal.
      * Hot key object and structure coding style policy fixes.
      * Doxygen comment warning fixes.
      c09bc26d
  3. 28 Sep, 2011 4 commits
  4. 27 Sep, 2011 1 commit
  5. 26 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCB common library global variable removal and other minor fixes. · b9b341dc
      Wayne Stambaugh authored
      * Move auto save time global variables into PCB_EDIT_FRAME object.
      * Move footprint library name list global variable int PCB_EDIT_FRAME
        object.
      * Improve library back up and temporary file error message strings and make
        them translatable.
      * PCBNew string unification.
      * Translate French code names and comments.
      * Coding style policy and Doxygen comment fixes.
      b9b341dc
  6. 24 Sep, 2011 2 commits
  7. 23 Sep, 2011 3 commits
  8. 22 Sep, 2011 1 commit
  9. 21 Sep, 2011 1 commit
  10. 20 Sep, 2011 6 commits
  11. 19 Sep, 2011 2 commits
  12. 18 Sep, 2011 3 commits
  13. 17 Sep, 2011 2 commits
  14. 16 Sep, 2011 3 commits
  15. 15 Sep, 2011 2 commits
  16. 14 Sep, 2011 3 commits
  17. 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