Change logs for nautilus-actions source package in Lucid

  • nautilus-actions (2.30.2-0ubuntu1) lucid; urgency=low
    
      * 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
     -- Didier Roche <email address hidden>   Mon, 19 Apr 2010 10:35:51 +0200
  • nautilus-actions (2.30.0-0ubuntu1) lucid; urgency=low
    
      * New upstream release
        - Immplement full NautilusMenuProvider interface.
        - Allow the user to define a full hierarchy of menus and
          actions.
        - Implement full drag and drop.
        - Implement full cut/copy/paste clipboard support.
        - Allow an administrator to lock all the configuration.
        - Fully manage readonly items.
        - Fix #607704 reported by Sense Hofstede (LP: #506125)
          (use GtkBuildable interface instead of 'name' field).
        - updated translation
      * debian/control.in:
        - add libdbus-glib-1-dev and libsm-dev (>= 1.0.0) build-dep
     -- Didier Roche <email address hidden>   Mon, 29 Mar 2010 11:35:42 +0200
  • nautilus-actions (2.29.1-1) unstable; urgency=low
    
      * New upstream version.
        - implements full API as defined for use by Nautilus menu
          extensions : this let the user define items which will be
          available when there is no selection, and will apply to
          current folder, either in the 'File' menu or in the
          toolbar ;
        - the ability for the user to define a full hierarchy of
          actions with menus, submenus, and so on ;
        - drag and drop ;
        - full cut/copy/paste clipboard support.
        - Gnome bugs fixed:
          - #325528 reported by Frederic Ruaudel
                    (bloated  contextual menu)
          - #325587 reported by Frederic Ruaudel
                    (drag & drop support)
          - #326699 reported by Frederic Ruaudel
                    (action items do not remain in user defined order)
          - #353353 reported by Frederic Ruaudel
                    (check if command exist and if not warn user)
          - #588482 reported by Sean
                  (ordering in actions list)
          - #326699 reported by Frederic Ruaudel
                  (action items do not remain in user defined order)
          - #353353 reported by Frederic Ruaudel
                    (check if command exist and if not warn user)
          - #588482 reported by Sean
                    (ordering in actions list)
          - #590400 reported by Pierre Wieser
                    (have some sort of warnings in the ui)
          - #599520 reported by António Lima
                    (do not mark authors names and emails for translating)
    
    nautilus-actions (1.12.0-2) unstable; urgency=low
    
      [Christine Spang]
      * Backport patch to nautilus-actions-config-tool.ui (Closes: #546417)
        -- build-dep on quilt
      * Bump to Standards-Version 3.8.3
    
      [Emilio Pozuelo Monfort]
      * Wrap build depends.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  17 Nov 2009 17:46:40 +0000
  • nautilus-actions (1.12.0-1) unstable; urgency=low
    
      * New upstream stable release.
        - Actions can now be enabled/disabled: disabled actions will
          never show up in the nautilus context menu
        - Gnome Bugzilla bugs fixed:
          - #325519 asked by Frederic Ruaudel (enabled property)
          - #590398 reported by Pierre Wieser (install doc)
          - #590399 reported by Pierre Wieser (gtk_image_menu_item_set_image)
          - #590709 reported by Claude Paroz (markup in translatable strings)
          - #590711 reported by Claude Paroz (pipe char is ambiguous to translate)
       - Do not install GConf schemas if --disable-schemas-install option has
         been specified
       - New/updated es and fr translations
    
    nautilus-actions (1.11.2-1) unstable; urgency=low
    
      * New upstream development release.
        - New user interface.
          - New parameters:
            - %p: expands to the port number from an URI
            - %R: expands to a space-separated list of selected URIs
          - Better visual feedback when modifying actions
          - Automatically reload list of actions when they are modified
            externally
          - Import and Export actions are now assistant-driven
          - Actions can be exported as a GConf dump entry
        - Gnome Bugzilla bugs fixes:
          - #325582 reported by Frederic Ruaudel (use GConf)
          - #325585 reported by Frederic Ruaudel (delete actions created via
            gconftool-2)
          - #353198 reported by Frederic Ruaudel (single window mode)
          - #531301 asked by IceWil (list of selected URIs)
          - #576186 asked by gnutered (port of the URI)
          - #580378 reported by James Campos (context menu doesn't update)
          - #585652 reported by Claude Paroz (user interface layout)
          - #589698 reported by Andre Klapper (use GtkBuilder)
        - Translations updated.
        - Command-line tools renamed:
          - nautilus-actions-config -> nautilus-actions-config-tool
          - nautilus-actions-new-config -> nautilus-actions-new
        - New command-line tool nautilus-actions-schemas
        - Code enhancements / dependency changes:
          - migrated from libglade to GtkBuilder
          - migrated from GnomeVFS to GVFS
          - new dependency libunique 1.0
          - requires now Gtk+ 2.12, Glib 2.16
      * Bump to Standards-Version 3.8.2.
      * Update manpage and add new manpages for new binaries.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  05 Nov 2009 14:43:46 +0000
  • nautilus-actions (1.10.1-1) unstable; urgency=low
    
      * New upstream release.
        - Do not search through actions when the Nautilus-provided list of
          selected files is empty
        - Remove deprecated functions
        - All sources are now ansi-compliant, though not (yet) pedantic
        - Double-click on an action opens the editor
        - Enable the OK button as soon as required fields are filled
        - Enable syslog'ed debug messages when in maintainer mode
        - Use NACT_GNOME_COMPILE_WARNINGS (see Gnome bugzilla bug #582860)
        - Replace configure.in with configure.ac, updating all Makefile.am
          accordingly
        - Fix make distcheck
        - create nautilus-actions.doap
        - Gnome bugzilla bug #574919 fixed (Closes: #523854)
        - Gnome bugzilla bugs #522605, #573365, and #568366 fixed
        - translations updated
      * Added Homepage: field to debian/control
      * Bump to Standards-Version 3.8.1
      * update GNOME_DOWNLOAD_URL in debian/rules
      * add full list of contributors to debian/copyright
      * Bump debhelper compat to 7
      * Fix categories in .desktop file
    
     -- Steven Susbauer <email address hidden>   Mon,  15 Jun 2009 22:01:44 +0100