[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: Commit by: ahvezda



CVSROOT:	/home/cvspsrv/cvsroot
Module name:	eda
Changes by:	ahvezda	04/05/31 16:53:16

Modified files:
	geda/devel/gschem: ChangeLog 
	geda/devel/gschem/include: prototype.h 
	geda/devel/gschem/noweb: x_event.nw x_window.nw 

Log message:
Applied Sascha Silbe's scrolled wheel patch.  Added HAS_GTK22 #ifdef's
around this code since it only builds on gtk+ 2.2.x.  Also added a mode
to the code so that horizontal scroll will happen if you hold down the
control key and move the vertical wheel..