1. 31 Mar, 2013 1 commit
  2. 06 Jan, 2013 1 commit
  3. 12 Sep, 2012 1 commit
  4. 04 May, 2012 1 commit
  5. 23 Jan, 2012 1 commit
  6. 31 Dec, 2011 1 commit
  7. 22 Dec, 2011 1 commit
  8. 01 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add menu item function fixes and other minor improvements. · 4a7dc4ad
      Wayne Stambaugh authored
      * Rename all ADD_MENUITEM_* functions to AddMenuItem and move them to
        wxstruct.h since they are used by the Kicad main frame classes.
      * Move SET_BITMAP and SETBITMAPS definitions to wxstruct.h.
      * Fix a bug in SET_BITMAPS that prevented enabling menu item images on
        OSX.
      * Rename MsgItem to EDA_MSG_ITEM.
      * Remove redundant includes from modified files.
      * Doxygen and coding style policy fixes.
      4a7dc4ad
  9. 12 Mar, 2011 1 commit
  10. 15 Dec, 2010 1 commit
    • jean-pierre charras's avatar
      Gerbview: · 8faf1e72
      jean-pierre charras authored
          Added: in file dialog, multiple file selection.
          Added: Draw mode selector (in left toolbar):
              Raw mode:
                  a Gerber image is drawn on screen without buffering.
                  Artifacts happen if there are negative items drawn, if more than one  Gerber file is shown.
              Stacked mode:
                  each Geber image is drawn in a buffer and after drawn on screen
                  No artifact with negative items.
                  Each Gerber image covers previous images.
              OR mode (transparency mode):
                  each Geber image is drawn in a buffer and after drawn on screen
                  No artifact with negative items.
                  Each Gerber image is "ORed" with previous images, like in Pcbnew.
          Try to optimize Draw function in buffered modes.
              (Useful for PC that have problems with "blit" graphic function)
          Fix minor issues.
      8faf1e72
  11. 16 Oct, 2010 1 commit
  12. 10 Oct, 2010 1 commit
  13. 09 Oct, 2010 1 commit
  14. 06 Oct, 2010 1 commit
  15. 05 Oct, 2010 1 commit
  16. 04 Oct, 2010 1 commit
  17. 01 Oct, 2010 1 commit
  18. 28 Sep, 2010 1 commit
  19. 03 Feb, 2010 1 commit
  20. 29 Jan, 2010 1 commit
  21. 22 Nov, 2009 1 commit
  22. 21 Nov, 2009 1 commit
  23. 09 Nov, 2009 1 commit
  24. 29 Jul, 2009 1 commit
  25. 05 Apr, 2009 1 commit
  26. 04 Feb, 2009 1 commit
  27. 05 Jan, 2009 1 commit
  28. 29 Dec, 2008 1 commit
  29. 17 Dec, 2008 1 commit
  30. 14 Nov, 2008 3 commits
  31. 10 Nov, 2008 1 commit
  32. 09 Nov, 2008 1 commit
  33. 08 Nov, 2008 2 commits
  34. 07 Nov, 2008 1 commit
  35. 02 Nov, 2007 1 commit
  36. 30 Oct, 2007 1 commit
  37. 13 Sep, 2007 1 commit