kicad/include
jean-pierre charras f311bb4d59 Pcbnew:
Enhanced algorithms to calculate board connections:
    Previously, a track was seen connected to a pad only if the track end is
    exactly on the pad position.
    Now a track is seen connected to a pad if the track end is inside the pad shape.
    Algorithm to calculate pads connections to track is still very fast.
    However some other functions (drag pads, track len calculation ...)
    still need the track end exactly on the pad position.
Dead code removal.
2011-12-04 18:57:03 +01:00
..
boost Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 2010-12-17 21:34:29 +01:00
HersheyCyrillic.h.unused Use layer_widget in Gerbview 2010-02-03 14:05:17 +00:00
appl_wxstruct.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
base_struct.h KICAD_PLUG intermediate work, for eventual nanometer boards 2011-12-01 16:54:58 -06:00
bezier_curves.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
bitmaps.h Add Bulgarian language. Update translators list. 2011-11-30 12:45:49 +01:00
block_commande.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
build_version.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
class_base_screen.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
class_bitmap_base.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_board_design_settings.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
class_board_item.h KICAD_PLUG work 2011-12-01 16:50:41 -06:00
class_collector.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
class_colors_design_settings.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_drawpanel.h Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
class_drc_item.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_layer_box_selector.h Minor PCBNew code fixes. 2011-09-29 12:49:40 -04:00
class_macros_record.h add forgotten file to bzr3107, add GOST to KICAD_BULD_VERSION if defined KICAD_GOST 2011-09-07 14:38:11 +04:00
class_marker_base.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
class_pcb_screen.h Remove sine and cosine look up tables and other minor fixes. 2011-09-20 09:57:40 -04:00
class_sch_screen.h More auto save improvements. 2011-10-15 09:25:57 -04:00
class_undoredo_container.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
colors.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
colors_selection.h forgotten file 2010-01-29 21:03:12 +00:00
common.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
confirm.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
dcsvg.h made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dialog_get_component.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dialog_helpers.h KICAD_PLUGIN and nanometer intermediate checkin, work in progress... 2011-11-30 15:15:56 -06:00
dialog_hotkeys_editor.h Minor PCBNew code fixes. 2011-09-29 12:49:40 -04:00
dlist.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
drawtxt.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dsnlexer.h EESchema bug fixes and other minor changes (fixes lp:793373). 2011-06-07 11:29:01 -04:00
eda_dde.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
eda_doc.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
fctsys.h Fixed build error for missing wxNullPtr definition building against wxWidgets < 2.9 2010-11-22 15:39:22 -05:00
filter_reader.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
footprint_info.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
gestfich.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
gr_basic.h Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
hotkey_grid_table.h Minor PCBNew code fixes. 2011-09-29 12:49:40 -04:00
hotkeys_basic.h Factor Eeschema rotate item hot keys into a rotate event handler. 2011-10-26 16:46:04 -04:00
html_messagebox.h Code cleaning: rename DIALOG_LOAD_ERROR (a stupid name) class to the more understandable HTML_MESSAGE_BOX. 2011-09-04 20:35:14 +02:00
id.h Add Bulgarian language. Update translators list. 2011-11-30 12:45:49 +01:00
kicad_device_context.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
kicad_msvc.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
kicad_string.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
layers_id_colors_and_visibility.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
length.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
macros.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
newstroke_font.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
online_help.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
pad_shapes.h Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
param_config.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
pcbcommon.h PCB common library global variable removal and other minor fixes. 2011-09-26 16:32:56 -04:00
pcbstruct.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
plot_common.h Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
richio.h First working copy of KICAD_PLUGIN::Load() 2011-12-02 15:56:47 -06:00
sch_item_struct.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
trigo.h Remove sine and cosine look up tables and other minor fixes. 2011-09-20 09:57:40 -04:00
worksheet.h pcbnew: fix translate smoothing set in zone settings dialog 2011-02-27 13:16:54 +03:00
wxBasePcbFrame.h Eeschema: bug 880132 : partial fix. 2011-11-11 08:00:51 +01:00
wxEeschemaStruct.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
wxPcbStruct.h Pcbnew: 2011-12-04 18:57:03 +01:00
wxstruct.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
xnode.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00