gtk2/gdk/x11
Darin Adler 0349676329 Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable
* .cvsignore: Ignore the sgml directory made by gtkdoc.
	* demos/pixbuf-demo.c: (main): Use gtk_window_set_resizable
	instead of the deprecated gtk_window_set_policy.
	* demos/testpixbuf-scale.c: Add missing <stdlib.h> include.
	* gdk/gdkkeys.c: (gdk_keymap_class_init): Remove empty finalize
	function to get rid of warning and some code too.
	* gdk/x11/gdkfont-x11.c: (gdk_font_charset_for_locale): Add
	missing const.
	* gdk/x11/gdkmain-x11.c: (_gdk_windowing_init_check): Remove
	unused local.
	* gdk/x11/gdkpango-x11.c: (gdk_pango_context_get): Add missing
	const.
	* gdk/x11/gdkselection-x11.c: (gdk_text_property_to_utf8_list),
	(gdk_utf8_to_compound_text): Add missing const.
	* gtk/gtkimage.c: (gtk_image_expose): Remove unused local.
	* gtk/gtkmenubar.c: (gtk_menu_bar_hierarchy_changed): Add missing
	cast and get rid of an unnecessary one.
	* gtk/gtksettings.c: (gtk_settings_notify): Remove unused local.
	* gtk/gtkstatusbar.c: (gtk_statusbar_size_allocate): Remove unused
	local.
	* gtk/gtktreemodelsort.c: (gtk_tree_model_sort_build_level):
	Remove unused local.
	* modules/input/gtkimcontextxim.c: (gtk_im_context_xim_new): Add
	missing const.
	* tests/testsocket.c: (add_child): Add cast so the printf format
	doesn't make us implicitly depend on what integer type
	gtk_socket_get_id returns.
	* tests/testtextbuffer.c: Add missing const.
	* tests/testtreefocus.c: (main): Remove unused local.
	* tests/treestoretest.c: (iter_remove): Remove unused local.
	(uppercase_value): Remove unused function.
	(make_window): Add statement to quiet the compiler's uninitialized
	variable warning.
2001-07-18 04:31:11 +00:00
..
.cvsignore Substitute gdkx.h => gdkprivate.h since we need to accesss only 1999-11-08 22:33:28 +00:00
gdkcolor-x11.c fix bug where it always set the foreground, even if we were only using a 2001-02-13 05:44:47 +00:00
gdkcursor-x11.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkdnd-x11.c Clip the retrieved image data to the screen, using a server grab to avoid 2001-06-29 01:59:02 +00:00
gdkdrawable-x11.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gdkdrawable-x11.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkevents-x11.c Properly clean up when handling events for move-resize emulation. (Problem 2001-07-12 17:58:43 +00:00
gdkfont-x11.c Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable 2001-07-18 04:31:11 +00:00
gdkgc-x11.c use _gdk_region_get_xrectangles() 2001-03-02 20:02:17 +00:00
gdkgeometry-x11.c new function for mapping a window without fooling with stacking order, but 2001-06-28 05:24:00 +00:00
gdkglobals-x11.c Remove old XIM code. 2001-03-09 20:28:20 +00:00
gdkim-x11.c Remove deprecation of gtk_window_set_default_size() until patch adding 2001-04-26 14:42:41 +00:00
gdkimage-x11.c Clip the retrieved image data to the screen, using a server grab to avoid 2001-06-29 01:59:02 +00:00
gdkinput-gxi.c Convert GdkVisual to a GObject. 2001-06-30 02:56:50 +00:00
gdkinput-none.c Convert GdkVisual to a GObject. 2001-06-30 02:56:50 +00:00
gdkinput-x11.c For XEMBED embedding add a _XEMBED_INFO property to the client with 2001-07-03 14:14:30 +00:00
gdkinput-xfree.c Convert GdkVisual to a GObject. 2001-06-30 02:56:50 +00:00
gdkinput.c For XEMBED embedding add a _XEMBED_INFO property to the client with 2001-07-03 14:14:30 +00:00
gdkinputprivate.h Convert GdkVisual to a GObject. 2001-06-30 02:56:50 +00:00
gdkkeys-x11.c Handle the case without XKB properly. 2001-06-21 17:45:26 +00:00
gdkmain-x11.c Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable 2001-07-18 04:31:11 +00:00
gdkpango-x11.c Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable 2001-07-18 04:31:11 +00:00
gdkpixmap-x11.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gdkpixmap-x11.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkprivate-x11.h Add a direction-changed signal, and gdk_keymap_get_current_direction(). 2001-06-08 16:07:00 +00:00
gdkproperty-x11.c If window == NULL, assume the root window. (restoring the behaviour that 2000-10-25 21:05:37 +00:00
gdkselection-x11.c Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable 2001-07-18 04:31:11 +00:00
gdkvisual-x11.c Convert GdkVisual to a GObject. 2001-06-30 02:56:50 +00:00
gdkwindow-x11.c Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat.com> 2001-07-06 19:41:00 +00:00
gdkwindow-x11.h Introduce an extra child of toplevel windows that serves to hold the focus 2001-04-18 17:57:36 +00:00
gdkx.h Convert GdkVisual to a GObject. 2001-06-30 02:56:50 +00:00
gdkxid.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gxid_lib.c Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the 1998-11-24 05:58:53 +00:00
gxid_lib.h Initial revision 1997-11-24 22:37:52 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
gxid.c Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
Makefile.am Add dependency on Atk for accessibility support. 2001-05-03 20:11:14 +00:00
MwmUtil.h Account for the fact that Xlib expects format == 32 to be a long, even on 1999-02-21 20:55:04 +00:00
xsettings-client.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
xsettings-client.h Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
xsettings-common.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
xsettings-common.h Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00