gtk3/gdk
Hans Breuer f0ee2996e1 updated externals
2001-06-22  Hans Breuer  <hans@breuer.org>

	* gdk/gdk.def : updated externals

	* gdk/win32/gdkdrawable-win32.c : corrected some casts
	in GDK_NOTEs

	* gdk/win32/gdkevents-win32.c : use _gdk_windowing_window_get_offsets
	to translate coordinates to the internal > 16 bit system
	Try to handle WM_WINDOWPOSCHANGED to get better performance for
	when moving/resizing

	* gdk/win32/gdkkeys-win32.c : implement gdk_keymap_get_default ()
	and gdk_keymap_get_direction (). The latter is untested for
	the RTL case

	* gtk/gtk.def : updated externals

	* gtk/gtkmain.c : gtk_get_default_language () should reurn the result
	from pango_language_from_string (), not an already freed pointer

	* gtk/stock-icons/stock_menu_sort_ascending.png : PNGs need to be
	binary (-kb) to be useable on windoze
2001-06-22 14:08:51 +00:00
..
linux-fb Update to new PangoLanguage changes. 2001-06-15 15:58:26 +00:00
nanox Add dependency on Atk for accessibility support. 2001-05-03 20:11:14 +00:00
win32 updated externals 2001-06-22 14:08:51 +00:00
x11 Handle the case without XKB properly. 2001-06-21 17:45:26 +00:00
.cvsignore
COPYING
gdk.c
gdk.def updated externals 2001-06-22 14:08:51 +00:00
gdk.h Add missing gdk_rectangle_get_type() prototype. 2001-06-14 20:41:44 +00:00
gdkcolor.c
gdkcolor.h
gdkcompat.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkcursors.h
gdkdnd.h
gdkdraw.c
gdkdrawable.h
gdkevents.c
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h
gdkkeys.c Add a direction-changed signal, and gdk_keymap_get_current_direction(). 2001-06-08 16:07:00 +00:00
gdkkeys.h Add a direction-changed signal, and gdk_keymap_get_current_direction(). 2001-06-08 16:07:00 +00:00
gdkkeysyms.h
gdkkeyuni.c
gdkpango.c Add missing gdk_rectangle_get_type() prototype. 2001-06-14 20:41:44 +00:00
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h s/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff Franks) 2001-06-05 15:05:21 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h Use $PKG_CONFIG, not pkg-config. (#51032) 2001-05-29 21:42:20 +00:00
gdkrectangle.c Add GDK_TYPE_RECTANGLE. 2001-06-01 15:44:13 +00:00
gdkregion-generic.c
gdkregion-generic.h
gdkregion.h
gdkrgb.c
gdkrgb.h
gdkselection.h
gdktypes.h
gdkvisual.h
gdkwindow.c
gdkwindow.h Add a GtkWindowGroup struct that allows grouping together multiple windows 2001-06-14 21:44:01 +00:00
makeenums.pl
Makefile.am Start checks for X from pangox/pangoxft CFLAGS to avoid duplicate 2001-05-20 18:25:34 +00:00
makefile.mingw.in
makefile.msc updated exports 2001-05-06 14:02:45 +00:00
testgdk.c
TODO