Branches for Lucid

Name Status Last Modified Last Commit
lp://staging/ubuntu/lucid/nautilus-actions bug 1 Development 2010-04-19 15:09:17 UTC
17. * New upstream release: - Fix #6156...

Author: Didier Roche-Tolomelli
Revision Date: 2010-04-19 10:35:51 UTC

* New upstream release:
  - Fix #615646 reported by Deji Akingunola
    (Nautilus crashes when trash icon is right-clicked)
  - Fix GLib assertions when parsing parameters, using null values
  - Duplicate the profile attached to the Nautilus menu item, rather than
    adding a new reference; then do not try to unref its parent
  - Increment the reference count of the returned GFile location, so that
    it may be safely unreffed when parsing profile parameters
  - Fix incorrect plugins log domains
  - Implement more of the future .desktop files.
  - Refactor NAIContextual class as NAIContext.
  - DBus interface na_tracker_dbus_get_selected_paths() now brings up
    both the URI and the Nautilus mimetype of selected items to the caller.
  - Slightly relax the validity rules of a profile, so that already
    existing actions may be still considered as valid, even when
    commands do not use an absolute path. (LP: #488612)
    (Nautilus Actions' actions don't show up in context menus)
  - Current position and folder of icons chooser dialog are now saved.
  - Fix #614595 reported by Sense Hofstede
    (Not all icons displayed in the nautilus-actions-config-tool)
    (LP: #551479)
  - Do not prevent the export assistant to actually export items
  - Do not let a user untoggle a sort button
  - Do not mark the main window modified when first loading an empty set
  - Folders are definitively a list of paths
  - Also load items which are only described via their schemas
  - Only set defaults on non yet allocated data
  - Parent is not always an action, may be a menu
  - Also delete embedded schema names from GConf entries
  - Monitors GConf schemas
  - No more use GTK_WIDGET_IS_SENSITIVE macro after Gtk 2.20
  - Menu plugin is renamed as libnautilus-actions-menu.so
  - Updated translation

11 of 1 result