You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jean-pierre charras 0289b6d550 Fix 2.8 compatibility 14 years ago
..
dialog_about Fix compil issue in non debug mode. Minor code enhancement. 14 years ago
dialogs Speed up DIALOG_LOAD_ERROR::ListSet(), used to display lists of errors ( up to 100 x faster) in DRC or loading lib errors 15 years ago
CMakeLists.txt eeschema: fix memory leakage. 15 years ago
base_screen.cpp Pcbnew: fix bug 804780. 14 years ago
base_struct.cpp Add horizontal text justification to text items in pcbnew. 15 years ago
basicframe.cpp Fix 2.8 compatibility 14 years ago
bezier_curves.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
block_commande.cpp Coding style and Doxygen comment fixes. 15 years ago
build_version.cpp * Fix 3D frame issue (3D frame not show) when it is iconized and reactivated by Pcbnew or CvPcb menus (Windows only) 14 years ago
class_colors_design_settings.cpp pcbnew: More about work on color selection and items visibility: 16 years ago
class_layer_box_selector.cpp Coding policy fixes. 15 years ago
class_marker_base.cpp Coding style and Doxygen comment fixes. 15 years ago
class_plotter.cpp Plot poly code cleaning. Suppress erreurs for malformed polygons (< 2 corners) 15 years ago
class_undoredo_container.cpp EESchema remove global variable and fix text object change type undo/redo. 15 years ago
common.cpp pcbnew: add trace length from pad to die on chip (module) 15 years ago
common_plotDXF_functions.cpp Plot poly code cleaning. Suppress erreurs for malformed polygons (< 2 corners) 15 years ago
common_plotGERBER_functions.cpp EESchema bug fixes and other minor changes (fixes lp:793373). 15 years ago
common_plotHPGL_functions.cpp Fix most GCC 4.6 compiler warnings and minor bug fix. 15 years ago
common_plotPS_functions.cpp Plot poly code cleaning. Suppress erreurs for malformed polygons (< 2 corners) 15 years ago
common_plot_functions.cpp fix very minor bugs. 15 years ago
confirm.cpp pcbnew: better code to read/modify/delete footprints in module libraries. 14 years ago
copy_to_clipboard.cpp Coding style and Doxygen comment fixes. 15 years ago
dcsvg.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
displlst.cpp EESchema code refactoring and coding policy naming fixes. 15 years ago
dlist.cpp Minor fixes and lots of coding policy changes. 15 years ago
drawframe.cpp Pcbnew: fix bug 804780. 14 years ago
drawpanel.cpp Fix most GCC 4.6 compiler warnings and minor bug fix. 15 years ago
drawtxt.cpp Coding style and Doxygen comment fixes. 15 years ago
dsnlexer.cpp EESchema bug fixes and other minor changes (fixes lp:793373). 15 years ago
eda_dde.cpp EESchema code refactoring and coding policy naming fixes. 15 years ago
eda_doc.cpp Fix gcc 4.5 warnings compil. 15 years ago
edaappl.cpp Fix most GCC 4.6 compiler warnings and minor bug fix. 15 years ago
filter_reader.cpp Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 15 years ago
footprint_info.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
gestfich.cpp Minor UI changes that affect OS X, see CHANGELOG.txt 15 years ago
gr_basic.cpp gr_basic.cpp: fix a bug I created in my last commit. Pcbnew: fix a very minor bug in hight light behavior 15 years ago
hotkey_grid_table.cpp pieces of Amir's 2010-09-28 patch 15 years ago
hotkeys_basic.cpp Eeschema: fix bug 783535. Minor code cleaning. 15 years ago
msgpanel.cpp Coding policy fixes and other minor improvements. 15 years ago
netlist.keywords TokenList2DsnLexer.cmake, netform.cpp enhancements 15 years ago
newstroke_font.cpp Font bug removed 16 years ago
pcbcommon.cpp Open file dialog fixes and minor code cleaning. 16 years ago
projet_config.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
richio.cpp work around 8 bit wxString B.S. 15 years ago
sch_item_struct.cpp Schematic object plot code refactoring and CMake required version changes. 15 years ago
selcolor.cpp Gerbview: fix an issue with gerber files having a line comment starting by G04 and a command after this comment, on the same line. 15 years ago
string.cpp gear up for major use of ReadDelimitedText() by providing a better version 15 years ago
trigo.cpp EESchema multiple item hit testing and other minor improvements. 15 years ago
wineda_toolbar.cpp Coding policy fixes. 15 years ago
worksheet.cpp pcbnew: fix translate smoothing set in zone settings dialog 15 years ago
wxwineda.cpp code cleaning 15 years ago
xnode.cpp work around 8 bit wxString B.S. 15 years ago
zoom.cpp Warp mouse pointer before redrawing. Helps with mouse wheel zooming. 14 years ago