1. 31 Mar, 2013 1 commit
  2. 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
  3. 01 Sep, 2012 1 commit
  4. 17 Apr, 2012 1 commit
  5. 26 Mar, 2012 1 commit
    • Wayne Stambaugh's avatar
      Minor code improvements and coding policy fixes. · 45445dd8
      Wayne Stambaugh authored
      * BLOCK_SELECTOR class is not longer derived from EDA_ITEM.
      * Encapsulate BLOCK_SELECTOR class member variables and add access methods.
      * Move HandleBlockBegin() function from block_commande.cpp to drawframe.cpp.
      * Remove virtual methods from top level derived objects per future
        coding policy change.
      * Remove Doxygen copydoc statement from objects derived from EDA_ITEM
        since the comments are automatically copied to the derived object.
      * Removed copy and pasted Doxygen comments from objects derived from
        EDA_ITEM.
      45445dd8
  6. 17 Mar, 2012 1 commit
  7. 15 Mar, 2012 1 commit
  8. 20 Feb, 2012 1 commit
  9. 09 Feb, 2012 1 commit
  10. 23 Jan, 2012 1 commit
  11. 14 Dec, 2011 2 commits
  12. 29 Nov, 2011 1 commit
  13. 24 Nov, 2011 1 commit
  14. 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
  15. 29 Aug, 2011 1 commit
  16. 01 Aug, 2011 1 commit
  17. 14 Jul, 2011 1 commit
  18. 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
  19. 29 Dec, 2010 1 commit
  20. 12 Nov, 2010 1 commit
  21. 18 Sep, 2010 1 commit
  22. 10 Sep, 2009 1 commit
  23. 01 Aug, 2009 1 commit
  24. 13 Jul, 2009 1 commit
  25. 06 Jul, 2009 1 commit
  26. 17 Apr, 2009 1 commit
  27. 04 Dec, 2008 1 commit
  28. 01 Apr, 2008 1 commit
  29. 12 Jan, 2008 1 commit
  30. 01 Dec, 2007 2 commits
  31. 27 Nov, 2007 1 commit
  32. 31 Oct, 2007 1 commit
  33. 30 Oct, 2007 1 commit
  34. 26 Oct, 2007 2 commits