1. 15 Sep, 2011 1 commit
  2. 13 Sep, 2011 1 commit
  3. 11 Sep, 2011 2 commits
  4. 09 Sep, 2011 1 commit
  5. 08 Sep, 2011 3 commits
  6. 06 Sep, 2011 3 commits
  7. 04 Sep, 2011 1 commit
  8. 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
  9. 31 Aug, 2011 3 commits
  10. 30 Aug, 2011 3 commits
  11. 29 Aug, 2011 2 commits
  12. 28 Aug, 2011 1 commit
  13. 19 Aug, 2011 3 commits
  14. 18 Aug, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add user write permission tests to EESchama and other minor fixes. · c64a6937
      Wayne Stambaugh authored
      * Add general purpose user write permission test function to base
        window class.
      * Check user write permissions before saving project, schematic and
        library files.
      * Remove displaying file dialog every time the project file is saved.
      * Display absolute paths for non-root sheet file in title bar.
      * Remove redundant command table entry from schematic editor.
      * Remove unused variables to fix GCC 4.6 warnings.
      * The usual Doxygen comment and coding style policy fixes.
      c64a6937
  15. 16 Aug, 2011 1 commit
  16. 12 Aug, 2011 1 commit
    • Wayne Stambaugh's avatar
      Prevent component library editor from saving read only files (fixes lp:811118) · e7eef8cf
      Wayne Stambaugh authored
      * Disable save library command when user does not have permission to write
        the active library.
      * Append the active library file name displayed in the title bar with read
        only when the user does not have write permission.
      * Test the selected folder permissions when user chooses the save library
        as command.
      * The obligatory coding style policy fixes.
      e7eef8cf
  17. 05 Aug, 2011 2 commits
  18. 20 Jul, 2011 1 commit
  19. 15 Jul, 2011 1 commit
  20. 12 Jul, 2011 1 commit
  21. 08 Jul, 2011 1 commit
  22. 07 Jul, 2011 1 commit
  23. 05 Jul, 2011 1 commit
  24. 04 Jul, 2011 1 commit
  25. 03 Jul, 2011 1 commit
  26. 02 Jul, 2011 1 commit
  27. 28 Jun, 2011 1 commit