[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: werner
Date: 06/12/18 13:24:44
Modified: . ChangeLog
Log:
* include/x_dialog.h: added constants for dialog layout style
* src/x_dialog.h: use GtkDialog for text entry dialog, some code
refactoring. Fixed a bug in select_all_text_in_textview() which
toggled the selection instead of selecting it.
Revision Changes Path
1.582 +6 -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.581
retrieving revision 1.582
diff -u -b -r1.581 -r1.582
--- ChangeLog 18 Dec 2006 17:11:14 -0000 1.581
+++ ChangeLog 18 Dec 2006 18:24:43 -0000 1.582
@@ -1,5 +1,11 @@
2006-12-18 Werner Hoch <werner.ho@xxxxxx>
+ * include/x_dialog.h: added constants for dialog layout style
+
+ * src/x_dialog.h: use GtkDialog for text entry dialog, some code
+ refactoring. Fixed a bug in select_all_text_in_textview() which
+ toggled the selection instead of selecting it.
+
* src/o_picture.c: set transient_for flag for the dialogs
add image and modify image.
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs