ANNOUNCE: GnomePython 2.9.2 (unstable)



  GnomePython 2.9.2 has been just released.  This is a unstable release
for your testing pleasure.

  GnomePython provides python interfacing modules for most of the GNOME
Developer Platform libraries (except those already wrapped somewhere
else.)  Currently the list of provided python modules includes:

 - gnome, gnome.ui
 - gnomecanvas
 - gnomevfs
 - gconf
 - bonobo, bonobo.activation, bonobo.ui

  The source tarball can be found here:
	http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.9/

  Please file bug reports (bugs, missing APIs) here:
	http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python


Overview of Changes from gnome-python 2.9.1 to gnome-python 2.9.2
=================================================================
* gnomevfs
 - Fix blocking of threads when calling read_entire_file() and bunch
   of others;
 - gnome.vfs.xfer_* fixes;
 - Implement wrappers for all remaining async operations:
   gnome_vfs_async_xfer, gnome_vfs_async_find_directory, and
   gnome_vfs_async_file_control;
 - Wrappers for all gnome-vfs-utils.h functions:
   escape_string, escape_path_string,
   escape_host_and_path_string, escape_slashes,
   escape_set, unescape_string, make_uri_canonical,
   make_path_name_canonical, unescape_string_for_display,
   get_local_path_from_uri, get_uri_from_local_path,
   is_executable_command_string, get_volume_free_space,
   icon_path_from_filename, open_fd, is_primary_thread,
   format_uri_for_display, make_uri_from_input,
   make_uri_from_input_with_dirs, uris_match, get_uri_scheme,
   make_uri_from_shell_arg, and gnome_vfs_url_show_with_env;
 - Add examples for gnomevfs.xfer_uri, gnomevfs.async.xfer, and
   gnomevfs.async.find_directory;
 - Do not automatically close async handles on dealloc;
* bonobo
 - Add bonobo.get_object_async;
 - Allow returning AID in bonobo.activation.activate_from_id;
 - Add bonobo.activation.activate_async;
* gconf
 - Wrap some GConf ChangeSets functions; needs testing;
 - Add gconf.Value.set_list and gconf.MetaInfo.mod_time;
* gnome
 - Wrap gnome.Program.locate_file


  Happy testing!

-- 
Gustavo J. A. M. Carneiro
<gjc inescporto pt> <gustavo users sourceforge net>
The universe is always one step beyond logic




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]