[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/05/29 19:06:05
Modified: . ChangeLog
Log:
Applied patch by Ivan Stankovic making dialogs within gschem save
their position and size on exit and restore it on opening.
Geometry is saved to {$HOME}/.gEDA/gschem-dialog-geometry
Dialogs inherit this functionality by using, or deriving from the
new GschemDialog class (A GtkDialog subclass).
Revision Changes Path
1.686 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.685
retrieving revision 1.686
diff -u -b -r1.685 -r1.686
--- ChangeLog 28 May 2007 07:42:19 -0000 1.685
+++ ChangeLog 29 May 2007 23:06:04 -0000 1.686
@@ -1,3 +1,17 @@
+2007-05-29 Peter Clifton <pcjc2@xxxxxxxxx>
+
+ * include/Makefile.am, include/gschem_dialog.h, include/x_compselect.h
+ include/x_log.h, include/x_multiattrib.h, include/x_pagesel.h
+ include/x_print.h, src/Makefile.am, src/gschem_dialog.c,
+ src/x_attribedit.c src/x_autonumber.c, src/x_compselect.c,
+ src/x_dialog.c, src/x_log.c, src/x_multiattrib.c, src/x_pagesel.c,
+ src/x_print.c: Applied patch by Ivan Stankovic making dialogs
+ within gschem save their position and size on exit and restore on
+ opening. Geometry is saved to {$HOME}/.gEDA/gschem-dialog-geometry
+
+ Dialogs inherit this functionality by using, or deriving from the
+ new GschemDialog class (A GtkDialog subclass).
+
2007-05-28 Peter Brett <peter@xxxxxxxxxxxxx>
* src/g_hook.c, src/i_callbacks.c, src/o_complex.c, src/o_copy.c,
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs