kicad/eeschema/dialogs
Wayne Stambaugh f8a56d446f Base object decoupling improvements.
* Improve MSG_PANEL_ITEM to handle message panel information.
* Create containers for passing message panel items between objects and
  the message panel.
* Rename EDA_ITEM::DisplayInfo to EDA_ITEM::GetMsgPanelInfo.
* Remove all direct manipulation of EDA_DRAW_FRAME from all objects derived
  from EDA_ITEM.
2013-01-12 12:32:24 -05:00
..
annotate_dialog.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
annotate_dialog.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_annotate_base.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_annotate_base.fbp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_annotate_base.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_build_BOM.cpp Eeschema: Fixes and enhancements in BOM list generation and BOM code: 2012-11-26 18:28:54 +01:00
dialog_build_BOM.h Eeschema: Fixes and enhancements in BOM list generation and BOM code: 2012-11-26 18:28:54 +01:00
dialog_build_BOM_base.cpp Eeschema: Fixes and enhancements in BOM list generation and BOM code: 2012-11-26 18:28:54 +01:00
dialog_build_BOM_base.fbp Eeschema: Fixes and enhancements in BOM list generation and BOM code: 2012-11-26 18:28:54 +01:00
dialog_build_BOM_base.h Eeschema: Fixes and enhancements in BOM list generation and BOM code: 2012-11-26 18:28:54 +01:00
dialog_color_config.cpp Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02: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 Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib.h Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.cpp Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.fbp Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.h Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_schematic.cpp Eeschema: Allow to edit an schematic item while dragging 2012-12-29 13:55:36 +01: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 work on footprint plugin API 2012-04-15 22:18:41 -05: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 eeschema: fix segfault when edit text and empty editing text 2012-10-13 22:33:58 +04:00
dialog_edit_label_base.cpp Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_edit_label_base.fbp Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_edit_label_base.h Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_edit_libentry_fields_in_lib.cpp Eeschema, Libedit: Fix bug that can crashes Eeschema: In libedit 2 mandatory fields could be deleted. Fixed now. 2012-05-31 15:47:02 +02: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 apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_edit_one_field.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_eeschema_config.cpp Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02: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 Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
dialog_eeschema_config_fbp.h Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_eeschema_options.cpp eeschema: fix set bus width when define KICAD_GOST 2012-05-25 18:33:58 +04:00
dialog_eeschema_options.h eeschema: fix set bus width when define KICAD_GOST 2012-05-25 18:33:58 +04:00
dialog_eeschema_options_base.cpp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
dialog_eeschema_options_base.fbp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
dialog_eeschema_options_base.h Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
dialog_erc.cpp Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc.h Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc_base.cpp Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc_base.fbp Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc_base.h Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_lib_edit_draw_item.cpp Libedit and Modedit: fix minor, but annoying issues when editing items 2012-07-17 17:29:29 +02: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 All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 2012-09-22 13:19:37 +02: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 apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_pin_base.fbp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_pin_base.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text.cpp Base object decoupling improvements. 2013-01-12 12:32:24 -05: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 apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text_base.fbp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text_base.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05: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 work on footprint plugin API 2012-04-15 22:18:41 -05: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 work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_lib_new_component_base.h work on footprint plugin API 2012-04-15 22:18:41 -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_netlist.cpp Doxygen warning fixes. 2012-12-18 08:54:44 -05:00
dialog_netlist.h Doxygen warning fixes. 2012-12-18 08:54:44 -05:00
dialog_netlist_base.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_netlist_base.fbp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_netlist_base.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_plot_schematic.cpp Doxygen warning fixes. 2012-12-18 08:54:44 -05:00
dialog_plot_schematic.h Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_plot_schematic_base.cpp Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 2012-09-17 19:42:27 +02:00
dialog_plot_schematic_base.fbp Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 2012-09-17 19:42:27 +02:00
dialog_plot_schematic_base.h Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 2012-09-17 19:42:27 +02:00
dialog_print_using_printer.cpp Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_print_using_printer.h Pcbnew: commit Lorenzo Marcantonio's patch for THT thermals (added loading/saving using S. expr). 2012-07-09 09:10:07 +02:00
dialog_print_using_printer_base.cpp fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -05:00
dialog_print_using_printer_base.fbp fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -05:00
dialog_print_using_printer_base.h fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -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 Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props.fbp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props.h Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props_base.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props_base.h Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02: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