kicad/common
jean-pierre charras 659299ee8f Gerbview: more about apertures macros and draw funtions. 2010-10-01 21:11:30 +02:00
..
dialog_about New patch for kicad about dialog 2010-09-03 16:33:09 +02:00
CMakeLists.txt Switch to new Kicad about dialog: removing old code. 2010-09-03 19:39:57 +02:00
base_screen.cpp Fixed a minor artefact when redraw the grid after a scrool. 2010-09-23 16:04:08 +02:00
base_struct.cpp Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
basicframe.cpp pieces of Amir's 2010-09-28 patch 2010-09-29 13:19:26 -05:00
bezier_curves.cpp in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation 2009-06-27 07:41:16 +00:00
block_commande.cpp Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
build_version.cpp use the more inviting term 'testing', not 'unstable' 2010-09-20 11:26:48 -05:00
class_colors_design_settings.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_marker_base.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
class_plotter.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
class_undoredo_container.cpp Eeschema: fixed: bad undo/redo for Drag commands 2009-08-27 13:51:02 +00:00
common.cpp fix conflict variable name for russian GOST 2010-07-13 17:18:13 +04:00
common_plotDXF_functions.cpp Use D_PAD::BuildPadPolygon() in plot functions 2010-09-13 13:51:09 +02:00
common_plotGERBER_functions.cpp Use D_PAD::BuildPadPolygon() in plot functions 2010-09-13 13:51:09 +02:00
common_plotHPGL_functions.cpp Use D_PAD::BuildPadPolygon() in plot functions 2010-09-13 13:51:09 +02:00
common_plotPS_functions.cpp Use D_PAD::BuildPadPolygon() in plot functions 2010-09-13 13:51:09 +02:00
common_plot_functions.cpp fix minor bug russian GOST 2010-05-16 10:32:38 +04:00
confirm.cpp code cleaning. 2010-07-20 20:11:34 +02:00
copy_to_clipboard.cpp Eeschema 2010-03-18 20:35:29 +00:00
dcsvg.cpp fixed some issues in SVG export. 2010-04-20 13:23:59 +02:00
dialog_display_info_HTML_base.cpp Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
dialog_display_info_HTML_base.fbp Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
dialog_display_info_HTML_base.h Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
dialog_hotkeys_editor.cpp Fixed some issues in hotkeys editor 2010-08-29 18:36:52 +02:00
dialog_hotkeys_editor_base.cpp Fixed some issues in hotkeys editor 2010-08-29 18:36:52 +02:00
dialog_hotkeys_editor_base.fbp Fixed some issues in hotkeys editor 2010-08-29 18:36:52 +02:00
dialog_hotkeys_editor_base.h Fixed some issues in hotkeys editor 2010-08-29 18:36:52 +02:00
dialog_load_error.cpp Changed some c_str and GetData functions to GetChars in .Printf functions (forgotten changes) 2009-10-13 11:49:08 +00:00
dialog_page_settings.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_page_settings.h German translation update. Replaced dialog page settings dialogblock version by the same built with wxFormBuilder 2010-03-14 10:34:40 +00:00
dialog_page_settings_base.cpp Eeschema 2010-03-18 20:35:29 +00:00
dialog_page_settings_base.fbp Eeschema 2010-03-18 20:35:29 +00:00
dialog_page_settings_base.h German translation update. Replaced dialog page settings dialogblock version by the same built with wxFormBuilder 2010-03-14 10:34:40 +00:00
displlst.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
dlist.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
drawframe.cpp fixed issues with wxWidgets 2.9.1 2010-07-27 18:49:38 +02:00
drawpanel.cpp Fix build error when compiling against 2.8 branch of wxWidgets. 2010-09-24 08:18:33 -04:00
drawtxt.cpp Fixed some issues about trapezoidal pads. Better pad editor dialog. fixed other (very) minor bugs. Code cleaning 2010-09-11 18:33:43 +02:00
dsnlexer.cpp factor some pioneering code into a the stable building block class DSNLEXER, generalize expected valued for name and value within the template field parser. 2010-06-18 11:00:16 -05:00
eda_dde.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
eda_doc.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
edaappl.cpp Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
gestfich.cpp fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 2010-07-11 18:24:44 +02:00
get_component_dialog.cpp fixed bug 587970. 2010-06-02 12:44:50 +02:00
gr_basic.cpp Gerbview: more about apertures macros and draw funtions. 2010-10-01 21:11:30 +02:00
hotkey_grid_table.cpp pieces of Amir's 2010-09-28 patch 2010-09-29 13:19:26 -05:00
hotkeys_basic.cpp Fixed some issues in hotkeys editor 2010-08-29 18:36:52 +02:00
msgpanel.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
netlist.keywords TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
newstroke_font.cpp Font bug removed 2010-04-01 12:14:39 +00:00
pcbcommon.cpp Open file dialog fixes and minor code cleaning. 2010-05-17 16:35:46 -04:00
projet_config.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
richio.cpp implement OUTPUTFORMATTER::Quoted() 2010-08-11 14:52:44 -05:00
sch_item_struct.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
selcolor.cpp fixed somes issues with wxWidgets 2.9.1 2010-07-27 14:47:08 +02:00
string.cpp Put netform.cpp functions into a class so scratch memory objects can be freed. 2010-08-02 21:13:33 -05:00
trigo.cpp Minor drawing and build bug fixes. 2010-02-10 16:25:13 +00:00
wineda_toolbar.cpp Move toolbars.cpp to wineda_toolbar.cpp 2010-05-16 21:47:22 +02:00
worksheet.cpp fix minor bug russian GOST 2010-05-16 10:32:38 +04:00
wxwineda.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
xnode.cpp XML tweaks 2010-08-19 09:02:49 -05:00
zoom.cpp Fixed a minor artefact when redraw the grid after a scrool. 2010-09-23 16:04:08 +02:00