glib/docs/reference/gobject
Tim Janik fd860cb987 up version number to 1.3.7, interface age 0, binary age 0.
Thu Jun 28 16:57:44 2001  Tim Janik  <timj@gtk.org>

        * configure.in (GLIB_MICRO_VERSION): up version number to 1.3.7,
        interface age 0, binary age 0.

Thu Jun 28 16:42:49 2001  Tim Janik  <timj@gtk.org>

        * gsignal.c (g_signal_lookup):
        (g_signal_list_ids): give elaborate warnings about invalid types,
        non-instantiatable types and unloaded types that we can't operate on.

        * gparam.[hc]: g_param_spec_pool_belongings() ->
        g_param_spec_pool_list_owned().

        * gsignal.[hc]: renamed:
        g_signal_newc -> g_signal_new
        g_signal_disconnect_by_func -> g_signal_handlers_disconnect_by_func
        g_signal_block_by_func -> g_signal_handlers_block_by_func
        g_signal_unblock_by_func -> g_signal_handlers_unblock_by_func
        added GConnectType to simplify (..gboolean swapped, gboolean after)
        args.

        * gobject.[hc]: changed prototypes accordingly.
2001-06-28 17:05:12 +00:00
..
tmpl up version number to 1.3.7, interface age 0, binary age 0. 2001-06-28 17:05:12 +00:00
.cvsignore Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gobject-docs.sgml Move conversion functions into GConv section. 2000-11-13 18:59:45 +00:00
gobject-overrides.txt Improve separation of generic non-generic parts and dependencies. 2000-09-06 15:01:07 +00:00
gobject-sections.txt Revert Tim's last commit to get rid of 7+ unnecessary / broken changes. 2001-03-07 20:11:09 +00:00
gobject.types add missed (empty) file 2001-04-03 18:27:29 +00:00
Makefile.am More tweaks from GTK+. Reenable $(HTML_IMAGES) with shell portability 2001-04-16 16:34:15 +00:00