summaryrefslogtreecommitdiff
path: root/cad/gschem
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-03-24 02:05:11 +0000
committerdmcmahill <dmcmahill>2005-03-24 02:05:11 +0000
commit38f7df2b89f7ad796860d3ed3639968690297220 (patch)
treef60f6627f0af8b1a04ec2d246fcc42c2e1e35310 /cad/gschem
parentb82a72a2c34fa2f7891e7b4562ba83f3ea0d9dc3 (diff)
downloadpkgsrc-38f7df2b89f7ad796860d3ed3639968690297220.tar.gz
update to 20050313 snapshot
Release notes for the gEDA/gaf 20050313 snapshot Changes _________________________________________________________________ general * Lots and lots and lots of code cleanup, refactoring, and bug fixing by Patrick Bernaud, Stuart Brorson, Carlos Nieves Onega, Werner Hoch, and Dan McMahill. This applies to all parts of gEDA/gaf. The amount of cleanup is quite staggering, so please look at the various ChangeLogs for more info. Many thanks to all who lent a hand in this rather difficult task! libgeda * Shared library version number now at 23. * Carlos added proper unicode support to libgeda. Schematic and symbol files can now have unicode characters in them and as long as there is a font definition file for them, the characters will appear in gschem. This was the last piece for making the transition over to gtk+ 2.2.x. Patrick did some misc cleanup on the unicode support as well. * Patrick rewrote the logging mechanism to use GLib's message logging. * Carlos added picture support to libgeda. This allows users to put pictures in various formats into schematics. Pictures are not yet rendered in postscript or png files. This feature will be completed in a subsequent release. * Dan added electric fence support to all configure scripts. * Dan squashed a whole bunch of gcc warnings as well turning on -Wall by default to further point out developer laziness. :) * Patrick rewrote the all guile code to use the 1.6.x scm interfaces. Dan and Carlos did some minor touch up to catch other missed deprecated guile interfaces. * Patrick rewrote the component library code to be sane. * Stuart added code to read in rc files when a schematic file is loaded from a foreign directory. This allows users to open up schematics that have local symbols. * Stuart add code for of a component placeholder for when a component cannot find its symbol file. This was extended a little to draw a graphic informing the user which component is missing its symbol file. * Fixed the symversion= code handling to deal with the case when no other attributes are attached to the component. In the past, this scenario was simply ignored. * Added code (temporarily till the bug is fixed) which forces libgeda to output the vector font when rendering multi-line text items. This behavior can be controlled via the gschem rc keyword: output-vector-threshold gschem * Werner Hoch completely rewrote the Attributes/Autonumber Text... dialog box. This new dialog boxes fixes some of the past problems and hopefully will satisfy more users given that it has far more capability than the last dialog box. * Patrick completely rewrote the multi attribute dialog box. This is a significant change which really improves the usability of this dialog box. Other than just being a major visible improvement, there are other features: you right click on the attributes themselves to Delete or Duplicate them and you can enter multi-line attributes by hitting Control-Enter instead of enter. * Bert Timmerman contributed an updated Dutch translation. * Iznogood contributed the first versions of the French translation. * Carlos added the first versions of the Spanish translation. * Carlos went through all the code and gave them all stock pretty stock icons. * Patrick completely rewrote the page manager to be sane. * Stuart improved the right mouse button pop up menu to include a few more commonly used options. * Handsom Greg supplied a patch to allow gEDA/gaf to build using gtk+ 2.6.x. * Patrick removed any limitations on number of files in the component library code. * Part of Stuart's work on reading in rc files in different directories, system-commonrc was renamed to system-gafrc. * Patrick rewrote most of the code for the line type and fill type dialog boxes. They can now be used for multiple objects. gnetlist * Carlos modified the bom, bom2, drc2, and redac backends to write to stdout if a "-" is specified using the -o flag. * Dan added several guile functions to deal with target netlist refdes requirements which may be more restrictive than gschem/gnetlist. Dan also updated his futurenet2, pads, and switcap backends to use these new functions. * Carlos improved his drc2 backend to check for duplicated references as well as properly return exit codes to allow gnetlist to be used in Makefiles easily. * Carlos added several functions for use in the DRC backend. gattrib * Stuart made a bunch of bug fixes and improvements including: * Added a pop-up window if a component is found with no symbol file. * Fixed a bug where only one page of design was searched for missing attribs. * Fixed bug where pre-existing attribs were deleted instead of being replaced. * Added support for slotted components. gsymcheck * Carlos added a check of the pintype attribute value. * No other significant changes except a bunch of code cleanup and updating. symbols * Carlos and Patrick made the necessary changes support unicode characters in gEDA/gaf. Wojciech Kazubski also contributed Polish font definitions. * Stuart added a bunch of SPICE symbols. * Werner Hoch did a considerable amount of fixing of various broken symbols. Many thanks. geda (gManager) * Applied segfault patch by Werner Hoch. * Added updated Italian translation by Marco Colombo. * No other significant changes except a bunch of code cleanup and updating. utils * Stuart added additional printfs to gsch2pcb during directory search when using the -v -v flags. * No other significant changes except a bunch of code cleanup and updating. docs * The gsch2pcb tutorial was updated to the latest version. * Carlos updated the file format document to describe the new picture object. examples * Stuart updated some of the schematics in the RF_Amp example. For more a detailed changes, please look in the appropriate ChangeLogs in the source tarballs.
Diffstat (limited to 'cad/gschem')
-rw-r--r--cad/gschem/PLIST5
-rw-r--r--cad/gschem/distinfo16
-rw-r--r--cad/gschem/patches/patch-aa13
-rw-r--r--cad/gschem/patches/patch-ab13
-rw-r--r--cad/gschem/patches/patch-ac13
-rw-r--r--cad/gschem/patches/patch-ad13
-rw-r--r--cad/gschem/patches/patch-ae13
-rw-r--r--cad/gschem/patches/patch-af31
-rw-r--r--cad/gschem/patches/patch-ag22
-rw-r--r--cad/gschem/patches/patch-ah13
10 files changed, 8 insertions, 144 deletions
diff --git a/cad/gschem/PLIST b/cad/gschem/PLIST
index 584e436ea1b..89244737e87 100644
--- a/cad/gschem/PLIST
+++ b/cad/gschem/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2005/01/11 03:16:23 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.13 2005/03/24 02:05:11 dmcmahill Exp $
bin/gschem
man/man1/gschem.1
share/doc/geda-doc/man/gschem.html
@@ -18,6 +18,7 @@ share/gEDA/bitmap/gschem-save.xpm
share/gEDA/bitmap/gschem-select.xpm
share/gEDA/bitmap/gschem-text.xpm
share/gEDA/bitmap/gschem-undo.xpm
+share/gEDA/bitmap/gschem-warning.png
share/gEDA/gschem-darkbg
share/gEDA/gschem-gtkrc
share/gEDA/gschem-lightbg
@@ -28,6 +29,8 @@ share/gEDA/scheme/list-keys.scm
share/gEDA/scheme/print-NB-attribs.scm
share/gEDA/system-gschemrc
${PKGLOCALEDIR}/locale/de_DE/LC_MESSAGES/geda-gschem.mo
+${PKGLOCALEDIR}/locale/es_ES/LC_MESSAGES/geda-gschem.mo
+${PKGLOCALEDIR}/locale/fr_FR/LC_MESSAGES/geda-gschem.mo
${PKGLOCALEDIR}/locale/it_IT/LC_MESSAGES/geda-gschem.mo
${PKGLOCALEDIR}/locale/ja_JP/LC_MESSAGES/geda-gschem.mo
${PKGLOCALEDIR}/locale/nl_NL/LC_MESSAGES/geda-gschem.mo
diff --git a/cad/gschem/distinfo b/cad/gschem/distinfo
index fd7548c1f78..ba47e5ccaa6 100644
--- a/cad/gschem/distinfo
+++ b/cad/gschem/distinfo
@@ -1,13 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/02/23 14:59:24 agc Exp $
+$NetBSD: distinfo,v 1.13 2005/03/24 02:05:11 dmcmahill Exp $
-SHA1 (geda/geda-gschem-20041228.tar.gz) = d6223ea450f4ae5f4917c1209269febf89380e19
-RMD160 (geda/geda-gschem-20041228.tar.gz) = 679bfe1dd943ffad9d06486e3a75374b498418a7
-Size (geda/geda-gschem-20041228.tar.gz) = 1464961 bytes
-SHA1 (patch-aa) = 2a5a099b01179113fa295a2bd6c6c3c48ad4ea45
-SHA1 (patch-ab) = fc16c5328139a3e0f650cf5eb4b22159aa8210e1
-SHA1 (patch-ac) = d433f3fcedb2d2917c2dff8e432158c7a44a36af
-SHA1 (patch-ad) = 1b7ad847f99a3b99a46ad22398cf257f74dfbef9
-SHA1 (patch-ae) = ea40638a0b9c606cce946c216d61f6dbf9813130
-SHA1 (patch-af) = 0ceda5f105bfec5c2c2fc0cc7932d2e37f99d43f
-SHA1 (patch-ag) = 434f25acf5b5f3bd25bf0dd1c28084a84d5dcbb2
-SHA1 (patch-ah) = 1e49e0ac986edacf760c1b74050b93db33942488
+SHA1 (geda/geda-gschem-20050313.tar.gz) = fe64615cf3612e824929b14497d309bbd464a737
+RMD160 (geda/geda-gschem-20050313.tar.gz) = a500b2d82feb3d8157c5d40edf29f88c1e9340cc
+Size (geda/geda-gschem-20050313.tar.gz) = 1586084 bytes
diff --git a/cad/gschem/patches/patch-aa b/cad/gschem/patches/patch-aa
deleted file mode 100644
index bf82b41822f..00000000000
--- a/cad/gschem/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2005/01/11 03:16:24 dmcmahill Exp $
-
---- noweb/g_key.nw.orig 2003-10-20 03:37:25.000000000 +0000
-+++ noweb/g_key.nw
-@@ -154,7 +154,7 @@ SCM g_key_ ## name(void) \
- return SCM_BOOL_T; \
- }
-
--DEFINE_G_KEY(file_new)
-+DEFINE_G_KEY(gedafile_new)
-
- DEFINE_G_KEY(file_new_window)
-
diff --git a/cad/gschem/patches/patch-ab b/cad/gschem/patches/patch-ab
deleted file mode 100644
index 54f15f297be..00000000000
--- a/cad/gschem/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.4 2005/01/11 03:16:24 dmcmahill Exp $
-
---- src/g_key.c.orig 2004-12-29 04:08:32.000000000 +0000
-+++ src/g_key.c
-@@ -110,7 +110,7 @@ SCM g_key_ ## name(void) \
- return SCM_BOOL_T; \
- }
-
--DEFINE_G_KEY(file_new)
-+DEFINE_G_KEY(gedafile_new)
-
- DEFINE_G_KEY(file_new_window)
-
diff --git a/cad/gschem/patches/patch-ac b/cad/gschem/patches/patch-ac
deleted file mode 100644
index 49bb8e5f0e2..00000000000
--- a/cad/gschem/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.3 2005/01/11 03:16:24 dmcmahill Exp $
-
---- noweb/g_register.nw.orig 2004-12-29 02:00:39.000000000 +0000
-+++ noweb/g_register.nw
-@@ -195,7 +195,7 @@ g_register_funcs(void)
-
- /* keymapping callbacks */
- gh_new_procedure0_0 ("file-new-window", g_key_file_new_window);
-- gh_new_procedure0_0 ("file-new", g_key_file_new);
-+ gh_new_procedure0_0 ("file-new", g_key_gedafile_new);
- gh_new_procedure0_0 ("file-open", g_key_file_open);
- gh_new_procedure0_0 ("file-script", g_key_file_script);
- gh_new_procedure0_0 ("file-save", g_key_file_save);
diff --git a/cad/gschem/patches/patch-ad b/cad/gschem/patches/patch-ad
deleted file mode 100644
index 3e8491f478a..00000000000
--- a/cad/gschem/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.3 2005/01/11 03:16:24 dmcmahill Exp $
-
---- src/g_register.c.orig 2004-12-29 04:08:28.000000000 +0000
-+++ src/g_register.c
-@@ -156,7 +156,7 @@ void g_register_funcs(void)
-
- /* keymapping callbacks */
- gh_new_procedure0_0("file-new-window", g_key_file_new_window);
-- gh_new_procedure0_0("file-new", g_key_file_new);
-+ gh_new_procedure0_0("file-new", g_key_gedafile_new);
- gh_new_procedure0_0("file-open", g_key_file_open);
- gh_new_procedure0_0("file-script", g_key_file_script);
- gh_new_procedure0_0("file-save", g_key_file_save);
diff --git a/cad/gschem/patches/patch-ae b/cad/gschem/patches/patch-ae
deleted file mode 100644
index 66069914718..00000000000
--- a/cad/gschem/patches/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.3 2005/01/11 03:16:24 dmcmahill Exp $
-
---- include/prototype.h.orig 2004-12-29 02:06:45.000000000 +0000
-+++ include/prototype.h
-@@ -27,7 +27,7 @@ SCM g_set_attrib_value_x(SCM attrib_smob
- /* g_key.c */
- void set_window_current_key(TOPLEVEL *w_current);
- void g_key_execute(int state, int keyval);
--SCM g_key_file_new(void);
-+SCM g_key_gedafile_new(void);
- SCM g_key_file_new_window(void);
- SCM g_key_file_open(void);
- SCM g_key_file_script(void);
diff --git a/cad/gschem/patches/patch-af b/cad/gschem/patches/patch-af
deleted file mode 100644
index aa457b806a2..00000000000
--- a/cad/gschem/patches/patch-af
+++ /dev/null
@@ -1,31 +0,0 @@
-$NetBSD: patch-af,v 1.3 2005/01/11 03:16:24 dmcmahill Exp $
-
---- src/i_callbacks.c.orig 2004-12-29 04:08:37.000000000 +0000
-+++ src/i_callbacks.c
-@@ -168,7 +168,7 @@ initiate_gschemdoc(const char *documenta
- /* don't use the widget parameter on this function, or do some checking... */
- /* since there is a call: widget = NULL, data = 0 (will be w_current hack) */
- /* This should be renamed to page_new perhaps... */
--DEFINE_I_CALLBACK(file_new)
-+DEFINE_I_CALLBACK(gedafile_new)
- {
- TOPLEVEL *w_current = (TOPLEVEL *) data;
- char *temp_filename;
-@@ -231,7 +231,7 @@ void i_callback_toolbar_file_new(GtkWidg
- if (!w_current->window)
- return;
-
-- i_callback_file_new((TOPLEVEL *) data, 0, NULL);
-+ i_callback_gedafile_new((TOPLEVEL *) data, 0, NULL);
- }
-
-
-@@ -264,7 +264,7 @@ DEFINE_I_CALLBACK(file_new_window)
- w_current->series_name, w_current->num_untitled);
- } else {
- /* TODO: shouldn't this part do the same thing as
-- * what's equivalent in i_callback_file_new()? This is
-+ * what's equivalent in i_callback_gedafile_new()? This is
- * not nice to user. */
- fprintf(stderr, _("Cannot obtain the current directory!\n"));
- }
diff --git a/cad/gschem/patches/patch-ag b/cad/gschem/patches/patch-ag
deleted file mode 100644
index 1ed00629320..00000000000
--- a/cad/gschem/patches/patch-ag
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2005/01/11 03:16:24 dmcmahill Exp $
-
---- src/x_fileselect.c.orig 2004-12-29 04:09:21.000000000 +0000
-+++ src/x_fileselect.c
-@@ -628,7 +628,7 @@ void x_fileselect_saveas_close(GtkWidget
-
- if (f_current->filesel_type == SAVEAS_NEW) {
- w_current->page_current->CHANGED = 0;
-- i_callback_file_new(w_current, 0, NULL);
-+ i_callback_gedafile_new(w_current, 0, NULL);
- }
- #endif
-
-@@ -681,7 +681,7 @@ void x_fileselect_saveas(GtkWidget * w,
- } else if (f_current->filesel_type == SAVEAS_OPEN) {
- i_callback_file_open(w_current, 0, NULL);
- } else if (f_current->filesel_type == SAVEAS_NEW) {
-- i_callback_file_new(w_current, 0, NULL);
-+ i_callback_gedafile_new(w_current, 0, NULL);
- } else if (f_current->filesel_type == SAVEAS_CLOSE) {
- i_callback_page_close(w_current, 0, NULL);
- }
diff --git a/cad/gschem/patches/patch-ah b/cad/gschem/patches/patch-ah
deleted file mode 100644
index f066de0c7e9..00000000000
--- a/cad/gschem/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2005/01/11 03:16:24 dmcmahill Exp $
-
---- src/x_pagesel.c.orig 2004-12-29 04:09:14.000000000 +0000
-+++ src/x_pagesel.c
-@@ -131,7 +131,7 @@ gint save_page(GtkWidget * gtklist, TOPL
- #line 225 "../noweb/x_pagesel.nw"
- gint file_new(GtkWidget * gtklist, TOPLEVEL * w_current)
- {
-- i_callback_file_new(w_current, 0, NULL);
-+ i_callback_gedafile_new(w_current, 0, NULL);
-
- return (0);
- }