Stay in GETCOORDS if there are more coord prompts.
[geda-gaf/berndj.git] / docs / ChangeLog-1.0
blob7891f95603859af2deff0675b92fad29fe64f406
1 2007-05-25 Ales Hvezda   <ahvezda@geda.seul.org>
3         * scripts/postproc.sh, removedups.sh: Fixed/improved the wiki
4         scripts to work with the new wiki software.  Wrote a script to
5         remove duplicate images from the repository.
7         * wiki/*: Updated the wiki from the website
9         * scripts/wikifetch.sh: Updated script to exclude an export directory
10         that caused an infinite download 
12         * _media/Makefile.am lib/Makefile.am lib/exe/Makefile.am
13         lib/images/fileicons/Makefile.am lib/images/interwiki/Makefile.am
14         lib/plugins/Makefile.am lib/plugins/definitionlist/Makefile.am
15         lib/plugins/note/Makefile.am lib/tpl/Makefile.am
16         lib/tpl/default/Makefile.am: Fixed up Makefiles to pick up any 
17         missed files.
19         * gsch2pcb_tutorial/* configure.ac Makefile.am: Removed gsch2pcb
20         tutorial from CVS and install now that it is in the wiki.
22         * configure.ac: Updated version to 20070526 in prep for the next
23         release.
25 2007-02-12 Ales Hvezda   <ahvezda@geda.seul.org>
27         * wiki/: Updated wiki snapshot from the live gEDA wiki.  Phase I 
28         (only changed content; new content coming in next phase).
29         
30         * wiki/: Added new content. Phase II (only new content; all makefiles
31         still need to be updated; next phase).
33         * scripts/copywip.sh: Added some incomplete logic to copy new content
34         from wip to wiki (only works on level 1 and level 2 directories)
36         * wiki/: Updated Makefile.am files with new content.  
38 2007-02-10 Ales Hvezda   <ahvezda@geda.seul.org>
40         * configure.ac: Bumped package version to 20070216.
42 2006-10-29 Ales Hvezda   <ahvezda@geda.seul.org>
44         * fileformats, gnetlist, gschem, hooks, keymapping, netattrib,
45         pads_backannotate, spice-sdb, switcap, symbols, templates,
46         tragesym_tutorial: Removed all obsolete documentation from CVS.
47         The wiki and the wiki snapshot is now the official documentation.
49         * attributes, cascade: Removed more obsolete documentation from CVS.
51 2006-10-20 Ales Hvezda   <ahvezda@geda.seul.org>
53         * configure.ac: Bumped package version to 20061020.
55         * wiki/*: Updated tarball copy of the wiki from the geda.seul.org
56         wiki.  Lots of various updates (many thanks to various people)
57         and now the tragesym tutorial (Thanks Werner) is now part of
58         the official documentation.
60         * scripts/copywip.sh, wikicommit.sh: Added a new script that makes
61         it easier to update changed files when updating the wiki
62         documentation.  Tweak to wikicommit.sh to make it easier to verify
63         that it is doing the right thing.
65         * wiki/*/Makefile.am: Fixed up various Makefiles that didn't quite
66         get created correctly because I didn't run the script in the right
67         directory and the script has some hardcoded directories that were
68         incorrect.  Need to fix that at some point.
70 2006-09-24 Ales Hvezda   <ahvezda@geda.seul.org>
72         * AUTHORS: Updated file pointing people at gschem's AUTHOR file 
73         as the complete list of authors.  Merged all listed files in this
74         file into gschem's file.
76 2006-09-06 Ales Hvezda   <ahvezda@geda.seul.org>
78         * configure.ac: Updated program version to 20060906.
80         * wiki/: Updated to the latest version from the gEDA wiki 
82         * wiki/Makefile.am: Updated to include new content
84 2006-08-24 Ales Hvezda   <ahvezda@geda.seul.org>
86         * scripts/populatemkfiles.sh: Added script to automatically go through
87         a directory tree and create Makefile.am files.
89         * wiki/*/Makefile.am: Added Makefile.am's to all wiki subdirs in
90         order to make distcheck work correctly.
92 2006-08-22 Ales Hvezda   <ahvezda@geda.seul.org>
94         * configure.ac: Removed the various doc program checks, since we are
95         no longer building the latex docs (the wiki snapshot is the official
96         documentation now).
98 2006-08-21 Ales Hvezda   <ahvezda@geda.seul.org>
100         * README: Updated the README a little to be ready for the next
101         release.
103         * configure.ac, Makefile.am, wiki/Makefile.am: Checked in first
104         snapshot of the wiki documentation.
106 2006-08-19 Ales Hvezda   <ahvezda@geda.seul.org>
108         * configure.ac: Bumped version number to 20060821 in prep for the
109         next gEDA/gaf release.
111 2006-08-14 Ales Hvezda   <ahvezda@geda.seul.org>
112         
113         * scripts/*, configure.ac, Makefile.am: Added scripts that
114         will be used in getting and cleaning up the the wiki documentation. 
115         wikifetch.sh was written by David Hart.  Thanks!
117 2006-06-05 Werner Hoch <werner.ho@gmx.de>
119         * tragesym_tutorial/*: updated the complete tragesym tutorial
121 2006-03-02 Ales Hvezda   <ahvezda@geda.seul.org>
123         * gschem/gschem.tex: Oops, fixed my overzealous use of search
124         and replace. 
126 2006-02-27 Carlos Nieves Onega <cnieves@iespana.es>
128         * gschem/gschem.tex: Added documentation for the new overbar 
129         feature.
130         
131 2006-02-25 Carlos Nieves Onega <cnieves@iespana.es>
132         * hooks/hooks_and_scheme.txt: Added documentation for some new 
133         hooks, and the new add-attribute-to-object function.
134         
135 2006-01-16 Ales Hvezda   <ahvezda@geda.seul.org>
137         * configure.ac: Bumped package version to 20060123
139         * README: Updated for the new year and release.
141 2005-11-06 Ales Hvezda   <ahvezda@geda.seul.org>
143         * gsch2pcb_tutorial/transistor-guide.html: Fixed link typo. 
145 2005-11-05 Ales Hvezda   <ahvezda@geda.seul.org>
147         * attributes/attributes.tex: Clarified that pinseq= is used in some
148         gnetlist backends to output the pins in increasing pin sequence.
150 2005-09-30 Carlos Nieves Onega <cnieves@iespana.es>
151         * fileformats/fileformats.tex: Added file format information for 
152         embedded pictures.
153         
154 2005-08-20 Ales Hvezda   <ahvezda@geda.seul.org>
156         * gsch2pcb_tutorial/*: Updated to Bill Wilson's latest version.
158 2005-08-19 Ales Hvezda   <ahvezda@geda.seul.org>
159         
160         * configure.ac: Bumped the package version to 20050820 which will be
161         a real snapshot.
163         * fileformats/fileformats.tex: Added 20050820 as a real release version
164         number.
166 2005-08-14 Ales Hvezda   <ahvezda@geda.seul.org>
168         * configure.ac: Updated package version to 20050814.  This is a 
169         temporary version and not a real release number.
171         * fileformats/fileformats.tex: Added 20050814 as a test version
172         which should not be used.
174 2005-03-15 Ales Hvezda   <ahvezda@geda.seul.org>
176         * configure.ac: The changes to configure.ac added on 3/12/05 have
177         been removed.  In the distributed tarballs, it is okay to not have
178         latex installed since the docs are pre-generated.
180 2005-03-14 Ales Hvezda   <ahvezda@geda.seul.org>
182         * gschem/gschem.tex: Removed obsolete install tests
184 2005-03-12 Ales Hvezda   <ahvezda@geda.seul.org>
186         * configure.ac: Changed script so that configure stops when one
187         of require programs is not found.
189 2005-03-08 Ales Hvezda   <ahvezda@geda.seul.org>
191         * configure.ac: Bumped version to 20050313
193         * gsch2pcb_tutorial/*: Updated tutorial to Bill Wilson's latest 
194         version.
196         * fileformats/fileformats.tex: Added 20050313 as a valid version
197         number
199         * gsch2pcb_tutorial/tutorial.html: Oops forgot a minor update to
200         get background image right.
202 2005-02-19 Carlos Nieves Onega <cnieves@iespana.es>
204         * fileformats/fileformats.tex: Added picture field description.
206 2004-12-28 Ales Hvezda   <ahvezda@geda.seul.org>
208         * toplevel/gedadocs.html.in: Added README.sysc to html manual page
210         * toplevel/gedadocs.html.in: Added README.eagle to html manual page
212         * fileformats/fileformats.tex: Added new valid version string
214         * toplevel/toplevel.html.in: Background color tweak
216 2004-12-27 Ales Hvezda   <ahvezda@geda.seul.org>
217         
218         * configure.ac: Updated version to 20041228
220 2004-07-06 Ales Hvezda   <ahvezda@geda.seul.org>
222         * attributes/attributes.tex: Added details on the symversion= 
223         attribute
225         * symbols/symbols.tex: Added info on the symversion= attribute and
226         some more hints/details on proper pin usage.
228 2004-07-03 Ales Hvezda   <ahvezda@geda.seul.org>
230         * configure.ac: Updated version to 20040710
232 2004-01-17 Ales Hvezda   <ahvezda@geda.seul.org>
234         * config.h.in: Remove machine generated file.
236 2004-01-11 Ales Hvezda   <ahvezda@geda.seul.org>
238         * fileformats/fileformats.tex: More really minor version field 
239         updates 
241         * configure.ac: Updated version to 20040111
243         * symbols/symbols.tex: Applied a patch by Dan McMahill (added some
244         more footprints). Thanks Dan.
246         * symbols/symbols.tex: Added a couple missing \'s to above patch
247         
248         * netattrib/netattrib.txt: Removed obsolete file from CVS.
250 2004-01-10 Ales Hvezda   <ahvezda@geda.seul.org>
252         * fileformats/fileformats.tex: Fixed valid/test versions
254 2004-01-06 Ales Hvezda   <ahvezda@geda.seul.org>
256         * toplevel/toplevel.html.in: Changed all readme to readmes
258         * Makefile.am, configure.ac, tragesym_tutoral/*, 
259         toplevel/toplevel.html.in: Add tragesym tutorial by Russ Dill.
260         All tutorials get installed into GEDADOCDIR/tutorials/name.
262         * Makefile.am, configure.ac, gsch2pcb_tutoral/*, 
263         toplevel/toplevel.html.in: Add gsch2pcb tutorial by Bill Wilson.
264         Minor cleanup (offline link fixups) to the various html files.
266         * attributes/attributes.tex: Added some text about setting 
267         the footprint to none and unknown.
269 2004-01-04 Ales Hvezda   <ahvezda@geda.seul.org>
271         * fileformats/fileformats.tex: Added newest valid version.
273         * fileformats/fileformats.tex: Added some text that states
274         that the file format is copyright and under the GPL version 2.0.
276 2004-01-03 Ales Hvezda   <ahvezda@geda.seul.org>
278         * cascade/cascade.tex and friends: Added RF Cascade symbols and
279         backend documentation by Dan McMahill.
281 2004-01-01 Ales Hvezda   <ahvezda@geda.seul.org>
283         * attributes/Makefile.am, fileformats/Makefile.am, 
284         gnetlist/Makefile.am, gschem/Makefile.am, 
285         pads_backannotate/Makefile.am, spice-sdb/Makefile.am, 
286         switcap/Makefile.am, symbols/Makefile.am:  Misc cleanup for
287         consistency sake.
289         * netattrib/Makefile.am netattrib.tex: Added texified netattrib
290         mini-HOWTO.  This work was done by Dan McMahill.  Thanks.
292         * toplevel/gedadocs.html: Greatly expanded the toplevel documentation
293         index to include all the newly installed docs and readmes.
295         * toplevel/Makefile.am, gedadocs.html.in: Created an .in file
296         which is preprocessed by the configure mechanism to create the
297         toplevel .html file.  This was done so that the version string
298         can be inserted into the html file.
300 2003-12-31 Ales Hvezda   <ahvezda@geda.seul.org>
302         * spice-sdb/*.html: Added a few missing "'s in key places and 
303         removed all absolute a href (replaced with local references)
305         * configure.ac: Bumped version to 20031231
307 2003-12-29 Ales Hvezda   <ahvezda@geda.seul.org>
309         * README: Updated license text to cover everything
311 2003-11-09 Ales Hvezda   <ahvezda@geda.seul.org>
313         * install-sh missing mkinstalldirs: Removed these files from the
314         CVS repository.
316         * autogen.sh: Added new script to recreate all the necessary auto*
317         files.
319         * Makefile.am: Remove install-sh missing mkinstalldirs when doing
320         maintainer-clean
322 2003-11-08 Ales Hvezda   <ahvezda@geda.seul.org>
324         * symbols/symbols.tex: Added an item to the symbol creation steps.
326 2003-10-19 Ales Hvezda   <ahvezda@geda.seul.org>
328         * fileformats/fileformats.tex: Added num_lines field for text
329         items.
331 2003-10-18 Ales Hvezda   <ahvezda@geda.seul.org>
333         * configure.ac: Updated version to something more recent, but this
334         version is not an official release.
335         
336 2003-10-05 Ales Hvezda   <ahvezda@geda.seul.org>
338         * fileformats/fileformats.tex: Split valid vs test version numbers
340 2003-10-04 Ales Hvezda   <ahvezda@geda.seul.org>
342         * configure.ac: Updated version to something more recent, but this
343         version is not an official release.
345         * fileformats/fileformats.tex: Updated doc to talk about the new
346         fileformat version number.      
348 2003-09-27 Ales Hvezda   <ahvezda@geda.seul.org>
350         * gnetlist/gnetlist.tex, gschem/gschem.tex: Added conversion of
351         .txt files to .tex by Dan McMahill.  Thanks. These files still
352         need to be revised, as they are quite dated.  You must have 
353         hyperref.sty installed to build the documentation now.
355         * gschem/gschem.txt, gnetlist/gnetlist.txt: Removed obsolete files.
357         * */*.tex: Added the use of hyperref.sty to all .tex files,
358         so that pdf files get hyperlinks.  Very handy.
360         * symbols/symbols.tex: Applied Dan McMahill's QFP and QFN patch
361         JitterBug #75 can now be closed.
363 2003-09-20 Ales Hvezda   <ahvezda@geda.seul.org>
365         * auto* files: Updated to autoconf 2.57 and automake 1.7.6
367 2003-08-31 Ales Hvezda   <ahvezda@geda.seul.org>
369         * pads_backannotate: Added Dan's documentation for the
370         backannotation script (by Dan McMahill).
372         * switcap/Makefile.am: Added missing *.ps to distribution
374         * spice-sdb: Updated to Stuart's latest doc (split into multiple
375         html files).  Thanks Stuart!
377         * fileformats/fileformats.tex: Added valid version to version list
379         * */Makefile.am: Added a few - to some rm commands which are allowed
380         to fail.
382 2003-08-30 Ales Hvezda   <ahvezda@geda.seul.org>
384         * attributes/attributes.tex: Merged author= and email= together.
385         Suggestion by Werner Hoch.
387 2003-08-24 Ales Hvezda   <ahvezda@geda.seul.org>
389         * configure.ac: Improved the configuration summary message.
391 2003-07-20 Ales Hvezda   <ahvezda@geda.seul.org>
393         * configure.ac: Renamed from configure.in
395         * configure.ac: Minor tweeks to get this file up to snuff.
396         
397         * *.in, *.h, etc: Removed a bunch of old unneeded auto* files.
398         
399 2003-05-25 Ales Hvezda   <ahvezda@geda.seul.org>
401         * docs/symbols/symbols.tex: Added blurb about pin order (LSB to MSB)
403         * configure.in: Applied Wojciech Kazubski's --with-docdir patch
405 2003-05-22 Ales Hvezda   <ahvezda@geda.seul.org>
407         * configure.in: Updated version
409 2003-04-27 Ales Hvezda   <ahvezda@geda.seul.org>
411         * configure.in, Makefile.am, switcap/: Integrated Dan McMahill's 
412         switcap backend (the docs). switcap is a new directory
414         * fileformats/fileformats.tex: Updated valid versions
416         * switcap/switcap.tex: Fixed a figure reference typo.  
418         * toplevel/gedadocs.html: Added links to the switcap backend docs
419         
420         * Makefile.am, configure.in, spice-sdb/, toplevel/gedadocs.html: 
421         Integrated  Stuart Brorson's advanced spice netlister (the docs)
423         * switcap/Makefile.am, symbols/Makefile.am, attributes/Makefile.am,
424         fileformats/Makefile.am: Added a "-" to some rm commands so that they
425         would not fail (ignore errors)
427 2003-02-24 Ales Hvezda   <ahvezda@geda.seul.org>
429         * fileformats/Makefile.am: Oops forgot to add eps and sch files
430         to the EXTRA_DIST variable.
432 2003-02-23 Ales Hvezda   <ahvezda@geda.seul.org>
434         * configure.in: Added shell code to expand prefix and set the
435         GEDADOCDIR to the right install directory for documentation
437         * */Makefile.am: Changed all Makefiles to install into GEDADOCDIR
439         * attributes/attributes.tex: Added author=, email=, and comment=
440         attribute descriptions.
442 2003-02-19 Ales Hvezda   <ahvezda@geda.seul.org>
443         
444         * configure.in: Bumped version to 20030223
446 2003-02-11 Egil Kvaleberg   <egil@kvaleberg.no>
448        * symbols/symbols.tex: Footprint naming conventions.
450        * atttribute/attribute.tex: Ref. to Footprint naming conventions.
452 2003-01-11 Ales Hvezda   <ahvezda@geda.seul.org>
454         * Makefile.am: Fixed the distclean-local target.
456 2002-12-01 Ales Hvezda   <ahvezda@geda.seul.org>
457         
458         * fileformats/fileformats.tex: Finished up first draft of latex
459         version of this document.
461 2002-11-30 Ales Hvezda   <ahvezda@geda.seul.org>
463         * aclocal.m4: Removed file from cvs.
465         * fileformats/fileformats.html: Applied doc patch from Egil (was
466         associated with the unapplied bus ripper support patch)
468         * fileformats/Makefile.am: Updated Makefile to be the latex source ->
469         everything else type.
471         * fileformats/fileformats.tex: Started converting html into tex.
472         Updating documentation as I go.  Not complete yet.
473         
474 2002-11-23 Ales Hvezda   <ahvezda@geda.seul.org>
476         * symbols/Makefile.am, attributes/Makefile.am: Changed the mkdir
477         to an install and looped over and install all the htmls files. 
478         Also added the uninstall hook.
480 2002-11-03 Ales Hvezda   <ahvezda@geda.seul.org>
482         * configure.in: Updated version to 20021103 (an official version)
484         * configure.in: Changed some of the AC_MSG_ERROR lines to just
485         echos, this will allow me to distribute prebuilt docs and still
486         use the configure mechanism
488         * symbols/Makefile.am, attributes/Makefile.am: Attempted to get
489         the dist target to include all the built documentation. 
491 2002-10-31 Ales Hvezda   <ahvezda@geda.seul.org>
493         * configure.in, Makefile.am: Updates to get things working a little
494         more smoothly
496         * symbols/symbols.tex, 7400a.eps, 7400b.eps: Fixed example to 
497         actually be a correct symbol (first version had a duplicate net=
498         pin value for both power and gnd).  Pointed out by Werner Hoch
499         
500         * symbols/Makefile.am, attributes.am: Further refined clean rules
502         * Makefile and friends: Added a bunch of subdirs with other docs
504         * gschem/ and gnetlist/: Added directory and appropriate txt files
506         * toplevel/ and toplevel/gedadocs.html: Created directory to hold
507         the toplevel index html file.  gedadocs.html is an index of all
508         documentation provided with gEDA/gaf
510 2002-10-30 Ales Hvezda   <ahvezda@geda.seul.org>
512         * configure.in and friends: Started using automake and autoconf
513         for the docs directory