Commit b5bc70f3 authored by dickelbeck's avatar dickelbeck

more DRC changes, nearing completion

parent 3e2662ae
...@@ -8,15 +8,16 @@ email address. ...@@ -8,15 +8,16 @@ email address.
================================================================================ ================================================================================
+pcbnew +pcbnew
* drc.cpp and dialog_drc.cpp intermediate update. * drc.cpp and dialog_drc.cpp intermediate update.
Added double click support on a MARKER in the listbox. On Linux, it pops up the Added double click support on a MARKER or unconnected DRC_ITEM in the listbox.
menu from PcbGeneralLocateAndDisplay() for some reason after repositioning the On Linux, it sometimes pops up the menu from PcbGeneralLocateAndDisplay()
cursor. That is not intended, but after several attempts to work around for some reason after repositioning the cursor. That is not intended, but
it, I realized it is not so bad to have this happen. after several attempts to work around it, I realized it is not so bad to
A few more hours to go for the unconnected tab. have this happen.
* Added WinEDA_BasePcbFrame::CursorGoto( const wxPoint& ) by factoring it * Added WinEDA_BasePcbFrame::CursorGoto( const wxPoint& ) by factoring it
out of pcbnew/find.cpp out of pcbnew/find.cpp
Almost done now, its ready for folks to start using it and testing it.
2007-Dec-02 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> 2007-Dec-02 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================ ================================================================================
+eeschema: +eeschema:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment