glib/glib
Tim Janik e1f0fb0c1e new function g_log_set_always_fatal() to set an additional fatal_mask for
Tue Aug 18 04:40:17 1998  Tim Janik  <timj@gtk.org>

        * glib.h:
        * gmessages.c: new function g_log_set_always_fatal() to set an
        additional fatal_mask for log levels that are considered to be fatal
        globally (required by gtk). since this mask is not domain-associated,
        it is restricted to the log levels, introduced by glib itself.

        * gmem.c:
        * grel.c:
        * gtree.c (g_tree_node_check):
        don't use g_print() calls for informational/debugging output,
        but log all this stuff through g_log() with G_LOG_LEVEL_INFO.
        libraries shouldn't use printf(), g_print() or g_printerr() at all.
1998-08-18 03:50:35 +00:00
..
garray.c version bump to 1.1.3, binary age 0, interface age 0. 1998-08-16 21:14:11 +00:00
gbacktrace.c version bump to 1.1.3, binary age 0, interface age 0. 1998-08-16 21:14:11 +00:00
gcache.c Initial revision 1998-06-10 23:21:14 +00:00
gcompletion.c indentation fixes. 1998-07-25 03:03:01 +00:00
gdataset.c removed g_dataset_try_key, g_dataset_force_id and g_dataset_retrive_key in 1998-06-19 02:00:23 +00:00
gerror.c version bump to 1.1.3, binary age 0, interface age 0. 1998-08-16 21:14:11 +00:00
ghash.c Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended to 1998-07-09 21:35:59 +00:00
glib.h new function g_log_set_always_fatal() to set an additional fatal_mask for 1998-08-18 03:50:35 +00:00
glist.c Initial revision 1998-06-10 23:21:14 +00:00
gmem.c new function g_log_set_always_fatal() to set an additional fatal_mask for 1998-08-18 03:50:35 +00:00
gmessages.c new function g_log_set_always_fatal() to set an additional fatal_mask for 1998-08-18 03:50:35 +00:00
gnode.c version bump to 1.1.3, binary age 0, interface age 0. 1998-08-16 21:14:11 +00:00
gprimes.c Initial revision 1998-06-10 23:21:14 +00:00
grel.c new function g_log_set_always_fatal() to set an additional fatal_mask for 1998-08-18 03:50:35 +00:00
gscanner.c indentation fixes. 1998-07-25 03:03:01 +00:00
gslist.c Initial revision 1998-06-10 23:21:14 +00:00
gstrfuncs.c indentation fixes. 1998-07-25 03:03:01 +00:00
gstring.c made private functions static. 1998-08-17 14:47:49 +00:00
gtimer.c Initial revision 1998-06-10 23:21:14 +00:00
gtree.c new function g_log_set_always_fatal() to set an additional fatal_mask for 1998-08-18 03:50:35 +00:00
gutils.c version bump to 1.1.3, binary age 0, interface age 0. 1998-08-16 21:14:11 +00:00
Makefile.am version bump to 1.1.3, binary age 0, interface age 0. 1998-08-16 21:14:11 +00:00