1. 16 Apr, 2012 1 commit
  2. 12 Apr, 2012 1 commit
    • Wayne Stambaugh's avatar
      Internal unit improvements and Pcbnew s-expression file format changes. · bed96be7
      Wayne Stambaugh authored
      * Move EDA_TEXT object into separate header and source file.
      * Compile EDA_TEXT class separately for BOARD_ITEM and SCH_ITEM units.
      * Compile PAGE_INFO  class separately for BOARD_ITEM and SCH_ITEM units.
      * Minor formatting tweaks to Pcbnew s-expression file.
      * Move internal unit formatting functions into BOARD_ITEM and SCH_ITEM.
      bed96be7
  3. 09 Apr, 2012 1 commit
  4. 07 Apr, 2012 1 commit
  5. 01 Apr, 2012 1 commit
    • Wayne Stambaugh's avatar
      Initial Pcbnew s-expression file format commit. · d7feb9ab
      Wayne Stambaugh authored
      * Add s-expression Format() function to all objects derived from
        BOARD_ITEM.
      * Add s-expression Format() function to base objects as required.
      * Add functions to convert coordinates from base internal units
        (nanometers) to millimeter string for writing to s-expression
        file.
      * Add temporary dummy conversion functions to prevent link errors
        until schematic and board object and action code can be separated
        into DSO/DLL.
      * Add CMake build option to build Pcbnew with nanometer internal
        units.
      d7feb9ab
  6. 19 Mar, 2012 1 commit
  7. 16 Feb, 2012 1 commit
  8. 27 Jan, 2012 1 commit
  9. 23 Jan, 2012 1 commit
  10. 22 Jan, 2012 1 commit
  11. 16 Dec, 2011 2 commits
    • Wayne Stambaugh's avatar
      Encapsulate EDA_APP class. · 0e27f45f
      Wayne Stambaugh authored
      0e27f45f
    • Wayne Stambaugh's avatar
      More encapsulation work and other minor improvements. · fac288cf
      Wayne Stambaugh authored
      * EDA_DRAW_FRAME completely encapsulated except for DrawFrame member.
      * Moved members specific to Pcbnew from EDA_DRAW_FRAME to PCB_BASE_FRAME
        or PCB_EDIT_FRAME as appropriate.
      * Replace EDA_TOOLBAR with wxAuiToolBar as EDA_TOOL bar provided no
        additional functionality and made code less readable.
      * Remove EDA_TOOLBAR class definition from wxstruct.h and delete file
        wineda_toolbar.cpp.
      * Rename tool bar members to something more descriptive since the
        horizontal and vertical references wont mean anything once the
        tool bars are movable.
      * Lots of dead code removal.
      fac288cf
  12. 27 Oct, 2011 1 commit
  13. 18 Oct, 2011 1 commit
    • Wayne Stambaugh's avatar
      Minor menu bar fixes. · 1bd7fc8a
      Wayne Stambaugh authored
      * Fixed bug on Windows that prevented the menu short cuts from working
        properly.
      * Fix duplicate menu short cut keys in KiCad, Pcbnew, and Eeschema.
      * Add menu short cuts for all possible menu entries.
      1bd7fc8a
  14. 30 Sep, 2011 1 commit
    • 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
  15. 15 Sep, 2011 1 commit
  16. 13 Sep, 2011 1 commit
  17. 09 Sep, 2011 1 commit
  18. 08 Sep, 2011 2 commits
  19. 07 Sep, 2011 1 commit
  20. 06 Sep, 2011 1 commit
  21. 01 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add menu item function fixes and other minor improvements. · 4a7dc4ad
      Wayne Stambaugh authored
      * Rename all ADD_MENUITEM_* functions to AddMenuItem and move them to
        wxstruct.h since they are used by the Kicad main frame classes.
      * Move SET_BITMAP and SETBITMAPS definitions to wxstruct.h.
      * Fix a bug in SET_BITMAPS that prevented enabling menu item images on
        OSX.
      * Rename MsgItem to EDA_MSG_ITEM.
      * Remove redundant includes from modified files.
      * Doxygen and coding style policy fixes.
      4a7dc4ad
  22. 30 Aug, 2011 1 commit
  23. 29 Aug, 2011 1 commit
  24. 28 Aug, 2011 1 commit
  25. 19 Aug, 2011 2 commits
  26. 05 Aug, 2011 1 commit
  27. 18 Jun, 2011 1 commit
  28. 13 May, 2011 1 commit
  29. 12 May, 2011 2 commits
  30. 17 Apr, 2011 1 commit
  31. 13 Apr, 2011 1 commit
  32. 06 Apr, 2011 1 commit
  33. 05 Apr, 2011 1 commit
  34. 04 Apr, 2011 1 commit
  35. 17 Mar, 2011 1 commit
  36. 30 Jan, 2011 1 commit