Fri Oct  1 18:03:36 1999  Owen Taylor  <otaylor@redhat.com>

        * docs/Changes-1.4.txt: Started

	* gtk/Makefile.am (gdk_headers): Include all the new headers.

        * gdk/*.h gdk/*.c: Split gdk.h into lots of itty-bitty little pieces.

	* gdk/gdkprivate.h gdk/gdkcc.c: Moved GdkColorContext private
	into C file.

	* gdkinput.h gdkinputprivate.h - renamed the internal gdkinput
	header to gdkinputprivate.h.

	* gdk/gdk.h gdk/gdk.c: Removed gdk_time* functions which have been
	unused since before 1.2.
This commit is contained in:
Owen Taylor
1999-10-01 23:18:30 +00:00
committed by Owen Taylor
parent 74d88d870a
commit 637a466d5c
67 changed files with 2861 additions and 2509 deletions

View File

@ -28,11 +28,10 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include "config.h"
#include "gdk.h"
#include "gdkx.h"
#include "gdkprivate.h"
#include "gdkinput.h"
#include "gdkinput.h"
#include "gdkprivate.h"
#include "gdkinputprivate.h"
/* Forward declarations */