kicad/include
lifekidyeaa 0dc3be8806 added an option to enable/disable magnetic tracks in the general options dialog of PCBnew (same as the magnetic
pads option.)  Haven't fixed the via issue 
(since I don't quite understand why it is doing this, nor does it occur in 100% of the cases), but now you can just 
turn 
off magnetic tracks when I desire to move vias by small increments.  Magnetic tracks are on by default.  Original 
via complaint here: 
http://tech.groups.yahoo.com/group/kicad-devel/message/1155

Also mostly gotten rid of the annoying "Unable to drag this segment: two collinear segments" error.  Now, if two 
(or more) segments are collinear, they are merged into one equivalent segment when you try to drag them while 
maintaining slope.  I can't imagine any cases where this would be a bad thing (and I have plenty of experience where 
the error was not desired!).  Note I say *mostly* because there still seem to be some length=1 (e.g. 0.003mm) segments 
at the end of valid-length segments.  I do not want to remove them because this would change the board layout, though 
in a basically imperceptible way.  We could maybe have an option to clean & remove these minimal-length segments, but 
I worry that they serve to connect things slightly off grid & those things on-grid; also, removal may cause DRC 
errors. It would be good if we could avoid their creation.(?)
2008-03-04 05:40:15 +00:00
..
appl_wxstruct.h Add class_marker.cpp and class_marker.h. Some other minor changes 2007-10-26 06:08:19 +00:00
base_struct.h 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 2008-02-12 21:12:46 +00:00
bitmaps.h files reorder 2008-02-15 22:50:52 +00:00
build_version.h eeschema: problems found. some (not all) solved (see changelog) 2008-02-21 12:21:01 +00:00
class_collector.h COLLECTOR::BasePtr() 2008-01-25 15:13:57 +00:00
colors.h listboxes.cpp problem: apply to window version only. Some other very minor enhancements and bug fixes 2007-10-30 20:40:08 +00:00
common.h 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 2008-02-12 21:12:46 +00:00
dcsvg.h 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 2008-02-12 21:12:46 +00:00
drawpanel_wxstruct.h 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 2008-02-12 21:12:46 +00:00
eda_dde.h mouse synchronization from PCBNEW to EESCHEMA 2007-08-14 19:24:48 +00:00
fctsys.h retain wxWidgets 2.6 compatibility 2008-01-19 09:44:20 +00:00
gr_basic.h smd pad in high-contrast mode enhancement 2007-10-12 03:24:46 +00:00
grfonte.h changes in file organisation and classes to prepare zone redesign 2007-12-09 12:55:53 +00:00
hotkeys_basic.h made ADD_MENUITEM_xx static inline 2007-11-05 07:07:00 +00:00
id.h eeschema: problems found. some (not all) solved (see changelog) 2008-02-21 12:21:01 +00:00
macros.h made ADD_MENUITEM_xx static inline 2007-11-05 07:07:00 +00:00
pad_shapes.h initial version 2008-01-05 17:20:13 +00:00
pcbstruct.h layer names in *.brd file 2008-03-04 04:22:27 +00:00
plot_common.h See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
pyhandler.h move Python.h up so things would even compile 2007-08-12 03:32:45 +00:00
trigo.h Better Hotkey.cpp code for eeschema 2007-08-10 18:05:42 +00:00
worksheet.h Display filename and full sheet name ("sheet path") in sheet references 2008-02-29 14:19:21 +00:00
wxPcbStruct.h added an option to enable/disable magnetic tracks in the general options dialog of PCBnew (same as the magnetic 2008-03-04 05:40:15 +00:00
wxstruct.h Fixed: problem which could crash eeschema when a schematic file in a hierarchy was not found 2008-02-28 19:27:25 +00:00