1. 05 Jan, 2010 2 commits
  2. 04 Jan, 2010 1 commit
  3. 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
  4. 02 Jan, 2010 2 commits
  5. 01 Jan, 2010 1 commit
  6. 30 Dec, 2009 1 commit
  7. 29 Dec, 2009 3 commits
  8. 28 Dec, 2009 1 commit
  9. 27 Dec, 2009 1 commit
  10. 23 Dec, 2009 2 commits
  11. 22 Dec, 2009 2 commits
  12. 21 Dec, 2009 7 commits
  13. 20 Dec, 2009 3 commits
  14. 19 Dec, 2009 2 commits
  15. 17 Dec, 2009 2 commits
  16. 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
  17. 13 Dec, 2009 2 commits
  18. 12 Dec, 2009 3 commits
    • faa's avatar
      russian GUI update · 3901e152
      faa authored
      3901e152
    • charras's avatar
      Eeschema: fixed component drag not working. · ce52cf5b
      charras authored
      ce52cf5b
    • dickelbeck's avatar
      ++pcbnew · 43c034d0
      dickelbeck authored
          Finished the Layer Setup Dialog.  I assumed that the new layer order will
          be in place soon.  It works fine now, but the layer order is probably
          misleading, since it does not reflect the current stackup but rather the
          future stackup.  I dropped support for a single layer board. The minimum
          is two copper layers.  Avoid the side you don't want anything on.
      
          Within a month I should have the layer visibility and selection widget
          in place.
      
      43c034d0
  19. 11 Dec, 2009 1 commit