1. 23 Aug, 2013 1 commit
    • jean-pierre charras's avatar
      Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files... · 4428d69a
      jean-pierre charras authored
      Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
      Netlist dialog: add option to report only most important messages. Useful for large boards.
      class REPORTER: add features to allow a basic message filtering (flags to report all/warning/error messages)
      Fix Bug #1214599 ( tools are deselected on Move command )
      4428d69a
  2. 26 May, 2013 1 commit
  3. 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
  4. 21 Feb, 2011 1 commit
  5. 05 Feb, 2011 1 commit
  6. 23 Jan, 2011 1 commit
  7. 25 Aug, 2008 1 commit
  8. 22 Jun, 2008 1 commit
  9. 05 Jun, 2007 1 commit