• Wayne Stambaugh's avatar
    Minor message box improvements · 612ba67c
    Wayne Stambaugh authored
    * Create a generic yes/no/cancel dialog from DIALOG_EXIT.
    * Make DIALOG_EXIT return wxID_YES instead of wxID_OK so it is consistent
      with the standard message dialogs.
    * Add missing license to confirm.h and confirm.cpp.
    * Change Eeschema message dialog when loading a schematic if the current
      schematic is modified to be more consistent with the exit dialog.
    * Change Pcbnew message dialog when loading a board if the current board
      is modified to be more consistent with the exit dialog.
    * Remove some Eeschema block debug logging code left over from my last
      commit.
    612ba67c
Name
Last commit
Last update
..
dialogs fix expansion of dialog on stretching and initial view
plugins The internal BOM generator has bugs. I designed an XSL script, which converts the generated XML Partlist into
CMakeLists.txt Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net.
Info.plist Fix some minor OS X issues
annotate.cpp Eeschema: fix bug Bug #1197103 and an other very minor bug.
backanno.cpp Fixed the logic for "do you want to make the footprint visible" requester
block.cpp Minor message box improvements
block_libedit.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files.
bus-wire-junction.cpp FIX: insert key must repeat text labels
busentry.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files.
class_drc_erc_item.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
class_libentry.cpp Initial release of pl_editor, the page layout and title block editor.
class_libentry.h Initial release of pl_editor, the page layout and title block editor.
class_library.cpp * Fix the last parts of Bug 1204712 by removing DateAndTime from library file and documentation file formats. They weren't being loaded anyway.
class_library.h Add library column to component and module select dialog.
class_netlist_object.cpp Pcbnew: Fix issue when displaying net names and/or pad numbers including the "<" char in drc dialog, because drc dialog uses an wxHtmlWindow to display drc messages, and the "<" char has a special meaning and is not allowed in texts (now replaced by the" &lt;" sequence in messages displayed in html)
class_netlist_object.h Gerbview: fix incorrect printing of negative objects, when using black and white option.
cmp_library.keywords 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
cmp_library_lexer.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
component_references_lister.cpp Eeschema: add dialog and utilities to create BOMs from generic netlist
controle.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files.
cross-probing.cpp More encapsulation work.
database.cpp Footprint library table work, minor fixes, and code cleaning.
dialog_erc_listbox.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
edit_bitmap.cpp BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat
edit_component_in_schematic.cpp Loading commit data...
edit_label.cpp Loading commit data...
eelibs_read_libraryfiles.cpp Loading commit data...
eeredraw.cpp Loading commit data...
eeschema.cpp Loading commit data...
eeschema.icns Loading commit data...
eeschema.rc Loading commit data...
eeschema_config.cpp Loading commit data...
eeschema_config.h Loading commit data...
eeschema_doc.icns Loading commit data...
eeschema_id.h Loading commit data...
erc.cpp Loading commit data...
erc.h Loading commit data...
events_called_functions_for_edit.cpp Loading commit data...
files-io.cpp Loading commit data...
find.cpp Loading commit data...
general.h Loading commit data...
getpart.cpp Loading commit data...
help_common_strings.h Loading commit data...
hierarch.cpp Loading commit data...
hotkeys.cpp Loading commit data...
hotkeys.h Loading commit data...
invoke_sch_dialog.h Loading commit data...
lib_arc.cpp Loading commit data...
lib_arc.h Loading commit data...
lib_bezier.cpp Loading commit data...
lib_bezier.h Loading commit data...
lib_circle.cpp Loading commit data...
lib_circle.h Loading commit data...
lib_collectors.cpp Loading commit data...
lib_collectors.h Loading commit data...
lib_draw_item.cpp Loading commit data...
lib_draw_item.h Loading commit data...
lib_export.cpp Loading commit data...
lib_field.cpp Loading commit data...
lib_field.h Loading commit data...
lib_pin.cpp Loading commit data...
lib_pin.h Loading commit data...
lib_polyline.cpp Loading commit data...
lib_polyline.h Loading commit data...
lib_rectangle.cpp Loading commit data...
lib_rectangle.h Loading commit data...
lib_text.cpp Loading commit data...
lib_text.h Loading commit data...
libarch.cpp Loading commit data...
libedit.cpp Loading commit data...
libedit_onleftclick.cpp Loading commit data...
libedit_onrightclick.cpp Loading commit data...
libedit_plot_component.cpp Loading commit data...
libedit_undo_redo.cpp Loading commit data...
libeditframe.cpp Loading commit data...
libeditframe.h Loading commit data...
libfield.cpp Loading commit data...
load_one_schematic_file.cpp Loading commit data...
menubar.cpp Loading commit data...
menubar_libedit.cpp Loading commit data...
netform.cpp Loading commit data...
netlist.cpp Loading commit data...
netlist.h Loading commit data...
onleftclick.cpp Loading commit data...
onrightclick.cpp Loading commit data...
operations_on_items_lists.cpp Loading commit data...
pinedit.cpp Loading commit data...
plot_schematic_DXF.cpp Loading commit data...
plot_schematic_HPGL.cpp Loading commit data...
plot_schematic_PDF.cpp Loading commit data...
plot_schematic_PS.cpp Loading commit data...
plot_schematic_SVG.cpp Loading commit data...
protos.h Loading commit data...
sch_base_frame.cpp Loading commit data...
sch_bitmap.cpp Loading commit data...
sch_bitmap.h Loading commit data...
sch_bus_entry.cpp Loading commit data...
sch_bus_entry.h Loading commit data...
sch_collectors.cpp Loading commit data...
sch_collectors.h Loading commit data...
sch_component.cpp Loading commit data...
sch_component.h Loading commit data...
sch_field.cpp Loading commit data...
sch_field.h Loading commit data...
sch_junction.cpp Loading commit data...
sch_junction.h Loading commit data...
sch_line.cpp Loading commit data...
sch_line.h Loading commit data...
sch_marker.cpp Loading commit data...
sch_marker.h Loading commit data...
sch_no_connect.cpp Loading commit data...
sch_no_connect.h Loading commit data...
sch_screen.cpp Loading commit data...
sch_sheet.cpp Loading commit data...
sch_sheet.h Loading commit data...
sch_sheet_path.cpp Loading commit data...
sch_sheet_path.h Loading commit data...
sch_sheet_pin.cpp Loading commit data...
sch_text.cpp Loading commit data...
sch_text.h Loading commit data...
schedit.cpp Loading commit data...
schematic_undo_redo.cpp Loading commit data...
schframe.cpp Loading commit data...
selpart.cpp Loading commit data...
sheet.cpp Loading commit data...
sheetlab.cpp Loading commit data...
symbdraw.cpp Loading commit data...
symbedit.cpp Loading commit data...
template_fieldnames.cpp Loading commit data...
template_fieldnames.h Loading commit data...
template_fieldnames.keywords Loading commit data...
tool_lib.cpp Loading commit data...
tool_sch.cpp Loading commit data...
tool_viewlib.cpp Loading commit data...
transform.cpp Loading commit data...
transform.h Loading commit data...
viewlib_frame.cpp Loading commit data...
viewlib_frame.h Loading commit data...
viewlibs.cpp Loading commit data...