[nautilus-python] Created tag NAUTILUS_PYTHON_0_7_0
- From: Adam Plumb <adamplumb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python] Created tag NAUTILUS_PYTHON_0_7_0
- Date: Fri, 21 May 2010 16:53:35 +0000 (UTC)
The unsigned tag 'NAUTILUS_PYTHON_0_7_0' was created.
Tagger: Adam Plumb <adamplumb gmail com>
Date: Fri May 21 12:52:36 2010 -0400
Post release version bump (0.7.0)
Changes since the last tag 'NAUTILUS_PYTHON_0_6_1':
Adam Plumb (28):
Implemented the NautilusInfoProvider.update_complete_invoke() method, allowing the update_file_info() method to be used asynchronously, without blocking the nautilus GUI
Implemented the NautilusInfoProvider.cancel_update() method
Expanded the documentation for the InfoProvider class
Created a new InfoProvider.update_file_info_async() method for asynchronous use. update_file_info still exists and is unchanged from previous versions, and will work as in the past. This is for backwards compatibility
Broke off the handle dict entry into its own parameter, updated documentation
Rename the update_file_info_async method to *_full, and created new _full methods for all three MenuProvider methods, which allows extensions to emit the items_updated signal.
Woops, this method should not have been committed
Allow the python extension to provide an option result parameter to the update_complete_invoke method. Also, added an example plugin
As of nautilus 2.32, there will no longer be a ~/.nautilus folder, so we should take this opportunity to start looking for extensions in the more correct ( or )/nautilus-python/extensions folders. We will continue to look in the old folders to keep the migration comfortable for developers/users
Updated README file with new paths, also stopped doing Makefile magic to update it with the real paths
Re-added the mistakenly deleted README file
Added documentation for LocationWidgetProvider class
Do not clean the README file on 'make clean'
Beginning of adding formal documentation via docbook/gtk-doc
Added macro to stop configure from bugging me
Added support for the NautilusMenuProvider.emit_items_updated_signal along with some documentation
Updated autogen.sh file to be a shell calling the real gnome-autogen.sh, rather than a hard copy of an old version of gnome-autogen.sh
Cleaned up some issues in the new autogen.sh file
Added nautilus.PropertyPage gtk-doc documentation
Completed gtk-doc reference
Removed obsolete spec file
Updated the INSTALL file
Fixed build tools and gtk-doc switch
Removed obsolete documentation.py file
Updated information about how/where python plugins are loaded from
DISTCHECK_CONFIGURE_FLAGS should not conditionally dependent on whether --enable-gtk-doc is enabled. That defeats the purpose
Removed mention of documentation.py and README.in files
=== Release 0.7.0 ===
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]