..
CMakeLists.txt
* Factored out the DSNLEXER class so it can be re-used more generally. The
2009-12-11 04:55:24 +00:00
about_kicad.cpp
* Factored out the DSNLEXER class so it can be re-used more generally. The
2009-12-11 04:55:24 +00:00
base_screen.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
base_struct.cpp
fixed some minor bugs and code cleanup
2009-11-28 09:24:37 +00:00
basicframe.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00: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
Complete comment translation of common source.
2009-11-23 15:16:50 +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
* Factored out the DSNLEXER class so it can be re-used more generally. The
2009-12-11 04:55:24 +00:00
common_plotDXF_functions.cpp
Compiler warning, object name, bug, and string fixes.
2009-12-02 21:44:03 +00:00
common_plotGERBER_functions.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
common_plotHPGL_functions.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
common_plotPS_functions.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
common_plot_functions.cpp
minor changes
2009-12-03 09:33:48 +00:00
confirm.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
copy_to_clipboard.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
dcsvg.cpp
Changed some c_str and GetData functions to GetChars in .Printf functions (forgotten changes)
2009-10-13 11:49:08 +00: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_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
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
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
drawpanel.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
drawtxt.cpp
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
dsnlexer.cpp
* Factored out the DSNLEXER class so it can be re-used more generally. The
2009-12-11 04:55:24 +00: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
quiet the newer g++ compilers, which complain about certain stdio function's return values not being used
2009-10-26 19:16:18 +00:00
gestfich.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
get_component_dialog.cpp
fixed compil error, and a display problem in eeschema
2009-10-17 06:23:18 +00:00
gr_basic.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
hotkeys_basic.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
msgpanel.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
pcbcommon.cpp
fix last French to English translations problems
2009-11-23 21:08:23 +00:00
projet_config.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
pyhandler.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
richio.cpp
* Factored out the DSNLEXER class so it can be re-used more generally. The
2009-12-11 04:55:24 +00:00
sch_item_struct.cpp
Component library editor improvements.
2009-09-29 18:38:21 +00:00
selcolor.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
string.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
toolbars.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
trigo.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
worksheet.cpp
small improvements for russian GOST
2009-12-02 13:06:55 +00:00
wxwineda.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
zoom.cpp
small improvements for russian GOST
2009-12-02 13:06:55 +00:00