eog r3576 - in branches/eog-ng: . data src



Author: lucasr
Date: 2007-02-21 18:15:39 +0000 (Wed, 21 Feb 2007)
New Revision: 3576
ViewCVS link: http://svn.gnome.org/viewcvs/eog?rev=3576&view=rev

Modified:
   branches/eog-ng/ChangeLog
   branches/eog-ng/data/eog.schemas.in
   branches/eog-ng/src/eog-config-keys.h
   branches/eog-ng/src/eog-scroll-view.c
   branches/eog-ng/src/eog-scroll-view.h
   branches/eog-ng/src/eog-window.c
Log:
2007-02-21  Lucas Rocha  <lucasr gnome org>

	Added a GConf key to define the mouse scroll wheel behavior. Defaults
	to FALSE to be HIG compliant. By the default,
	Ctrl-Scroll-Wheel-[Up|Down] zooms in and out respectively (Fixes bug
	#341935).

	* src/eog-window.c: keep track of scroll wheel zoom GConf key to set the
	according behavior to EogScrolledView.
	* src/eog-scrolled-view.c: use GConf key to determine the mouse scroll
	wheel behavior.
	* src/eog-config-keys.h, data/eog.schema.in: added GConf key to define
	the mouse scroll wheel behavior. If true, use the wheel for zooming.





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