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 93ebdb2cd0 All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
..
dialog_about Libedit: fix Bug #994014. 14 years ago
dialogs All: Fix Assertion on sheet properties, in debug mode 13 years ago
CMakeLists.txt 3d-viewer and polygon functions: remove duplicate code about conversion from basic shapes to polygons. 13 years ago
base_screen.cpp fix problem with eeschema print dialog showing up on missing monitor 13 years ago
base_struct.cpp Pcbnew s-expression file format improvements. 14 years ago
base_units.cpp Footprint wizard converts from user units to internal units back and forth, so user can type in mm or mils now 13 years ago
basicframe.cpp All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
bezier_curves.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
bitmap.cpp Remove old xpm icons files 14 years ago
block_commande.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
build_version.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
class_bitmap_base.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
class_colors_design_settings.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
class_layer_box_selector.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
class_marker_base.cpp Encapsulated drawmode as an enum for type checking 13 years ago
class_page_info.cpp Commit JP's custom page size fix for Pcbnew s-expressions file format with minor changes. Thanks JP. 14 years ago
class_plotter.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
class_undoredo_container.cpp Undo redo change and code cleanup. 14 years ago
common.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
common_plotDXF_functions.cpp Script plotting patch 13 years ago
common_plotGERBER_functions.cpp Script plotting patch 13 years ago
common_plotHPGL_functions.cpp Script plotting patch 13 years ago
common_plotPDF_functions.cpp Script plotting patch 13 years ago
common_plotPS_functions.cpp Script plotting patch 13 years ago
common_plot_functions.cpp Script plotting patch 13 years ago
confirm.cpp Dialog exit: better icon. 14 years ago
convert_basic_shapes_to_polygon.cpp 3d-viewer and polygon functions: remove duplicate code about conversion from basic shapes to polygons. 13 years ago
copy_to_clipboard.cpp Removal of internal units. 14 years ago
dcsvg.cpp Pcbnew: in SVG export, add option to export only the board area, not the full page. 13 years ago
dialog_shim.cpp move all hashtable declarations into include/hashtables.h, prepare for boost usage 14 years ago
displlst.cpp Pcbnew: drag functions: serious cleanup and better code. Use now the connectivity functions to find tracks connected to pads, 13 years ago
dlist.cpp Eeschema object list and other minor improvements. 14 years ago
drawframe.cpp All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
drawpanel.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
drawtxt.cpp Pcbnew: cleanup functions: now, cleanup uses same algorithm as connectivity calculations to detect pads connections, and is faster. 13 years ago
dsnlexer.cpp Fix an issue (only found using gcc under mingw) in dsnlexer.cpp, using ::isspace( ) function that accepts only a 7 bit ASCII value under gcc/ mingw. 14 years ago
eda_dde.cpp wxServer was a confusing define, since it is also a wxWidgets class, do not use it 13 years ago
eda_doc.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
eda_text.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
edaappl.cpp Another fix for wx2.9 compilation (same issue as before, another call...) 13 years ago
filter_reader.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
footprint_info.cpp Remove Kbool from Kicad. Use Clipper instead. 13 years ago
gestfich.cpp MacOSX: Handling exec 14 years ago
getrunningmicrosecs.cpp changes 14 years ago
gr_basic.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
hotkey_grid_table.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
hotkeys_basic.cpp Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 14 years ago
html_messagebox.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
msgpanel.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
netlist.keywords Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 14 years ago
newstroke_font.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
pcb.keywords Pcbnew: more about keepout areas: remove keepout for pads option and add keepout for copper zones option. 13 years ago
pcb_plot_params.keywords All: fix hotkey issue with wxWidgets-2.9.3 (Window only): hotkey events called twice. 14 years ago
pcbcommon.cpp All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 14 years ago
projet_config.cpp fix compil errors 13 years ago
richio.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
sch_item_struct.cpp Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
selcolor.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
string.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
trigo.cpp // Dick Hollenbeck's KiROUND R&D 14 years ago
wildcards_and_files_ext.cpp Minor cosmetic enhancements. 13 years ago
worksheet.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
wxwineda.cpp More internal unit improvements. 14 years ago
xnode.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
zoom.cpp Fix Pcbnew markers in nanometer build with proper scaling factor. Use double in Zoom() 14 years ago