From 8c1524ece22446d75b9f41e34b8281179dab1bee Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sat, 19 Jan 2008 19:12:11 +0000 Subject: Implement. 2008-01-19 Johan Dahlin * gio/gio.override (_wrap_g_app_info_get_all_for_type), (_wrap_g_app_info_get_all), (_wrap_g_drive_get_volumes): Implement. svn path=/trunk/; revision=736 --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 418597c..8710765 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,12 @@ 2008-01-19 Johan Dahlin + * gio/gio.override (_wrap_g_app_info_get_all_for_type), + (_wrap_g_app_info_get_all), + (_wrap_g_drive_get_volumes): Implement. + * gio/gio.override (async_result_callback_marshal): New marshaller for async results - (_wrap_g_input_stream_read_async): impl. - + (_wrap_g_input_stream_read_async): Impl. * gio/gio-types.defs: Add SimpleAsyncRequest * gio/giomodule.c: Register enums/constants -- cgit