1. 23 Jan, 2012 1 commit
  2. 06 Sep, 2011 1 commit
  3. 26 Aug, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add user write permission tests to PCBNew and other minor fixes. · 0d57d670
      Wayne Stambaugh authored
      * Check user write permissions before saving project, board, and footprint
        library files.
      * Append read only to file name and path in title bar when the user
        does not have write privileges.
      * Rename class WinEDA_ModuleEditFrame to FOOTPRINT_EDIT_FRAME.
      * Lot's of Doxygen comment and coding style policy fixes.
      0d57d670
  4. 11 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCBNew auxiliary tool bar changes and other minor improvements. · 018292a8
      Wayne Stambaugh authored
      * Remove clearance and net class name read only text boxes from PCBNew
        auxiliary tool bar.
      * Display full net class information in message panel when an object that
        supports net classes is selected.
      * Move coordinate string conversion function to EDA_DRAW_FRAME object and
        made it more versatile.
      * Refresh message panel text when units change.
      018292a8
  5. 01 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCBNew control update bug fixes, fixes lp:725963. · 1010601a
      Wayne Stambaugh authored
      * Fix grid select box update bug on context menu.
      * Fix via size and track width select box update bugs.
      * Fix layer pair indicator button update bug.
      * Fix auto track width tool bar control enable bug.
      * Fix via size and track width select status bug in context menu.
      * Fix layer select box and layer control widget select bug when current
        layer is removed.
      * Add virtual function to notify objects derived from EDA_DRAW_FRAME that
        the units setting has changed.
      * Coding policy class naming fixes.
      1010601a
  6. 21 Feb, 2011 1 commit
    • Wayne Stambaugh's avatar
      All control state handling is now performed in wxUpdateUIEvent handlers. · bdca3c5e
      Wayne Stambaugh authored
      * Old control state handling code completely removed in all applications.
      * Factor common control state handlers into EDA_DRAW_FRAME.
      * Replaced EDA_ITEM test for newness with IsNew() method.
      * Factor vertical right toolbar command handlers out of giant edit command
        switch statement in EESchema and PCBNew.
      bdca3c5e
  7. 10 Aug, 2010 1 commit
  8. 14 Jul, 2010 1 commit
  9. 13 Jul, 2010 1 commit
  10. 23 Apr, 2010 2 commits
  11. 19 Dec, 2009 1 commit
  12. 20 Nov, 2009 1 commit
  13. 30 Oct, 2009 1 commit
  14. 22 Sep, 2009 1 commit
    • stambaughw's avatar
      Command ID refactoring and other minor improvements. · 43d6c685
      stambaughw authored
      * Split out application specific command IDs to prevent unnecessary rebuilding.
      * Eliminate duplicate menu and tool bar command IDs.
      * Split component library editor and viewer definitions to separate header files.
      * More component library and document file merge code.
      * A bunch of minor string readability and consistency fixes.
      43d6c685
  15. 30 Jul, 2009 1 commit
  16. 04 Feb, 2009 1 commit
  17. 04 Aug, 2007 1 commit
  18. 05 Jun, 2007 1 commit
  19. 06 May, 2007 1 commit