1. 11 Oct, 2013 1 commit
    • jean-pierre charras's avatar
      Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes... · a8e57e10
      jean-pierre charras authored
      Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad
      Remove KICAD_GOST option because it is  now useless: the 2 GOST options are now selectable at run time and are:
      * specific page layouts (now user definable, and the GOST page layouts are available in template folder)
      * notation for multiple parts per package (made in eeschema, preference menu)
      a8e57e10
  2. 07 Oct, 2013 4 commits
  3. 05 Oct, 2013 5 commits
  4. 04 Oct, 2013 10 commits
  5. 03 Oct, 2013 4 commits
  6. 02 Oct, 2013 1 commit
  7. 30 Sep, 2013 2 commits
  8. 29 Sep, 2013 1 commit
  9. 28 Sep, 2013 1 commit
  10. 27 Sep, 2013 2 commits
  11. 26 Sep, 2013 3 commits
    • Wayne Stambaugh's avatar
      Footprint viewer improvements and code cleaning. · 5927f026
      Wayne Stambaugh authored
      * Use wxAuiManager perspective to save and load window settings which should
        allow us to start using more advanced wxAui features like detachable tool
        bars and windows.
      * Remove sash size change events, event handler, and sash width clamping code
        since it didn't work all that well anyway.
      * Disable the close button on the footprint view pane.
      * Update the footprint list box selection when iterating the list using the
        tool bar arrow buttons.
      * Merge code from modview.cpp into modview_frame.cpp and remove modview.cpp.
      5927f026
    • Dick Hollenbeck's avatar
      comment/doc cleanups · 5f0679bf
      Dick Hollenbeck authored
      5f0679bf
    • Dick Hollenbeck's avatar
      Make pretty prettier by striving for single line module pads. Add slick... · 4f7c7eb1
      Dick Hollenbeck authored
      Make pretty prettier by striving for single line module pads.  Add slick std::string based strprintf(), twice.
      4f7c7eb1
  12. 25 Sep, 2013 4 commits
  13. 24 Sep, 2013 2 commits