1. 07 Jan, 2010 2 commits
  2. 05 Jan, 2010 6 commits
  3. 04 Jan, 2010 1 commit
  4. 03 Jan, 2010 2 commits
    • charras's avatar
      fixed a potential bug in fill zone. · ef29dabf
      charras authored
      Tried to fix a problem under Vista and Window 7 in fill zone: sometimes Pcbnew crashes.
      Could be a bug in Kbool (see changelog).
      ef29dabf
    • charras's avatar
      fixed a potential bug in fill zone. · bee0d118
      charras authored
      Tried to fix a problem under Vista and Window 7 in fill zone: sometimes Pcbnew crashes.
      Could be a bug in Kbool (see changelog).
      bee0d118
  5. 02 Jan, 2010 2 commits
  6. 01 Jan, 2010 1 commit
  7. 30 Dec, 2009 1 commit
  8. 29 Dec, 2009 3 commits
  9. 28 Dec, 2009 1 commit
  10. 27 Dec, 2009 1 commit
  11. 23 Dec, 2009 2 commits
  12. 22 Dec, 2009 2 commits
  13. 21 Dec, 2009 7 commits
  14. 20 Dec, 2009 3 commits
  15. 19 Dec, 2009 2 commits
  16. 17 Dec, 2009 2 commits
  17. 15 Dec, 2009 2 commits
    • stambaughw's avatar
      Dialog work and other minor changes. · 014d852b
      stambaughw authored
      * Replace EESchema sheet properties dialog with wxFormBuilder version.
      * Editing an existing sheet now marks schematic as modified.
      * Code style updates for some of my previous work.
      * Improvements to the CMP_LIB_ENTRY object.
      * Replaced symbol edit export fprintf code with wxFFile implementation.
      * GCC compiler warning fix in pcbnew/drc.cpp.
      014d852b
    • charras's avatar
      pcbnew: fixed in dialog_layers_setup2: new number of layers not taken in... · 867737e2
      charras authored
      pcbnew: fixed in dialog_layers_setup2: new number of layers not taken in account when selected only by the copper layers choice list.
      867737e2