lp:ubuntu/lucid/nautilus-actions

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/nautilus-actions
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

17. By Didier Roche-Tolomelli

* 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

16. By Didier Roche-Tolomelli

* 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

15. By Christine Spang

* 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)

14. By Christine Spang

* 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

13. By Christine Spang

* 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

12. By Didier Roche-Tolomelli

* Fix %d parameter returning blank field and making most of scripts
  ununsable (LP: #341035)
  - debian/rules: add simplepatchsys include
  - add debian/patches/01_fix_%d_parameter_returning_blank_field.patch

11. By Didier Roche-Tolomelli

Take SVN version to fix SIGSEGV crash in
gconf_client_remove_dir and autilus_actions_config_gconf_reader_finalize
(LP: #182345, #271114)

10. By Kjell Braden

* debian/rules: don't hardcode the nautilus extension dir, rather get it
  from libnautilus-extension-dev
* Modify Maintainer value to match the DebianMaintainerField
  specification.

9. By Christine Spang

New upstream bugfix and translation update release.

8. By Christine Spang

* New upstream version.
* Bumped Standards-Version to 3.7.2.2
* Bumped nautilus-extension-dev dependency to >= 2.16
* Change my maintainer email address
* Add libgnomeui-dev to build-deps
* Add debian/nautilus-actions.dirs
* Add debian/nautilus-actions.lintian

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/nautilus-actions
This branch contains Public information 
Everyone can see this information.

Subscribers