gtk/gdk/win32
Eric Warmenhoven 393ad7381e Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, share
Fri Sep 27 14:30:34 2002 Eric Warmenhoven <eric@warmenhoven.org>

	* gdk/Makefile.am gdk/gdkkeynames.c gdk/linux-fb/gdkmain-fb.c
	gdk/win32/gdkkeys-win32.c: Move gdk_keval_name and
	gdk_keyval_from_name to new gdkkeynames.c, share implementation for
	linux-fb and win32 (#94123)

	* gdk/linux-fb/Makefile.am gdk/linux-fb/gdkkeyboard-fb.c
	gdk/linux-fb/gdkmain-fb.c gdk/linux-fb/gdkmouse-fb.c: add
	-DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile
	flags

	* gdk/linux-fb/gdkdisplay-fb.c: prevent segfault if display can't
	initialize

	* gdk/linux-fb/gdkkeyboard-fb.c: better parsing of keycodes

	* gdk/linux-fb/gdkwindow-fb.c: add stubs for new functions
2002-09-27 21:36:11 +00:00
..
rc gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. 2002-03-06 01:50:43 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
bdfcursor.c Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00
gdkcolor-win32.c Renames: 2002-06-20 23:59:27 +00:00
gdkcursor-win32.c Renames: 2002-06-20 23:59:27 +00:00
gdkdisplay-win32.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkdnd-win32.c add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile 2002-09-25 07:23:55 +00:00
gdkdrawable-win32.c Merge from gtk-2-0: 2002-09-11 20:51:05 +00:00
gdkdrawable-win32.h Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkevents-win32.c Merge from gtk-2-0: 2002-09-24 21:53:19 +00:00
gdkfont-win32.c add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile 2002-09-25 07:23:55 +00:00
gdkgc-win32.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkgeometry-win32.c Merge from gtk-2-0: 2002-09-11 21:20:11 +00:00
gdkglobals-win32.c Implement the functions that until now just were non-functional stubs. For 2002-02-26 01:18:27 +00:00
gdkim-win32.c Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkimage-win32.c gdk/win32/gdkimage-win32.c gdk/x11/gdkimage-x11.c Add bounds-checking 2002-09-24 20:29:28 +00:00
gdkinput-win32.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkinput-win32.h Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkinput.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkkeys-win32.c Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, share 2002-09-27 21:36:11 +00:00
gdkmain-win32.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkpango-win32.c Renames: 2002-06-20 23:59:27 +00:00
gdkpixmap-win32.c Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkpixmap-win32.h Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkprivate-win32.h Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkproperty-win32.c Fix braino, actually do check each char, not just the first one, when 2002-09-04 21:14:37 +00:00
gdkscreen-win32.c Add gdk_screen_make_display_name(), which returns a display name that can 2002-09-25 15:07:47 +00:00
gdkselection-win32.c Copy from X11 backend. The old version mishandled consecutive newlines. 2002-09-21 12:59:31 +00:00
gdkvisual-win32.c Renames: 2002-06-20 23:59:27 +00:00
gdkwin32.h Use gdk_window_get_toplevel(), as it is the top-level windows that are 2002-03-19 23:16:08 +00:00
gdkwin32id.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkwindow-win32.c Use HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested by Florent Duguet. 2002-09-04 21:45:38 +00:00
gdkwindow-win32.h Remove the event_mask, it is now in GdkWindowObject. 2002-02-28 23:38:55 +00:00
libie55uuid.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
libwntab32x.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
Makefile.am Changes multihead reorganizing code for win32 support, mostly from a patch 2002-06-06 00:26:42 +00:00
makefile.mingw.in New function, copied from X11 version. 2001-02-11 11:00:14 +00:00
makefile.msc Changes multihead reorganizing code for win32 support, mostly from a patch 2002-06-06 00:26:42 +00:00
xcursors.h Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00