[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/09/05 23:15:45
Modified: . ChangeLog
Log:
Applied a bunch of patches from Peter Clifton fixing various annoying bugs.
Revision Changes Path
1.491 +17 -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.490
retrieving revision 1.491
diff -u -b -r1.490 -r1.491
--- ChangeLog 4 Sep 2006 16:51:56 -0000 1.490
+++ ChangeLog 6 Sep 2006 03:15:45 -0000 1.491
@@ -1,3 +1,20 @@
+2006-09-05 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * src/x_fileselect.c: Applied patch by Peter Clifton: Removed the
+ "discard changes" button from the file selection dialog.
+
+ * src/x_window.c: Applied patch by Peter Clifton: Removed key
+ press event from the main window and moved it to the drawing
+ area and set the mouse focus on the drawing area initially.
+
+ * src/x_fileselect.c: Applied patch by Peter Clifton: Fixed the
+ odd behavior that if the user pressed the ESCAPE key in the saveas
+ dialog box, subsequent attempts to open the dialog box will fail
+ with a critical gtk+ error message:
+ (gschem:4708): Gdk-CRITICAL **: gdk_window_raise: assertion
+ `GDK_IS_WINDOW (window)' failed
+
+
2006-09-04 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* src/i_vars.c: Removed code that sets up the autosave callback.
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs