see contents for changes
This commit is contained in:
parent
5748b79107
commit
abd187e318
|
@ -9,9 +9,11 @@ email address.
|
||||||
2007-Aug-05 UPDATE Dick Hollenbeck <dick@softplc.com>
|
2007-Aug-05 UPDATE Dick Hollenbeck <dick@softplc.com>
|
||||||
================================================================================
|
================================================================================
|
||||||
+ pcbnew & common
|
+ pcbnew & common
|
||||||
Changed the function name of Locate( const wxPoint& ref_pos ) to bool HitTest(..)
|
* Added some conditional DEBUG code for showing the pcb object tree in
|
||||||
|
simple XML format. See class EDA_BaseStruct's new Show() function.
|
||||||
|
* Changed the function name of Locate( const wxPoint& ref_pos ) to bool HitTest(..)
|
||||||
in both class_text_mod and base_struct.
|
in both class_text_mod and base_struct.
|
||||||
More beautification and commenting.
|
* More beautification and commenting.
|
||||||
|
|
||||||
|
|
||||||
2007-Aug-04 UPDATE Dick Hollenbeck <dick@softplc.com>
|
2007-Aug-04 UPDATE Dick Hollenbeck <dick@softplc.com>
|
||||||
|
|
Loading…
Reference in New Issue