gtk2/gdk/win32
Matthias Clasen 6760faeb4b Add a function to beep on a window. For X11, implement this with XkbBell.
2006-08-29  Matthias Clasen  <mclasen@redhat.com>

	* gdk/gdkwindow.h:
	* gdk/gdk.symbols:
	* gdk/directfb/gdkwindow-directfb.c (gdk_window_beep):
	* gdk/win32/gdkwindow-win32.c (gdk_window_beep):
	* gdk/quartz/gdkwindow-quartz.c (gdk_window_beep):
	* gdk/x11/gdkwindow-x11.c (gdk_window_beep): Add a function
	to beep on a window. For X11, implement this with
	XkbBell.  (#353455, Mariano Suárez-Alvarez)
2006-08-30 03:30:43 +00:00
..
rc Look for windres on Win32. 2005-07-09 00:10:12 +00:00
.cvsignore
bdfcursor.c Add Copyright/License information. 2005-07-13 12:32:02 +00:00
gdkcolor-win32.c gdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32.c Whitespace 2005-11-02 13:33:27 +00:00
gdkcursor-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkdisplay-win32.c New function, return TRUE. (gdk_display_supports_input_shapes): New 2006-02-20 10:10:27 +00:00
gdkdnd-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkdrawable-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkdrawable-win32.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkevents-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 22:55:31 +00:00
gdkfont-win32.c Replace all calls to g_strcasecmp() with g_ascii_strcasecmp(). 2006-02-20 08:52:19 +00:00
gdkgc-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkgeometry-win32.c Get the invalidated region from ScrollWindowEx() instead of an incorrect 2006-01-02 00:45:39 +00:00
gdkglobals-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkim-win32.c On WM_MOUSEMOVE, don't check if this process owns the active window. This 2005-03-18 10:21:51 +00:00
gdkimage-win32.c Set visual depth to 24 for 32 bits-per-pixel devices on Win32. This allows 2005-10-13 07:08:49 +00:00
gdkinput-win32.c Avoid spurious core pointer events when the tablet pen is lifted. 2005-07-28 21:53:07 +00:00
gdkinput-win32.h Implement better handling of Wintab tablet context overlap on Win32. 2005-02-25 00:12:32 +00:00
gdkinput.c Implement lazy extended input initialization on Win32, by Robert Ögren. 2005-02-02 18:11:17 +00:00
gdkkeys-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkmain-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkpixmap-win32.c Include gdksreen.h (#337032, Kazuki IWAMOTO) 2006-04-03 18:12:04 +00:00
gdkpixmap-win32.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-win32.h Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkproperty-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkscreen-win32.c Create 'composited' label. 2006-04-25 14:27:32 +00:00
gdkselection-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkspawn-win32.c workaround for bug #137496, the real fix would involve just another small 2004-04-11 15:25:06 +00:00
gdkvisual-win32.c Set visual depth to 24 for 32 bits-per-pixel devices on Win32. This allows 2005-10-13 07:08:49 +00:00
gdkwin32.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gdkwin32id.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkwindow-win32.c Add a function to beep on a window. For X11, implement this with XkbBell. 2006-08-30 03:30:43 +00:00
gdkwindow-win32.h gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32) Store the type 2005-11-09 02:13:35 +00:00
libwntab32x.la
Makefile.am Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 22:55:31 +00:00
makefile.msc [merged from gtk-2-6 branch] let dash_offset shift the start of the line 2005-04-03 21:03:08 +00:00
xcursors.h