1. 01 Feb, 2014 1 commit
  2. 19 Jul, 2013 1 commit
  3. 18 Jan, 2013 1 commit
  4. 02 Jan, 2013 1 commit
  5. 01 Jan, 2013 1 commit
  6. 14 Oct, 2012 1 commit
  7. 29 Aug, 2012 1 commit
    • jean-pierre charras's avatar
      Minor cosmetic enhancements. · 79d55c04
      jean-pierre charras authored
      Kicad manager: shows now svg files in tree files.
      Pcbnew: fix incorrect printing (board out of page) when creating drill map in postscript format ( noticeable mainly for small boards)
      79d55c04
  8. 16 Apr, 2012 1 commit
  9. 16 Feb, 2012 1 commit
  10. 23 Jan, 2012 1 commit
  11. 16 Dec, 2011 1 commit
    • Wayne Stambaugh's avatar
      More encapsulation work and other minor improvements. · fac288cf
      Wayne Stambaugh authored
      * EDA_DRAW_FRAME completely encapsulated except for DrawFrame member.
      * Moved members specific to Pcbnew from EDA_DRAW_FRAME to PCB_BASE_FRAME
        or PCB_EDIT_FRAME as appropriate.
      * Replace EDA_TOOLBAR with wxAuiToolBar as EDA_TOOL bar provided no
        additional functionality and made code less readable.
      * Remove EDA_TOOLBAR class definition from wxstruct.h and delete file
        wineda_toolbar.cpp.
      * Rename tool bar members to something more descriptive since the
        horizontal and vertical references wont mean anything once the
        tool bars are movable.
      * Lots of dead code removal.
      fac288cf
  12. 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
  13. 09 Sep, 2011 1 commit
  14. 19 Aug, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add user write permission tests to Kicad and other minor fixes. · 09d5e693
      Wayne Stambaugh authored
      * Check user write permissions before saving project file.
      * Append read only to file name and path in title bar when the user
        does not have write privileges.
      * Remove displaying file dialog every time the project file is saved.
      * Doxygen comment and coding style policy fixes.
      09d5e693
  15. 05 Aug, 2011 1 commit
  16. 17 Apr, 2011 1 commit
  17. 13 Apr, 2011 1 commit
  18. 21 Jan, 2011 1 commit
    • Wayne Stambaugh's avatar
      EESchema code refactoring and coding policy naming fixes. · 73e38ce9
      Wayne Stambaugh authored
      * Move schematic wire and bus break code into schematic screen object.
      * Move schematic test for dangling ends into schematic screen object.
      * Remove left over debugging output in schematic screen object.
      * Remove unused file eeschema/cleanup.cpp.
      * Fix bug in schematic line object hit test algorithm.
      * Fix a string concatenation compile error added in r2752.
      * Rename class WinEDA_BasicFrame to EDA_BASE_FRAME.
      * Rename class WinEDA_DrawFrame to EDA_DRAW_FRAME.
      * Rename class WinEDA_DrawPanel to EDA_DRAW_PANEL.
      73e38ce9
  19. 12 Nov, 2010 1 commit
  20. 04 Oct, 2010 1 commit
  21. 21 Jul, 2010 1 commit
  22. 11 Jul, 2010 1 commit
  23. 29 May, 2010 1 commit
  24. 28 Feb, 2010 1 commit
    • dickelbeck's avatar
      from Florian Delizy · 52dbb13c
      dickelbeck authored
      This patch applies on the very last svn  (r2402) and removes all
      disfunctionnal python code (including deletion of unused strings)
      
      
      
      52dbb13c
  25. 20 Feb, 2010 1 commit
  26. 19 Feb, 2010 1 commit
  27. 18 Nov, 2009 1 commit
  28. 12 Nov, 2009 1 commit
    • stambaughw's avatar
      Comment translations. · 4611bfd5
      stambaughw authored
      * Completed translation of all kicad source.
      * Translated source files A through C in pcbnew.
      4611bfd5
  29. 04 Nov, 2009 1 commit
  30. 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
  31. 21 May, 2009 1 commit
    • 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
  32. 15 Apr, 2009 1 commit
    • stambaughw's avatar
      Minor search path updates, initial UI clean up, and more wxDC zoom work. · cc661bdc
      stambaughw authored
      * Add default OS program install path(s) to search path list as fail safe.
      * Remove unnecessary wxGetApp calls in WinEDA_App class methods.
      * Remove non-standard message panel font and changed background to system menu color.
      * Remove italic fonts from menus.
      * Remove non-standard font in Kicad app project tree.
      * Remove font selection dialog menu items from apps for removed fonts.
      * Remove all global variables and settings associated with the removed fonts.
      * Fixed PCBNew export and import library file dialog response tests from wxCANCEL to wxID_CANCEL.
      cc661bdc
  33. 05 Apr, 2009 1 commit
  34. 04 Feb, 2009 1 commit
  35. 17 Jan, 2009 1 commit
  36. 08 Dec, 2008 1 commit
  37. 16 Dec, 2007 1 commit
    • lifekidyeaa's avatar
      modified the treeprj so that, instead of recursively scanning and adding · 04e348ac
      lifekidyeaa authored
      *all* the nested files and directories within the current working directory, it scans the first 
      level of files and directories.  When a user double-clicks on a folder, *then*
      the childeren of that directory are added to the wxTreeCtrl.  This means that the little 
      triangle does not appear until the user opens a directory .. but, i think this is 
      a worthwile price to pay given below. 
      
      This prevents (or at least mitigates) memory overflow in the case that kicad starts in root, or, 
      in my case, it starts in my home directory, where thanks to wine & other sw,  
      there are far too many directories. 
      
      also modified the TreePrjItemData so that it stores the full pathnames in m_FileName, 
      not paths relative to the CWD.  I'm not sure if this is the correct thing to do, 
      especially with the python interface, so change it back if it is more complicated. 
      
      the move and rename commands threw a segfault on my system 
      (Debian etch, wxWidgets 2.8.7), 
      and since there are better ways to rename and move files, this functionality 
      was disabled until somebody can fix it (alas, I don't have time for this now)
      
      
      
      04e348ac
  38. 31 Oct, 2007 1 commit
  39. 13 Sep, 2007 1 commit
  40. 28 May, 2007 1 commit