1. 24 Aug, 2014 1 commit
  2. 20 Jun, 2014 1 commit
    • jean-pierre charras's avatar
      Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. · 7c99a242
      jean-pierre charras authored
      They are now member of EDA_DRAW_FRAME.
      This change could fix Bug #1330781 (Background color change in Eeschema affects background color in Pcbnew)
      Show page limits has meaning only for the schematic editor,  the board editor and the page layout editor.
      Draw background color selection exists only in eeschema and  page layout editor.
      In pcbnew, only a black background is allowed.
      A side effect is now the user should set the background color in schematic editor, and the library editor (2 different options).
      The default is still the white color.
      7c99a242
  3. 04 Apr, 2014 1 commit
  4. 25 Feb, 2014 1 commit
  5. 14 Oct, 2013 1 commit
  6. 20 Sep, 2013 1 commit
  7. 06 Sep, 2013 1 commit
  8. 26 Jul, 2013 1 commit
  9. 17 Jul, 2013 1 commit
  10. 23 Jan, 2012 1 commit
  11. 22 Jan, 2012 1 commit
  12. 22 Dec, 2011 1 commit
  13. 30 Sep, 2011 1 commit
    • Roman Bashkov's avatar
      pcbnew: · 611a5155
      Roman Bashkov authored
      * Add visible clearance when edit node or track segment,
        add parameter "show clearance for new or edited track with via area"
        in "Display options" menu.
      611a5155
  14. 24 Sep, 2011 1 commit
  15. 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
  16. 06 Sep, 2011 1 commit
  17. 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
  18. 03 Mar, 2011 1 commit
  19. 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
  20. 24 Nov, 2010 1 commit
  21. 30 Jan, 2010 1 commit
  22. 17 Jan, 2010 1 commit
  23. 29 Sep, 2009 1 commit
  24. 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
  25. 30 Jul, 2009 1 commit
  26. 18 Jun, 2009 2 commits
  27. 21 Dec, 2008 1 commit
  28. 29 Oct, 2007 1 commit
  29. 06 May, 2007 1 commit