1. 18 Apr, 2011 1 commit
  2. 17 Apr, 2011 1 commit
  3. 16 Apr, 2011 1 commit
  4. 15 Apr, 2011 1 commit
  5. 13 Apr, 2011 1 commit
  6. 12 Apr, 2011 1 commit
    • Wayne Stambaugh's avatar
      Coding policy fixes and other minor improvements. · 5c8894f9
      Wayne Stambaugh authored
      * Change class WinEDA_MsgPanel name to EDA_MSG_PANEL per coding policy.
      * Change some old set message panel code in PCBNew with updated message
        panel methods in EDA_DRAW_FRAME.
      * Remove unused global function Affiche_1_Parametre.
      * Minor Doxygen warning fixes.
      5c8894f9
  7. 09 Apr, 2011 1 commit
  8. 07 Apr, 2011 1 commit
  9. 06 Apr, 2011 1 commit
  10. 05 Apr, 2011 3 commits
  11. 04 Apr, 2011 1 commit
  12. 02 Apr, 2011 1 commit
    • jean-pierre charras's avatar
      * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config... · 16e9ddc2
      jean-pierre charras authored
      * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point).
      (WxWidgets 2.9.1 seems call setlocale( LC_NUMERIC, "" ) when wxConfig read doubles stored in config, but forget to back to current locale.)
      Note: perhaps there are some dialogs that need this call to  SetLocaleTo_Default() ).
      * Minor  code cleanup in pcbnew/netlist.cpp
      16e9ddc2
  13. 29 Mar, 2011 2 commits
  14. 26 Mar, 2011 1 commit
  15. 25 Mar, 2011 2 commits
  16. 23 Mar, 2011 1 commit
  17. 22 Mar, 2011 2 commits
  18. 20 Mar, 2011 1 commit
  19. 19 Mar, 2011 1 commit
  20. 17 Mar, 2011 1 commit
  21. 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
  22. 12 Mar, 2011 1 commit
  23. 11 Mar, 2011 2 commits
  24. 10 Mar, 2011 2 commits
  25. 09 Mar, 2011 1 commit
  26. 07 Mar, 2011 2 commits
  27. 05 Mar, 2011 1 commit
  28. 04 Mar, 2011 1 commit
  29. 03 Mar, 2011 1 commit
  30. 02 Mar, 2011 1 commit
  31. 01 Mar, 2011 1 commit