Updated all ChangeLogs by running ./update-changelogs.sh 1.0-20070526..master
[geda-gaf.git] / gattrib / ChangeLog
blobefbbb41de400a09525d552b7447e9a1e0b76854d
1 # Do not edit this file - generated from version control history
4 commit 8773525a45c1e33a2f020ac511f628e04ff373b9
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date:   Sun Jul 6 22:01:37 2008 -0400
8     Ran make update-po in all po directories (in prep for a new release)
10 commit 97c1b01e1c95d2f8a334d916ffc60d35797782c2
11 Author: Ales Hvezda <ahvezda@-e false.(none)>
12 Date:   Sun Jul 6 09:34:01 2008 -0400
14     Fixed up all icon-theme-installer files to work with non-bash
15     
16     Grabbed the latest icon-theme-installer files from the pcb repository
17     since they have been fully patched to work with non-bash shells.  On
18     my ubuntu system, /bin/sh is linked to dash which prevented me from
19     running the previous version of icon-theme-installer.  This commit
20     is related to a7e7a28613abe4705ec01011d0f4308ff024251b
22 commit 7ae9572f269c8b973bb4a38014e28dbc10cdcb32
23 Author: Ales Hvezda <ahvezda@-e false.(none)>
24 Date:   Sun Jul 6 08:38:24 2008 -0400
26     Bumped versions to 1.5.0/20080706/34:0:0 for the next development release
28 commit a7e7a28613abe4705ec01011d0f4308ff024251b
29 Author: Carlos Nieves Onega <cnieves@iespana.es>
30 Date:   Sun Jun 29 19:00:10 2008 +0200
32     Changed shell from bash to sh in icon-theme-installer
33     
34     Changed shell from bash to sh in icon-theme-installer.
35     This commit is still not tested in non-bash systems.
36     
37     Applied partially geda patch #1978537 (only bash to sh
38     change, not removal of $INSTALL_DATA_EXEC check) from
39     anonymous contributor and Dan McMahill's test case
40     change in line 103 from:
41     
42     http://pcb.cvs.sourceforge.net/pcb/pcb/icon-theme-installer?r1=1.1&r2=1.2
44 commit 949ebc253254a4ec4798ea5faab6bce698fabbb0
45 Author: Peter Clifton <pcjc2@cam.ac.uk>
46 Date:   Thu Apr 17 21:55:09 2008 +0100
48     gschem: Use argc, rather than relying that char **argv is NULL terminated
50 commit af0d9f2e8825f7d23c691deec0e70f1eaaac0e38
51 Author: Ales Hvezda <ahvezda@seul.org>
52 Date:   Wed Mar 5 05:27:41 2008 -0500
54     Updated version to 1.5.0 to mark the start of the next development cycle
56 commit 5757ce41ac1846814b0e96885942f2e011f2d3b7
57 Author: Peter Clifton <pcjc2@cam.ac.uk>
58 Date:   Fri Feb 1 13:06:15 2008 +0000
60     Rename translations to drop un-needed ISO-3166 country codes.
61     
62     From Debian bug #336796:
63     
64     Using a country part in a translation file is a discouraged practice
65     except in very few cases (such as pt_BR).
66     
67     Using a fr_FR.po file instead of a fr.po file prevents users of fr_CA,
68     fr_BE, fr_LU, fr_CH and all other existing and future locales for
69     French to benefit from the French translation of the program.
70     
71     In general PO files should only be named after the
72     ISO_639 code of the given language and should not use a country part
73     with a ISO-3166 code. The only accepted expcetions to this are:
74     
75     -pt_BR for Brazilian Portuguese and pt alone for "standard Portuguese"
76     -zh_CN for "Simplified Chinese" use in mailand China and Singapore
77     -zh_TW for "Traditional Chinese" used in Taiwan
79 commit b202ee510fb90cedd038ce5ec41cc6de453dbeea
80 Author: Ales Hvezda <ahvezda@seul.org>
81 Date:   Sun Jan 27 11:47:13 2008 -0500
83     Updated ChangeLogs for the 1.4.0 release
85 commit 5e4ee69035885d76fba09aa453789be68481c69a
86 Author: Ales Hvezda <ahvezda@seul.org>
87 Date:   Sun Jan 27 11:46:06 2008 -0500
89     Ran make update-po one more time before the 1.4.0 release
91 commit 3d43c5d642ebe12a69380e8accf5533d338ee5e5
92 Author: Ales Hvezda <ahvezda@seul.org>
93 Date:   Sat Jan 26 20:07:45 2008 -0500
95     Bumped versions to 1.4.0/20080127/33:0:0 for the next stable release
97 commit 9a4bbc16c5c0e408aabbc69c1c1cc10cb4b7675f
98 Author: Ales Hvezda <ahvezda@seul.org>
99 Date:   Sat Jan 26 19:48:29 2008 -0500
101     Manually ran make update-po in all po dirs in prep for the 1.4.0 release
103 commit f9790765a7961ebb154d1c038938aded012c5c90
104 Author: Peter Clifton <pcjc2@cam.ac.uk>
105 Date:   Sat Jan 26 13:37:43 2008 +0000
107     Fix typo in Dutch translation
109 commit ec4b6287bbb4f709a7d3258a7474ec716933ca4b
110 Author: Ales Hvezda <ahvezda@seul.org>
111 Date:   Fri Jan 11 01:23:39 2008 -0500
113     Manually ran make update-po in all po directories in prep for the 1.3.1 release
115 commit d2047bc2a06e6534ff32464d36f8a95aec11b9d7
116 Author: Ales Hvezda <ahvezda@seul.org>
117 Date:   Fri Jan 11 01:11:12 2008 -0500
119     Updated all ChangeLogs for this release (1.3.1)
121 commit 6d5b5acb9dc6367fd9aa64b0210da7f3ab4bfd5f
122 Author: Bert Timmerman <bert.timmerman@xs4all.nl>
123 Date:   Sun Jan 6 13:10:19 2008 +0100
125     Dutch translation file for geda-gattrib reviewed for upcoming release.
127 commit e800618afe70c93c3739d725172dfdba95386232
128 Author: Ales Hvezda <ahvezda@seul.org>
129 Date:   Sat Jan 5 21:14:51 2008 -0500
131     Manually ran make update-po in all directories
133 commit b2380c0f70344117be7045a5fc1483698fdf4358
134 Author: Ales Hvezda <ahvezda@seul.org>
135 Date:   Sat Jan 5 20:57:51 2008 -0500
137     Bumped versions to 1.3.1/20080110/32:0:0 for the next development snapshot
138     
139     Note, libgeda's so did not change at this time.
141 commit e7ba76819d6b77772684a72bba9ecbb1221d4ae0
142 Author: Ales Hvezda <ahvezda@seul.org>
143 Date:   Sat Jan 5 20:27:21 2008 -0500
145     Added the use of GEDADATA environment variable to make gattrib relocatable
146     
147     gattrib was hardcoding the path to gattrib-menus.xml (using GEDADATADIR
148     which is set at configure time).  This patch makes it possible to move
149     the gattrib binary to a different prefix.  If GEDADATA is not set, then
150     the original behavior of using GEDADATADIR to find gattrib-menus.xml is
151     used.
153 commit dd0d5724b1ed07c12aaf17478ef4fb0500c6cd4f
154 Author: Dan McMahill <dan@bondage.(none)>
155 Date:   Sat Jan 5 22:01:13 2008 +0000
157     Remove an unused variable.
159 commit ef9f1e110cc8d67a98310e9c689c5afe5363be25
160 Author: Peter Clifton <pcjc2@cam.ac.uk>
161 Date:   Wed Jan 2 19:15:14 2008 +0000
163     Prefix "geda-" to icon names to help namespace the icon theme.
165 commit 1697a90e5465dde296199745991e76df8f68c3be
166 Author: Peter Clifton <pcjc2@cam.ac.uk>
167 Date:   Wed Jan 2 15:41:07 2008 +0000
169     Changed --with-xdgdir to --with-xdgdatadir for consistency
171 commit ee47fc5fa6d418a54af62a55a78e508d95a0f913
172 Author: Peter Clifton <pcjc2@cam.ac.uk>
173 Date:   Wed Jan 2 02:46:14 2008 +0000
175     Change usage of ${datarootdir} to ${datadir} for autoconf compatibility.
177 commit 208cb97b474b29efea9b76d8b9099ffe2bf446af
178 Author: Peter Clifton <pcjc2@cam.ac.uk>
179 Date:   Wed Jan 2 01:22:20 2008 +0000
181     Fix typo in --disable-update-desktop-database help text
182     
183     Also fixed closing comment which had "mime" instead of "desktop"
185 commit 5f3cde4f20975275cb38b52cd3155fda41201209
186 Author: Peter TB Brett <peter@peter-b.co.uk>
187 Date:   Tue Jan 1 17:24:18 2008 +0000
189     Fix configure checks for Guile (again).
190     
191     The previous patch missed changing the gschem configure script
192     (generated from configure.ac.in), and got the logic wrong anyway.
194 commit b9ffb4675fbca6e92a4f713c28486e74dcbbeef4
195 Author: Peter TB Brett <peter@peter-b.co.uk>
196 Date:   Tue Jan 1 15:42:13 2008 +0000
198     Fix configure checks for Guile.
199     
200     Quote variables to protect them and alter version test logic so that
201     it doesn't think version 2.1 is older than 1.8.
203 commit 2f7e3ae60480743a8268d392272d05bd77dd75c8
204 Author: Ales Hvezda <ahvezda@seul.org>
205 Date:   Mon Dec 31 20:43:08 2007 -0500
207     Updated all ChangeLogs for the past development release (1.3.0)
208     
209     This step was supposed to happen before the 1.3.0 tarballs were released.
210     These changes will be picked up in a subsequent release.
212 commit ba474af87840a0d49e04a00de96b7df2944c09bd
213 Author: Ales Hvezda <ahvezda@seul.org>
214 Date:   Sat Dec 29 09:57:43 2007 -0500
216     Bumped versions to 1.3.0/20071229/32:0:0 for the next development snapshot
218 commit 7c82238f3b2433607f8af6c873af99a642f05409
219 Author: Ales Hvezda <ahvezda@seul.org>
220 Date:   Sat Dec 29 09:22:38 2007 -0500
222     Ran make update-po in all po directories in prep for a new release.
224 commit a36521a0fef7673b60c5c06073734dbaa8a7516b
225 Author: Bert Timmerman <bert.timmerman@xs4all.nl>
226 Date:   Sat Dec 29 11:16:02 2007 +0000
228     Add Dutch translation for gattrib's desktop menu
230 commit 138bb39ad950267391579ff00924c39329b35859
231 Author: Werner Hoch <werner.ho@gmx.de>
232 Date:   Sat Dec 29 09:17:20 2007 +0100
234     ignore generated geda-gattrib.pot file in .gitignore
236 commit a07bb49371b75294baef8462c14eb0e0d925281b
237 Author: Werner Hoch <werner.ho@gmx.de>
238 Date:   Sat Dec 29 09:15:22 2007 +0100
240     gattrib: added german translation
242 commit d34c5aac6c6035c8515d355452c884865df03e57
243 Author: Ales Hvezda <ahvezda@seul.org>
244 Date:   Fri Dec 28 23:58:34 2007 -0500
246     Removed the other now machine generated file
248 commit 49bde96e99ad5ed95cef0aabae32ef7f50abf008
249 Author: Carlos Nieves Ã“nega <cnieves@iname.com>
250 Date:   Fri Dec 28 19:57:57 2007 +0000
252     Add Spanish translation for gattrib's desktop menu
254 commit b9f741e0906295754fa5e1301cf3079aee88ff55
255 Author: Peter Clifton <pcjc2@cam.ac.uk>
256 Date:   Tue Dec 25 05:12:40 2007 +0000
258     Remove intltool-*.in files during make maintainer-clean
260 commit bc7e666d6e8c1620e9e3ab8d124d7d0ade5198ed
261 Author: Peter Clifton <pcjc2@cam.ac.uk>
262 Date:   Mon Dec 24 03:15:51 2007 +0000
264     gattrib: Set default window icon to "gattrib" from the icon theme.
265     
266     When a "gattrib" icon is found in the icon theme, this will be used as the
267     default application icon. For GTK versions < 2.6, some default sizes have
268     been picked at which to look for icons. GTK >= 2.6 will find the best icon
269     by name.
271 commit 76885149df80234cd91c42ca83752cfe5cd470f8
272 Author: Peter Clifton <pcjc2@cam.ac.uk>
273 Date:   Sun Dec 23 06:11:31 2007 +0000
275     Add --with-xdgdir=... option to gschem and gattrib to match libgeda
277 commit 5ee84ba2b7f534b11b7487c91413deaf393cb7ca
278 Author: Peter Clifton <pcjc2@cam.ac.uk>
279 Date:   Sun Nov 18 22:55:34 2007 +0000
281     Add .desktop and icon files to gschem and gattrib
282     
283     Ship application icons and .desktop files for gschem and gattrib.
284     The gschem icons were contributed by Tomaz Solc, and the gattrib
285     icons created by Peter Clifton.
286     
287     Uses the intltool framework to translate the .desktop files.
289 commit 3b040cf8d60a8fbe45f6e7c5f3d71a3dea119357
290 Author: Peter Clifton <pcjc2@cam.ac.uk>
291 Date:   Wed Dec 19 17:48:57 2007 +0000
293     Add intltoolize to the build infrastructure
294     
295     Provide intltoolize infrastructure for translating .desktop and MIME
296     XML files. Run gettextize after intltoolize if required, so that the
297     infrastructure for providing libintl on a non GNU system still works.
299 commit b635ebb641383360e5e7864830d42d13cf7f4d12
300 Author: Peter TB Brett <peter@peter-b.co.uk>
301 Date:   Fri Dec 7 21:48:17 2007 +0000
303     Print useful messages when f_open() fails.
304     
305     This reinstates error messages removed by the patch which modified
306     f_open() to use GError for error reporting.
308 commit be301530f468e4d0057b3be68e218ac444c2d2be
309 Author: Peter TB Brett <peter@peter-b.co.uk>
310 Date:   Fri Dec 7 17:20:55 2007 +0000
312     Make libgeda's f_open() & f_open_flags use GError.
313     
314     This patch actually *removes* error message output from file loading
315     errors is some cases.  This is for the sake of keeping the patch
316     concise, and will be addressed in later patches.
318 commit ae225157603f063747709fa3d639ed8cdf63f6b1
319 Merge: 1abfd25... 43b5713...
320 Author: Peter TB Brett <peter@peter-b.co.uk>
321 Date:   Tue Nov 27 07:53:37 2007 +0000
323     Merge with Cesar's mingw/pu branch
324     
325     Merge commit 'cesar/mingw/pu' into premerge
327 commit 8b490a404e682ac4f1e4cbd46e22c92f58b2ae76
328 Author: Tomaž Å olc <tomaz.solc@tablix.org>
329 Date:   Fri Nov 23 21:42:50 2007 +0000
331     Compilation fixes for Mac OS X 10.5 [1832417]
332     
333     This patch contains changes to gEDA source tree that were necessary to
334     compile on Mac OS X (10.5 Leopard, PPC).
336 commit 40c0582e39d6a7ed0a41e0e5deedc0bfd03bbddc
337 Author: Cesar Strauss <cestrauss@gmail.com>
338 Date:   Thu Nov 15 19:11:12 2007 -0200
340     Use forward slashes as path separators on MinGW.
341     
342     They are also acceptable as path separators on MinGW.
344 commit d715ba7dc3e02d77e671b9ab54b994379daefec5
345 Author: Cesar Strauss <cestrauss@gmail.com>
346 Date:   Thu Nov 15 13:34:40 2007 -0200
348     Tell git to ignore .exe files.
350 commit 23ead18086e59aab22945c37ff95f49e5747f277
351 Author: Peter Clifton <pcjc2@cam.ac.uk>
352 Date:   Wed Oct 17 04:50:39 2007 +0100
354     Remove the ATTRIB linked list in favour of a GList
355     
356     The ATTRIB.copied_to pointer is moved from the ATTRIB struct to reside in
357     the source OBJECT being copied.
358     
359     The ATTRIB *attached_to pointer of an attribute's text OBJECT is changed
360     to OBJECT *attached_to, pointing directly at the OBJECT to which that
361     attribute is attached. This avoids the need to traverse the ATTRIB list
362     and retrieve this pointer from the HEAD attribute node. (A HEAD node is
363     not used in the GList of ATTRIBs).
364     
365     The ATTRIB structure now only contains one element, OBJECT *object. This
366     points to the text OBJECT holding and displaying that attribute's
367     "name=value".
369 commit 9d2dc8032dffadc662d30723a274a7a0d104559b
370 Author: Hamish Moffatt <hamish@debian.org>
371 Date:   Thu Oct 4 19:40:05 2007 +0100
373     Fix install location of gattrib-menus.xml to $GEDADATADIR
375 commit 4595948e41b2d195eb78a820fc15d0d8596067a4
376 Author: Peter Clifton <pcjc2@cam.ac.uk>
377 Date:   Thu Oct 4 02:34:50 2007 +0100
379     Avoid accessing (GList)->{next|priv} directly to aid debugging.
380     
381     Instead use g_list_{next|previous}, allowing us to catch errors where
382     changing from gEDA structures which had their own next and prev pointers.
383     
384     To debug, edit the glist.h include file from glib, renaming the next and
385     prev elements in the GList structure and macros. Recompile gEDA to see any
386     bad accesses such as those where the HEAD nodes were previously skipped.
388 commit e84c1d4ba2ad15e18f94346389d2671eb49d0cf5
389 Author: Ales Hvezda <ahvezda@seul.org>
390 Date:   Tue Sep 11 22:37:55 2007 -0400
392     Fixed a whole bunch of gtk+ 2.4.x and misc issues building on an older box
393     
394     This is a fix for (Patch#) 1789290 libgeda-1.2.0 fprintf which supplied a
395     similar patch which fixes the issues in libgeda/src/s_clib.c and
396     libgeda/src/s_textbuffer.c.  In the future, all releases will be built with
397     gtk+ 2.4.x so that these sorts of problems do not get released.
399 commit 2e3c06cbcdce8254f70162ecebd650980cf70ee9
400 Author: Peter Clifton <pcjc2@cam.ac.uk>
401 Date:   Sun Sep 9 00:18:34 2007 +0100
403     Remove the globally exported variable_set_func.
404     
405     Only gattrib provided a non-NULL export of this symbol, and such imports
406     into libgeda prevent libgeda being dynamically linked on some platforms.
407     
408     To better match the other tools in the suite, gattrib's i_vars_set() and
409     i_window_vars_set() functions were combined into a single i_vars_set().
411 commit 5e9f49ed25bf87783207906daaf915714f43259c
412 Author: Peter Clifton <pcjc2@cam.ac.uk>
413 Date:   Wed Sep 5 14:37:56 2007 +0100
415     Remove the redundant TOPLEVEL variable: DONT_RESIZE
417 commit f58bf186da0f4c19356ee4b04a839f4d6d802e74
418 Author: Peter Clifton <pcjc2@cam.ac.uk>
419 Date:   Mon Sep 3 15:32:27 2007 +0100
421     Remove gattrib's use of GTK widget pointers stored in TOPLEVEL.
423 commit 823d692b70510986db607c8592b788ca68dbb979
424 Author: Peter Clifton <pcjc2@cam.ac.uk>
425 Date:   Mon Sep 3 15:32:27 2007 +0100
427     Remove gattrib's use of TOPLEVEL rc-variables defined in gschem.
429 commit 48bb4b0db849e14d8c60d410a79f6cfb78400654
430 Author: Peter Clifton <pcjc2@cam.ac.uk>
431 Date:   Mon Sep 3 15:32:27 2007 +0100
433     Remove some unused / ineffective code in gattrib.
435 commit adca8b7d5897b11331c6a20392d22ad1e58ee572
436 Author: Peter Clifton <pcjc2@cam.ac.uk>
437 Date:   Mon Sep 3 12:15:43 2007 +0100
439     Replace the linked list of PAGEs with a GedaList (typecast to GedaPageList)
441 commit 6056ef48272778419d39e0233f395bfd60019ab9
442 Author: Ales Hvezda <ahvezda@seul.org>
443 Date:   Sun Aug 19 22:40:19 2007 -0400
445     Update ChangeLogs using: ./update-changelogs.sh 1.0-20070526..master
447 commit 92b3b65d0cec286b0ce59fc43cc07dcb60c39fa1
448 Author: Ales Hvezda <ahvezda@seul.org>
449 Date:   Sat Aug 18 16:14:30 2007 -0400
451     Bumped versions to 1.1.2/20070818/30:2:0 for the next development snapshot
453 commit 72c4db8aa20c22baa4243a0d27b3bb3f32f3ef64
454 Author: Ales Hvezda <ahvezda@seul.org>
455 Date:   Tue Aug 14 07:46:06 2007 -0400
457     Moved 3 rc promotion keywords from gschem into libgeda (fix for bug#1748143)
458     
459     All the promotion keywords were moved from gschem into libgeda to fix:
460     [ 1748143 ] gschlas causes duplicate prompted attributes   The primary
461     cause of this bug was that the promotion variables within TOPLEVEL were
462     not being setup by gschlas and so duplicate refdes attributes were
463     showing up in the schematic.  The three rc keywords that were moved are:
464     
465     (attribute-promotion ... )
466     (promote-invisible ... )
467     (keep-invisible ... )
469 commit 703151a94b0eece6b24b3b18ce2465eeae068814
470 Author: Peter Clifton <pcjc2@cam.ac.uk>
471 Date:   Thu Aug 9 12:36:17 2007 +0100
473     Remove old prototypes from various prototype.h where no function exists.
475 commit 71600215311af0a98ed371ab750b09182de139a1
476 Author: Peter Clifton <pcjc2@cam.ac.uk>
477 Date:   Sat Aug 11 00:52:25 2007 +0100
479     Revert inadvertent commits:
480     
481       dbfe00a20de3f875e519ef60629b968977fc5db8 (commit)
482       f1451161914a0ed0bb43123279906d82cb7d5b49 (commit)
483       2ad315fc0badd16a9614d1107b22c973908893d5 (commit)
484       d8844bb48969aa45a05cbe6836fc96c198e88c19 (commit)
485       ee1b64a1ae07eb99eae5d63307e9fe23f9604662 (commit)
487 commit d8844bb48969aa45a05cbe6836fc96c198e88c19
488 Author: Peter Clifton <pcjc2@cam.ac.uk>
489 Date:   Fri Aug 10 21:26:10 2007 +0100
491     Replace the linked list of PAGEs with a GedaList (typecast to GedaPageList)
493 commit 0f5c72daacfa7d78666769e4063122934861da5c
494 Author: Peter Clifton <pcjc2@cam.ac.uk>
495 Date:   Sun Aug 5 22:36:56 2007 +0100
497     Alter guile 1.6 compat tests to work with older autoconf versions
498     
499     Don't use AC_DEFINE to define function like macros, instead use
500     AC_CHECK_DECLS to set a HAVE_DECL_..., then use AH_VERBATIM to
501     insert a test which defines a replacement if necessary.
503 commit 5c098070b87709540345afb1b3b79d9db470ed53
504 Author: Peter Clifton <pcjc2@cam.ac.uk>
505 Date:   Thu Aug 2 22:09:52 2007 +0100
507     Fix configure checks enabling guile 1.6.x compatability routines.
509 commit c8b92f207d9a34e5ec69aaee19cfb2cfe88a3a81
510 Author: Ivan Stankovic <ivan.stankovic@fer.hr>
511 Date:   Thu Aug 2 13:27:15 2007 +0100
513     gattrib: remove unused code from x_gtksheet.c
515 commit ba79b83da22590108b7ca86e3e01de96ca05e1c9
516 Author: Peter Clifton <pcjc2@cam.ac.uk>
517 Date:   Wed Aug 1 22:57:05 2007 +0100
519     Make gattrib honour the user's answer to confirm quit? on window close
521 commit 224f1c8c4731eacbd63634efc01dcc6eead2e19e
522 Author: Ivan Stankovic <ivan.stankovic@fer.hr>
523 Date:   Wed Aug 1 22:56:58 2007 +0100
525     gattrib: more dialog cleanup
527 commit efc421976c48b6ed67537e796dd0c0fe3820d2c5
528 Author: Ivan Stankovic <ivan.stankovic@fer.hr>
529 Date:   Wed Aug 1 20:57:36 2007 +0100
531     move menu callbacks to x_window.c
532     
533     This patch moves all menu callbacks to x_window.c, where
534     they belong. The x_window_init() function is cleaned up.
535     Selecting File->Open now causes the "unimplemented feature"
536     dialog to pop up.
538 commit 66e808f376b11460faec4c78834f8359969e6547
539 Author: Ivan Stankovic <ivan.stankovic@fer.hr>
540 Date:   Wed Aug 1 20:52:42 2007 +0100
542     gattrib: remove unused pixmaps.h
544 commit 1aad087e0f59deb2cff728ff750bc34dcffc8ede
545 Author: Ivan Stankovic <ivan.stankovic@fer.hr>
546 Date:   Wed Aug 1 20:52:40 2007 +0100
548     gattrib: overhaul menu creation code
550 commit 789581dc215e86e9455eca830c66495592246f56
551 Author: Ivan Stankovic <ivan.stankovic@fer.hr>
552 Date:   Wed Aug 1 19:27:41 2007 +0100
554     gattrib: remove unneeded globals
556 commit de149fd2d81b2c5432dceadfdc1100204d0f9d4e
557 Author: Ivan Stankovic <ivan.stankovic@fer.hr>
558 Date:   Wed Aug 1 19:27:31 2007 +0100
560     gattrib: reorganize file opening code
561     
562     This patch reorganizes the file opening code
563     and related code paths in gattrib. Besides
564     simplifying the code, the patch also improves
565     error reporting.
567 commit c31bd4adb677d671af8bdf5aed71f96a4995f9b1
568 Author: Peter Clifton <pcjc2@cam.ac.uk>
569 Date:   Tue Jul 31 20:03:51 2007 +0100
571     Changed configure.ac(.in) to allow guile-1.6
572     
573     Introduces compatibility #defines where guile 1.8 funcs are missing in
574     guile 1.6. Also adds missing configure.ac checks for guile in packages
575     gattrib, gnetlist, gsymcheck and utils.
577 commit cb9c4ee19ca58158308a234782fdad6fb60257da
578 Author: Peter Clifton <pcjc2@cam.ac.uk>
579 Date:   Thu Jul 19 15:09:56 2007 +0100
581     Change selection code to use a generic GedaList typecast to SELECTION.
582     
583     GedaList allows various parts of the program to keep track of changes
584     to the selection via callbacks attached to the GedaList object.
586 commit e978b9098c7567ad3b9c834a5e4914de3bc039ec
587 Author: Ales Hvezda <ahvezda@seul.org>
588 Date:   Sun Jul 8 18:18:39 2007 -0400
590     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
592 commit d7e8f5abc35644e90bfabf84396023cab09f2968
593 Author: Ales Hvezda <ahvezda@seul.org>
594 Date:   Sun Jul 8 16:18:57 2007 -0400
596     Updated configure.ac[.in] and Makefile versions in prep for a release.
597     
598     The update was done by running ./update-versions.sh 1.1.1 20070708 30:1
599     at the toplevel.  libgeda's shared library version is now 30:1:0
601 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
602 Author: Carlos Nieves Onega <cnieves@iespana.es>
603 Date:   Sun Jul 8 21:16:17 2007 +0200
605     Added *~ to .gitignore files.
607 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
608 Author: Ales Hvezda <ahvezda@seul.org>
609 Date:   Thu Jul 5 01:36:31 2007 -0400
611     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
613 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
614 Author: Ales Hvezda <ahvezda@seul.org>
615 Date:   Thu Jul 5 00:11:45 2007 -0400
617     Updated all version strings to 1.1.0 and 20070705
619 commit 87731dda219b0986fed0d1a7789e17678dd79d8c
620 Author: Ales Hvezda <ahvezda@seul.org>
621 Date:   Wed Jul 4 23:55:07 2007 -0400
623     Removed AM_MAINTAINER_MODE from all configure.ac[.in] files.
624     
625     Maintainer mode is no longer needed or desired now that we are no longer
626     using CVS.  Hopefully this will prevent some of the odd problems that were
627     observed during the last release when the Makefile's didn't get auto
628     regenerated.
630 commit dc7b8c53f4bc94626634887e46167a367a91f707
631 Author: Ales Hvezda <ahvezda@seul.org>
632 Date:   Wed Jul 4 23:32:15 2007 -0400
634     Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
635     
636     Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
637     files.  Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
638     Updated the configure.ac[.in] files to have consistent top sections.
639     Updated code and various scheme files to use the new DOTTED_VERSION
640     and DATE_VERSION variables available via config.h.  Stopped using
641     PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
642     (not intended for that use).  Updated update-versions.sh script to set the
643     version in all the configure.ac[.in] files and the toplevel Makefile.
644     Went through all the g_rc.c files and make the handling of rc file
645     mismatch handling consistent.
647 commit 4e164220e934f0c4c54199e2ad357f681d623d74
648 Author: Peter TB Brett <peter@peter-b.co.uk>
649 Date:   Wed Jun 27 08:00:02 2007 +0100
651     gattrib: Update extra distribution list
653 commit 4d88805294a462674103a6b1a41aab153e08310a
654 Author: Ales Hvezda <ahvezda@seul.org>
655 Date:   Tue Jun 26 23:01:55 2007 -0400
657     Updated gattrib's configure script to use standard gEDA/gaf VERSION= practices.
659 commit 57b2848a7e69d19e18ac03a1264cb55d41c65d0e
660 Author: Ales Hvezda <ahvezda@laptop.ales.net>
661 Date:   Mon Jun 25 22:31:07 2007 -0400
663     Changed/updated the #define mechanism for creating custom gEDA/gaf versions.
664     
665     Previously this mechanism was used to create custom versions of gEDA/gaf.
666     With the coming of stable and development versions of gEDA/gaf, this
667     mechanism was changed so that end users can tell the difference between
668     a stable release vs a development release (by looking at the version string).
669     The CUSTOM_VERSION #define was changed PREPEND_VERSION_STRING and is now
670     prepended to any strings that output the VERSION string.
672 commit 0ed9cf080cfc8509cb29cbe4e976f86b2821c407
673 Author: Ales Hvezda <ahvezda@laptop.ales.net>
674 Date:   Sun Jun 24 23:48:51 2007 -0400
676     Updated copyright text/header in most source files.
677     
678     Updated all copyright text dates that have my name (Ales) associated
679     with them.  Added gEDA contributer copyright text where appropriate.
680     Fixed a bunch of GNU text typos (these should have been either GPL
681     or gEDA).  Removed some $Id$ tags which are no longer used/needed.
682     Fixed a few file header that were just plain incorrect.
684 commit a4e956c6272ea982ec54327dcc5e3aa528ac8c99
685 Author: Ales Hvezda <ahvezda@laptop.ales.net>
686 Date:   Sun Jun 24 22:22:32 2007 -0400
688     Added *.o (all object files) to all src .gitignore files.
690 commit 3fa80f60f62e37fd2297c56b1a99bf5a29d5e912
691 Author: Ales Hvezda <ahvezda@laptop.ales.net>
692 Date:   Sun Jun 24 21:41:30 2007 -0400
694     Removed indent from gattrib's configure script.
695     
696     indent is no longer used (hold back from the noweb days).
698 commit 2482dbc0cd6d012f529e405a1e51fc1376af9b6e
699 Author: Ivan Stankovic <ivan.stankovic@fer.hr>
700 Date:   Sat Jun 23 21:32:57 2007 +0100
702     gattrib: convert dialogs to GtkDialog
703     
704     Make all dialogs use GtkDialog as a base.
705     This considerably simplifies gattrib/src/x_dialog.c
706     and closes bug 1710818.
708 commit edff766e8b15c311505810241528026f722e30b6
709 Author: Peter TB Brett <peter@peter-b.co.uk>
710 Date:   Sat Jun 23 18:19:11 2007 +0100
712     Make sure various files are installed.
713     
714     Several new files were not being distributed. This patch addresses the
715     problem by adding files to EXTRA_DIST in automake input files.
717 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
718 Author: Peter Clifton <pcjc2@cam.ac.uk>
719 Date:   Sat Jun 23 18:17:29 2007 +0100
721     Move all .cvsignore files to .gitignore files
723 commit e4f3288389dd9736d328ce392f4e33d8521c5966
724 Author: Peter TB Brett <peter@peter-b.co.uk>
725 Date:   Sat Jun 23 16:42:49 2007 +0100
727     gattrib: Remove old & decaying documentation file
729 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
730 Author: Peter TB Brett <peter@peter-b.co.uk>
731 Date:   Sat Jun 23 16:11:44 2007 +0100
733     Changes to ChangeLog usage.
734     
735     With actual changes this time.  Old-style changelogs as of gaf 1.0
736     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
737     ChangeLogs replace them.  A script has been added to the gaf top level
738     to allow maintainers to update all the ChangeLog files immediately
739     prior to making out a release.
741 commit 460afb7f9193cca180acb0ac5f35ff1702a8f2ba
742 Author: Peter TB Brett <peter@peter-b.co.uk>
743 Date:   Thu Jun 21 22:43:09 2007 +0100
745     Fix unused variable warning in gnetlist.
747 commit 7a68c4175f305c86a560acf3824be315b409d5ed
748 Author: Carlos Nieves Onega <cnieves@iespana.es>
749 Date:   Wed Jun 13 18:56:35 2007 +0000
751     Convert the new attribute dialog to use GtkDialog.
752     
753     Applied patch sent by Ivan Stankovic. It is a partial fix for
754     bug #1710818 in gattrib. Thanks.
756 commit eed0be648afd9bc421a8d0059de621df778c5fbe
757 Author: Carlos Nieves Onega <cnieves@iespana.es>
758 Date:   Sat Jun 9 16:09:36 2007 +0000
760     Avoid writting '\r' to files on MinGW.
761     
762     Applied patch #1733826 from Cesar Strauss. Thanks.
763     When using the "w" mode in fopen, MinGW translates LF into CR-LF.
764     This creates havoc when reading the same file again, when sharing
765     schematics files with other systems, and when placing them in a VCS.
766     
767     This can be avoided by using the "wb" mode. The "b" is ignored on
768     all POSIX conforming systems, according to these sources:
769     
770     http://www.die.net/doc/linux/man/man3/fopen.3.html
771     http://www.opengroup.org/onlinepubs/009695399/functions/fopen.html
772     
773     There are other ways, however. Adding
774     
775     #include <fcntl.h>
776     int _fmode = _O_BINARY;
777     
778     on some source file should work as well. Another way is linking
779     against the MinGW supplied binmode.o, which does exactly that.
781 commit 4e55d9355a69f2005b9afc2596526a133caf8524
782 Author: Peter Clifton <pcjc2@cam.ac.uk>
783 Date:   Sat Jun 9 14:54:33 2007 +0000
785     Added call to g_thread_init() in Gschem and Gattrib.
786     
787     Gschem and Gattrib aren't threaded, but some of GTK's file chooser
788     backends uses threading so we need to call g_thread_init().
790 commit 3d58ffc27e6d915c4b1ebbd6f6b96d98d6126b7b
791 Author: Peter TB Brett <peter@peter-b.co.uk>
792 Date:   Mon Jun 4 16:15:37 2007 +0000
794     Replace deprecated Guile functions & macros.
795     
796     Replace deprecated SCM_STRINGP, SCM_INUM, SXM_INUMP & SCM_MAKINUM with
797     recommended equivalents for Guile 1.8.
800 #GCL#