1. 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
  2. 13 Mar, 2011 1 commit
  3. 12 Mar, 2011 6 commits
  4. 11 Mar, 2011 3 commits
  5. 10 Mar, 2011 3 commits
  6. 09 Mar, 2011 3 commits
  7. 07 Mar, 2011 2 commits
  8. 05 Mar, 2011 2 commits
  9. 04 Mar, 2011 1 commit
  10. 03 Mar, 2011 3 commits
    • Wayne Stambaugh's avatar
      Minor EESchema code improvements. · 9769c9b6
      Wayne Stambaugh authored
      * Factor change schematic component orientation code out of switch statement
        into separate function.
      * Remove redundant command events from schematic editor hot key handler.
      9769c9b6
    • jean-pierre charras's avatar
      fix very minor bugs. · 098a20a0
      jean-pierre charras authored
      098a20a0
    • Wayne Stambaugh's avatar
      EESchema and other minor code improvements. · 9e0e43e4
      Wayne Stambaugh authored
      * Change EDA_ITEM set flag function to set flag bits using logical or
        instead of assignment.
      * Add clear flag function to EDA_ITEM to clear flag bit using inverted
        logical and.
      * Factor change schematic text type code out of switch statement into
        a single function call.
      * Schematic text orientation function renaming improvements.
      * Lots of small coding policy changes to updated files.
      9e0e43e4
  11. 02 Mar, 2011 4 commits
  12. 01 Mar, 2011 5 commits
  13. 28 Feb, 2011 5 commits