kicad/gerbview
dickelbeck 860fbb16d7 ++pcbnew & gerbview
* Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated
    to a Specctra DSN compatible default layer naming scheme:
        Component becomes Front, Copper becomes Back.
  * set_color.h: Cmp becomes Front, Cu becomes Back.
  * D_PAD::DisplayInfo() changed to use actual copper layer names.
  * more layer setup dialog work, moved all programmatic wxControl instantiation
    into the wxFormbuilder environment, but this is fraught with danger:
    wxFlexGridSizer used the tallest control to establish the row heights, so
    be careful about changing control borders in the scroll panel. The vertical
    size can explode since just a couple of pixels times the number of rows
    is substantial.  Currently I am setting a 5 pixel border only left, top, and right
    but not bottom.
  * Set copper layer count is back in place as a hack until I can get the enabled
    layer bit map fully operational.
2009-12-07 03:46:13 +00:00
..
CMakeLists.txt enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
Info.plist eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
block.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
controle.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
dcode.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
deltrack.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
dummy_functions.cpp Netclasses work continued 2009-10-10 17:27:53 +00:00
edit.cpp enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
export_to_pcbnew.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
files.cpp minor updates 2009-11-23 17:24:33 +00:00
gerberframe.cpp enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
gerbview.cpp enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
gerbview.h enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
gerbview.icns Added Mac OS X icons and Info.plist files from Marco Serantoni 2007-10-28 23:04:56 +00:00
gerbview.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
gerbview.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
gerbview_config.cpp enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
gerbview_config.h Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
gerbview_dialog_display_options_frame.cpp enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
gerbview_dialog_display_options_frame_base.cpp enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
gerbview_dialog_display_options_frame_base.fbp enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
gerbview_dialog_display_options_frame_base.h enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
gerbview_doc.icns eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
hotkeys.cpp Øyvind's patch 2009-09-27 14:09:26 +00:00
hotkeys.h Øyvind's patch 2009-09-27 14:09:26 +00:00
initpcb.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
lay2plot.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
locate.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
onrightclick.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
options.cpp enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00
pcbplot.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
pcbplot.h Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
protos.h Gerbview: fixed some problems in layers visibility selection. clean up. 2009-11-09 15:55:18 +00:00
readgerb.cpp minor bugs fix. 2009-11-21 20:44:19 +00:00
reglage.cpp Complete comment translation of gerbview source. 2009-11-09 14:00:22 +00:00
rs274d.cpp minor bugs fix. 2009-11-21 20:44:19 +00:00
rs274x.cpp minor bugs fix. 2009-11-21 20:44:19 +00:00
select_layers_to_pcb.cpp ++pcbnew & gerbview 2009-12-07 03:46:13 +00:00
set_color.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
set_color.h Isaac's next color/layer work step 2009-10-10 01:25:53 +00:00
tool_gerber.cpp minor updates 2009-11-23 17:24:33 +00:00
tracepcb.cpp Gerbview: fixed an update conflict. 2009-11-09 16:07:29 +00:00
wxGerberFrame.h enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 2009-11-22 20:55:05 +00:00