gtk/gdk/x11
Owen Taylor 2cabeeb1c3 Removed g_object_pointer_hash, which was just g_direct_hash.
Tue Jun  9 18:44:57 1998  Owen Taylor  <otaylor@gtk.org>

	* gtk/gtkobject.c: Removed g_object_pointer_hash, which
	was just g_direct_hash.

Mon May 25 19:54:20 1998  Owen Taylor  <otaylor@gtk.org>

	* configure.in: x_libs=, not $x_libs=. Enough said.
          (Case only hit for --disable-xshm)

Mon May 25 12:08:14 1998  Owen Taylor  <otaylor@gtk.org>

	* configure.in (LDFLAGS): Add to $CFLAGS and $LDFLAGS
	  when testing for X libraries, don't replace them. Because
	  the user might have specified the path to the X libraries
	  themself before running configure.

	* examples/**.c: Changed all gpointer * to gpointer

Sat May 23 21:54:05 1998  Owen Taylor  <otaylor@gtk.org>

	* configure.in (LDFLAGS): Bomb out with a moderately
	  helpful message if detection of X libraries fails.

Sat May 23 18:57:06 1998  Owen Taylor  <otaylor@gtk.org>

  [ Combination of:
     gtk-rrh-980412-0.patch (Raja R Harinath <harinath@cs.umn.edu>)
     gtk-jbuhler-980516-0 (Jeremy Buhler <jbuhler@cs.washington.edu>) ]

	* gdk/gdk.h gdk/gdkcc.c gdk/gdkfont.c gtk/gtkmain.c
	  gtk/gtksignal.c gtk/gtktext.c:

	  Fixups for warnings from adding const to type of GHashFunc,
	  GCompareFunc

	* gtk/gtkcombo.c (gtk_combo_entry_key_press): Minor style/
	  ansi-warnings fixups.

Tue Jun  9 17:47:33 1998  Owen Taylor  <otaylor@gtk.org>

	* glib.h: Remove #error - HP/UX.

Sat May 23 19:00:01 1998  Owen Taylor  <otaylor@gtk.org>
  [ Combination of:
     gtk-rrh-980412-0.patch (Raja R Harinath <harinath@cs.umn.edu>)
     gtk-jbuhler-980516-0 (Jeremy Buhler <jbuhler@cs.washington.edu>) ]

	* glib.h ghash.c gstring.c gdataset.c gutils.c:
	- Added new typedef g_const_pointer; expunged all incorrect
	  uses of 'const gpointer'.
	- Fixed up warnings that that created,
	- Changed GHashFunc and GCompareFunc to take g_const_pointer
	  arguments. (Necessary, but will cause warnings in existing
	  code until fixed)
	- Added other new const in harmless positions.
1998-06-09 23:18:11 +00:00
..
gdkcc-x11.c Removed g_object_pointer_hash, which was just g_direct_hash. 1998-06-09 23:18:11 +00:00
gdkcolor-x11.c New prototypes. New functions. 1998-06-07 12:00:55 +00:00
gdkcursor-x11.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkdnd-x11.c Code that compiles is nice... let's try again. 1998-05-13 05:23:26 +00:00
gdkfont-x11.c Removed g_object_pointer_hash, which was just g_direct_hash. 1998-06-09 23:18:11 +00:00
gdkglobals-x11.c Basic thread-awareness: 1998-05-16 02:13:12 +00:00
gdkimage-x11.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinput-gxi.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinput-none.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinput-x11.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinput-xfree.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinput.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkmain-x11.c fixed an assertment. 1998-06-07 06:48:56 +00:00
gdkpixmap-x11.c quiet the compiler about uninitialized gc. 1998-05-16 07:31:06 +00:00
gdkproperty-x11.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkregion-x11.c gdk_region_get_clipbox() lets you get a rectangle around the region. 1998-05-19 16:17:00 +00:00
gdkselection-x11.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkvisual-x11.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkwindow-x11.c Add GDK_SUBSTRUCTURE_NOTIFY_MASK 1998-05-19 22:33:24 +00:00
gdkx.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkxid.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gxid_lib.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +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 configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
MwmUtil.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00