1. 09 Apr, 2011 1 commit
  2. 06 Apr, 2011 1 commit
  3. 05 Apr, 2011 3 commits
  4. 04 Apr, 2011 1 commit
  5. 01 Apr, 2011 1 commit
  6. 29 Mar, 2011 2 commits
  7. 28 Mar, 2011 1 commit
  8. 25 Mar, 2011 1 commit
  9. 24 Mar, 2011 2 commits
  10. 22 Mar, 2011 2 commits
  11. 20 Mar, 2011 1 commit
  12. 18 Mar, 2011 2 commits
  13. 17 Mar, 2011 1 commit
  14. 14 Mar, 2011 2 commits
    • Wayne Stambaugh's avatar
      Dialog escape key termination and default button fixes. · fe6890a9
      Wayne Stambaugh authored
      * Fix about dialog escape key termination bug.
      * Fix edit hot keys dialog escape key termination bug.
      * Set schematic editor component properties dialog default button.
      * Fix schematic editor plot DXF dialog escape key termination bug.
      * Set PCB editor layers setup dialog default button.
      * Set PCB editor swap layers dialog default button.
      * Set PCB editor net list dialog default button.
      * Add comment to UIPolicy.txt about escape key termination requiring proper
        dialog button IDs.
      fe6890a9
    • Wayne Stambaugh's avatar
      Set default button on all dialogs. Fixes lp:665703 · 283cfa67
      Wayne Stambaugh authored
      * Set default button on all dialogs that do not already have a defined
        default button.  The only exception is the EESchema net list dialog
        which needs converted over to wxFormBuilder and due to it's design makes
        setting the default button in any tab other than the default tab
        problematic.
      * Fix escape key dialog handling bug in EESchema print post script
        dialog.
      283cfa67
  15. 12 Mar, 2011 2 commits
  16. 11 Mar, 2011 2 commits
  17. 10 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      Schematic editor locate item changes and other minor fixes. · c07b677a
      Wayne Stambaugh authored
      * Move locate function code into schematic screen object.
      * Move test for junction needed into schematic screen object.
      * Move test for marking connected items into schematic screen object.
      * Move delete item function code into schematic screen object.
      * Move delete all markers code into schematic screen object.
      * Add method for locating multiple items in schematic screen object.
      * Fix minor bug in schematic field object hit test declaration.
      * Initial encapsulation work on item picker object.
      * Remove duplicate doxygen comments from item picker object source file.
      c07b677a
  18. 09 Mar, 2011 1 commit
  19. 04 Mar, 2011 1 commit
  20. 03 Mar, 2011 1 commit
  21. 01 Mar, 2011 2 commits
    • 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
    • jean-pierre charras's avatar
      Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading... · ec400bf7
      jean-pierre charras authored
      Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading files or entering sheets.
      ec400bf7
  22. 28 Feb, 2011 1 commit
  23. 27 Feb, 2011 5 commits
  24. 26 Feb, 2011 1 commit
  25. 24 Feb, 2011 2 commits