Files
gtk3/gdk/x11
Matthias Clasen fbb0ba1a3b Do not interpret distant clicks as double-clicks (#116541, Bernhard
Tue Dec 16 01:46:46 2003  Matthias Clasen  <maclas@gmx.de>

	Do not interpret distant clicks as double-clicks  (#116541,
	Bernhard Walle):

	* gdk/gdkdisplay.h (struct GdkDisplay): Add new fields
	double_click_distance, button_x and button_y.
	* gdk/gdkdisplay.c (gdk_display_init): Initialize the new fields.

	* gdk/gdkdisplay.h:
	* gdk/gdkevents.c (gdk_display_set_double_click_distance):
	New function to set the double click distance on a display.

	* gdk/gdkevents.c: Take double click distance into account
	when generating single, double or triple clicks.

	* gtk/gtksettings.c: Add new setting "gtk-double-click-distance".

	* gdk/x11/gdkevents-x11.c: Add the XSetting
	"Net/DoubleClickDistance" and map it to "gtk-double-click-distance".
2003-12-16 00:56:48 +00:00
..
2003-07-14 22:13:33 +00:00
2003-08-02 17:50:09 +00:00
2002-11-01 00:45:32 +00:00
2003-03-08 21:11:39 +00:00
2003-03-08 21:11:39 +00:00
2002-11-28 00:33:17 +00:00
2003-03-08 21:11:39 +00:00
2003-12-11 23:52:59 +00:00
2002-11-28 00:33:17 +00:00