Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
62347c40
Commit
62347c40
authored
Dec 16, 1998
by
Tim Janik
Browse files
urg, fixups
parent
017dfc9e
Changes
12
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
62347c40
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
* gtk/gtkwidget.c: s/USER_DRAW/APP_PAINTABLE/. provided
gtk_widget_set_app_paintable() which users can use to make
a widget paintable for the application. changed other files accordingly.
Wed Dec 16 05:26:32 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.8, binary age 0, interface age 0,
depend on GLib 1.1.8.
* gdk/gdkprivate.h:
* gdk/gdkglobals.c: removed last Gdk threads specific bits.
* gtk/gtkmain.c (gtk_init): s/g_thread_supported/g_thread_supported()/.
* gtk/gtkprivate.h: changed GTK_THREADS_ENTER and GTK_THREADS_LEAVE
to function macros GTK_THREADS_ENTER() and GTK_THREADS_LEAVE().
honour G_THREADS_ENABLED in the definition of GTK_THREADS_ENTER()
and GTK_THREADS_LEAVE(). changed callers accordingly.
Tue Dec 15 21:26:26 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* autogen.sh: warn if glib.m4 or gettext.m4 are not found
...
...
ChangeLog.pre-2-0
View file @
62347c40
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
* gtk/gtkwidget.c: s/USER_DRAW/APP_PAINTABLE/. provided
gtk_widget_set_app_paintable() which users can use to make
a widget paintable for the application. changed other files accordingly.
Wed Dec 16 05:26:32 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.8, binary age 0, interface age 0,
depend on GLib 1.1.8.
* gdk/gdkprivate.h:
* gdk/gdkglobals.c: removed last Gdk threads specific bits.
* gtk/gtkmain.c (gtk_init): s/g_thread_supported/g_thread_supported()/.
* gtk/gtkprivate.h: changed GTK_THREADS_ENTER and GTK_THREADS_LEAVE
to function macros GTK_THREADS_ENTER() and GTK_THREADS_LEAVE().
honour G_THREADS_ENABLED in the definition of GTK_THREADS_ENTER()
and GTK_THREADS_LEAVE(). changed callers accordingly.
Tue Dec 15 21:26:26 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* autogen.sh: warn if glib.m4 or gettext.m4 are not found
...
...
ChangeLog.pre-2-10
View file @
62347c40
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
* gtk/gtkwidget.c: s/USER_DRAW/APP_PAINTABLE/. provided
gtk_widget_set_app_paintable() which users can use to make
a widget paintable for the application. changed other files accordingly.
Wed Dec 16 05:26:32 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.8, binary age 0, interface age 0,
depend on GLib 1.1.8.
* gdk/gdkprivate.h:
* gdk/gdkglobals.c: removed last Gdk threads specific bits.
* gtk/gtkmain.c (gtk_init): s/g_thread_supported/g_thread_supported()/.
* gtk/gtkprivate.h: changed GTK_THREADS_ENTER and GTK_THREADS_LEAVE
to function macros GTK_THREADS_ENTER() and GTK_THREADS_LEAVE().
honour G_THREADS_ENABLED in the definition of GTK_THREADS_ENTER()
and GTK_THREADS_LEAVE(). changed callers accordingly.
Tue Dec 15 21:26:26 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* autogen.sh: warn if glib.m4 or gettext.m4 are not found
...
...
ChangeLog.pre-2-2
View file @
62347c40
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
* gtk/gtkwidget.c: s/USER_DRAW/APP_PAINTABLE/. provided
gtk_widget_set_app_paintable() which users can use to make
a widget paintable for the application. changed other files accordingly.
Wed Dec 16 05:26:32 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.8, binary age 0, interface age 0,
depend on GLib 1.1.8.
* gdk/gdkprivate.h:
* gdk/gdkglobals.c: removed last Gdk threads specific bits.
* gtk/gtkmain.c (gtk_init): s/g_thread_supported/g_thread_supported()/.
* gtk/gtkprivate.h: changed GTK_THREADS_ENTER and GTK_THREADS_LEAVE
to function macros GTK_THREADS_ENTER() and GTK_THREADS_LEAVE().
honour G_THREADS_ENABLED in the definition of GTK_THREADS_ENTER()
and GTK_THREADS_LEAVE(). changed callers accordingly.
Tue Dec 15 21:26:26 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* autogen.sh: warn if glib.m4 or gettext.m4 are not found
...
...
ChangeLog.pre-2-4
View file @
62347c40
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
* gtk/gtkwidget.c: s/USER_DRAW/APP_PAINTABLE/. provided
gtk_widget_set_app_paintable() which users can use to make
a widget paintable for the application. changed other files accordingly.
Wed Dec 16 05:26:32 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.8, binary age 0, interface age 0,
depend on GLib 1.1.8.
* gdk/gdkprivate.h:
* gdk/gdkglobals.c: removed last Gdk threads specific bits.
* gtk/gtkmain.c (gtk_init): s/g_thread_supported/g_thread_supported()/.
* gtk/gtkprivate.h: changed GTK_THREADS_ENTER and GTK_THREADS_LEAVE
to function macros GTK_THREADS_ENTER() and GTK_THREADS_LEAVE().
honour G_THREADS_ENABLED in the definition of GTK_THREADS_ENTER()
and GTK_THREADS_LEAVE(). changed callers accordingly.
Tue Dec 15 21:26:26 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* autogen.sh: warn if glib.m4 or gettext.m4 are not found
...
...
ChangeLog.pre-2-6
View file @
62347c40
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
* gtk/gtkwidget.c: s/USER_DRAW/APP_PAINTABLE/. provided
gtk_widget_set_app_paintable() which users can use to make
a widget paintable for the application. changed other files accordingly.
Wed Dec 16 05:26:32 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.8, binary age 0, interface age 0,
depend on GLib 1.1.8.
* gdk/gdkprivate.h:
* gdk/gdkglobals.c: removed last Gdk threads specific bits.
* gtk/gtkmain.c (gtk_init): s/g_thread_supported/g_thread_supported()/.
* gtk/gtkprivate.h: changed GTK_THREADS_ENTER and GTK_THREADS_LEAVE
to function macros GTK_THREADS_ENTER() and GTK_THREADS_LEAVE().
honour G_THREADS_ENABLED in the definition of GTK_THREADS_ENTER()
and GTK_THREADS_LEAVE(). changed callers accordingly.
Tue Dec 15 21:26:26 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* autogen.sh: warn if glib.m4 or gettext.m4 are not found
...
...
ChangeLog.pre-2-8
View file @
62347c40
Wed Dec 16 07:03:32 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.h:
* gtk/gtkwidget.c: s/USER_DRAW/APP_PAINTABLE/. provided
gtk_widget_set_app_paintable() which users can use to make
a widget paintable for the application. changed other files accordingly.
Wed Dec 16 05:26:32 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.8, binary age 0, interface age 0,
depend on GLib 1.1.8.
* gdk/gdkprivate.h:
* gdk/gdkglobals.c: removed last Gdk threads specific bits.
* gtk/gtkmain.c (gtk_init): s/g_thread_supported/g_thread_supported()/.
* gtk/gtkprivate.h: changed GTK_THREADS_ENTER and GTK_THREADS_LEAVE
to function macros GTK_THREADS_ENTER() and GTK_THREADS_LEAVE().
honour G_THREADS_ENABLED in the definition of GTK_THREADS_ENTER()
and GTK_THREADS_LEAVE(). changed callers accordingly.
Tue Dec 15 21:26:26 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* autogen.sh: warn if glib.m4 or gettext.m4 are not found
...
...
configure.in
View file @
62347c40
...
...
@@ -14,7 +14,7 @@ cflags_set=${CFLAGS+set}
#
GTK_MAJOR_VERSION=1
GTK_MINOR_VERSION=1
GTK_MICRO_VERSION=
7
GTK_MICRO_VERSION=
8
GTK_INTERFACE_AGE=0
GTK_BINARY_AGE=0
GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION
...
...
@@ -179,9 +179,9 @@ fi
if test x$with_glib = x ; then
# Look for separately installed glib
AM_PATH_GLIB(1.1.
6
,,
AM_PATH_GLIB(1.1.
8
,,
AC_MSG_ERROR([
*** GLIB 1.1.
6
or better is required. The latest version of GLIB
*** GLIB 1.1.
8
or better is required. The latest version of GLIB
*** is always available from ftp://ftp.gtk.org.]),
gmodule gthread)
...
...
gdk/Makefile.am
View file @
62347c40
...
...
@@ -59,9 +59,18 @@ gdkinclude_HEADERS = \
gdktypes.h
\
gdkx.h
LDADDS
=
\
@x_ldflags@
\
@x_libs@
\
@GLIB_LIBS@
\
-lm
libgdk_la_LDFLAGS
=
\
-version-info
$(LT_CURRENT)
:
$(LT_REVISION)
:
$(LT_AGE)
-release
$(LT_RELEASE)
\
@x_ldflags@ @x_libs@
@GLIB_LIBS@
\
@x_ldflags@
\
@x_libs@
\
-lm
EXTRA_PROGRAMS
=
gxid
...
...
@@ -69,10 +78,7 @@ bin_PROGRAMS = @xinput_progs@
gxid_SOURCES
=
gxid.c
gxid_LDADD
=
\
@x_ldflags@
\
@x_libs@
\
-lm
gxid_LDADD
=
$(LDADDS)
X-derived-headers
:
sed
-e
's/^#define[ ]*XC\([^ ]*\)[ ]*\([^ ]*\)[ ]*.*$$/GDK\1 = \2,/'
\
...
...
gdk/gdkglobals.c
View file @
62347c40
...
...
@@ -62,14 +62,6 @@ GdkWindowPrivate *gdk_xgrab_window = NULL; /* Window that currently holds the
* x pointer grab
*/
gboolean
gdk_using_threads
=
FALSE
;
/* Used to signal the mainloop thread from its select() */
#ifdef USE_PTHREADS
gint
gdk_threads_pipe
[
2
];
gboolean
gdk_select_waiting
=
FALSE
;
#endif
#ifdef USE_XIM
GdkICPrivate
*
gdk_xim_ic
;
/* currently using IC */
GdkWindow
*
gdk_xim_window
;
/* currently using Window */
...
...
gdk/gdkprivate.h
View file @
62347c40
...
...
@@ -276,7 +276,6 @@ extern gint gdk_error_code;
extern
gint
gdk_error_warnings
;
extern
gint
gdk_null_window_warnings
;
extern
GList
*
gdk_default_filters
;
extern
gboolean
gdk_using_threads
;
extern
const
int
gdk_nevent_masks
;
extern
const
int
gdk_event_mask_table
[];
...
...
@@ -284,12 +283,6 @@ extern GdkWindowPrivate *gdk_xgrab_window; /* Window that currently holds the
* x pointer grab
*/
/* Threading stuff */
#ifdef USE_PTHREADS
extern
gint
gdk_threads_pipe
[
2
];
extern
gboolean
gdk_select_waiting
;
#endif
#ifdef USE_XIM
/* XIM support */
gint
gdk_im_open
(
void
);
...
...
gdk/x11/gdkglobals-x11.c
View file @
62347c40
...
...
@@ -62,14 +62,6 @@ GdkWindowPrivate *gdk_xgrab_window = NULL; /* Window that currently holds the
* x pointer grab
*/
gboolean
gdk_using_threads
=
FALSE
;
/* Used to signal the mainloop thread from its select() */
#ifdef USE_PTHREADS
gint
gdk_threads_pipe
[
2
];
gboolean
gdk_select_waiting
=
FALSE
;
#endif
#ifdef USE_XIM
GdkICPrivate
*
gdk_xim_ic
;
/* currently using IC */
GdkWindow
*
gdk_xim_window
;
/* currently using Window */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment