1. 15 Apr, 2011 2 commits
  2. 14 Apr, 2011 1 commit
  3. 13 Apr, 2011 2 commits
  4. 12 Apr, 2011 4 commits
  5. 11 Apr, 2011 3 commits
  6. 09 Apr, 2011 4 commits
  7. 08 Apr, 2011 1 commit
    • Wayne Stambaugh's avatar
      Fix EESchema undo and abort move regressions. · 053498d1
      Wayne Stambaugh authored
      * Component moves can now be undone do to incorrect virtual method declaration
        in schematic component object.
      * Undoing a field move now redraws the undone field properly.
      * Fix bug when after aborting a field move kept displaying context menu
        field items.
      * Removed unused current field member variable and access methods from the
        schematic edit frame object.
      * Update component move code to comply with coding policy.
      053498d1
  8. 07 Apr, 2011 3 commits
  9. 06 Apr, 2011 2 commits
  10. 05 Apr, 2011 3 commits
  11. 04 Apr, 2011 2 commits
  12. 03 Apr, 2011 2 commits
  13. 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
  14. 01 Apr, 2011 4 commits
  15. 31 Mar, 2011 1 commit
  16. 30 Mar, 2011 5 commits