1. 09 Apr, 2013 1 commit
  2. 19 Nov, 2012 1 commit
    • Dick Hollenbeck's avatar
      Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and · 2aa27122
      Dick Hollenbeck authored
      their type, by using the more abstract PLUGIN::Footprint*() functions.
      
      This is an intermediate phase only, other changes will be necessary as library table support comes in.
      Encapsulate usage of library path searching, since that will go away as library table support comes in.
      Add FOOTPRINT_EDIT_FRAME::{get,set}LibPath() and FOOTPRINT_EDIT_FRAME::{get,set}LibNickName() functions
      to provide this encapsulation.
      2aa27122
  3. 09 Oct, 2012 1 commit
  4. 08 Mar, 2012 1 commit
  5. 16 Feb, 2012 1 commit
  6. 23 Jan, 2012 1 commit
  7. 22 Jan, 2012 1 commit
  8. 16 Dec, 2011 1 commit
  9. 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
  10. 27 Sep, 2011 1 commit
  11. 26 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCB common library global variable removal and other minor fixes. · b9b341dc
      Wayne Stambaugh authored
      * Move auto save time global variables into PCB_EDIT_FRAME object.
      * Move footprint library name list global variable int PCB_EDIT_FRAME
        object.
      * Improve library back up and temporary file error message strings and make
        them translatable.
      * PCBNew string unification.
      * Translate French code names and comments.
      * Coding style policy and Doxygen comment fixes.
      b9b341dc
  12. 23 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCB common library header rationalization. · edd35b4e
      Wayne Stambaugh authored
      * All header files used to create the PCB common library now compile as
        stand alone code.  This prevents the need to define them in a specific
        order to make source code compile properly.  It should also now be
        possible to relocate the source code to build the common PCB library
        to a separate folder.
      edd35b4e
  13. 06 Sep, 2011 1 commit
  14. 14 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      Set default button on all dialogs. Fixes lp:665703 · 283cfa67
      Wayne Stambaugh authored
      * Set default button on all dialogs that do not already have a defined
        default button.  The only exception is the EESchema net list dialog
        which needs converted over to wxFormBuilder and due to it's design makes
        setting the default button in any tab other than the default tab
        problematic.
      * Fix escape key dialog handling bug in EESchema print post script
        dialog.
      283cfa67
  15. 03 Mar, 2011 1 commit
  16. 01 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCBNew control update bug fixes, fixes lp:725963. · 1010601a
      Wayne Stambaugh authored
      * Fix grid select box update bug on context menu.
      * Fix via size and track width select box update bugs.
      * Fix layer pair indicator button update bug.
      * Fix auto track width tool bar control enable bug.
      * Fix via size and track width select status bug in context menu.
      * Fix layer select box and layer control widget select bug when current
        layer is removed.
      * Add virtual function to notify objects derived from EDA_DRAW_FRAME that
        the units setting has changed.
      * Coding policy class naming fixes.
      1010601a
  17. 24 Nov, 2010 1 commit
  18. 23 Apr, 2010 1 commit
    • Wayne Stambaugh's avatar
      Add PCBNew setting to remember last net list read and other minor fixes. · c58c388a
      Wayne Stambaugh authored
      * PCBNew remembers last net list read during the current editing session
        as well as between project editing sessions.  Closes bug 576902.
      * Separate PCBNew application settings from project file settings and
        allocate them dynamically instead of statically to make it easier to
        eliminate global variables.
      c58c388a
  19. 02 Apr, 2010 1 commit
  20. 20 Jan, 2010 1 commit
  21. 23 Oct, 2009 1 commit
  22. 30 Jul, 2009 1 commit
  23. 01 May, 2009 1 commit
    • stambaughw's avatar
      PCBNew UI normalization and global variable reductions. · 0652ab4f
      stambaughw authored
      * All: remove all remaining occurrences of g_DialogFont and dialog font menu handers.
      * All: remove all remaining non-standard fonts and button text colors from common dialogs.
      * PCBNew: remove all non-standard fonts and button text colors from dialogs.
      * PCBNew: update project library and path dialog to match changes to CVPCB version.
      * EESchema: update project library and path dialog to match changes to CVPCB version.
      * EESchema: save vertical/horizontal line direction setting between sessions.
      0652ab4f
  24. 24 Apr, 2009 1 commit
  25. 21 Apr, 2009 1 commit
  26. 19 Apr, 2009 1 commit
  27. 18 Apr, 2009 1 commit
  28. 14 Apr, 2009 1 commit
  29. 12 Apr, 2009 1 commit
  30. 10 Apr, 2009 1 commit
  31. 09 Apr, 2009 1 commit
  32. 08 Apr, 2009 1 commit
  33. 06 Apr, 2009 2 commits
  34. 05 Apr, 2009 1 commit
  35. 21 Feb, 2009 1 commit
  36. 07 Feb, 2009 1 commit
  37. 04 Feb, 2009 1 commit
  38. 08 Dec, 2008 1 commit
  39. 14 Apr, 2008 1 commit