kicad/cvpcb
jean-pierre charras 7c99a242cf Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
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.
2014-06-20 13:13:04 +02:00
..
dialogs remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
CMakeLists.txt remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
Info.plist [MacOSX] Adding better support for Retina Display (NSHighResolutionCapable) 2013-12-31 12:03:02 +01:00
autosel.cpp More migration towards single process, extend PROJECT::Config*() in proper direction, cleanups. 2014-04-07 23:55:53 -05:00
cfg.cpp remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
class_DisplayFootprintsFrame.cpp Fixes #1186269 2014-06-12 18:12:14 +02:00
class_DisplayFootprintsFrame.h CvPcb: Fix crashes when starting cvPcb (could be Windows Specific) and after closing the footprint viewer. 2014-03-21 12:50:04 +01:00
class_components_listbox.cpp Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
class_footprints_listbox.cpp Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
class_library_listbox.cpp Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
common_help_msg.h Commit patch about cvpcb, pcbnew and layout editor menu items, with 3 menu labels modified in Eeschema. 2014-02-28 18:31:00 +01:00
cvframe.cpp remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
cvpcb.cpp Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 2014-06-20 13:13:04 +02:00
cvpcb.h CvPcb footprint library table implementation. 2013-09-14 16:33:22 -04:00
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h CvPcb footprint library table implementation. 2013-09-14 16:33:22 -04:00
cvpcb_mainframe.h remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
cvstruct.h Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
listboxes.cpp Constification of HitTest and GetParent 2014-05-04 19:08:36 +02:00
menubar.cpp merge tip in, resolve. 2014-03-20 01:24:33 -05:00
readwrite_dlgs.cpp Modular-Kicad milestone B), minor portion: 2014-05-09 13:35:48 -05:00
tool_cvpcb.cpp merge tip in, resolve. 2014-03-20 01:24:33 -05:00