[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 05/08/19 22:15:58
Modified: . ChangeLog
Log:
Fixed a crash when disabling the scrollbars and using a scroll wheel.
Revision Changes Path
1.391 +6 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -b -r1.390 -r1.391
--- ChangeLog 20 Aug 2005 02:08:10 -0000 1.390
+++ ChangeLog 20 Aug 2005 02:15:58 -0000 1.391
@@ -5,6 +5,12 @@
the selected object's color the default color in the dialog box and
the Edit/Text Edit... dialog box has the color selector.
+ * noweb/x_event.nw: Fixed a long standing crash that if you disable
+ the scrollbars and tried to scroll with a wheel button, gschem will
+ crash. You cannot disable the scrollbars and still scroll with the
+ wheel. This is an unfortunate effect of how the scroll wheel code
+ is implemented (it needs the scrollbars to exist).
+
2005-08-14 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* noweb/g_rc.nw, g_register.nw, i_vars.nw: Added