[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 07/02/22 12:18:28
Modified: . ChangeLog
Log:
Refactored the export image dialog.
* include/prototype.h, src/g_funcs.c, src/i_callbacks.c,
src/x_image.c:
Changed the export image dialog by a new one using a GTK
file chooser dialog with image size and image type drop-down
lists.
If compiled without libgd support (therefore using libgdk-pixbuf),
gschem will support several image types (like PNG, JPEG and ICO).
Revision Changes Path
1.628 +10 -0 eda/geda/gaf/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
retrieving revision 1.627
retrieving revision 1.628
diff -u -b -r1.627 -r1.628
--- ChangeLog 17 Feb 2007 04:09:51 -0000 1.627
+++ ChangeLog 22 Feb 2007 17:18:28 -0000 1.628
@@ -1,3 +1,13 @@
+2007-02-22 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * include/prototype.h, src/g_funcs.c, src/i_callbacks.c,
+ src/x_image.c:
+ Changed the export image dialog by a new one using a GTK
+ file chooser dialog with image size and image type drop-down
+ lists.
+ If compiled without libgd support (therefore using libgdk-pixbuf),
+ gschem will support several image types (like PNG, JPEG and ICO).
+
2007-02-16 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* po/nl_NL.po: Updated Dutch translation from Bert Timmerman. Thanks.
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs