1. 29 Jun, 2014 1 commit
  2. 19 Mar, 2014 1 commit
  3. 09 Apr, 2013 2 commits
  4. 31 Mar, 2013 1 commit
  5. 12 Jan, 2013 1 commit
    • Wayne Stambaugh's avatar
      Base object decoupling improvements. · f8a56d44
      Wayne Stambaugh authored
      * Improve MSG_PANEL_ITEM to handle message panel information.
      * Create containers for passing message panel items between objects and
        the message panel.
      * Rename EDA_ITEM::DisplayInfo to EDA_ITEM::GetMsgPanelInfo.
      * Remove all direct manipulation of EDA_DRAW_FRAME from all objects derived
        from EDA_ITEM.
      f8a56d44
  6. 08 Jun, 2012 1 commit
  7. 07 May, 2012 1 commit
  8. 09 Feb, 2012 1 commit
  9. 23 Jan, 2012 1 commit
  10. 14 Dec, 2011 1 commit
  11. 01 Oct, 2011 1 commit
  12. 23 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCB common library header rationalization. · edd35b4e
      Wayne Stambaugh authored
      * All header files used to create the PCB common library now compile as
        stand alone code.  This prevents the need to define them in a specific
        order to make source code compile properly.  It should also now be
        possible to relocate the source code to build the common PCB library
        to a separate folder.
      edd35b4e
  13. 14 Jul, 2011 1 commit
  14. 21 Jan, 2011 1 commit
    • Wayne Stambaugh's avatar
      EESchema code refactoring and coding policy naming fixes. · 73e38ce9
      Wayne Stambaugh authored
      * Move schematic wire and bus break code into schematic screen object.
      * Move schematic test for dangling ends into schematic screen object.
      * Remove left over debugging output in schematic screen object.
      * Remove unused file eeschema/cleanup.cpp.
      * Fix bug in schematic line object hit test algorithm.
      * Fix a string concatenation compile error added in r2752.
      * Rename class WinEDA_BasicFrame to EDA_BASE_FRAME.
      * Rename class WinEDA_DrawFrame to EDA_DRAW_FRAME.
      * Rename class WinEDA_DrawPanel to EDA_DRAW_PANEL.
      73e38ce9
  15. 29 Dec, 2010 1 commit
  16. 16 Oct, 2009 1 commit
    • stambaughw's avatar
      wxWidgets 2.9 string fixes and other minor updates. · 7e24e438
      stambaughw authored
      * Replace all known instances of (const wxChar*) casts to GetChars() for
        wxWidgets 2.9 compatibility.
      * Cleaned up get component dialog so last part gets saved on wild card
        selections.
      * Remove redundant schematic component drawing code.
      * Added SCH_COMPONENT constructor to create new component from library
        component object.
      * Add message panel helpers to WinEDA_DrawFrame and update old message
        panel access code.
      * Using library viewer to add component to schematic now respects unit
        and body style selection.
      7e24e438
  17. 11 Oct, 2009 1 commit
  18. 01 Aug, 2009 1 commit
  19. 13 Jul, 2009 1 commit
  20. 07 Jul, 2009 1 commit
  21. 06 Jul, 2009 1 commit
  22. 17 Apr, 2009 1 commit
  23. 04 Feb, 2009 1 commit
  24. 29 Jan, 2009 1 commit
  25. 04 Dec, 2008 1 commit
  26. 01 Apr, 2008 1 commit
  27. 23 Feb, 2008 1 commit
  28. 12 Jan, 2008 1 commit
  29. 10 Jan, 2008 1 commit
  30. 01 Dec, 2007 2 commits
  31. 27 Nov, 2007 1 commit
  32. 26 Oct, 2007 1 commit