[nautilus-actions] Udate ChangeLog year
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Udate ChangeLog year
- Date: Wed, 14 Apr 2010 20:56:46 +0000 (UTC)
commit 98906526167ece5b8e57bd6cb4b64f4d9097da80
Author: Pierre Wieser <pwieser trychlos org>
Date: Wed Apr 14 22:52:14 2010 +0200
Udate ChangeLog year
ChangeLog | 104 ++++++++++++++++++++++++++++++------------------------------
1 files changed, 52 insertions(+), 52 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e0facbb..2540901 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2009-04-14 Pierre Wieser <pwieser trychlos org>
+2010-04-14 Pierre Wieser <pwieser trychlos org>
* NEWS: Update before release.
@@ -34,12 +34,12 @@
* src/utils/nautilus-actions-run.c (targets_from_selection):
Get the mimetype from DBus interface.
-2009-04-12 Pierre Wieser <pwieser trychlos org>
+2010-04-12 Pierre Wieser <pwieser trychlos org>
* src/plugin-menu/Makefile.am:
* src/plugin-tracker/Makefile.am: Fix incorrect log domains.
-2009-04-09 Pierre Wieser <pwieser trychlos org>
+2010-04-09 Pierre Wieser <pwieser trychlos org>
* NEWS: Updated.
@@ -64,7 +64,7 @@
* src/nact/nact-iaction-tab.c (on_icon_browse):
Save current position and folder of icon chooser.
-2009-04-08 Pierre Wieser <pwieser trychlos org>
+2010-04-08 Pierre Wieser <pwieser trychlos org>
* src/core/na-object-profile.c (is_valid_path_parameters):
Only check for non-empty path+parameters (fix #614596).
@@ -107,7 +107,7 @@
* src/io-desktop/nadp-reader.c (item_from_desktop_path):
First check Type for default value.
-2009-04-07 Pierre Wieser <pwieser trychlos org>
+2010-04-07 Pierre Wieser <pwieser trychlos org>
* src/nact/nact-gtk-utils.c:
* src/nact/nact-gtk-utils.h
@@ -118,7 +118,7 @@
* src/nact/nact-main-statusbar.c (nact_main_statusbar_set_locked):
* src/nact/nact-tree-model.c (display_item): Updated accordingly.
-2009-04-02 Pierre Wieser <pwieser trychlos org>
+2010-04-02 Pierre Wieser <pwieser trychlos org>
* configure.ac:
* src/nact/nact-main-tab.c (nact_main_tab_is_page_enabled):
@@ -128,7 +128,7 @@
* src/io-xml/naxml-writer.c (output_xml_to_file):
Takes an URI as the filename.
-2009-04-01 Pierre Wieser <pwieser trychlos org>
+2010-04-01 Pierre Wieser <pwieser trychlos org>
* src/api/na-icontextual.h: Renamed as src/api/na-icontext.h.
* src/core/na-icontextual.c: Renamed as src/core/na-icontext.c.
@@ -162,7 +162,7 @@
* src/io-desktop/nadp-desktop-file.c (check_key_file):
Only write a debug message if file is hidden.
-2009-03-29 Pierre Wieser <pwieser trychlos org>
+2010-03-29 Pierre Wieser <pwieser trychlos org>
* src/io-desktop/nadp-desktop-file.c:
* src/io-desktop/nadp-desktop-file.h (nadp_desktop_file_remove_key):
@@ -181,7 +181,7 @@
* src/io-desktop/nadp-writer.h (nadp_writer_ifactory_provider_write_done):
New function: explicitly write subitems string list for actions and menus.
-2009-03-28 Pierre Wieser <pwieser trychlos org>
+2010-03-28 Pierre Wieser <pwieser trychlos org>
* src/api/na-data-boxed.h:
* src/core/na-data-boxed.c (na_data_boxed_set_default): Removed function.
@@ -229,7 +229,7 @@
* src/core/na-core-utils.c (na_core_utils_slist_to_array):
New function.
-2009-03-26 Pierre Wieser <pwieser trychlos org>
+2010-03-26 Pierre Wieser <pwieser trychlos org>
* src/api/na-data-def.h:
* src/core/na-icontextual-factory.c:
@@ -263,11 +263,11 @@
* src/io-desktop/nadp-reader.h:
Read profiles present in the .desktop file.
-2009-03-26 Pierre Wieser <pwieser trychlos org>
+2010-03-26 Pierre Wieser <pwieser trychlos org>
Releasing 2.30.0.
-2009-03-25 Pierre Wieser <pwieser trychlos org>
+2010-03-25 Pierre Wieser <pwieser trychlos org>
* src/nact/nact-main-menubar-edit.c:
* src/nact/nact-main-menubar-edit.h:
@@ -289,7 +289,7 @@
Enable/disable the buttons depending of the level zero writability
status.
-2009-03-24 Pierre Wieser <pwieser trychlos org>
+2010-03-24 Pierre Wieser <pwieser trychlos org>
* src/core/na-ipivot-consumer.c
(na_ipivot_consumer_notify_of_mandatory_prefs_changed) : New function.
@@ -350,7 +350,7 @@
* src/nact/nact-main-menubar.c (save_item):
Not only unref old origin, but also remove it from tree.
-2009-03-23 Pierre Wieser <pwieser trychlos org>
+2010-03-23 Pierre Wieser <pwieser trychlos org>
Add buttons to sort the list.
@@ -398,7 +398,7 @@
* src/utils/nautilus-actions-new.c:
Let the user select the target-location boolean indicator.
-2009-03-22 Pierre Wieser <pwieser trychlos org>
+2010-03-22 Pierre Wieser <pwieser trychlos org>
* src/core/na-icontextual.c
(is_current_folder_inside): Compare path rather that URI.
@@ -416,7 +416,7 @@
* data/.gitignore: Update .gitignore.
-2009-03-17 Pierre Wieser <pwieser trychlos org>
+2010-03-17 Pierre Wieser <pwieser trychlos org>
* data/Makefile.am: Automatically generate configurations schemas.
@@ -464,7 +464,7 @@
* src/test/init-dispose-diff.sh:
Do not take into account some debug messages.
-2009-03-16 Pierre Wieser <pwieser trychlos org>
+2010-03-16 Pierre Wieser <pwieser trychlos org>
* src/utils/nautilus-actions-new.c
(output_to_dir): Output the new action to a file.
@@ -479,7 +479,7 @@
* src/io-xml/naxml-writer.c (naxml_writer_write_start):
Add attribute to list node, thus fixing writing of action.
-2009-03-15 Pierre Wieser <pwieser trychlos org>
+2010-03-15 Pierre Wieser <pwieser trychlos org>
* src/io-xml/naxml-writer.c (naxml_writer_write_start):
No need to explicitely write item type as the data is marked writable.
@@ -508,7 +508,7 @@
* src/utils/nautilus-actions-new.c:
Update data definitions to handle command-line arguments.
-2009-03-10 Pierre Wieser <pwieser trychlos org>
+2010-03-10 Pierre Wieser <pwieser trychlos org>
* src/utils/nautilus-actions-new.c:
Define a structure to host NADataDef argument definitions.
@@ -560,7 +560,7 @@
* src/core/na-object-profile.c
(na_object_profile_is_target_background): Removed function.
-2009-03-09 Pierre Wieser <pwieser trychlos org>
+2010-03-09 Pierre Wieser <pwieser trychlos org>
* src/io-gconf/nagp-writer.c (nagp_writer_write_data):
Replace gconf_concat_dir_and_key by g_strdup_printf.
@@ -584,7 +584,7 @@
* src/plugin-menu/nautilus-actions.c:
* src/utils/nautilus-actions-run.c: Updated accordingly.
-2009-03-09 Pierre Wieser <pwieser trychlos org>
+2010-03-09 Pierre Wieser <pwieser trychlos org>
Refactor NactIBackgroundTab class as NactIFoldersTab.
@@ -627,7 +627,7 @@
* src/nact/nact-tree-model-dnd.c: Cleanup the code.
-2009-03-05 Pierre Wieser <pwieser trychlos org>
+2010-03-05 Pierre Wieser <pwieser trychlos org>
* nact/nact-tree-model-dnd.c (drop_inside):
Split to three functions to better readibility.
@@ -664,13 +664,13 @@
* src/plugin-menu/nautilus-actions.c
(create_item_from_menu): Add a trace on weak notify.
-2009-03-04 Pierre Wieser <pwieser trychlos org>
+2010-03-04 Pierre Wieser <pwieser trychlos org>
* src/core/na-object-action.c (instance_init):
* src/core/na-object-menu.c (instance_init):
Rather create the 'Type' box here than in read_start().
-2009-03-03 Pierre Wieser <pwieser trychlos org>
+2010-03-03 Pierre Wieser <pwieser trychlos org>
* src/core/Makefile.am:
* src/nact/Makefile.am: Fix make distcheck.
@@ -852,7 +852,7 @@
(nact_tree_model_dnd_imulti_drag_source_drag_data_get):
Fix and parse the returned URI to get the path of the target folder.
-2009-03-01 Pierre Wieser <pwieser trychlos org>
+2010-03-01 Pierre Wieser <pwieser trychlos org>
* po/POTFILES.in: Add src/core/na-exporter.c file.
@@ -973,7 +973,7 @@
* src/api/na-object-api.h: Fix minor typo.
-2009-02-28 Pierre Wieser <pwieser trychlos org>
+2010-02-28 Pierre Wieser <pwieser trychlos org>
* src/io-desktop/nadp-desktop-file.c
(nadp_desktop_file_get_key_file_path):
@@ -1037,7 +1037,7 @@
* src/nact/nact-window.c (nact_window_save_item):
Remove superfluous dumps.
-2009-02-27 Pierre Wieser <pwieser trychlos org>
+2010-02-27 Pierre Wieser <pwieser trychlos org>
* src/core/na-iduplicable.c (na_iduplicable_check_status):
An object without any origin is considered modified.
@@ -1086,7 +1086,7 @@
* src/nact/nact-tree-model.c (nact_tree_model_fill):
Recheck modification and validity status of newly duplicated object.
-2009-02-26 Pierre Wieser <pwieser trychlos org>
+2010-02-26 Pierre Wieser <pwieser trychlos org>
Fix references count mistakes in NACT.
@@ -1155,7 +1155,7 @@
* src/test/check-po.sh: Test cpompleteness of po/POTFILES.in.
* src/test/time.sh: Bench the elapsed build time.
-2009-02-25 Pierre Wieser <pwieser trychlos org>
+2010-02-25 Pierre Wieser <pwieser trychlos org>
* po/POTFILES.in: Updated.
@@ -1300,7 +1300,7 @@
* src/utils/nautilus-actions-schemas.c:
Move GConfClient to private object data, unref on dispose.
-2009-02-24 Pierre Wieser <pwieser trychlos org>
+2010-02-24 Pierre Wieser <pwieser trychlos org>
* src/api/na-iimporter.h:
* src/core/Makefile.am:
@@ -1397,7 +1397,7 @@
* src/test/test-include.c:
* src/test/test-reader.c: Able to import a pre-v2 action.
-2009-02-22 Pierre Wieser <pwieser trychlos org>
+2010-02-22 Pierre Wieser <pwieser trychlos org>
* src/api/Makefile.am:
* src/api/na-ifactory-object-enum.h:
@@ -1469,7 +1469,7 @@
(na_pivot_set_loadable): New function.
(na_pivot_reload_items): Removed function.
-2009-02-21 Pierre Wieser <pwieser trychlos org>
+2010-02-21 Pierre Wieser <pwieser trychlos org>
* src/core/na-pivot.c:
* src/core/na-pivot.h:
@@ -1484,7 +1484,7 @@
No more define the loadable set at NAPivot construction time,
but deffer this when actually loading items.
-2009-02-20 Pierre Wieser <pwieser trychlos org>
+2010-02-20 Pierre Wieser <pwieser trychlos org>
* po/POTFILES.in:
* src/api/na-idata-factory-str.h:
@@ -1534,7 +1534,7 @@
* src/test/Makefile.am:
* src/utils/Makefile.am: Implement NAXMLReader.
-2009-02-18 Pierre Wieser <pwieser trychlos org>
+2010-02-18 Pierre Wieser <pwieser trychlos org>
* src/api/na-core-utils.h:
* src/api/na-idata-factory-str.h:
@@ -1599,7 +1599,7 @@
* src/core/na-object-profile.c:
* src/core/na-object.c: Fix validity check of the items.
-2009-02-17 Pierre Wieser <pwieser trychlos org>
+2010-02-17 Pierre Wieser <pwieser trychlos org>
* po/POTFILES.in:
* src/test/test-parse-uris.c:
@@ -1840,7 +1840,7 @@
Rename src/nact/nact-assistant-export-ask.{c,h} to
src/nact/nact-export-ask.{c,h}
-2009-02-15 Pierre Wieser <pwieser trychlos org>
+2010-02-15 Pierre Wieser <pwieser trychlos org>
Now install defined ids in docdir.
@@ -1870,11 +1870,11 @@
Update src/core/na-iabout.{c,h}
Update src/utils.
-2009-02-15 Deji Akingunola <dakingun gmail com>
+2010-02-15 Deji Akingunola <dakingun gmail com>
* src/test/Makefile.am: Fix typo.
-2009-02-15 Pierre Wieser <pwieser trychlos org>
+2010-02-15 Pierre Wieser <pwieser trychlos org>
Update src/test.
Update src/plugin-tracker.
@@ -1988,7 +1988,7 @@
* configure.ac:
* po/POTFILES.in: Updated accordingly.
-2009-01-31 Pierre Wieser <pwieser trychlos org>
+2010-01-31 Pierre Wieser <pwieser trychlos org>
* nautilus-actions/io-provider-desktop/nadp-desktop-file.c:
* nautilus-actions/io-provider-desktop/nadp-desktop-file.h:
@@ -2001,7 +2001,7 @@
* nautilus-actions/io-provider-gconf/nagp-write.c (write_item_action):
Always writes the 'OBJECT_ITEM_TOOLBAR_LABEL_ENTRY' key.
-2009-01-30 Pierre Wieser <pwieser trychlos org>
+2010-01-30 Pierre Wieser <pwieser trychlos org>
No more record the toolbar_same_label indicator.
@@ -2128,7 +2128,7 @@
* nautilus-actions/test/init-dispose-diff.sh: New file.
-2009-01-27 Pierre Wieser <pwieser trychlos org>
+2010-01-27 Pierre Wieser <pwieser trychlos org>
* nautilus-actions/nact/nact-preferences.ui:
Fix the name of the Down button.
@@ -2142,7 +2142,7 @@
* nautilus-actions/runtime/na-io-provider.c:
Order the I/O providers in write priority.
-2009-01-26 Pierre Wieser <pwieser trychlos org>
+2010-01-26 Pierre Wieser <pwieser trychlos org>
* nautilus-actions/io-provider-gconf/nagp-read.c
(nagp_iio_provider_read_items): Remove path trace.
@@ -2187,7 +2187,7 @@
Remove unused action_changed_handler stuff.
No more maintain the list of capable I/O providers.
-2009-01-25 Pierre Wieser <pwieser trychlos org>
+2010-01-25 Pierre Wieser <pwieser trychlos org>
* nautilus-actions/runtime/na-pivot.c:
* nautilus-actions/runtime/na-pivot.h: Source reorganization.
@@ -2207,7 +2207,7 @@
* nautilus-actions/runtime/na-module.c: Source slight adjustment.
-2009-01-23 Pierre Wieser <pwieser trychlos org>
+2010-01-23 Pierre Wieser <pwieser trychlos org>
* nautilus-actions/nact/nact-schemes-list.c: Cleanup the source file.
@@ -2222,13 +2222,13 @@
* nautilus-actions/nact/nact-preferences-editor.c:
Updated to handle a sixth tab.
-2009-01-23 Pierre Wieser <pwieser trychlos org>
+2010-01-23 Pierre Wieser <pwieser trychlos org>
* configure.ac: Bump version number.
* All source files: Updated copyright notice.
-2009-01-23 Pierre Wieser <pwieser trychlos org>
+2010-01-23 Pierre Wieser <pwieser trychlos org>
* NEWS: Updated for release.
@@ -2241,7 +2241,7 @@
* nautilus-actions/nact/base-window.c (search_for_child_widget):
Use GtkBuildable interface instead of 'name' field (fix #607704).
-2009-01-20 Pierre Wieser <pwieser trychlos org>
+2010-01-20 Pierre Wieser <pwieser trychlos org>
* data/nautilus-actions.schemas.in:
Add a schema for 'na-desktop/locked' mandatory key.
@@ -2261,7 +2261,7 @@
* nautilus-actions/nact/nact-preferences-editor.c:
* nautilus-actions/nact/Makefile.am: Updated accordingly.
-2009-01-17 Pierre Wieser <pwieser trychlos org>
+2010-01-17 Pierre Wieser <pwieser trychlos org>
* nautilus-actions/nact/nact-assistant-export.ui:
* nautilus-actions/nact/nautilus-actions-config-tool.ui:
@@ -2273,7 +2273,7 @@
* nautilus-actions/nact/Makefile.am:
* nautilus-actions/nact/nact-main-menubar.c: Updated accordingly.
-2009-01-16 Pierre Wieser <pwieser trychlos org>
+2010-01-16 Pierre Wieser <pwieser trychlos org>
* nautilus-actions/nact/nact-clipboard.c:
Fix primary clipboard management.
@@ -2281,7 +2281,7 @@
* nautilus-actions/nact/nact-main-menubar.c (on_update_sensitivities):
Fix cut/copy/duplicate/delete sensitivity when selection is multiple.
-2009-01-15 Pierre Wieser <pwieser trychlos org>
+2010-01-15 Pierre Wieser <pwieser trychlos org>
* nautilus-actions/nact/nact-iactions-list-bis.c:
* nautilus-actions/nact/nact-iactions-list.h
@@ -2307,11 +2307,11 @@
* nautilus-actions/nact/nact-window.h (nact_window_is_writable_item):
New function.
-2009-01-05 Pierre Wieser <pwieser trychlos org>
+2010-01-05 Pierre Wieser <pwieser trychlos org>
* configure.ac: Bump version number.
-2009-01-05 Pierre Wieser <pwieser trychlos org>
+2010-01-05 Pierre Wieser <pwieser trychlos org>
* configure.ac: Add -Wformat=2 compilation option.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]