1. 02 Jun, 2010 1 commit
  2. 17 May, 2010 1 commit
    • Wayne Stambaugh's avatar
      Open file dialog fixes and minor code cleaning. · 5ce9c9a9
      Wayne Stambaugh authored
      * Fix a minor problem with wxFileDialog to open a file that no longer
        exists in PCBNew.
      * Make GerbView open file behavior the same as PCBNew.
      * Remove redundant PCB file wild card definition.
      * Add open file refactor task to the todo list.
      * Fix some minor code formatting issues.
      5ce9c9a9
  3. 16 May, 2010 3 commits
  4. 14 May, 2010 1 commit
  5. 11 May, 2010 1 commit
  6. 02 May, 2010 1 commit
  7. 20 Apr, 2010 1 commit
  8. 19 Apr, 2010 2 commits
  9. 16 Apr, 2010 1 commit
  10. 08 Apr, 2010 1 commit
  11. 06 Apr, 2010 1 commit
    • stambaughw's avatar
      First pass at DSN token file generator and other minor changes. · 14352646
      stambaughw authored
      * Add CMake script to generate DSN token header and source file from
        token list file.
      * Add preliminary component library DSN token list and lexer file to
        test script and prepare for new component library file lexer.
      * EESchema: right click on ERC check mark displays error in message panel.
      * Remove PCBNew header file dependency from common DSN lexer source.
      * Minor code clean ups.
      14352646
  12. 01 Apr, 2010 1 commit
  13. 31 Mar, 2010 1 commit
    • charras's avatar
      ++Pcbnew · 5f5620a1
      charras authored
      Pcbnew: Fixed an issue in GERBER file creation, under Vista and W7 only for non administrator users
      Plot files were 0 byte length.
      This was due to use of function tmpfile() in a GERBER function to create a temporary file that seems not working using mingw.
      Replaced by more usual files functions.
      5f5620a1
  14. 30 Mar, 2010 1 commit
  15. 26 Mar, 2010 1 commit
  16. 25 Mar, 2010 2 commits
  17. 22 Mar, 2010 1 commit
  18. 20 Mar, 2010 1 commit
  19. 19 Mar, 2010 1 commit
  20. 18 Mar, 2010 1 commit
    • charras's avatar
      Eeschema · 7f23d262
      charras authored
      * Some bugs fixed
      * Starting enhancements in Libedit: menubar and commands to "plot" current component in PNG or SVF file (SVG file not fully working, must be refined)
      7f23d262
  21. 16 Mar, 2010 1 commit
    • stambaughw's avatar
      New EESchema find dialog and other minor fixes. · 1bbc009d
      stambaughw authored
      * Replaced find dialog with wxFormBuilder version.
      * New find dialog is modeless, supports more advanced search features,
        remembers it's last position, size, search history, and search settings,
        and implements initial support for replacing.
      * Added Shift+F5 hot key to search for next DRC marker.  F5 now just
        repeats previous search.
      * Minor cosmetic enhancements to label edit dialog.
      * Remove tab from grid size text printf to fix toolbar grid combobox
        display in wxGTK.
      * Updated my TODO list items.
      1bbc009d
  22. 14 Mar, 2010 1 commit
  23. 12 Mar, 2010 1 commit
  24. 11 Mar, 2010 1 commit
  25. 08 Mar, 2010 2 commits
  26. 03 Mar, 2010 2 commits
    • dickelbeck's avatar
      sorry · d438cf68
      dickelbeck authored
      d438cf68
    • dickelbeck's avatar
      ++common · 2decdbdd
      dickelbeck authored
        * DSNLEXER now owns an abstract LINE_READER by pointer so that polymorphism
          can be used in alternative LINE_READERS.
        * Write FILE_LINE_READER and STRING_LINE_READER.  The latter can be used
          to parse text coming from the clipboard or other string source.
      
      2decdbdd
  27. 02 Mar, 2010 2 commits
  28. 28 Feb, 2010 2 commits
  29. 26 Feb, 2010 1 commit
  30. 25 Feb, 2010 1 commit
  31. 23 Feb, 2010 2 commits