1. 23 Nov, 2009 2 commits
  2. 07 Nov, 2009 1 commit
  3. 05 Nov, 2009 2 commits
  4. 02 Nov, 2009 1 commit
  5. 26 Oct, 2009 1 commit
  6. 25 Oct, 2009 1 commit
  7. 23 Oct, 2009 1 commit
  8. 15 Oct, 2009 1 commit
  9. 14 Oct, 2009 1 commit
    • stambaughw's avatar
      Fix save last grid size and other minor updates. · 92064f1d
      stambaughw authored
      * Create single event handler for grid size events.
      * Fix all frame windows to use new grid size event handler.
      * Use offset relative to ID instead of ComboBox index to save last grid size.
      * Move last grid size load/save setting into WinEDA_DrawFrame.
      * Add equality and assignment operators the GRID_TYPE.
      * Add current grid helper methods to BASE_SCREEN.
      * Add GetPins helper to LIB_COMPONENT to replace GetNextPin where applicable.
      * Add AppendMsgPanel helper to WinEDA_DrawFrame.
      * Improve rounding for display of coordinates when millimeter units are selected.
      92064f1d
  10. 13 Oct, 2009 1 commit
  11. 10 Oct, 2009 1 commit
  12. 05 Oct, 2009 2 commits
  13. 29 Sep, 2009 1 commit
  14. 27 Sep, 2009 1 commit
  15. 22 Sep, 2009 1 commit
    • stambaughw's avatar
      Command ID refactoring and other minor improvements. · 43d6c685
      stambaughw authored
      * Split out application specific command IDs to prevent unnecessary rebuilding.
      * Eliminate duplicate menu and tool bar command IDs.
      * Split component library editor and viewer definitions to separate header files.
      * More component library and document file merge code.
      * A bunch of minor string readability and consistency fixes.
      43d6c685
  16. 21 Sep, 2009 1 commit
  17. 19 Sep, 2009 1 commit
  18. 01 Sep, 2009 1 commit
  19. 23 Aug, 2009 1 commit
  20. 20 Aug, 2009 1 commit
  21. 19 Aug, 2009 1 commit
  22. 12 Aug, 2009 1 commit
  23. 07 Aug, 2009 1 commit
  24. 03 Aug, 2009 1 commit
  25. 29 Jul, 2009 1 commit
  26. 15 Jul, 2009 1 commit
  27. 13 Jul, 2009 2 commits
  28. 12 Jul, 2009 1 commit
  29. 06 Jul, 2009 1 commit
  30. 05 Jul, 2009 1 commit
  31. 03 Jul, 2009 1 commit
  32. 18 Jun, 2009 1 commit
  33. 16 Jun, 2009 1 commit
  34. 01 Jun, 2009 1 commit
  35. 21 May, 2009 2 commits
    • stambaughw's avatar
      Build improvements, compiler warning fixes and build fixes, and lots of clean up. · 8bf79111
      stambaughw authored
      * Created separate SVN version header.
      * Add true config.h for platform dependency checks.
      * Add dependency check cmake module.
      * Remove some leftover hand crafted make files.
      * Remove non-cmake build instructions from COMPILING.txt.
      * Fix split _() strings causing Visual C++ compiler error.
      * Fix lots of compiler warnings.
      * Change project file parameter container from wxArray to boost::vector_ptr.
      * Removed lots of redundant header definitions.
      * Fixed green_xpm redefinition in ercgreen.xpm.
      * Remove some dead code and unnecessary class methods.
      8bf79111
    • charras's avatar
      minor bugs fixed · b256efc5
      charras authored
      b256efc5