1. 13 Apr, 2011 1 commit
  2. 12 Apr, 2011 1 commit
  3. 04 Apr, 2011 1 commit
  4. 14 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      Dialog escape key termination and default button fixes. · fe6890a9
      Wayne Stambaugh authored
      * Fix about dialog escape key termination bug.
      * Fix edit hot keys dialog escape key termination bug.
      * Set schematic editor component properties dialog default button.
      * Fix schematic editor plot DXF dialog escape key termination bug.
      * Set PCB editor layers setup dialog default button.
      * Set PCB editor swap layers dialog default button.
      * Set PCB editor net list dialog default button.
      * Add comment to UIPolicy.txt about escape key termination requiring proper
        dialog button IDs.
      fe6890a9
  5. 09 Mar, 2011 1 commit
  6. 12 Feb, 2011 1 commit
  7. 30 Jan, 2011 2 commits
    • Dick Hollenbeck's avatar
      fix documentation bugs · 654b8909
      Dick Hollenbeck authored
      654b8909
    • Dick Hollenbeck's avatar
      ++all: · 604edcac
      Dick Hollenbeck authored
        * DSNLEXER::NextTok() now uses two separate modes to parse quoted strings.
          This gives us the freedom to control our own destiny separate from the
          constraints put on us by the Specctra DSN spec.
        * Added Documentation/s-expressions.txt to explain all this.
        * Enhanced our quoting protocol by moving away from doubling up double quotes
          to a C line escape mechanism.
        * Now support multi-line strings, which when properly escaped, can still be
          read in as a token originating on a single line.
      604edcac
  8. 12 Nov, 2010 1 commit
  9. 16 Oct, 2010 1 commit
  10. 03 Oct, 2010 1 commit
  11. 09 May, 2010 1 commit
  12. 09 Apr, 2010 3 commits
  13. 06 Apr, 2010 1 commit
  14. 14 Mar, 2010 1 commit
  15. 08 Mar, 2010 2 commits
  16. 07 Mar, 2010 1 commit
  17. 02 Mar, 2010 1 commit
  18. 28 Feb, 2010 2 commits
  19. 23 Feb, 2010 1 commit
  20. 21 Feb, 2010 1 commit
  21. 14 Feb, 2010 1 commit
  22. 12 Feb, 2010 1 commit
  23. 10 Feb, 2010 1 commit
    • stambaughw's avatar
      Minor drawing and build bug fixes. · f69a4914
      stambaughw authored
      * Fixed clipping bug when USE_WX_ZOOM is enabled that causes rats nest
        to be drawn incorrectly.
      * Fix ambiguous function error in trigo.cpp when building with MSVS.
      * Add instructions for building wxWidgets with graphics context
        enabled (GDI+) using MinGW/MSYS to COMPILING.txt.
      * Initial EESchema find dialog work.
      * Set modified flag when using PCBNew global deletion dialog to prevent
        closing without warning user of changes.
      f69a4914
  24. 31 Jan, 2010 1 commit
  25. 16 Jan, 2010 1 commit
  26. 02 Dec, 2009 1 commit
    • stambaughw's avatar
      Compiler warning, object name, bug, and string fixes. · 1aaa7a9b
      stambaughw authored
      * Fixed EESchema options dialog focus bug so escape key now works in GTK.
      * Rename schematic objects for improved readability.
      * Fixed GCC compiler warnings in plot code.
      * Added paragraph in UIpolicies.txt about setting dialog box sizes.
      * Lots of message box string clean up.
      1aaa7a9b
  27. 31 Oct, 2009 1 commit
  28. 20 Oct, 2009 1 commit
  29. 15 Oct, 2009 1 commit