Add missing entry points.
authorTor Lillqvist <tml@iki.fi>
Sat, 11 Nov 2000 15:03:10 +0000 (15:03 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 11 Nov 2000 15:03:10 +0000 (15:03 +0000)
2000-11-11  Tor Lillqvist  <tml@iki.fi>

* glib.def: Add missing entry points.

* gobject.def: Add missing functions.

12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib.def
glib/glib.def
gobject/ChangeLog
gobject/gobject.def

index 8b8d15390e56d575beafc717f25596a694a28c80..df1021715aa59c37c00abe33223855beff34d753 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-11-11  Tor Lillqvist  <tml@iki.fi>
 
+       * glib.def: Add missing entry points.
+
        * gfileutils.c (g_mkstemp): Improve chance to generate unique
        names with less effort a bit.
 
index 8b8d15390e56d575beafc717f25596a694a28c80..df1021715aa59c37c00abe33223855beff34d753 100644 (file)
@@ -1,5 +1,7 @@
 2000-11-11  Tor Lillqvist  <tml@iki.fi>
 
+       * glib.def: Add missing entry points.
+
        * gfileutils.c (g_mkstemp): Improve chance to generate unique
        names with less effort a bit.
 
index 8b8d15390e56d575beafc717f25596a694a28c80..df1021715aa59c37c00abe33223855beff34d753 100644 (file)
@@ -1,5 +1,7 @@
 2000-11-11  Tor Lillqvist  <tml@iki.fi>
 
+       * glib.def: Add missing entry points.
+
        * gfileutils.c (g_mkstemp): Improve chance to generate unique
        names with less effort a bit.
 
index 8b8d15390e56d575beafc717f25596a694a28c80..df1021715aa59c37c00abe33223855beff34d753 100644 (file)
@@ -1,5 +1,7 @@
 2000-11-11  Tor Lillqvist  <tml@iki.fi>
 
+       * glib.def: Add missing entry points.
+
        * gfileutils.c (g_mkstemp): Improve chance to generate unique
        names with less effort a bit.
 
index 8b8d15390e56d575beafc717f25596a694a28c80..df1021715aa59c37c00abe33223855beff34d753 100644 (file)
@@ -1,5 +1,7 @@
 2000-11-11  Tor Lillqvist  <tml@iki.fi>
 
+       * glib.def: Add missing entry points.
+
        * gfileutils.c (g_mkstemp): Improve chance to generate unique
        names with less effort a bit.
 
index 8b8d15390e56d575beafc717f25596a694a28c80..df1021715aa59c37c00abe33223855beff34d753 100644 (file)
@@ -1,5 +1,7 @@
 2000-11-11  Tor Lillqvist  <tml@iki.fi>
 
+       * glib.def: Add missing entry points.
+
        * gfileutils.c (g_mkstemp): Improve chance to generate unique
        names with less effort a bit.
 
index 8b8d15390e56d575beafc717f25596a694a28c80..df1021715aa59c37c00abe33223855beff34d753 100644 (file)
@@ -1,5 +1,7 @@
 2000-11-11  Tor Lillqvist  <tml@iki.fi>
 
+       * glib.def: Add missing entry points.
+
        * gfileutils.c (g_mkstemp): Improve chance to generate unique
        names with less effort a bit.
 
index 8b8d15390e56d575beafc717f25596a694a28c80..df1021715aa59c37c00abe33223855beff34d753 100644 (file)
@@ -1,5 +1,7 @@
 2000-11-11  Tor Lillqvist  <tml@iki.fi>
 
+       * glib.def: Add missing entry points.
+
        * gfileutils.c (g_mkstemp): Improve chance to generate unique
        names with less effort a bit.
 
index 82642e2ddb4163ac94aff0f423d4dc99c415d303..41539a1fa6c68394b07fb1d2878feb7265a9b4e2 100644 (file)
--- a/glib.def
+++ b/glib.def
@@ -222,6 +222,7 @@ EXPORTS
        g_main_win32_get_poll_func
        g_malloc
        g_malloc0
+       g_markup_error_quark
        g_markup_escape_text
        g_markup_parse_context_end_parse
        g_markup_parse_context_free
index 82642e2ddb4163ac94aff0f423d4dc99c415d303..41539a1fa6c68394b07fb1d2878feb7265a9b4e2 100644 (file)
@@ -222,6 +222,7 @@ EXPORTS
        g_main_win32_get_poll_func
        g_malloc
        g_malloc0
+       g_markup_error_quark
        g_markup_escape_text
        g_markup_parse_context_end_parse
        g_markup_parse_context_free
index 6443eb937f8ed8ae13d381c620f89654ab604899..209bf7f3db02aa463bf2d221089d2a9e6b58b595 100644 (file)
@@ -4,7 +4,7 @@
 
        * makefile.{mingw,msc}.in (gobject_OBJECTS): Add gtypemodule.
 
-       * gobject.def: Add new functions.
+       * gobject.def: Add missing functions.
 
 Sun Nov  5 13:21:28 2000  Owen Taylor  <otaylor@redhat.com>
 
index ca84959cbe15b0d401a01ce467665cf6d910241e..16826ce36ea04fad60a2a2ab581013e4d11e6c77 100644 (file)
@@ -79,7 +79,10 @@ EXPORTS
        g_signal_handler_disconnect
        g_signal_handler_find
        g_signal_handler_unblock
+       g_signal_handlers_block_matched
        g_signal_handlers_destroy
+       g_signal_handlers_disconnect_matched
+       g_signal_handlers_unblock_matched
        g_signal_lookup
        g_signal_name
        g_signal_newv