Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
dde45e5d
Commit
dde45e5d
authored
May 05, 2008
by
dickelbeck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changes
parent
9daeed6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
1 deletion
+25
-1
change_log.txt
change_log.txt
+25
-1
No files found.
change_log.txt
View file @
dde45e5d
...
...
@@ -5,6 +5,23 @@ Started 2007-June-11
Please add newer entries at the top, list the date and your name with
email address.
2008-May-5 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
+common.c
wrote wxString& operator << ( wxString&, const wxPoint& ) by moving code
from DRC_ITEM::ShowCoord()
+pcbnew
* embellished DRAWSEGMENT::MenuText() and DRAWSEGMENT::Display_Infos()
* wrote wxString BOARD_ITEM::ShowShape( Track_Shapes aShape )
* wrote wxPoint DRAWSEGMENT::GetEnd() which calculates the end point of an arc
* wrote DRAWSEGMENT::GetLength()
* Added S_ARC support to the specctra_export.cpp for EDGES_PCB with DRAWSEGMENTS
of arcs. Arc and lines can be intermixed, its just that they must be
contiguous. The user can now use the improved DRAWSEGMENT::Display_Infos() to
find any bad or non-contiguous DRAWSEGMENTS, since that function now shows
the two endpoints of any segment.
2008-May-2 UPDATE Wayne Stambaugh <stambaughw@verizon.net>
================================================================================
+cmake
...
...
@@ -13,6 +30,14 @@ email address.
manual updates when using the hand written make files.
2008-May-4 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
+pcbnew
* Added DRAWSEGMENT::GetStart(), GetEnd() and support S_ARC and S_SEGMENT
with it for now.
* Added arc support to pcb perimeter of the specctra export.
2008-May-2 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
+pcbnew
...
...
@@ -235,7 +260,6 @@ email address.
If possible (i.e. if freeroute.jnlp is found in kicad binary directory) javaws is called insteed of the default browser)
So @todo removed
>>>>>>> .r920
2008-Mar-19 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
+eeschema
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment