You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Wayne Stambaugh b384c94e46 Envrionment variable dialog improvments. 10 years ago
..
dialog_display_info_HTML_base.cpp *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 12 years ago
dialog_display_info_HTML_base.fbp Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments. 11 years ago
dialog_display_info_HTML_base.h *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 12 years ago
dialog_env_var_config.cpp Envrionment variable dialog improvments. 10 years ago
dialog_env_var_config_base.cpp Envrionment variable dialog improvments. 10 years ago
dialog_env_var_config_base.fbp Envrionment variable dialog improvments. 10 years ago
dialog_env_var_config_base.h Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows) 10 years ago
dialog_exit_base.cpp Enhance DIALOG_SHIM to optionally call SetFocus() after the derived class's constructor has been called, for wx 2.8 and wxGTK 13 years ago
dialog_exit_base.fbp Enhance DIALOG_SHIM to optionally call SetFocus() after the derived class's constructor has been called, for wx 2.8 and wxGTK 13 years ago
dialog_exit_base.h Enhance DIALOG_SHIM to optionally call SetFocus() after the derived class's constructor has been called, for wx 2.8 and wxGTK 13 years ago
dialog_get_component.cpp * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
dialog_get_component_base.cpp EDA_LIST_DIALOG_BASE is used multiple times for different numbers of 12 years ago
dialog_get_component_base.fbp EDA_LIST_DIALOG_BASE is used multiple times for different numbers of 12 years ago
dialog_get_component_base.h EDA_LIST_DIALOG_BASE is used multiple times for different numbers of 12 years ago
dialog_hotkeys_editor.cpp Make hotkeys editor titles translatable. 11 years ago
dialog_hotkeys_editor_base.cpp One more dialog assert fix. 10 years ago
dialog_hotkeys_editor_base.fbp One more dialog assert fix. 10 years ago
dialog_hotkeys_editor_base.h One more dialog assert fix. 10 years ago
dialog_image_editor.cpp Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
dialog_image_editor.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
dialog_image_editor.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_image_editor_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
dialog_image_editor_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
dialog_list_selector_base.cpp Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 11 years ago
dialog_list_selector_base.fbp Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 11 years ago
dialog_list_selector_base.h Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 11 years ago
dialog_page_settings.cpp A few minor fixes. Eeschema: add a workaround (not afix) to solve issue Bug #1464773 (Print bug with differently sized subsheets). 10 years ago
dialog_page_settings.h A few minor fixes. Eeschema: add a workaround (not afix) to solve issue Bug #1464773 (Print bug with differently sized subsheets). 10 years ago
dialog_page_settings_base.cpp Fixed dialogs asserts. 10 years ago
dialog_page_settings_base.fbp Fixed dialogs asserts. 10 years ago
dialog_page_settings_base.h Fixed dialogs asserts. 10 years ago
wx_html_report_panel.cpp Fixed style change in WX_HTML_REPORT_PANEL after a reported action. 10 years ago
wx_html_report_panel.h Pcbnew: Fix some issues in dialog netlist: remove useless check box, avoid a message sometimes erroneously shown, use lazy mode to build the netlist report, store the netlist report options in user config. 10 years ago
wx_html_report_panel_base.cpp Added lazy rendering mode for HTML reporter widget (allows a faster report creation, when the report has many lines) 10 years ago
wx_html_report_panel_base.fbp Added lazy rendering mode for HTML reporter widget (allows a faster report creation, when the report has many lines) 10 years ago
wx_html_report_panel_base.h Added lazy rendering mode for HTML reporter widget (allows a faster report creation, when the report has many lines) 10 years ago