kicad/common
vovanium 6e61193075 Font bug removed 2010-04-01 12:14:39 +00:00
..
CMakeLists.txt from alain.portal@free.fr, see mailing list 2010-03-25 21:48:24 +00:00
about_kicad.cpp Finnish translation fixes 2010-02-07 20:55:21 +00:00
base_screen.cpp work on libedit continued. 2010-03-20 19:57:59 +00:00
base_struct.cpp Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
basicframe.cpp work on libedit continued. 2010-03-20 19:57:59 +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 Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
build_version.cpp preparing a bug fix release 2010-03-30 17:52:34 +00: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 Corrected weird inch to mm ratio 2010-03-26 19:34:47 +00:00
common_plotDXF_functions.cpp ++Pcbnew 2010-03-31 16:59:32 +00:00
common_plotGERBER_functions.cpp ++Pcbnew 2010-03-31 16:59:32 +00:00
common_plotHPGL_functions.cpp ++Pcbnew 2010-03-31 16:59:32 +00:00
common_plotPS_functions.cpp ++Pcbnew 2010-03-31 16:59:32 +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 Eeschema 2010-03-18 20:35:29 +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
dialog_page_settings.cpp 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.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 Eeschema 2010-03-18 20:35:29 +00:00
drawpanel.cpp All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew. 2010-02-23 20:22:31 +00:00
drawtxt.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
dsnlexer.cpp clipboard and DSNLEXER testing via target dsntest 2010-03-08 16:17:58 +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 from Florian Delizy 2010-02-28 13:44:29 +00:00
gestfich.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
get_component_dialog.cpp http://tech.groups.yahoo.com/group/kicad-users/message/6833 2010-01-29 17:19:13 +00:00
gr_basic.cpp Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 2010-02-22 19:56:32 +00:00
hotkeys_basic.cpp Hotkey patch appro Vladimir Uryvaev on kicad-devel 2010-02-25 on 11:57am 2010-02-25 17:08:28 +00:00
msgpanel.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
newstroke_font.cpp Font bug removed 2010-04-01 12:14:39 +00:00
pcbcommon.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
projet_config.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
richio.cpp revive target 'dsntest' from common, start exploring pasting text from clipboard, primitively. 2010-03-08 06:18:40 +00:00
sch_item_struct.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
selcolor.cpp pcbnew: Update Layer manager display when changing active layer (from hotkey or menus) 2010-01-23 10:50:05 +00:00
string.cpp Complete comment translation of common source. 2009-11-23 15:16:50 +00:00
toolbars.cpp Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
trigo.cpp Minor drawing and build bug fixes. 2010-02-10 16:25:13 +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 Grid list display in popup menu: go back to the previous version, due to problems when using tabs in this menu. 2010-03-22 16:44:22 +00:00