kicad/pcbnew
Wayne Stambaugh 283cfa67ff Set default button on all dialogs. Fixes lp:665703
* Set default button on all dialogs that do not already have a defined
  default button.  The only exception is the EESchema net list dialog
  which needs converted over to wxFormBuilder and due to it's design makes
  setting the default button in any tab other than the default tab
  problematic.
* Fix escape key dialog handling bug in EESchema print post script
  dialog.
2011-03-14 11:17:18 -04:00
..
dialogs Set default button on all dialogs. Fixes lp:665703 2011-03-14 11:17:18 -04:00
CMakeLists.txt Add saving of pcb plot settings in board files. 2011-01-29 00:54:16 +02:00
Info.plist OSX - should resolve problems on case sensitive filesystem 2010-09-19 13:06:30 +02:00
ar_protos.h All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +01:00
attribut.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
automove.cpp Minor fixes. Code cleaning. 2011-03-09 15:30:39 +01:00
autoplac.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +01:00
autorout.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +01:00
autorout.h All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +01:00
basepcbframe.cpp Set default button on all dialogs. Fixes lp:665703 2011-03-14 11:17:18 -04:00
block.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +01:00
block_module_editor.cpp Fix cursor shape issue after block command in modedit and libedit 2011-03-10 09:31:07 +01:00
board.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +01:00
board_items_to_polygon_shape_transform.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
board_undo_redo.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
build_BOM_from_board.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
cell.h finished Draw functions for aperture macros. Now aperture macros are drawn correctly. 2010-10-03 17:39:06 +02:00
class_board.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_board.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_board_connected_item.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
class_board_design_settings.cpp LibEdit: finished SVG plot. 2010-03-19 20:15:30 +00:00
class_board_item.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
class_dimension.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
class_dimension.h Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only. 2011-02-25 18:23:24 +02:00
class_drawsegment.cpp Eeschema: 2011-02-27 20:54:01 +01:00
class_drawsegment.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_drc_item.cpp removed in drawpanel an erroneous change (was made only for a test). drc code cleaning. cmakelist.txt changes in minizip. 2010-09-18 10:29:40 +02:00
class_edge_mod.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_edge_mod.h Eeschema: 2011-02-27 20:54:01 +01:00
class_marker_pcb.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_marker_pcb.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_mire.cpp Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only. 2011-02-25 18:23:24 +02:00
class_mire.h Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only. 2011-02-25 18:23:24 +02:00
class_module.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
class_module.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_module_transform_functions.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_netclass.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
class_netclass.h EESchema improvements and other minor fixes. 2011-02-04 21:21:11 -05:00
class_netinfo.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_netinfo_item.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_netinfolist.cpp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
class_pad.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
class_pad.h Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05:00
class_pad_draw_functions.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_pcb_layer_widget.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_pcb_layer_widget.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_pcb_text.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
class_pcb_text.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_text_mod.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_text_mod.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_track.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
class_track.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_zone.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_zone.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
class_zone_setting.cpp Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00
class_zone_setting.h Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00
classpcb.cpp work on libedit continued. 2010-03-20 19:57:59 +00:00
clean.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
collectors.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
collectors.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
connect.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
controle.cpp Fix a minor issue in Pcbnew 2011-03-10 18:52:36 +01:00
cross-probing.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
debug_kbool_key_file_fct.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
debug_kbool_key_file_fct.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
deltrack.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
dimension.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
dist.cpp Minor fixes. Code cleaning. 2011-03-09 15:30:39 +01:00
drag.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dragsegm.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
drc.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
drc_clearance_test_functions.cpp Fix bug in PolyLine.cpp, Fix bug in DRC calculations (see changelog). Cvpcb: move dialog files in dialogs/ 2010-10-28 15:02:07 +02:00
drc_marker_functions.cpp drc: more code cleaning. Added comments and fixed some erroneous comments. Fixed bug 638839. 2010-09-18 19:55:08 +02:00
drc_stuff.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
edgemod.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
edit.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
edit_pcb_text.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
edit_track_width.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
editedge.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
editmod.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
editrack-part2.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
editrack.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
edtxtmod.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
event_handlers_tracks_vias_sizes.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
export_gencad.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
export_vrml.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
files.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
find.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
find.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
find.pjd PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
gen_drill_report_files.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
gen_holes_and_tools_lists_for_drill.cpp Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
gen_modules_placefile.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
gendrill.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
gendrill.h Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
globaleditpad.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
gpcb_exchange.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
graphpcb.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +01:00
help_common_strings.h EESchema improvements and other minor fixes. 2011-02-04 21:21:11 -05:00
hotkeys.cpp Pcbnew: gen drill files code cleanup. Fix minor bug 680558 2010-11-24 16:10:33 +01:00
hotkeys.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
hotkeys_board_editor.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
hotkeys_module_editor.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
icon_modedit.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
icon_pcbnew.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
icon_w3d.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
initpcb.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
ioascii.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
layer_widget.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
layer_widget.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
librairi.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
loadcmp.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
locate.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
magnetic_tracks_functions.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
menubar_modedit.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
menubar_pcbframe.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
mirepcb.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
modedit.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
modedit_onclick.cpp Improve handling of tool bar command IDs. 2011-02-24 15:22:12 -05:00
modedit_undo_redo.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
modeditoptions.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
module_editor_frame.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
moduleframe.cpp Code cleaning. Pcbnew: very minor fix 2011-03-04 20:16:00 +01:00
modules.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
move-drag_pads.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
move_copy_track.cpp.notused file maintenance 2007-12-17 22:08:42 +00:00
move_or_drag_track.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
muonde.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
muwave_command.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
netlist.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
onleftclick.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
onrightclick.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
pcb_plot_params.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
pcb_plot_params.h Fix postscript output option in pcbnew plot dialog. 2011-02-17 19:11:20 +02:00
pcb_plot_params.keywords Fix postscript output option in pcbnew plot dialog. 2011-02-17 19:11:20 +02:00
pcbframe.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
pcbnew.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
pcbnew.h Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
pcbnew.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
pcbnew_config.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
pcbnew_config.h Add PCBNew setting to remember last net list read and other minor fixes. 2010-04-23 10:46:00 -04:00
pcbnew_doc.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew_id.h Code cleaning. Pcbnew: very minor fix 2011-03-04 20:16:00 +01:00
pcbplot.cpp Modify pcbnew plot and zone dialogs. Policy fixes in dialog_copper_zone. 2011-03-02 00:36:38 +02:00
pcbplot.h Add saving of pcb plot settings in board files. 2011-01-29 00:54:16 +02:00
plot_rtn.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
plotdxf.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
plotgerb.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
plothpgl.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
plotps.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
polygons_defs.h added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
print_board_functions.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
printout_controler.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
printout_controler.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
protos.h Minor fixes. Code cleaning. 2011-03-09 15:30:39 +01:00
queue.cpp Minor fixes. Code cleaning. 2011-03-09 15:30:39 +01:00
ratsnest.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
sel_layer.cpp Set default button on all dialogs. Fixes lp:665703 2011-03-14 11:17:18 -04:00
set_grid.cpp Set default button on all dialogs. Fixes lp:665703 2011-03-14 11:17:18 -04:00
solve.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +01:00
specctra.cpp specctra back import of session file can have numeric net names 2011-03-02 01:22:20 -06:00
specctra.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
specctra.keywords ++all: 2011-01-19 14:46:07 -06:00
specctra_export.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
specctra_import.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
specctra_test.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
surbrill.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
swap_layers.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
tool_modedit.cpp Improve handling of tool bar command IDs. 2011-02-24 15:22:12 -05:00
tool_onrightclick.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
tool_pcb.cpp PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
toolbars_update_user_interface.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
tr_modif.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
tracepcb.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
track.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
trpiste.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
work.cpp Minor fixes. Code cleaning. 2011-03-09 15:30:39 +01:00
xchgmod.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
zone_filling_algorithm.cpp Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00
zones.h Minor fixes. Code cleaning. 2011-03-09 15:30:39 +01:00
zones_by_polygon.cpp Modify pcbnew plot and zone dialogs. Policy fixes in dialog_copper_zone. 2011-03-02 00:36:38 +02:00
zones_by_polygon_fill_functions.cpp fix very minor bugs. 2011-03-03 20:08:13 +01:00
zones_convert_brd_items_to_polygons_with_Boost.cpp Fix clearance problem between zones and edge segments in pcbnew. 2011-01-09 23:12:22 +02:00
zones_convert_brd_items_to_polygons_with_Kbool.cpp Fix clearance problem between zones and edge segments in pcbnew. 2011-01-09 23:12:22 +02:00
zones_convert_to_polygons_aux_functions.cpp Fix minor issue relative to thermal shapes: better shape of thermal having removed stubs. 2010-12-08 16:08:06 +01:00
zones_functions_for_undo_redo.cpp fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
zones_functions_for_undo_redo.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
zones_non_copper_type_functions.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
zones_polygons_insulated_copper_islands.cpp Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 2010-12-20 18:44:25 +01:00
zones_polygons_test_connections.cpp Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 2010-12-20 18:44:25 +01:00
zones_test_and_combine_areas.cpp Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00