..
CMakeLists.txt
menu cleaning and changing obscure menu info. and menu labels
2010-01-18 12:37:53 +00:00
about_kicad.cpp
Applied Torsten PCBNew DRC patch and testcase, update email, update scripts
2010-01-09 17:54:39 +00:00
base_screen.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
base_struct.cpp
Fixed: eeschema crashes when creating a new text (comment) in schematic
2009-12-29 11:36:17 +00:00
basicframe.cpp
macOSX: fixed GetMBarHeight( ) problem.
2010-01-15 13:02:04 +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
code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask )
2009-12-21 12:05:36 +00:00
build_version.cpp
minot patch for OSX
2010-01-10 15:06:14 +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
code cleaning and a minor problem fixed in Gerbview printing option
2010-01-04 19:09:33 +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
fixed build problem for specctra.cpp stand alone.
2010-01-05 08:48:49 +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
Pcbnew: print dialog: added pads drill option (like in plot dialog)
2010-01-09 20:25:39 +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
Minor fixes and code cleaning.
2010-01-22 18:13:43 +00:00
drawpanel.cpp
Minor fixes and code cleaning.
2010-01-22 18:13:43 +00:00
drawtxt.cpp
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
dsnlexer.cpp
comments, minor fixes
2009-12-11 15:51:26 +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
Split 2009 changelog, added Marco's WXMAC search path patch
2010-01-16 11:16:09 +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
code cleaning and a minor problem fixed in Gerbview printing option
2010-01-04 19:09:33 +00:00
hotkeys_basic.cpp
enhancements about hot keys
2010-01-20 18:59:46 +00:00
msgpanel.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
pcbcommon.cpp
code cleaning and a minor problem fixed in Gerbview printing option
2010-01-04 19:09:33 +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
Ugly but necessary fix to display toolbars in latest Linux version (tested with Ubuntu 9.10 updated)
2010-01-14 20:20:59 +00:00
trigo.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
worksheet.cpp
fixed build problem for specctra.cpp stand alone.
2010-01-05 08:48:49 +00:00
wxwineda.cpp
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
zoom.cpp
menu cleaning and changing obscure menu info. and menu labels
2010-01-18 12:37:53 +00:00