Added refresh button to the in-use tab in the component selection dialog
[geda-gaf/peter-b.git] / symbols / ChangeLog
blobbf60021b1720dd7e94f0d81b93a66585f37ebb1d
1 # Do not edit this file - generated from version control history
4 commit ba474af87840a0d49e04a00de96b7df2944c09bd
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date:   Sat Dec 29 09:57:43 2007 -0500
8     Bumped versions to 1.3.0/20071229/32:0:0 for the next development snapshot
10 commit 3b040cf8d60a8fbe45f6e7c5f3d71a3dea119357
11 Author: Peter Clifton <pcjc2@cam.ac.uk>
12 Date:   Wed Dec 19 17:48:57 2007 +0000
14     Add intltoolize to the build infrastructure
15     
16     Provide intltoolize infrastructure for translating .desktop and MIME
17     XML files. Run gettextize after intltoolize if required, so that the
18     infrastructure for providing libintl on a non GNU system still works.
20 commit e4a1fa8545e76b4ef82cc1253e65a844fa5fea88
21 Author: Peter TB Brett <peter@peter-b.co.uk>
22 Date:   Thu Nov 29 13:32:15 2007 +0000
24     symbols: Nicer names for default libraries
25     
26     Use the features added in the component library backend rewrite to
27     give the default component libraries less cryptic names.
28     
29     Also, put them in a sensible order, and disable component library
30     sorting by default so that that order is preserved.
32 commit 40c0582e39d6a7ed0a41e0e5deedc0bfd03bbddc
33 Author: Cesar Strauss <cestrauss@gmail.com>
34 Date:   Thu Nov 15 19:11:12 2007 -0200
36     Use forward slashes as path separators on MinGW.
37     
38     They are also acceptable as path separators on MinGW.
40 commit ce2255f2633c9bb14dcd3813e019a84d8acce3a3
41 Author: Peter Clifton <pcjc2@cam.ac.uk>
42 Date:   Thu Oct 4 21:24:15 2007 +0100
44     Alter system-gafrc to process .scm files in $GEDA_DATA_DIR/gafrc.d/
45     
46     This change allows each symbol package (e.g. geda-symbols) to install a
47     scheme config file under this dir to load its contents. This allows
48     additional symbol packages to be installed globally without needing to edit
49     either geda-clib.scm or system-gafrc.
50     
51     Also moves the installation of geda-clib.scm into this directory.
53 commit 89e453d165095d22c151ff9c1195c7d3e1fea811
54 Author: Werner Hoch <werner.ho@gmx.de>
55 Date:   Sat Sep 15 10:45:44 2007 +0200
57     fixed symbols/linear/lm7912-1.sym
58     
59     changed pinnumbers and added footprint and some attributes
60     bumped symversion to 1.0
62 commit 086908ed44c9abc6d5907888695933b59ead4684
63 Author: Ales Hvezda <ahvezda@seul.org>
64 Date:   Sun Sep 2 22:48:59 2007 -0400
66     Last minute updates to the READMEs for all projects
67     
68     Cherry picked from stable-1.2 branch, since these changes apply to master
69     too.
70     (cherry picked from commit 88fcb8d1bcdaa1436572d6a0ebe86f4df242a8d6)
72 commit 6056ef48272778419d39e0233f395bfd60019ab9
73 Author: Ales Hvezda <ahvezda@seul.org>
74 Date:   Sun Aug 19 22:40:19 2007 -0400
76     Update ChangeLogs using: ./update-changelogs.sh 1.0-20070526..master
78 commit 92b3b65d0cec286b0ce59fc43cc07dcb60c39fa1
79 Author: Ales Hvezda <ahvezda@seul.org>
80 Date:   Sat Aug 18 16:14:30 2007 -0400
82     Bumped versions to 1.1.2/20070818/30:2:0 for the next development snapshot
84 commit 525b4a0ff3a1b8cc321f117513796e4571702da8
85 Author: Bernd Jendrisse <bernd.jendrissek@gmail.com>
86 Date:   Sun Jul 29 09:56:33 2007 -0400
88     Applied patch to use $(GROFF) instead of which groff
90 commit e978b9098c7567ad3b9c834a5e4914de3bc039ec
91 Author: Ales Hvezda <ahvezda@seul.org>
92 Date:   Sun Jul 8 18:18:39 2007 -0400
94     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
96 commit d7e8f5abc35644e90bfabf84396023cab09f2968
97 Author: Ales Hvezda <ahvezda@seul.org>
98 Date:   Sun Jul 8 16:18:57 2007 -0400
100     Updated configure.ac[.in] and Makefile versions in prep for a release.
101     
102     The update was done by running ./update-versions.sh 1.1.1 20070708 30:1
103     at the toplevel.  libgeda's shared library version is now 30:1:0
105 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
106 Author: Carlos Nieves Onega <cnieves@iespana.es>
107 Date:   Sun Jul 8 21:16:17 2007 +0200
109     Added *~ to .gitignore files.
111 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
112 Author: Ales Hvezda <ahvezda@seul.org>
113 Date:   Thu Jul 5 01:36:31 2007 -0400
115     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
117 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
118 Author: Ales Hvezda <ahvezda@seul.org>
119 Date:   Thu Jul 5 00:11:45 2007 -0400
121     Updated all version strings to 1.1.0 and 20070705
123 commit 87731dda219b0986fed0d1a7789e17678dd79d8c
124 Author: Ales Hvezda <ahvezda@seul.org>
125 Date:   Wed Jul 4 23:55:07 2007 -0400
127     Removed AM_MAINTAINER_MODE from all configure.ac[.in] files.
128     
129     Maintainer mode is no longer needed or desired now that we are no longer
130     using CVS.  Hopefully this will prevent some of the odd problems that were
131     observed during the last release when the Makefile's didn't get auto
132     regenerated.
134 commit dc7b8c53f4bc94626634887e46167a367a91f707
135 Author: Ales Hvezda <ahvezda@seul.org>
136 Date:   Wed Jul 4 23:32:15 2007 -0400
138     Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
139     
140     Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
141     files.  Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
142     Updated the configure.ac[.in] files to have consistent top sections.
143     Updated code and various scheme files to use the new DOTTED_VERSION
144     and DATE_VERSION variables available via config.h.  Stopped using
145     PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
146     (not intended for that use).  Updated update-versions.sh script to set the
147     version in all the configure.ac[.in] files and the toplevel Makefile.
148     Went through all the g_rc.c files and make the handling of rc file
149     mismatch handling consistent.
151 commit ba691725f807a4b0a250bfab5111a2c74c289413
152 Author: Peter TB Brett <peter@peter-b.co.uk>
153 Date:   Thu Jun 28 15:49:44 2007 +0100
155     symbols: Distribute ChangeLog-1.0
157 commit edff766e8b15c311505810241528026f722e30b6
158 Author: Peter TB Brett <peter@peter-b.co.uk>
159 Date:   Sat Jun 23 18:19:11 2007 +0100
161     Make sure various files are installed.
162     
163     Several new files were not being distributed. This patch addresses the
164     problem by adding files to EXTRA_DIST in automake input files.
166 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
167 Author: Peter Clifton <pcjc2@cam.ac.uk>
168 Date:   Sat Jun 23 18:17:29 2007 +0100
170     Move all .cvsignore files to .gitignore files
172 commit 018e591753e79a8d60fc3500dc90c60ff880983d
173 Author: Peter TB Brett <peter@peter-b.co.uk>
174 Date:   Sat Jun 23 16:57:27 2007 +0100
176     symbols: Fix right parenthesis font definition.
178 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
179 Author: Peter TB Brett <peter@peter-b.co.uk>
180 Date:   Sat Jun 23 16:11:44 2007 +0100
182     Changes to ChangeLog usage.
183     
184     With actual changes this time.  Old-style changelogs as of gaf 1.0
185     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
186     ChangeLogs replace them.  A script has been added to the gaf top level
187     to allow maintainers to update all the ChangeLog files immediately
188     prior to making out a release.
190 commit 9dde0233ebed32065511b567445f9f34d4b3bea1
191 Author: Peter TB Brett <peter@peter-b.co.uk>
192 Date:   Fri Jun 15 09:06:56 2007 +0100
194     Refactor system RC files
195     
196     Moved system-gafrc into the libgeda package, where it belongs.
197     Removed all environment and configure substitutions.  Created separate
198     font and component library setup scripts in the symbols package,
199     automatically loaded by system-gafrc if they exist.  Updated
200     system-gschemrc to use new infrastructure.
203 #GCL#