gtk/gdk/x11
Tim Janik 7f2909bbab restricted the --g*fatal-* arguments to --g-fatal-warnings again. this
Tue Aug 18 03:54:43 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkmain.c (gtk_init): restricted the --g*fatal-* arguments
        to --g-fatal-warnings again. this option now causes log levels of
        WARNING and CRITICAL to abort().

        * gdk/gdk.c:
        * gdk/gdkdnd.c:
        * gdk/gdkcc.c:
        * gdk/gdkfont.c:
        * gdk/gdkwindow.c:
        * gdk/gdkvisual.c:
        * gtk/gtkwidget.c:
        * gtk/gtktypeutils.c:
        * gtk/gtktree.c:
        * gtk/gtkfontsel.c:
        * gtk/gtkmain.c:
        * gtk/gtkobject.c:
        * gtk/gtkpreview.c:
        * gtk/gtkselection.c:
        * gtk/gtktext.c:
        * gtk/gtktree.c:
        * gtk/gtktreeitem.c:
        did a global search&replace to substitute g_print() calls with
        g_message(). libraries shouldn't use printf(), g_print() or
        g_printerr() at all.
        a bunch of the replacements should probably be wrapped into the
        G{D|T}K_NOTE() macros, so they are special cased for debugging
        purposes in a sane way, avoiding all the nasty #ifdef DEBUG_MY_TEDDY
        things.

        * gdk/gdkrgb.c: left this out currently.

        * gdk/gdkdnd.c: added copyright notice.
1998-08-18 03:59:41 +00:00
..
gdkcc-x11.c restricted the --g*fatal-* arguments to --g-fatal-warnings again. this 1998-08-18 03:59:41 +00:00
gdkcolor-x11.c removed gtk_input_add_interp. 1998-08-17 14:48:51 +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 restricted the --g*fatal-* arguments to --g-fatal-warnings again. this 1998-08-18 03:59:41 +00:00
gdkfont-x11.c restricted the --g*fatal-* arguments to --g-fatal-warnings again. this 1998-08-18 03:59:41 +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 gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl 1998-06-15 21:27:17 +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 changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gdkmain-x11.c restricted the --g*fatal-* arguments to --g-fatal-warnings again. this 1998-08-18 03:59:41 +00:00
gdkpixmap-x11.c removed gtk_input_add_interp. 1998-08-17 14:48:51 +00:00
gdkproperty-x11.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +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 reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gdkvisual-x11.c restricted the --g*fatal-* arguments to --g-fatal-warnings again. this 1998-08-18 03:59:41 +00:00
gdkwindow-x11.c restricted the --g*fatal-* arguments to --g-fatal-warnings again. this 1998-08-18 03:59:41 +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 If xid_ht hasn't been created yet, don't do the lookup. 1998-07-17 14:48:35 +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 fatal warning option is split up now, "--g-fatal-warnings" causes fatal 1998-08-16 21:15:11 +00:00
MwmUtil.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00