1. 02 Sep, 2012 2 commits
  2. 23 Jan, 2012 1 commit
  3. 30 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Application name capitalization fixes. · 4b853ded
      Wayne Stambaugh authored
      * Correct all user strings and comments for the correct capitalization of
        application names according to JP.  They are KiCad, Pcbnew, CvPcb,
        Eeschema, and GerbView.
      * Add a note the the user interface policy about the correct capitalization.
      4b853ded
  4. 29 Mar, 2011 1 commit
  5. 18 Dec, 2010 1 commit
  6. 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
  7. 01 Dec, 2010 1 commit
  8. 30 Nov, 2010 2 commits
  9. 12 Nov, 2010 1 commit
  10. 25 Oct, 2010 1 commit
  11. 23 Oct, 2010 1 commit
  12. 15 Oct, 2010 1 commit
  13. 09 Oct, 2010 1 commit
  14. 04 Oct, 2010 1 commit
  15. 03 Oct, 2010 1 commit
  16. 01 Oct, 2010 1 commit