1. 16 Apr, 2012 2 commits
    • Wayne Stambaugh's avatar
      More internal unit improvements. · 6468805c
      Wayne Stambaugh authored
      * Move all convert from user to internal units into base_units.cpp.
      * Remove internal units parameters from all moved conversion functions.
      * Revise all source code that calls the moved conversion functions.
      * Remove internal units from all dialog text control helper classes.
      6468805c
    • Dick Hollenbeck's avatar
      work on footprint plugin API · a42490e0
      Dick Hollenbeck authored
      a42490e0
  2. 19 Mar, 2012 1 commit
  3. 23 Jan, 2012 1 commit
  4. 29 Dec, 2011 1 commit
  5. 30 Nov, 2011 1 commit
  6. 16 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCBNew locate footprint code refactoring and other minor fixes. · 1c4d925d
      Wayne Stambaugh authored
      * Refactor locate footprint function into the board object.
      * Remove locate.cpp as it is no longer needed.
      * Actually remove track.cpp from repo that I missed on the last commit.
      * Increase the size of the layer pair tool bar bitmap so that it looks
        better with the new larger tool bar images.
      * Fixes to prevent common headers from complaining when not included
        in the correct order in source files.
      1c4d925d
  7. 06 Sep, 2011 1 commit
  8. 19 Apr, 2011 1 commit
  9. 21 Jan, 2011 1 commit
    • Wayne Stambaugh's avatar
      EESchema code refactoring and coding policy naming fixes. · 73e38ce9
      Wayne Stambaugh authored
      * Move schematic wire and bus break code into schematic screen object.
      * Move schematic test for dangling ends into schematic screen object.
      * Remove left over debugging output in schematic screen object.
      * Remove unused file eeschema/cleanup.cpp.
      * Fix bug in schematic line object hit test algorithm.
      * Fix a string concatenation compile error added in r2752.
      * Rename class WinEDA_BasicFrame to EDA_BASE_FRAME.
      * Rename class WinEDA_DrawFrame to EDA_DRAW_FRAME.
      * Rename class WinEDA_DrawPanel to EDA_DRAW_PANEL.
      73e38ce9
  10. 18 Nov, 2010 1 commit