1. 18 Dec, 2013 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew: rotate footprint hot key fixes (fixes lp:1066182). · 75777f4a
      Wayne Stambaugh authored
      * Change general properties dialog to allow for entry of arbitrary rotation
        angles for greater than 0 to 90.
      * Move global rotation angle variable into PCB_EDIT_FRAME object where it is
        used and add accessors.
      * Change rotate footprint undo operation from UR_ROTATE_XXXX to UR_CHANGE.
      * Create function to remove trailing zeros from floating point wxString
        objects.
      75777f4a
  2. 17 Dec, 2013 1 commit
  3. 16 Dec, 2013 2 commits
  4. 14 Dec, 2013 1 commit
  5. 13 Dec, 2013 6 commits
  6. 12 Dec, 2013 2 commits
  7. 11 Dec, 2013 1 commit
  8. 10 Dec, 2013 5 commits
  9. 09 Dec, 2013 6 commits
  10. 08 Dec, 2013 7 commits
  11. 07 Dec, 2013 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew: footprint viewer wxAUI improvements. · 4f2921f3
      Wayne Stambaugh authored
      * Make the tool bar dockable.
      * Enable the overflow control in the tool bar in case the it does not fit in
        it's parent window.
      * Fix some wxAuiPaneInfo usage issues.
      * Remove unused wxAuiPaneInfo objects.
      * Move perspective saving and loading into EDA_BASE_FRAME object in preparation
        for extending this to all frame windows.
      4f2921f3
  12. 06 Dec, 2013 5 commits
  13. 05 Dec, 2013 2 commits