1. 09 Jul, 2013 1 commit
  2. 30 May, 2013 1 commit
    • jean-pierre charras's avatar
      Pcbnew: Fix Bug #1185556. fix issue about Solder Paste Ratio value which was... · 57b30ad2
      jean-pierre charras authored
      Pcbnew: Fix Bug #1185556. fix issue about Solder Paste Ratio value which was accepting only one digit in mantissa in 3  dialogs  (now 6 digits in all dialogs).
      fix potential issue in .kicad_pcb file creation, in some places where a %g or %.16g format was used:
      al least under Mingw/gcc4.7.2, the floating number was written using scientific notation, not accepted by the S-expr reader.
      57b30ad2
  3. 26 May, 2013 1 commit
  4. 30 Mar, 2013 1 commit
  5. 18 Feb, 2013 1 commit
  6. 12 Feb, 2013 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew pad properties dialog assertion and layout fixes. · 001afa49
      Wayne Stambaugh authored
      * Fixed spacing issue in pad properties dialog.
      * Remove wxSHAPED flag from pad drawing panel to prevent assertion in
        wxSizer.
      * Used sane default pad size and drill size settings to prevent wxRound
        assertions.
      * Add license to class_board_design_settings.cpp.
      001afa49
  7. 14 Dec, 2012 1 commit
  8. 12 Dec, 2012 1 commit
  9. 06 Dec, 2012 1 commit
  10. 22 Mar, 2012 1 commit
  11. 12 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      Eeschema: minor fixes: · 396538e1
      jean-pierre charras authored
      * make 2 bitmaps more visible.
      * fix incorrect screen redraw when rotating a component.
      * netlist : the pcbnew advanced format can be now stored (persistant option) in project config.
      396538e1
  12. 10 Mar, 2012 1 commit
  13. 09 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      Dialog exit: better icon. · 909c2a60
      jean-pierre charras authored
      Pcbnew:
       * graphic_item_properties_base.fbp * dialog pad edit: make some strings more easier to translate.
       * global pad edition: fix a bug that change pad position instead of pad size (round pas only).
      Eeschema:
       * fix a bug: new created wires were not alwaes shows until the screen was redrawn.
      909c2a60
  14. 08 Mar, 2012 1 commit
  15. 24 Feb, 2012 1 commit
  16. 19 Feb, 2012 1 commit
  17. 19 Aug, 2011 1 commit
  18. 24 Nov, 2010 1 commit
  19. 15 Sep, 2010 1 commit
  20. 11 Sep, 2010 2 commits
  21. 29 Jul, 2010 1 commit
  22. 02 Mar, 2010 1 commit
  23. 20 Nov, 2009 1 commit
  24. 06 Nov, 2009 1 commit
  25. 05 Nov, 2009 1 commit
  26. 23 Aug, 2009 1 commit
  27. 01 May, 2009 1 commit
    • stambaughw's avatar
      PCBNew UI normalization and global variable reductions. · 0652ab4f
      stambaughw authored
      * All: remove all remaining occurrences of g_DialogFont and dialog font menu handers.
      * All: remove all remaining non-standard fonts and button text colors from common dialogs.
      * PCBNew: remove all non-standard fonts and button text colors from dialogs.
      * PCBNew: update project library and path dialog to match changes to CVPCB version.
      * EESchema: update project library and path dialog to match changes to CVPCB version.
      * EESchema: save vertical/horizontal line direction setting between sessions.
      0652ab4f
  28. 24 Nov, 2008 1 commit
  29. 22 Nov, 2008 1 commit