|
@ -5,6 +5,17 @@ Please add newer entries at the top, list the date and your name with |
|
|
email address. |
|
|
email address. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-Aug-14 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> |
|
|
|
|
|
================================================================================ |
|
|
|
|
|
+ eeschema & pcbnew |
|
|
|
|
|
* Added mouse click, TCP/IP socket based, part synchronization in the reverse |
|
|
|
|
|
of how it was working, so a mouse click on a module in PCBNEW will take |
|
|
|
|
|
EESCHEMA to the part with the same reference. |
|
|
|
|
|
* More beautification, working with developer of uncrustify. Almost ready |
|
|
|
|
|
to add the customized uncrustifiy configuration file to this project. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-aug-11 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> |
|
|
2007-aug-11 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> |
|
|
================================================================================ |
|
|
================================================================================ |
|
|
+ eeschema |
|
|
+ eeschema |
|
@ -155,6 +166,7 @@ email address. |
|
|
though I'm not perfectly happy with the implementation -- wxwidgets puts |
|
|
though I'm not perfectly happy with the implementation -- wxwidgets puts |
|
|
the control-characters in alphabetical order! |
|
|
the control-characters in alphabetical order! |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-June-25 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> |
|
|
2007-June-25 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> |
|
|
================================================================================ |
|
|
================================================================================ |
|
|
+ pcbnew |
|
|
+ pcbnew |
|
@ -162,7 +174,6 @@ email address. |
|
|
better hotkey.cpp (code cleaning and info messages) |
|
|
better hotkey.cpp (code cleaning and info messages) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-June-19 UPDATE Dick Hollenbeck <dickelbeck@yahoo.com> |
|
|
2007-June-19 UPDATE Dick Hollenbeck <dickelbeck@yahoo.com> |
|
|
================================================================================ |
|
|
================================================================================ |
|
|
+ pcbnew |
|
|
+ pcbnew |
|
@ -178,6 +189,7 @@ email address. |
|
|
+ build |
|
|
+ build |
|
|
add install targets for resources and docs |
|
|
add install targets for resources and docs |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-June-15 UPDATE Dick Hollenbeck <dickelbeck@yahoo.com> |
|
|
2007-June-15 UPDATE Dick Hollenbeck <dickelbeck@yahoo.com> |
|
|
================================================================================ |
|
|
================================================================================ |
|
|
+ pcbnew |
|
|
+ pcbnew |
|
@ -196,7 +208,8 @@ email address. |
|
|
2007-June-14 UPDATE Igor Plyatov <plyatov@mail.ru> |
|
|
2007-June-14 UPDATE Igor Plyatov <plyatov@mail.ru> |
|
|
================================================================================ |
|
|
================================================================================ |
|
|
+ eeschema |
|
|
+ eeschema |
|
|
Added sorting by value or position in to the annotation window (Thanks for patch to Andrey Fedorushkov). |
|
|
|
|
|
|
|
|
Added sorting by value or position in to the annotation window |
|
|
|
|
|
(Thanks for patch to Andrey Fedorushkov). |
|
|
|
|
|
|
|
|
2007-June-13 RELEASE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> |
|
|
2007-June-13 RELEASE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> |
|
|
================================================================================ |
|
|
================================================================================ |
|
|