======================================== NEWS: gconfmm-2.14.2 ======================================== 2.14.2: * Fix the regular build. (Jonathon Jongsma, Elijah Newren) ======================================== NEWS: gnome-python-2.15.4 ======================================== Overview of Changes from gnome-python 2.15.3 to gnome-python 2.15.4 =================================================================== * gnomevfs - Update to recent gnome-vfs pkg-config changes Overview of Changes from gnome-python 2.15.2 to gnome-python 2.15.3 =================================================================== * general - Improved python library detection and module linking (Gustavo) * gnome - gnome.program_init changes process title also on BSD (Joe Marcus Clarke) ======================================== NEWS: gnome-vfsmm-2.15.1 ======================================== 2.15.1: Gnome::Vfs::Mime: * Removed get_default_component(), get_short_list_components(), get_all_components(), id_in_component_list(), and id_list_from_component_list(). This is because the underlying functions have been removed from gnome-vfs. This _is_ an ABI break, but we are taking this extraordinary step because it is very unlikely that anyone is using these methods, and in order to remove the dependency on Bonobo. If you really need to use these methods, you should use the underlying C functions, which have been moved to libbonobo. ======================================== NEWS: gtkmm-2.9.7 ======================================== 2.9.7: Gtk: * Notebook: Added page_reordered, page_removed, and page_added signals. * PrintContext: Renamed the const get_cairo() to get_cairo_context(), to match the original. * PrintOperation: run(): Added a default value. (Marko Anastasov) * SelectionData: Added targets_include_rich_text(). * SizeGroup: Added get/set_ignore_hidden(). * StatusIcon: Added size_changed signal. (Murray Cumming) Documentation: * Add links to gtkmm_hello and gnomemm_hello programs. * Fixed the sentence explaining disconnect() in the Timeouts chapter. * Typo correction in the Clipboard chapter (Gezim Hoxha) 2.9.6: Gtk: * Label: Added get/set_line_wrap_mode() and property. * MenuShell: Added get/set_take_focus() and property. * MessageDialog: Added set_image() and property. * StatusIcon: Added get_geometry(). * TreeView: Added get/set_rubber_banding(), get/set_grid_lines(), get/set_enable_tree_lines(). Added properties for show-expanders, level-indentation, rubber-banding, enable-grid-lines, and enable-tree-lines. (Murray Cumming) * PrintJob: send_job(): No longer throws an exception. * PrintUnixDialog: Added add_custom_tab() overload that takes a ustring. * Printer: Added get_job_count(), and enumerate_printers(), and others. * Printsettings: - Put the standard settings in a member class so they can be used as Gtk::PrintSettings::Keys::SOMETHING. - Remove get/set_print_to_file(). * PrintOperation: Added a version of run() without the Window parameter. * PrintOperationPreview: New class. (Most printing stuff: Marko Anastasov) 2.9.5: Gtk: * Assistant: Added update_buttons_state(). * Button: Added get/set_image_position(). * Clipboard: Added request_rich_text(), wait_for_rich_text(), and wait_rich_text_is_available(). * Entry: Added get/set_inner_border(). * Notebook: Added set_group_id(), get_group_id(), get_tab_reorderable(), set_tab_reorderable(), get_tab_detachable(), set_tab_detachable(). * PrintContext: Added set_cairo_context(). * Printoperation: - run(): Added PrintOperationAction parameter. - Removed set_show_dialog(), set_pdf_target(), set_track_print_status(), run_async(). - Added set_export_filename(), set_track_print_status(), set_show_progress(), set_allow_async(), set_custom_tab_label(). * Fixed warnings (Elijah Newren, Jonathon Jongsma) Pango: * Context: Added get_matrix(). * Font: Added describe_with_absolute_size(), get_font_map(). * FontDescription: Added set_absolute_size(), get_size_is_absolute(). * Layout: Added get_font_description(), index_to_line_x(). * Renderer: Added get_matrix(). ======================================== NEWS: pygobject-2.11.0 ======================================== 2.11.0 12-july-2006 - Add GOption support (#163645, Johannes Hölzl) - GObject metaclass converted to Python code (Gustavo) - Register GType constants from Python-land (Johan) - Distutils updates (John Ehresman, Cedric Gustin) - Add support for signal emission hooks (#154845, Johan) - g_spawn_close_pid support (Gustavo) - Add new APIs do add or disable log redirections (Muntyan, #323786) - "sub-sub-type" bug fixed (Gustavo) - Coverity report code fixes (Johan) - Support retrieving signal and property info from interfaces (Finlay) - Support parameters of type G_TYPE_GSTRING in signals (Gustavo) - Wrap a few g_filename_* APIs (Gustavo) ======================================== NEWS: pygtk-2.9.3 ======================================== pygtk-2.9.3 12-july-2006 - Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters) - Many more new gtk+ 2.10 APIs wrapped (Finlay) - Wrap gtk_widget_class_find_style_property (Finlay) - gtk.gdk.CairoContext.rectangle bug fix (Gustavo) - Update defs for atk 1.8 (Finlay) - Misc. module cleanups (Dahlin) - New pango APIs wrapped (Finlay) - Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay) - Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo) pygtk-2.9.2 15-june-2006 - Fix a codegen bug that prevent build of other extensions (344845, Gustavo) - Builds with pycairo 1.1.6 (344957, Gustavo) - gtk.TextBuffer rich text copy and serialization (Finlay) - Correct Print Editor example (Gustavo) pygtk-2.9.1 13-june-2006