kicad/gerbview/dialogs
Mike Williams 30987cebfe Gerbview: fix cairo negative items and implement real differential mode
Layers with negative objects need to be drawn in a subsurface before
copying so they don't _CLEAR the draw items below them when a negative
object is drawn.

Differential layers are basically the same thing only they use a
different copying operation onto the layers below.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/1863
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4495
2021-08-31 12:43:53 +00:00
..
dialog_layers_select_to_pcb.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
dialog_layers_select_to_pcb.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_layers_select_to_pcb_base.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_layers_select_to_pcb_base.fbp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_layers_select_to_pcb_base.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_print_gerbview.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
dialog_select_one_pcb_layer.cpp Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
panel_gerbview_display_options.cpp Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
panel_gerbview_display_options.h GerbView header housekeeping. 2021-06-03 14:32:24 -04:00
panel_gerbview_display_options_base.cpp Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 2021-08-02 12:55:41 +02:00
panel_gerbview_display_options_base.fbp Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 2021-08-02 12:55:41 +02:00
panel_gerbview_display_options_base.h Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 2021-08-02 12:55:41 +02:00
panel_gerbview_excellon_settings.cpp Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 2021-08-02 12:55:41 +02:00
panel_gerbview_excellon_settings.h Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 2021-08-02 12:55:41 +02:00
panel_gerbview_excellon_settings_base.cpp Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 2021-08-02 12:55:41 +02:00
panel_gerbview_excellon_settings_base.fbp Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 2021-08-02 12:55:41 +02:00
panel_gerbview_excellon_settings_base.h Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 2021-08-02 12:55:41 +02:00
panel_gerbview_settings.cpp Split out arrayDim and MIRROR templates from macros.h 2020-11-17 20:21:04 -05:00
panel_gerbview_settings.h GerbView header housekeeping. 2021-06-03 14:32:24 -04:00
panel_gerbview_settings_base.cpp Remove units and polar settings from the preferences panels 2020-10-04 17:53:55 +01:00
panel_gerbview_settings_base.fbp Remove units and polar settings from the preferences panels 2020-10-04 17:53:55 +01:00
panel_gerbview_settings_base.h Remove units and polar settings from the preferences panels 2020-10-04 17:53:55 +01:00