..
CMakeLists.txt
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
about_kicad.cpp
Netclasses work continued
2009-10-10 17:27:53 +00:00
base_screen.cpp
Fix save last grid size and other minor updates.
2009-10-14 19:43:31 +00:00
base_struct.cpp
Component library editor improvements and minor bug fixes.
2009-09-25 18:49:04 +00:00
basicframe.cpp
Changed some c_str and GetData functions to GetChars in .Printf functions (forgotten changes)
2009-10-13 11:49:08 +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
More about undo/redo in pcbnew and minor cleanup
2009-08-12 10:40:01 +00:00
class_marker_base.cpp
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
2009-07-13 15:25:41 +00:00
class_plotter.cpp
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +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 save last grid size and other minor updates.
2009-10-14 19:43:31 +00:00
common_plotDXF_functions.cpp
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
common_plotGERBER_functions.cpp
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
common_plotHPGL_functions.cpp
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
common_plotPS_functions.cpp
Pcbnew, fixed: plot error in outline mode for trapezoid pads (silk screen layers)
2009-09-04 08:05:13 +00:00
common_plot_functions.cpp
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
confirm.cpp
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
2009-05-21 17:42:42 +00:00
copy_to_clipboard.cpp
Rework on undo/redo and block functions
2009-07-25 04:53: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
Changed some c_str and GetData functions to GetChars in .Printf functions
2009-10-13 09:00:46 +00:00
dlist.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
drawframe.cpp
Fix save last grid size and other minor updates.
2009-10-14 19:43:31 +00:00
drawpanel.cpp
Fix save last grid size and other minor updates.
2009-10-14 19:43:31 +00:00
drawtxt.cpp
code cleaning. Pcbnew: Minor enhancements in Plot dialog
2009-08-29 10:20:48 +00:00
eda_dde.cpp
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
2009-05-21 17:42:42 +00:00
eda_doc.cpp
Changed some c_str and GetData functions to GetChars in .Printf functions (forgotten changes)
2009-10-13 11:49:08 +00:00
edaappl.cpp
work around some gcc 4.3.3 compiler warnings
2009-10-05 04:22:27 +00:00
gestfich.cpp
Changed some c_str and GetData functions to GetChars in .Printf functions
2009-10-13 09:00:46 +00:00
get_component_dialog.cpp
EESchema UI normalization and configuration updates and Gerbview parser bug fix.
2009-04-29 17:09:00 +00:00
gr_basic.cpp
support for bezier curves
2009-06-25 20:45:27 +00:00
hotkeys_basic.cpp
work around some gcc 4.3.3 compiler warnings
2009-10-05 04:22:27 +00:00
msgpanel.cpp
Changed some c_str and GetData functions to GetChars in .Printf functions
2009-10-13 09:00:46 +00:00
pcbcommon.cpp
Command ID refactoring and other minor improvements.
2009-09-22 12:27:57 +00:00
projet_config.cpp
pcbnew: fixed serious bug in clean pcb function
2009-06-11 18:30:03 +00:00
pyhandler.cpp
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
2009-05-21 17:42:42 +00:00
sch_item_struct.cpp
Component library editor improvements.
2009-09-29 18:38:21 +00:00
selcolor.cpp
Fixed Crash when changing color under MacOSX. This could also affect all versions.
2009-07-09 04:54:11 +00:00
string.cpp
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
2009-05-21 17:42:42 +00:00
toolbars.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
trigo.cpp
Eeschema: code cleanup
2009-06-13 17:06:07 +00:00
worksheet.cpp
Changes in minimum pen size parameters used to draw or plot or print items.
2009-06-02 07:26:49 +00:00
wxwineda.cpp
fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0
2009-07-27 14:32:40 +00:00
zoom.cpp
Fix save last grid size and other minor updates.
2009-10-14 19:43:31 +00:00