8 - Debian 7.0 Wheezy, until 2018-05 (eol).
9 - Fedora 24, until 2017-07 (eol).
10 - Unbuntu 14.04 LTS The Trusty Tahr, until 2019-04 (eol).
14 GConf is more and more deprecated.
15 GConf support, which provides the GConf I/O Provider, is no more
16 automatically built, but defaults to be disabled. It must be
17 explicitely enabled from configure in order the GConf I/O Provider
20 As we target now Gtk+ 3.4, support for Gtk+2 is removed.
22 As we target now GLib 2.32, support for legacy compatibility
23 layers is removed: dbus-glib-1, libICE, libSM.
25 Add support for Caja filemanager (thanks to Wolfgang Ulbrich <mate@raveit.de>).
27 New and updated translations:
31 - de (Mario Blättermann)
33 - lt (Aurimas Černius)
34 - pt (Pedro Albuquerque)
35 - sr (Мирослав Николић)
36 - sv (Josef Andersson, Anders Jonsson)
42 Release date 2014-08-05
46 - Fix #727525 reported by Anders Jonsson
47 Various typos and grammar issues
48 - Fix #730994 reported by Mauricio C Antunes
49 Be more compliant with XDG specifications
50 - Fix #730382 reported by Mauricio C Antunes
51 nautilus-actions-new: add an option for actions working
56 - Move maintainer dedicated tools to new maintainer/ subdirectory
58 New and updated translations:
60 - el (Piotr Drąg, Dimitris Spingos)
61 - es (Daniel Mustieles)
62 - lt (Aurimas Černius)
63 - pt (Rafael Ferreira)
64 - ro (Daniel Șerbănescu)
66 - sr (Мирослав Николић)
72 Release date 2013-09-23
76 - Fix #667429 reported by Daniel Mustieles
77 Are this strings translatable? (nact-doc)
78 - Fix #671987 reported by Jacek Kominek
79 Cannot manipulate actions through NACT
80 - Fix #672269 reported by Robert Waters
81 Add check for xml2po (gnome-doc-utils) in configure
82 - Fix #679122 reported by Kamil
83 Desktop is "/" on Ubuntu precise 12.04
84 - Fix #679329 reported by Jacek Kominek
86 - Fix #690783 reported by entropy
87 "Display item in selection context menu" is not working
88 - Fix #697182 reported by cellstorm at operamail dot com
89 Cannot create an action from the interface
90 - Fix stable attribute computing when releasing
91 - Fix menu use in the file manager context menu
92 (reported by Christopher Compagnon)
93 - Fix na_io_provider_get_io_providers_list() so that write
94 order is better respected
95 - Fix a broken tag in French help translation (by Piotr Drąg)
96 - Manuallly indicated figures, languages and doc files in Makefile
102 - Try to target ideal size and position the first time we open
107 - Improve debug messages
108 - Obsoletes g_type_init() starting with GLib 2.36
109 - Obsoletes GDK threads starting with Gtk+ 3.6
110 - Obsoletes GtkTable starting with Gtk+ 3.4
111 - Obsoletes GtkHandleBox starting with Gtk+ 3.4, replacing
112 moveable toolbars with fixed ones
113 - Do not try to create a Nautilus-Actions root menu if it will
115 - Only allow the 'About Nautilus-Actions...' item inside of the
116 root Nautilus-Actions menu
118 New and updated translations:
121 - cs (Marek Černocký)
122 - da (Joe Hansen, Kenneth Nielsen)
123 - de (Christian Kirbach, Daniel Winzen)
124 - el (Dimitris Spingos)
125 - es (Daniel Mustieles, Nicolás Satragno)
127 - pt_BR (Rafael Ferreira)
128 - sl (Matej Urbančič)
129 - sr (Мирослав Николић)
134 Release date 2012-03-04
138 - Fix #671043 reported by Vincent Untz - Invalid desktop file.
139 - Fix #671044 reported by Vincent Untz - Incorrect FSF address.
140 - Fix #671083 reported by Pierre Wieser - Release tool takes bad package version.
141 - Fix wrong display in tabs vs. the current selection in tree view.
145 - let the example label be expandable.
149 - Bump FDL to 1.3 among all documentation.
150 - Validate desktop file when making distcheck.
152 New and updated translations:
154 - es (Daniel Mustieles)
156 - sl (Matej Urbančič, Andrej Žnidaršič)
161 Release date 2012-02-28
165 - Make labels wrappable in import/export assistants
166 - Fix vertical expand in Preferences dialog
167 - Fix the build of the Reference Manual
168 - Destroy the assistants toplevels when quitting
169 - Force GConf I/O provider to be read-only after the migration
170 - Release the object whose importation has been cancelled
171 - Fix return value of NactApplication::appli_create_windows()
172 - Fix micro leak in nact_clipboard_dnd_drag_end()
173 - Partially fix #667429 reported by Daniel Mustieles
174 Are this strings translatable? (nact-doc)
175 - Fix #668181 reported by Vincent Untz
176 User documentation and gtk-doc documentation not installed by default
177 - Fix #670434 reported by Vincent Untz
178 Should check for ice pkgconfig in configure
179 - Partially fix #622909 reported by André Klapper
180 Migrate from dbus-glib to glib's GDBus
181 - Fix na_factory_object_copy(), not trying to copy null data
182 - Fix main window destroy process
183 - Fix NATokens::execute_action_command() parsing working dir for parameters
184 - Fix src/plugin-menu/nautilus-actions.c only expanding candidate items
185 - Fix NadpReader, resetting the writability status if import source is read-only
186 - Fix NAImporterAsk, resetting dialog pointer when parent exits
187 - NactMenubar: no more keep a recursive ref on the selection
188 - NABoxed::string_list_from_void(): keep string lists in the same order
189 - Check if action is writable when deleting a profile
190 - Enable basenames, capabilities, folders, mimetypes and schemes tabs
191 if a context is available
195 - Bump NAIExporter interface to version 2
196 - Bump NAIImporter interface to version 2
200 - Bump minimal required Gtk+ version to 2.20 (Ubuntu 10 LTS)
201 - Review the description of the export formats
202 - Let import/export assistants pages be scrollable
203 - Let the export format be selected in a treeview
204 - Let the import mode be selected in a treeview
205 - Review NactApplication startup
206 - Bump copyright year in all source files
207 - src/utils/na-gconf2key.sh.in: defines new '--admin' option
208 - Requires gtk-doc 1.16 to build Reference Manual
209 - base_window_init() now holds all the build process
210 - Set "Relying on runtime detection" as default in "Runtime execution" tab
211 - Get rid of GQuark as internal identifier of export format
212 - NactMatchList connects to base signals (and acts as a pseudo-interface)
213 - na_desktop_environment_detect_running_desktop(): detect XFCE desktop
214 - Let the notebook tabs position be modified by the user
215 - NactTreeView: open the context menu with keybindings
219 - NAIOptions, NAIOptionsList
220 - BaseIUnique, BaseISession
221 - Tracker DBus interface is renamed as org.nautilus_actions.DBus.Tracker.Properties1
225 - na_core_utils_dir_list_perms(), na_core_utils_file_is_loadable()
226 - na_export_format_get_pixbuf()
227 - na_importer_import_from_list() renamed as na_importer_import_from_uris()
228 - na_gtk_utils_search_for_child_widget() renamed as na_gtk_utils_find_widget_by_name()
229 - nact_export_format_get_ask_option() renamed as na_exporter_get_ask_option()
230 - na_exporter_get_export_format()
231 - nact_tree_ieditable_set_items()
232 - na_desktop_environment_get_label()
233 - base_gtk_utils_table_to_grid()
235 New and updated translations:
237 - cz (Marek Černocký)
238 - de (Mario Blättermann, Christian Kirbach)
239 - es (Daniel Mustieles, Nicolás Satragno)
241 - ja (Jiro Matsuzawa)
242 - nb (Kjartan Maraas)
243 - sl (Matej Urbančič)
248 Release date 2011-12-09
252 - Fix test against nautilus_menu_provider_get_toolbar_items()
253 - Fix #660399 part reported by Gabor Karsay
254 'Regarding' is replaced by 'regardless'
255 - Fix #660399 part reported by Christian Kirbach
256 NACT user's manual fixes
257 - Fix #661498 reported by Christian Kirbach
258 [doc] couple of spelling and grammar fixes
259 - NactAssistantImport: adapt to the new way gtk+3 builds the assistant
260 - NactAssistantExport: adapt to the new way gtk+3 builds the assistant
261 - NadpReader and NAXMLReader now return all messages to the caller
262 - NactExportAskUser: do not export if the operation is cancelled by the user
263 - NAXMLReader: only search for identifier in <applyto> schema key
264 - NAObjectItem: do not let an item with an empty label go to the UI
265 - NAImporterAsk: fix z-order
266 - Reference Manual: fix Makefile when builddir not equal to srcdir
267 - check-headers.sh: fix Makefile when builddir not equal to srcdir
268 - Manuals: fix the test for building even for not-default values
269 - Work-around against #664768 reported by Pierre Wieser
270 pdflatex cannot generate some localized pdf
271 - GtkDialogs: remove (deprecated since 2.22) 'has_separator' property
272 - Fix coredump when trying to import an empty file by DnD
273 - Fix permissions when creating the configuration directory
274 - NAIContext: fix scheme test
275 - NAIContextFactory: fix mimetype and scheme default values
276 - NadpReader, NAXMLReader: make sure an action has at least one profile
277 - NAXMLWriter: output lists in GConf format
278 - Fix item deletion when not yet written to a backend
282 - Remove set but unsused variables
283 - Get ride of deprecated GtkHBox and GtkVBox
284 - Add new function base_window_dump_children()
285 - Be able to run autogen.sh from another directory
286 - Bump copyright year in Reference Manual
287 - No more requires gtk-doc to build the distribution
288 - No more try to rebuild manuals when making distcheck
289 - gtk-doc and gnome-doc-utils are no more mandatory when building
290 from the distributed sources
291 - Explicitely disable scrollkeeper when making distcheck
292 - Defaults now to build in _build and to install in _install
293 (much more convenient when testing in several distributions)
294 - Only reference minor version in 'Since:' and 'Deprecated' comments
295 - XML reader: get ride of error message if the imported file is not an XML one
296 - NactAssistantExport: let the format selection be scrolled
297 - Try to limit window size to usable screen
298 - NadpDesktopFile: minimize warnings on import
299 - NactAssistantExport: remove useless 'name' entry field
300 - Use gtk_misc functions instead of direct xpad, xalign properties
301 - NAImporterAsk: now cancel on Esc key
302 - NadpReader, NAXMLReader: do not try to import not loadable files
303 - NadpReader, NAXMLReader: return a synthetic message if cannot handle the uri
304 - NAImporterAsk: keep window size and position between invocations
305 - na_core_utils_dir_list_perms(): new function
306 - Change import default mode and export default format to 'Ask'
307 - nact_match_list_insert_new_row: now defaults to 'match'
309 New and updated translations:
311 - cs (Marek Černocký)
312 - de (Mario Blättermann, Christian Kirbach)
313 - es (María Majadas, Daniel Mustieles, Juan Matías Olmos)
314 - sl (Matej Urbančič)
315 - zh_CN (YunQiang Su, Yinghua Wang)
320 Release date 2011-07-03
324 - Fix #649796 reported by Pierre Wieser
325 Migration tool doesn't automatically run
326 - Fix #650523 reported by Stefano Cerutti
327 Remote filenames are no more reachables
328 - Fix #651911 reported by Gaston Dassieu-Blanchet
329 3.1.2 treats "isdir" differently than 2.30.2
330 - Fix #652664 reported by Christian Kirbach
331 [doc] couple of spelling and improvement suggestions
335 - tools/release-tarball.sh: Updated for new Gnome ftpadmin script
336 - do not try to import a null or empty list of items
337 - keep GConf readable even after migration to Desktop
339 New and updated translations:
341 - es (María Majadas, Daniel Mustieles)
346 Release date 2011-05-20
350 - Fix #649726 reported by Kyle Amadio
351 Nautilus-Actions Configuration Tool - cannot edit items
352 - Fix #649796 reported by Stefano Cerutti
353 Migration tool doesn't automatically run
354 - Fix #650523 reported by Stefano Cerutti
355 Remote filenames are no more reachables
359 - Do not build test programs in release mode
360 - Add a dependency on /bin/ksh for the migration and the
363 New and updated translations:
365 - de (Christian Kirbach)
366 - es (Jesse Avilés, Javier Mazorra, Daniel Mustieles)
368 - it (Claudio Arseni, Luca Ferretti)
373 Release date 2011-03-11
377 - Work-around for #644289 reported by scape@web.de
378 mplayer started via action freezes up afer short time.
379 - Fix DisplayOutput execution mode.
381 New and updated translations:
383 - cs (Marek Černocký)
384 - de (Mario Blättermann)
385 - es (Jorge González, Sylvia Sánchez)
386 - sl (Matej Urbančič, Andrej Žnidaršič)
391 Release date 2011-02-26
395 - Fix #643359 reported by Götz Waschk
396 nautilus fails to start caused by undefined symbol.
398 New and updated translations:
400 - es (Jorge González)
405 Release date 2011-02-25
407 General modifications:
409 - Migrate menus, actions (resp. user preferences) from GConf to .desktop
410 files (resp. keyed files). Please read README-GCNF.
411 - nautilus-actions-schemas in renamed as na-print-schemas and installed
413 - Two new executables na-delete-xmltree and na-gconf2keys.sh are also
414 installed in PKGLIBEXECDIR.
415 - New user preferences are installed respectively as
416 SYSCONFDIR/xdg/nautilus-actions/nautilus-actions.conf and
417 ~/.config/nautilus-actions/nautilus-actions.conf.
418 - Implement a new icon chooser, which lets the user select a themed
419 icon or an icon by path.
420 - Preferences dialog is now reopened on the last used tab.
421 - Define a new NATimeout public structure.
422 - Add --enable-gconf configure option, defaulting to "auto".
423 - Add --enable-deprecated configure option, defaulting to "no".
424 - nautilus-actions-new now implements all available properties.
425 - Currently running desktop environment is not detected at runtime
426 when not specified as a user preference.
427 - Plugin menu can now be debugged from a user preference.
428 - Implements ExecutionMode (in a terminal, display output).
429 - Disable not yet implemented fields in NACT.
431 Internal modifications:
433 - Lot of code rewriting:
434 . define all GConf writing functions as deprecated;
435 . NactIActionsList interface is moved to NactTreeView class plus
436 NactTreeIEditable interface;
437 . user preferences are managed via a NASettings singleton;
438 . BaseApplication and BaseWindow;
439 . NactMenubar: new convenience class;
440 . fully deprecate NAIPivotConsumer interface;
441 . NactSortButtons: new convenience class;
442 . NADataBoxed now derives from new NABoxed class;
443 . modification stack;
449 - Fix various mistakes and mispellings reported by Fr translation team.
450 - Fix #640216: string errors reported by Christian Kirbach.
451 - Fix #640920: string errors reported by Christian Kirbach.
452 - Fix case insensitive comparison reported by Johan Spee.
453 - No more try to convert all/allfiles to something else.
455 New and updated translations:
457 - cs (Marek Cernocky)
458 - de (Mario Blättermann, Christian Kirbach)
459 - es (Jorge González)
461 - nb (Kjartan Maraas)
462 - sl (Matej Urbančič, Andrej Žnidaršič)
467 Release date 2011-01-19
469 General modifications:
471 - Configuration now enables silent rules by default.
472 - Add a new 'check-headers.sh' pre-release tool to check for the
473 completeness of header files.
474 - Add a new 'run-distcheck.sh' tool to make distcheck easier.
478 - Fix various mistakes and mispellings reported by Fr translation team.
479 - Use gettext() to display localized static strings.
480 - Initialize translation domain for GOptionContext.
481 - Fix localizable strings.
482 - Remove deprecated references to the UUID.
483 - Setup parent window when displaying a dialog box.
485 New and updated translations:
487 - cs (Marek Cernocky, Andre Klapper, Petr Kovar)
488 - es (Daniel Mustieles)
489 - fr (Gérard Baylard, Bruno Brouard, Nicolas Repentin)
490 - sl (Matej Urbančič, Andrej Žnidaršič)
495 Release date 2011-01-07
497 General modifications:
499 - Use GTK_CHECK_VERSION() macro when appropriate.
500 - Better specify that --enable-html-manuals (resp. pdf) are for user's
502 - Add ChangeLog-2010 to the distribution.
506 - Re-Fix #638278 - Properly quotes filenames
507 (reported by Johan Spee).
508 - Only quote parts of filenames which are to be submitted to a shell,
509 not those who are to be displayed.
510 - Fix #638548 - Spelling and syntax mistakes in UI strings
511 (reported by Christian Kirbach).
512 - The About dialog is now centered relatively to the main window.
513 - The 'working directory' parameter is now honored when running an
516 New and updated translations:
518 - sl (Matej Urbančič, Andrej Žnidaršič)
519 - sv (Daniel Nylander)
524 Release date 2011-01-01
526 General modifications:
528 - Nautilus-Actions is set as the "official" name of the application.
530 Modifications in Nautilus-Actions Configuration Tool:
532 - Button arrows in I/O Providers Preferences tab are reset so that
533 the Up button has an upward arrow, and the Down button has a
535 - Browse buttons now use the 'gtk-find' stock icon instead of the
536 inappropriate 'gtk-find-and-replace'.
537 - Update the NACT User's Manual to reflect last changes.
541 - Fix pathname breakdown for 'x-nautilus-desktop:///' URI.
542 Fix #638450 - Nautilus crashes when opening Trash or Network
543 reported by György Balló and Ionut Biru.
544 - Fix #638461 - Stock icons are no more displayed in NACT.
549 Release date 2010-12-30
553 Nautilus-Actions Configuration Tool
555 - Change window title as 'label - application'.
556 - Review user interface tooltips.
557 - Add --enable-as-needed configure option to be able to mimic Gentoo
558 configuration (cf. #637797).
562 - Improve writing of locale strings in .desktop files for languages
564 - Fix reference doc generation for gtk-doc >= 1.15.
565 - No more write the encoding part of the locale in the .desktop
567 - Convert 'all/allfiles' mimetype to 'all/all' + 'file' scheme.
568 - Allow duplication of items based on .desktop files.
569 - Apply Mathias Clasen patch to EggSMClient to build against Gtk+
571 - Fix #638278 - Properly quotes filenames
572 (reported by Johan Spee).
573 - Fix #638272 - Keep the same order than Nautilus
574 (reported by Johan Spee).
575 - Get ride of 'relocation R_X86_64_32 against .rodata.str1.8'
576 message (Fedora 14 - 64bits).
577 - Fix #637797 - Build core and plugin libraries against their
579 (reported by dabbott@gentoo.org and Ionut Biru).
580 - Fix #634056 - Create 'hidden' actions
581 (reported by Andreas Heinlein).
583 New and updated translations:
585 - cs (Marek Černocký, Andre Klapper, Petr Kovar)
586 - es (Jorge González)
591 Release date 2010-12-20
595 - Add --enable-silent-rules option to configure;
596 this is disabled by default;
597 enabled when building the distributed tarball.
598 - Add --with-gtk=[2|3|auto] option to configure.
599 - NACT User's Manual: review 'Note' vs. 'Tip' usage.
600 - Generate the API Reference Manual.
604 - Improve save process when an error is detected on a deleted
607 New and updated translations:
609 - de (Mario Blättermann)
610 - es (Jorge González)
611 - sl (Matej Urbančič, Andrej Žnidaršič)
616 Release date 2010-12-03
620 - Add %o/%O no-op parameters in order to be able to force the
621 multiple execution (cf. DES-EMA specification v 0.15).
622 - Running with NAUTILUS_ACTIONS_DEBUG environment variable set
623 display debug messages.
624 - The default I/O provider may be chosen at configure time,
625 and defaults to 'na-desktop'.
626 - Display a summary of configuration options at configure time.
627 - Add a preview when selecting an icon.
631 - Fix #616532 - Can't select directory in the Nautilus-Actions export
632 assistant while browsing it with a GtkFileChooserWidget
633 (reported by Sense Hofstede).
634 - Fix #632992 - Add comment about default value translation
635 (reported by claude Paroz).
636 - Fix #633439 - Make menu items, ttoltips etc. translatable
637 (reported by Andreas Heinlein).
638 - Fix #634056 - Create 'hidden' actions
639 (reported by Andreas Heinlein).
640 - Fix #635521 - Translatable sentences of the *.ui files don't appear
641 in .po file (reported by Geodebay@gmail.com)
642 - Include non translated figures in translated HTML and PDF manuals
643 (no not distribute them).
644 - Include and distribute admon-* icons in HTML manuals.
645 - Fix the display of icons in Nautilus toolbar when the same action
646 is also displayed in location or selection context menu.
647 - Do not allow actions list to be fully shrinked.
649 New and updated translations:
651 - ca (Carles Ferrando, Gil Forcada)
652 - es (Jorge González)
653 - eu (dooteo, Inaki Larranaga Murgoitio)
654 - he (Yaron Shahrabani)
655 - pt_BR (Djavan Fagundes)
656 - sl (Matej Urbančič, Andrej Žnidaršič)
661 Release date 2010-09-24
665 - --enable-html-manuals and --enable-pdf-manuals configure options
666 have been updated to accept the conversion programme as an argument;
667 --with-db2html and --with-gdt configuration options have so been
672 - Fix HTML and PDF user's manuals build and distribution.
673 - Fix a warning when overriding GTKDOC_RUN.
675 New and updated translations:
677 - cs (Marek Cernocky, Petr Kovar)
678 - de (Mario Blättermann)
679 - es (Jorge González)
680 - sl (Matej Urbančič, Andrej Žnidaršič)
686 Release date 2010-08-23
690 - Do not try to build a Nautilus menu when there is no info available.
695 Release date 2010-08-23
699 - Replace GtkLabel vith GtkTextView in import and export assistants
701 - Converts pre-v2 '%d/%f' to v3 '%f'.
702 - Improve robustness of tokens parsing.
706 - Fix PDF manual build and distribution.
707 - Accepts null or empty input string or output pointers.
708 - Fix default int value when reading null string.
709 - Do not warn about malformed .desktop file when importing an URI.
710 - Path+parameters are splitted whatever be the I/O importer.
711 - Fix typos in sample actions.
712 - Fix mimetypes and folders selection.
713 - Fix basename check when matchcase is false.
714 - Address each occurrence of selected instead of just the first one.
715 - Take care of possibly NULL values when run from the command-line
716 (reported by Юрий Пухальский)
717 - Do not overexpand the example label.
719 New and updated translations:
721 - es (Bryan Alberto Baron Chinchilla, Jorge González)
722 - sl (Matej Urbančič, Andrej Žnidaršič)
727 Release date 2010-08-16
731 - Fix #627021 reported by Götz Waschk
732 (uninitialized variable in na-icontext.c)
733 - Fix manuals cleanup in Makefile
738 Release date 2010-08-15
743 - Distribution now includes
744 . API and NACT documentation.
745 . some example of actions.
749 - Converts v2 %f parameter to v3 %b.
750 - Fix Makefile.am's to make distcheck.
751 - Fix writing of locales to .desktop files.
752 - No more consider profile name as mandatory.
753 - Allow the writing of empty data.
754 - Let the UI immediately reacts when the status of an I/O provider changes.
755 - Data for a read-only item is no more modifiable.
756 - Fix XML import of localized vs. unlocalized old data.
757 - Fix 'parent is not an action' error on XML import.
758 - Fix sensitivy of startup fields vs. execution mode.
759 - Fix incorrect handling of list conditions.
760 - Fix incorrect setting of icon path in GConf.
761 - Fix regression when displaying a path-based icon.
763 New and updated translations:
765 - de (Mario Blättermann)
766 - sl (Matej Urbančič, Andrej Žnidaršič)
767 - sv (Daniel Nylander)
772 Release date 2010-08-07
776 - NACT now implements an auto-save feature.
777 - Display sort indicator in condition lists.
778 - Some sort of user's manual is connected to NACT help.
782 - Help shortcut is now F1 (no more Ctrl+H).
786 - Implement multiple execution.
787 - Implement all filter conditions.
788 - Fix a crash when defining a positive assertion.
789 - Fix wrong insertion of an action or a menu inside an action.
790 - Fix capabilities frame title consistency.
791 - Fix bad reinitialization of the icon item.
795 - %m: (first) mimetype.
796 - %M: space-separated list of mimetypes.
798 New and updated translations:
800 de (Mario Blättermann)
802 sl (Andrej Žnidaršič, Matej Urbančič)
804 Note that this version may not be fully fonctionnal. In particular,
805 Nautilus menu plugin may not yet honor all new conditions.
807 Note also that due to the renaming of some parameters, actions or menus
808 created / updated with this version may not be compatible with previous,
814 Release date 2010-07-29
818 - Implement the .desktop file specifications as described at
819 http://www.nautilus-actions.org/?q=node/377 ; this new storage
820 format is shareable with most common willing-to desktop
821 environments (KDE, XFCE, etc.)
823 - Implement new properties, both in GConf and .desktop files:
824 . a description of the item
825 . a suggested shortcut for both action and menu
826 . profile may specify an execution mode
827 . command may specify the user which should run it
828 . the 'accept-multiple-files' flag is replaced with a count selector
830 - Conditions apply now both to actions, profiles and menus. They have
831 been extended to include:
832 . choose/refuse a particular target environment
833 . specify a pre-requirement
834 . only appears if a DBus service is registered
835 . only appears if an external command displays "true"
836 . only appears if a process is running
838 - Most of list may have negated assertions : mimetypes, folders,
839 schemes, basenames, capabilities.
843 - %b: (first) basename
844 - %B: space-separated list of basenames (was %m)
845 - %c: count of selected items
846 - %D: space-separated list of base directory of each selected items
847 - %F: space-separated list of selected file names (was %M)
848 - %h: hostname of the (first) URI
849 - %n: username of the (first) URI (was %U)
850 - %U: space-separated list of selected URIs
851 - %w: (first) basename without the extension
852 - %W: space-separated list of basenames without their extension
853 - %x: (first) extension
854 - %X: space-separated list of extensions
856 Renamed parameters (%m, %M and %U) are dynamically taken into
857 account when Nautilus-Actions loads the action. They are
858 automatically updated at write/export time.
862 - Each type of conditions has now its own tab
866 - Fix #325523 reported by GrumZ
867 (Add the possibility to define a fixed number of file selected)
868 - Fix #325590 reported by Frederic Ruaudel
869 (Removable storage context menus)
870 - Fix #330610 reported by Olive
871 (Permissions as conditions)
872 - Fix #339533 reported by Frederic Ruaudel
873 (Possibility to run the command provided for each selected files)
874 - Fix #339534 reported by Frederic Ruaudel
875 (Possibility to have the list of files without their extensions)
876 - Fix #566383 reported by Nathan Middleton
877 ("Appears if selection contains" options expanded)
878 - Fix #607820 reported by D.
879 (A case for using gvfs-info attributes matching)
880 - Fix #616477 reported by Thomas Oster
881 (Add possibility to filter by folder content)
882 - Fix #621410 reported by Bruno Guerreiro
883 (Nautilus-Actions doesn't respect folders)
885 New and updated translations:
887 de (Mario Blättermann, Christian Kirbach)
889 he (Yaron Shahrabani)
890 lt (Gintautas Miliauskas)
891 sl (Andrej Žnidaršič, Matej Urbančič)
893 Note that this version may not be fully fonctionnal. In particular,
894 Nautilus menu plugin may not yet honor all new conditions.
896 Note also that due to the renaming of some parameters, actions or menus
897 created / updated with this version may not be compatible with previous,
903 Release date 2010-06-10
907 - Fix #617058 reported by brunogirin@gmail.com
908 (Do not add extraneous blanks when parsing parameters)
909 - Fix #618110 reported by Claude Paroz
910 ( Factorize strings for translators)
911 - Fix bug reported by Dr Amr Osman
912 (Do not add extraneous blanks when parsing parameters)
916 - Do not reload already loaded profiles.
917 - Reset action to last version number after conversion from pre-v2.
919 New and updated translations:
922 de (Mario Blättermann)
926 pt_BR (Daniel S. Koda, Rodrigo Flores)
927 sl (Andrej Žnidaršič, Matej Urbančič)
932 Release date 2010-04-14
936 - Fix #615646 reported by Deji Akingunola
937 (Nautilus crashes when trash icon is right-clicked)
938 - Fix #615807 reported by anibalf@gmail.com
939 (Crash in Open Folder)
940 - Fix GLib assertions when parsing parameters, using null values
941 - Duplicate the profile attached to the Nautilus menu item, rather than
942 adding a new reference; then do not try to unref its parent
943 - Increment the reference count of the returned GFile location, so that
944 it may be safely unreffed when parsing profile parameters
945 - Fix incorrect plugins log domains
949 - Implement more of the future .desktop files.
950 - Refactor NAIContextual class as NAIContext.
951 - DBus interface na_tracker_dbus_get_selected_paths() now brings up
952 both the URI and the Nautilus mimetype of selected items to the caller.
954 New and updated translations:
957 lt (Gintautas Miliauskas)
962 Release date 2010-04-09
966 - Slightly relax the validity rules of a profile, so that already
967 existing actions may be still considered as valid, even when
968 commands do not use an absolute path.
970 - Current position and folder of icons chooser dialog are now saved.
974 - Fix #614595 reported by Sense Hofstede
975 (Not all icons displayed in the nautilus-actions-config-tool)
976 - Fix #614596 reported by Sense Hofstede
977 (Nautilus-Actions' actions don't show up in context menus)
978 - Do not prevent the export assistant to actually export items
979 - Do not let a user untoggle a sort button
980 - Do not mark the main window modified when first loading an empty set
981 - Folders are definitively a list of paths
982 - Also load items which are only described via their schemas
983 - Only set defaults on non yet allocated data
984 - Parent is not always an action, may be a menu
985 - Also delete embedded schema names from GConf entries
986 - Monitors GConf schemas
990 - No more use GTK_WIDGET_IS_SENSITIVE macro after Gtk 2.20
994 - Menu plugin is renamed as libnautilus-actions-menu.so
996 New and updated translations:
998 cs (Marek Černocký, Andre Klapper)
1000 sl (Andrej Žnidaršič, Matej Urbančič)
1005 Release date 2010-03-26
1009 - Immplement full NautilusMenuProvider interface.
1010 - Allow the user to define a full hierarchy of menus and actions.
1011 - Implement full drag and drop.
1012 - Implement full cut/copy/paste clipboard support.
1013 - Allow an administrator to lock all the configuration.
1014 - Fully manage readonly items.
1018 - Fix #614382 reported by Wolter Hellmund
1019 (Nautilus-Actions won't open)
1021 New and updated translations:
1023 cs (Marek Černocký, Petr Kovar, Andre Klapper)
1024 de (Mario Blättermann, Christian Kirbach)
1025 es (Jorge González, Ricardo Varas)
1026 eu (Inaki Larranaga Murgoitio)
1029 sl (Andrej Žnidaršič, Matej Urbančič)
1034 Release date 2010-01-23
1038 - Allow default schemes to be parameterized in the NACT user
1043 - Fix #607218 reported by Pierre Wieser
1044 (default vbox orientation in glade XML definition files).
1045 - Fix #607704 reported by Sense Hofstede
1046 (use GtkBuildable interface instead of 'name' field).
1047 - Fix toolbars relative position.
1051 dbus-glib-1 (required by tracker Nautilus plugin).
1053 New and updated translations:
1055 cs (Marek Černocký, Petr Kovar, Andre Klapper)
1056 de (Mario Blättermann)
1058 Please note, that for now, the new Desktop I/O provider is only
1059 available in maintainer mode, as it is far to be ready for a
1065 Release date 2010-01-05
1069 - Display the writability status in the status bar; the image
1070 itself comes with a dynamic tooltip which describes the origin
1072 - Homogeneize syslog initialization messages.
1073 - Let the I/O provider set specific data into NAObjectItem.
1074 - Make the toolbars detacheable.
1078 - Fix write/delete operations in NAIIODesktopProvider.
1079 - No more display the Export icon in the toolbar (no icon).
1080 - Use correct printf format; use -Wformat=2 gcc option to prevent
1081 future bugs (reported by "Miler" <acidrums4@gmail.com>).
1082 - Substitute gtk_cell_layout_get_cells to obsoleted
1083 gtk_tree_view_column_get_cell_renderers.
1085 New and updated translations:
1088 fr (Bruno Brouard, Claude Paroz)
1089 sl (Andrej Žnidaršič, Matej Urbančič)
1091 Please note, that for now, the new Desktop I/O provider is only available
1092 in maintainer mode, as it is far to being ready for a production use.
1097 Release date 2009-12-16
1099 This version brings up several major enhancements:
1101 - An API is defined, which let us have more than one I/O provider;
1102 this prepare in particular the arrival of a desktop I/O provider.
1104 - GConf I/O provider is now a dynamically loaded plugin.
1106 - Gracefully manage the read-only items, whether the action has
1107 been made mandatory by a sysadmin, or the I/O provider
1108 being itself not writable at all.
1110 - Ability to assign a keyboard accelerator to a predefined action
1111 via the nautilus-actions-run new program.
1112 nautilus-actions-run will automagically take into account the
1113 current Nautilus selection and apply it to your action (#435820
1114 reported by Frederic Ruaudel).
1116 - Let actions be defined to appear in Nautilus toolbar (#110288
1117 reported by danny_milo@yahoo.com).
1119 - Let a sysadmin lock down its configuration by setting a mandatory
1120 GConf key "/apps/nautilus-actions/mandatory/na-gconf/locked" to
1121 true (#325520 reported by Frederic Ruaudel).
1125 - Ask the user for a confirmation on session ending when there
1126 is not yet saved modifications.
1127 - nautilus-actions-config-tool (NACT) is no more tied to a
1128 single instance: '--non-unique' argument let the user
1129 run several instance.
1130 - When exporting, export the current content of Actions list.
1131 - Define two new user preferences for assistants management.
1132 - Update nautilus-actions-new to be able to define actions which
1133 target toolbar and folder menus.
1134 - Add '--version' command-line argument to all programs:
1135 . nautilus-actions-config-tool
1136 . nautilus-actions-new
1137 . nautilus-actions-schemas.
1138 - Add mnemonics to target radio button labels in Action tab.
1139 - Only set foreground color for normal state.
1140 - Implement keyboard accelerators in Folders listview.
1141 - Implement keyboard accelerators in Advanced conditions tab.
1142 - As an help to bug reporter, displays GLib and Gtk+ current
1143 versions on '--version' argument.
1147 - Propagate default values to imported actions.
1148 - Fix dialog title not reset after save.
1149 - Fix the item counters when importing.
1150 - Fix a typo in Import tab of Preferences dialog.
1151 - Add plural mark in the Preferences dialog.
1152 - Fix memory leaks in Action tab.
1153 - Fix memory leaks in Advanced conditions tab.
1154 - Only tries to setup folders when there is a current profile.
1155 - Only setup toolbar label when current item is an action.
1156 - Safely handle signal deconnexions.
1157 - na_xml_writer_output_xml() now returns error messages.
1158 - Fix #599913 reported by Vincent (unable to create an action).
1159 - Fix #600712 reported by Deji Akingunola
1160 (crash in nautilus-actions-config-tool).
1162 Architecture modifications:
1164 - Private and runtime libraries are now dynamic libraries.
1165 - A Nautilus-Actions development environment might be set for
1166 developing new plugins.
1167 - Nautilus-Actions plugins are installed in PKGLIBDIR (for now,
1168 libna-io-provider-desktop.so and libna-io-provider-gconf.so).
1169 - New nautilus-actions-run command-line program.
1170 - New libnautilus-actions-tracker Nautilus extension.
1171 - Removed useless gthread dependancy.
1173 Please note, that for now, the new Desktop I/O provider is
1174 only available in maintainer mode, as it is far to being
1175 ready for a production use.
1177 New and updated translations:
1179 de (Mario Blättermann, Christian Kirbach)
1182 sl (Andrej Žnidaršič)
1183 sv (Daniel Nylander)
1190 Release date 2009-11-07
1192 This is the third bugfix release of the 1.12 serie.
1196 #599520 reported by Antonio Lima (do not mark author names for
1198 #600712 reported by Deji Akingunola (NACT crashes on export)
1199 #599913 reported by Vincent (menubar is not visible)
1201 Other Code enhancements
1203 Remove terminating dot from radio button labels.
1205 Make the assistants transient relatively to the main window.
1207 Initialize console utils log handlers.
1209 Use XML markup to print messages embedding XML tags.
1211 Fix copy of profiles of an action by reinitializing the target
1212 list of profiles before duplicating the source one.
1214 New and updated translations
1221 Release date 2009-10-25
1223 This version brings up several major enhancements :
1224 - implements full API as defined for use by Nautilus menu extensions :
1225 this let the user define items which will be available when there is
1226 no selection, and will apply to current folder, either as a 'folder'
1227 menu or in the toolbar ;
1228 - the ability for the user to define a full hierarchy of actions
1229 with menus, submenus, and so on ;
1231 - full cut/copy/paste clipboard support.
1233 Other enhancements :
1234 - items are freely reorderable ;
1235 - an 'About Nautilus-Actions' item can be added to Nautilus menus ;
1236 - preferences can be edited through the NACT user interface ;
1237 - actions can be imported and exported by drag and drop ;
1238 - one toolbar is defined for each menu, and can be displayed in NACT ;
1239 - let the user quit the assistants with Cancel without emitting a
1241 - remove terminating dot from radio button labels ;
1242 - when importing, let the user be asked for its preferred import mode ;
1243 - when exporting, let the user be asked for its preferred export format ;
1244 - summary pages in import and export assistants have been enhanced ;
1245 - checks the unicity of an imported action against those just imported
1246 in the same session ;
1247 - let the labels be edited in place in Actions list ;
1248 - define F2 as a keyboard accelerator for in-place edition ;
1249 - save even non-valid items
1250 - requires rather a command that a label for a profile to be valid.
1254 #325528 reported by Frederic Ruaudel (bloated contextual menu)
1255 #325587 reported by Frederic Ruaudel (drag & drop support)
1256 #326699 reported by Frederic Ruaudel (action items do not remain
1257 in user defined order)
1258 #353353 reported by Frederic Ruaudel (check if command exist
1259 and if not warn user)
1260 #588482 reported by Sean (ordering in actions list)
1261 #590400 reported by Pierre Wieser (have some sort of warnings in
1263 #599520 reported by António Lima (do not mark authors names and
1264 emails for translating)
1266 Various code enhancements
1268 - code has been reachitectured to better distinguish between
1269 code required by plugin from those only required by NACT,
1270 thus creating two 'runtime' and 'common' convenience libraries
1271 - validity and modification status checking has been optimized
1272 - all dialogs are now transient relatively to the main window
1273 - a window may have its own XML UI definition file while sharing
1274 the common GtkBuilder object
1275 - fix reference count in tree stores
1276 - no more consider NAUTILUS_ACTIONS_CONFIG_VERSION as a
1277 configure.ac variable
1278 - all subitem lists are moved from GSList to GList (more
1279 efficient, easyer to type)
1280 - doesn't update selection while adding or removing items to or
1281 from the Actions list
1283 New and updated translations
1285 de (Mario Blättermann, Christian Kirbach)
1291 Release date 2009-10-20
1293 Fix browsing for a file icon.
1298 Release date 2009-10-19
1300 Menubar items have now keyboard accelerators.
1302 Keep the actions in Nautilus context menu in the same (alphabetical)
1305 Actions can now be directly dropped into Nautilus views without
1306 having to run through the Export assistant.
1308 Make (some) ids unique in Glade-generated UI XML definition file.
1309 Please note that this is required to prevent 'duplicate id' bug
1310 in distros which use recent versions of GtkBuilder.
1314 #592781 reported by Jerome Krausz (use explicit format string)
1316 Various code enhancements
1318 Use Gtk+ UI Manager.
1320 BaseApplication base class has been rewritten to get a cleaner api.
1322 Whole program is now compiled with '-pedantic' option.
1324 Defines a permanent work-around against #589745 (GtkAssistant)
1325 so that we can safely proceed with our job in on_assistant_apply()
1326 without requiring latest Gtk+ version.
1328 Various documentation enhancements
1330 Object hierarchy is updated.
1332 New and updated translations
1334 de (Mario Blättermann)
1336 eu (Inaki Larranaga Murgoitio)
1338 or (Manoj Kumar Giri)
1340 sl (Andrej Žnidaršič)
1341 sv (Daniel Nylander)
1347 Release date 2009-08-12
1349 User is now able to freely enable/disable an action. A disabled action
1350 never appear in the Nautilus context menu.
1354 #325519 asked by Frederic Ruaudel (enabled property)
1355 #590398 reported by Pierre Wieser (install doc)
1356 #590399 reported by Pierre Wieser (gtk_image_menu_item_set_image)
1357 #590709 reported by Claude Paroz (markup in translatable strings)
1358 #590711 reported by Claude Paroz (pipe char is ambiguous to translate)
1360 Various code enhancements
1362 Do not install GConf schemas if --disable-schemas-install option
1365 Remove nautilus-actions subdirectories at uninstall time.
1367 New and updated translations
1370 fr (Laurent Coudeur, Claude Paroz)
1375 Release date 2009-07-30
1377 Two new parameters are introduced :
1379 %p: expands to the port number from an URI
1380 %R: expands to a space-separated list of selected URIs
1384 #325582 reported by Frederic Ruaudel (use GConf)
1385 #325585 reported by Frederic Ruaudel (delete actions created via gconftool-2)
1386 #353198 reported by Frederic Ruaudel (single window mode)
1387 #531301 asked by IceWil (list of selected URIs)
1388 #576186 asked by gnutered (port of the URI)
1389 #580378 reported by James Campos (context menu doesn't update)
1390 #585652 reported by Claude Paroz (user interface)
1391 #589698 reported by Andre Klapper (use GtkBuilder)
1393 New and updated translations
1395 bn_IN (Runa Bhattacharjee)
1397 de (Mario Blättermann)
1402 mr (Sandeep Shedmake)
1403 or (Manoj Kumar Giri)
1405 sv (Daniel Nylander)
1409 Various code enhancements
1411 Gnome 3.0 requirements are met :
1412 - migrated from libglade to GtkBuilder
1413 - migrated from GnomeVFS to GVFS
1414 - gets rid of old dependancies
1416 - adds a dependancy on libunique 1.0
1417 - requires now Gtk+ 2.12, Glib 2.16
1419 Command-line utilities are now always built (no more a configure option).
1421 nautilus-actions-config-tool
1423 The configuration UI has been renamed from nautilus-actions-config.
1425 It provides more visual feedback : which actions have been modified, which
1426 are saveable or not, depending on their validity status. Automatically
1427 reloads the list of actions if it has been externally modified, depending
1428 on the modification status of the currently edited actions.
1430 Import and Export actions are now assistant-driven.
1431 Actions can be exported as a GConf dump entry (new format).
1433 nautilus-actions-new
1435 This utility has been renamed from nautilus-actions-new-config.
1437 It can be used to create an action, and has been updated to generate
1438 actions with the new export format, or to directly write the action into
1439 the GConf repository.
1441 nautilus-actions-schema
1443 This new command-line utility writes a GConf schema on stdout.
1444 Packagers may use it to install a schema.
1446 Version 1.11.0 [unstable]
1448 Release date 2009-06-09
1450 This is the first intermediate release in the 1.11 serie.
1452 It includes a full rewriting of the action/profile object
1453 hierarchy, along with the system of change notification. It also
1454 introduces the new NactIIOProvider interface.
1456 The Nautilus plugin module, which actually takes care of selecting
1457 actions which will be displayed by Nautilus in item context menu,
1458 makes a full use of this new object hierarchy.
1460 The nautilus-actions-config UI always uses the old one.
1464 #580378 reported by James Campos (context menu doesn't update)
1466 New and updated translations
1468 de (Mario Blättermann)
1469 mr (Sandeep Shedmake)
1470 or (Manoj Kumar Giri)
1475 Release date 2009-05-29
1478 Last official release was 1.4.1 (05/2007) and is always available
1479 at http://www.grumz.net/?q=taxonomy/term/6/9
1481 In the meantime (10/2008), some distributions have packaged and
1482 released the current state of the svn trunk (rev.510) ; they have
1483 generally called it 1.9 (sometimes 1.9b) ; this was _not_ an
1484 official release (though we can think it has been correctly
1489 The "profile" feature has been developed by Frederic Ruaudel
1490 (previous maintainer and original author of Nautilus-actions).
1491 It has been included in the intermediate version 1.9x without
1492 having thoroughly tested ; I have chosen to left it in this
1493 version to not create backward compatibility problems for the
1494 users of these distributions, but be warned : use with caution.
1498 Fixes #522605 reported by Andre Klapper (i18n)
1499 Fixes #573365 reported by Sergej (i18n)
1500 Fixes #574919 by Bruce van der Kooij (gnome_vfs_init)
1501 Fixes #568366 by Stéphane Raimbault (i18n)
1507 de (Mario Blättermann, Andre Klapper)
1509 el (Kostas Papadimas)
1510 en (David Lodge, Adam Weinberger, Philip Withnall)
1512 eu (Inaki Larranaga Murgoitio)
1514 fr (Claude Paroz, Stéphane Raimbault)
1515 it (Milo Casagrande)
1517 mr (Milo Casagrande)
1519 oc (Yannig Marchegay)
1520 pa (Amanpreet Singh Alam)
1522 pt (Duarte Loreto, Og Maciel, Jonh Wendell)
1523 sv (Daniel Nylander)
1525 Various code enhancements
1527 All compilations warnings have been fixed, all code is now
1528 fully ansi-compliant, though not (yet ?) pedantic (Pierre Wieser)
1530 Introduce new intltool (Christian Persch)
1532 Double-clicking on an action now directly opens the editor