Add ChangeLog-2010 to distribution
[nautilus-actions.git] / ChangeLog
blobb0160d68989be060f2928097f896569856d6bf48
1 2011-01-06 Pierre Wieser <pwieser@trychlos.org>
3         * src/nact/nact-preferences.ui:
4         * src/nact/nautilus-actions-config-tool.ui:
5         Apply patch provided by Christian Kirbach. Fix #638548.
7 2011-01-04 Pierre Wieser <pwieser@trychlos.org>
9         * src/core/na-tokens.c (na_tokens_new_from_selection):
10         No more prepare the list string of selection.
11         Directly build the selection list in the correct order.
12         (execute_action_command): Setup the working directory.
14         * src/core/na-tokens.c:
15         * src/core/na-tokens.h (na_tokens_parse_parameters):
16         Renamed as na_tokens_parse_for_display() as filenames are not quoted
17         when displayed as part of an expanded label.
19         * src/nact/nact-icommand-tab.c (parse_parameters):
20         * src/plugin-menu/nautilus-actions.c (expand_tokens_item):
21         Updated accordingly.
23         * configure.ac: Fix "API Reference generation" message.
25         * m4/na-enable-manuals.m4:
26         Better specify that --enable-html-manuals (resp. pdf) are for user's manuals.
28         * src/core/na-selected-info.c (new_from_uri):
29         - Add an excerpt from RFC 2396 about valid characters in URIs.
30         - Prefer the filename from g_filename_from_uri() when possible.
32         * src/core/na-tokens.c
33         (na_tokens_new_from_selection): Also g_shell_quote() the URI to preserve quotes.
34         (build_string_lists_item): Removed function.
36         * src/core/na-iabout.c (na_iabout_display):
37         Fix typo in comment, adding a note to the translators.
39 2011-01-02 Pierre Wieser <pwieser@trychlos.org>
41         * src/nact/egg-desktop-file.c:
42         Get ride of tests for Gtk+ 2.12.0 as this is the minimal required version.
44         * src/nact/base-keysyms.h:
45         * src/nact/egg-sm-client-private.h:
46         * src/nact/egg-sm-client-xsmp.c: 
47         * src/nact/nact-add-capability-dialog.c:
48         * src/nact/nact-add-scheme-dialog.c:
49         * src/nact/nact-main-tab.c:
50         * src/nact/nact-clipboard.c:
51         * src/nact/nact-tree-model-dnd.c:
52         * src/nact/nact-gtk-utils.c:
53         * src/nact/nact-iaction-tab.c:
54         * src/nact/nact-main-statusbar.c:
55         * src/nact/nact-main-menubar.c:
56         * src/nact/nact-schemes-list.c: Use GTK_CHECK_VERSION macro.
58         * configure.ac:
59         * m4/na-check-for-gtk.m4:
60         Move back gtk_required variable to improve readibility of configure.ac.
62 2011-01-01 Pierre Wieser <pwieser@trychlos.org>
64         * configure.ac: Post release version bump.
66         * NEWS: Update NEWS before release.
68         * src/plugin-menu/nautilus-actions.c (create_root_menu):
69         Update the root menu label to better reflect the product name.
71         * src/nact/nautilus-actions-config-tool.ui:
72         Use gtk-find instead of gtk-find-and-replace stock icon for browse buttons.
74         * src/nact/nact-iaction-tab.c (nact_iaction_tab_initial_load_toplevel):
75         Display again stock icons in NACT.
76         Fix #638461 - Stock icons are no more displayed in NACT.
78         * Almost all files modified:
79         Update copyright message.
80         Set Nautilus-Actions as being the actual official product name.
82         * src/core/na-selected-info.c (new_from_nautilus_file_info):
83         Fix pathname breakdown for 'x-nautilus-desktop:///' URI.
84         Fix #638450 - Nautilus crashes when opening Trash or Network.