=== Released 2.5.0 ===

Sun Jul 18 19:40:30 2004  Soeren Sandmann  <sandmann@daimi.au.dk>

	* === Released 2.5.0 ===

	* Makefile.am (BUILT_EXTRA_DIST): move gtk-doc.make here.
This commit is contained in:
Soeren Sandmann
2004-07-18 17:44:23 +00:00
committed by Søren Sandmann Pedersen
parent 2123fa7b8e
commit 0192c59937
77 changed files with 2315 additions and 2253 deletions

View File

@@ -1,3 +1,7 @@
Sun Jul 18 18:03:08 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* === Released 2.5.0 ===
2004-07-09 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/arrays.sgml: Improve g_array_free() docs. (#146875,

View File

@@ -121,14 +121,6 @@ A convenience function/macro to log a warning message.
@...: format string, followed by parameters to insert into the format string (as with <function>printf()</function>)
<!-- ##### MACRO g_debug ##### -->
<para>
A convenience function/macro to log a debug message.
</para>
@...: format string, followed by parameters to insert into the format string (as with <function>printf()</function>)
@Since: 2.6
<!-- ##### MACRO g_critical ##### -->
<para>
Logs a "critical warning" (#G_LOG_LEVEL_CRITICAL). It's more or less
@@ -154,6 +146,15 @@ assertion failure.
@...: the parameters to insert into the format string.
<!-- ##### MACRO g_debug ##### -->
<para>
A convenience function/macro to log a debug message.
</para>
@...: format string, followed by parameters to insert into the format string (as with <function>printf()</function>)
@Since: 2.6
<!-- ##### FUNCTION g_log_set_handler ##### -->
<para>
Sets the log handler for a domain and a set of log levels.

View File

@@ -165,6 +165,7 @@ not be unloaded.
@Returns: the new or existing type ID
@Since: 2.6
<!-- ##### FUNCTION g_type_module_register_flags ##### -->
<para>
Looks up or registers a flags type that is implemented with a particular
@@ -184,3 +185,5 @@ not be unloaded.
members being 0.
@Returns: the new or existing type ID
@Since: 2.6