kicad/eeschema/dialogs
jean-pierre charras f0dc54340d All: new middle mouse pan feature, from lajos kamocsay (and jp charras for some enhancements).
If enable in preference menu, allow the pan with drag mouse with middle button down.
both unlimited and limited pan is allowed.
2012-04-11 20:54:20 +02:00
..
annotate_dialog.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
annotate_dialog.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_SVG_print.cpp All: try to fix incorrect acs in plot SVG under wxWidgets 2.9: 2012-03-07 21:18:00 +01:00
dialog_SVG_print.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_SVG_print_base.cpp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_SVG_print_base.fbp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_SVG_print_base.h Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_annotate_base.cpp Dialog annotate changes to use new annotation algorithm. 2011-01-04 21:27:52 +01:00
dialog_annotate_base.fbp Dialog annotate changes to use new annotation algorithm. 2011-01-04 21:27:52 +01:00
dialog_annotate_base.h Dialog annotate changes to use new annotation algorithm. 2011-01-04 21:27:52 +01:00
dialog_build_BOM.cpp eeschema: add forgotten major fix in bzr3471 2012-03-20 19:19:07 +04:00
dialog_build_BOM.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_build_BOM_base.cpp More EESchema dialog file housekeeping 2010-11-17 16:47:27 -05:00
dialog_build_BOM_base.fbp More EESchema dialog file housekeeping 2010-11-17 16:47:27 -05:00
dialog_build_BOM_base.h More EESchema dialog file housekeeping 2010-11-17 16:47:27 -05:00
dialog_color_config.cpp Minor code improvements and coding policy fixes. 2012-03-26 19:47:08 -04:00
dialog_color_config.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_edit_component_in_lib.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_edit_component_in_lib.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_edit_component_in_lib_base.cpp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_component_in_lib_base.fbp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_component_in_lib_base.h Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_component_in_schematic.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_edit_component_in_schematic.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_edit_component_in_schematic_fbp.cpp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_component_in_schematic_fbp.fbp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_component_in_schematic_fbp.h Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_label.cpp Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 2012-03-22 13:36:20 -05:00
dialog_edit_label_base.cpp Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 2012-03-22 13:36:20 -05:00
dialog_edit_label_base.fbp Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 2012-03-22 13:36:20 -05:00
dialog_edit_label_base.h Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 2012-03-22 13:36:20 -05:00
dialog_edit_libentry_fields_in_lib.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_edit_libentry_fields_in_lib_base.cpp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_libentry_fields_in_lib_base.fbp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_libentry_fields_in_lib_base.h Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_one_field.cpp Minor Eeschema LIB_ITEM object improvements. 2012-02-27 18:02:08 -05:00
dialog_edit_one_field.h Eeschema: Add better dialog to edit an existing field of the current edited component. 2012-02-22 15:04:48 +01:00
dialog_eeschema_config.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_eeschema_config.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_eeschema_config_fbp.cpp Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_eeschema_config_fbp.fbp Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_eeschema_config_fbp.h Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_eeschema_options.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_eeschema_options.h All: new middle mouse pan feature, from lajos kamocsay (and jp charras for some enhancements). 2012-04-11 20:54:20 +02:00
dialog_eeschema_options_base.cpp All: new middle mouse pan feature, from lajos kamocsay (and jp charras for some enhancements). 2012-04-11 20:54:20 +02:00
dialog_eeschema_options_base.fbp All: new middle mouse pan feature, from lajos kamocsay (and jp charras for some enhancements). 2012-04-11 20:54:20 +02:00
dialog_eeschema_options_base.h All: new middle mouse pan feature, from lajos kamocsay (and jp charras for some enhancements). 2012-04-11 20:54:20 +02:00
dialog_erc.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_erc.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_erc_base.cpp EESchema file name and location house keeping. 2010-11-11 16:10:27 -05:00
dialog_erc_base.fbp Update .cpp icon files not updated in previous commit. 2011-09-22 21:16:55 +02:00
dialog_erc_base.h EESchema file name and location house keeping. 2010-11-11 16:10:27 -05:00
dialog_lib_edit_draw_item.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_lib_edit_draw_item.fbp Eeschema: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_draw_item.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_lib_edit_draw_item_base.cpp Eeschema: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_draw_item_base.h Eeschema: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_pin.cpp Add include/dialog_shim.h and common/dialog_shim.cpp for use by wxformbuilder's "subclass a wxDialog" support. 2012-03-22 02:02:49 -05:00
dialog_lib_edit_pin.h Add include/dialog_shim.h and common/dialog_shim.cpp for use by wxformbuilder's "subclass a wxDialog" support. 2012-03-22 02:02:49 -05:00
dialog_lib_edit_pin_base.cpp Libedit, dialog edit pin: fix wxDialogs tabbing order 2012-03-28 18:53:02 +02:00
dialog_lib_edit_pin_base.fbp Libedit, dialog edit pin: fix wxDialogs tabbing order 2012-03-28 18:53:02 +02:00
dialog_lib_edit_pin_base.h Libedit, dialog edit pin: fix wxDialogs tabbing order 2012-03-28 18:53:02 +02:00
dialog_lib_edit_text.cpp Libedit: Add better dialog to edit an existing field of the current edited component. 2012-02-21 18:47:30 +01:00
dialog_lib_edit_text.h Libedit: Add better dialog to edit an existing field of the current edited component. 2012-02-21 18:47:30 +01:00
dialog_lib_edit_text_base.cpp Libedit: Add better dialog to edit an existing field of the current edited component. 2012-02-21 18:47:30 +01:00
dialog_lib_edit_text_base.fbp Libedit: Add better dialog to edit an existing field of the current edited component. 2012-02-21 18:47:30 +01:00
dialog_lib_edit_text_base.h Libedit: Add better dialog to edit an existing field of the current edited component. 2012-02-21 18:47:30 +01:00
dialog_lib_new_component.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_lib_new_component.fbp Fix @JP messages (no bugs, just comment lines) 2012-02-19 20:53:11 +01:00
dialog_lib_new_component.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_lib_new_component_base.cpp More EESchema dialog file housekeeping and coding policy fixes. 2010-11-20 16:59:00 -05:00
dialog_lib_new_component_base.h More EESchema dialog file housekeeping and coding policy fixes. 2010-11-20 16:59:00 -05:00
dialog_libedit_dimensions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_libedit_dimensions.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_libedit_dimensions_base.cpp More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_libedit_dimensions_base.fbp More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_libedit_dimensions_base.h More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_plot_schematic_DXF.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_plot_schematic_DXF_base.cpp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_DXF_base.fbp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_DXF_base.h Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_HPGL.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_plot_schematic_HPGL_base.cpp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_HPGL_base.fbp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_HPGL_base.h Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_PS.cpp Alexander's patches, with refinements 2012-03-26 16:45:05 -05:00
dialog_plot_schematic_PS_base.cpp Minor fixes and enhancement 2011-05-09 21:44:06 +02:00
dialog_plot_schematic_PS_base.fbp Minor fixes and enhancement 2011-05-09 21:44:06 +02:00
dialog_plot_schematic_PS_base.h Minor fixes and enhancement 2011-05-09 21:44:06 +02:00
dialog_print_using_printer.cpp Alexander's patches, with refinements 2012-03-26 16:45:05 -05:00
dialog_print_using_printer.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_print_using_printer_base.cpp EESchema file name and location house keeping. 2010-11-11 16:10:27 -05:00
dialog_print_using_printer_base.fbp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_print_using_printer_base.h EESchema file name and location house keeping. 2010-11-11 16:10:27 -05:00
dialog_sch_edit_sheet_pin.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_edit_sheet_pin.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_edit_sheet_pin_base.cpp Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_edit_sheet_pin_base.fbp Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_edit_sheet_pin_base.h Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_find.fbp Eeschema: Fix issue in Search/ReplaceAll 2011-12-30 20:04:40 +01:00
dialog_sch_sheet_props.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_sheet_props.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_sch_sheet_props.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_sheet_props_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_sch_sheet_props_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_schematic_find.cpp All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 2012-03-08 18:47:23 +01:00
dialog_schematic_find.h Eeschema find and replace improvements. 2011-12-21 15:21:15 -05:00
dialog_schematic_find_base.cpp Eeschema: Fix issue in Search/ReplaceAll 2011-12-30 20:04:40 +01:00
dialog_schematic_find_base.h Eeschema: Fix issue in Search/ReplaceAll 2011-12-30 20:04:40 +01:00