[nautilus-actions] Created tag NAUTILUS_ACTIONS_2_30_0
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Created tag NAUTILUS_ACTIONS_2_30_0
- Date: Thu, 25 Mar 2010 23:52:57 +0000 (UTC)
The signed tag 'NAUTILUS_ACTIONS_2_30_0' was created.
Tagger: Pierre Wieser <pwieser trychlos org>
Date: Fri Mar 26 00:52:23 2010 +0100
Releasing Nautilus-Actions 2.30.0
Changes since the last tag 'NAUTILUS_ACTIONS_2_29_4':
Andrej ŽnidarÅ¡iÄ? (6):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Christian Kirbach (1):
Updated German translation
Claude Paroz (1):
Updated French translation
Deji Akingunola (1):
src/test/Makefile.am: fix typo
Inaki Larranaga Murgoitio (1):
Updated Basque language
Jorge González (2):
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Marek Ä?ernocký (3):
Updated Czech translation
Update Czech translation
Update Czech translation
Mario Blättermann (8):
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Petr Kovar (4):
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky & Petr Kovar
Update Czech translation by Marek Cernocky
Pierre Wieser (256):
Bump version number
Update copyright notice
Cleanup nact-schemes-list.c source file
Add a schema for 'na-desktop/locked' mandatory key
Add a preference page to order the I/O providers
Reset all tooltips in Preference pages
Define nact-providers-list.{c,h} to handle I/O Provider priorities
Slight adjustment in a source file
na_pivot_set_loadable_population
Remove unused na_pivot_get_automatic_reload() function
Slight adjustments in na-pivot.{c,h} sources
Display initial status of I/O providers as a preference
Activate up/down button in I/O providers edition
Keep the I/O providers in write priority
Full rewrite of writability status of items vs. providers
Add a script to check instance_init/dispose balance
Optimize writability check
Fix test of writability status of a desktop file
Fix Action tab layout
Change the Action tab label depending on the currently selected item
No more record the 'toolbar-same-label' key
Always write 'toolbar-label' key in GConf
Read .desktop files
Refactoring: rename source tree from nautilus-actions/ to src/
Refactoring: rename src/io-provider-{desktop,gconf} to src/io-{desktop,gconf}
Refactoring: rename src/{plugin,tracker} to src/plugin-{menu,tracker}
Define XML provider as a dynamic module
Makefile.am: align backslashes
Refactoring: src/api/na-api.h renamed to src/api/na-extension.h
Refactoring: private/ and runtime/ merged into core/
Refactoring: rename na-utils to na-core-utils
Refactoring: Rename src/api/na-gconf-monitor.c to src/core/na-gconf-monitor.c
Add ChangeLog-2009 to the distribution
Fix minor typo in data/Makefile.am
Fix minor typo in doc/Makefile.am
Reference na-xml XML provider
Fix minor typo in icons/Makefile.am
Update log domains with new subdirs
Updating src/api/na-dbus.h
Refactoring: Rename src/api/na-iio-provider.c to src/core/na-iio-provider.c
Refactoring: rename src/core/na-gconf-utils.h to src/api/na-gconf-utils.h
Refactoring: rename src/core/na-iduplicable.h to src/api/na-iduplicable.h
Refactoring: src/api/na-object-api.h
Refactoring: rename src/core/na-object-class.h to src/api/na-object.h
Refactoring: rename src/core/na-object-id-class.h to src/api/na-object-id.h
Refactoring: rename src/core/na-object-item-class.h to src/api/na-object-item.h
Refactoring: rename src/core/na-object-action-class.h to src/api/na-object-action.h
Refactoring: rename src/core/na-object-profile-class.h to src/api/na-object-profile.h
Refactoring: rename src/core/na-object-menu-class.h to src/api/na-object-menu.h
Define NAIIOFactory interface
Define NAIIOFactory interface
Define NAIDataFactory interface
Define NADataElement class
NAObject-derived classes implement NAIDataFactory interface
Refactoring: rename src/io-desktop/nadp-read.{c,h} to src/io-desktop/nadp-reader.{c,h}
Refactoring: rename src/io-desktop/nadp-write.{c,h} to src/io-desktop/nadp-writer.{c,h}
Refactoring: rename src/io-desktop/nadp-xdg-data-dirs.{c,h} to src/io-desktop/nadp-xdg-dirs.{c,h}
Update Desktop I/O provider
Refactoring: rename src/io-gconf/nagp-read.{c,h} to src/io-gconf/nagp-reader.{c,h}
Refactoring: rename src/io-gconf/nagp-write.{c,h} to src/io-gconf/nagp-writer.{c,h}
Refactoring: create src/io-gconf/nagp-keys.c
Update GConf I/O provider
Remove useless src/api/na-gconf-keys.h
Add file src/core/na-dbus-tracker.h
Define NAIExporter interface
Define NAIImporter interface
Refactoring: update src/plugin-menu/
Refactoring: update src/plugin-tracker/
Refactoring: update src/test/
Refactoring: update src/utils/
Refactoring: update src/core/na-iabout.{c,h}
Refactoring: update src/core/na-io-provider.{c,h}
Refactoring: update src/core/na-io-factory.{c,h}
Refactoring: update src/core/na-ipivot-consumer.{c,h}
Refactoring: update src/core/na-iprefs.{c,h}
Refactoring: update src/core/na-module.{c,h}
Refactoring: update src/core/na-pivot.{c,h}
Define new NAUpdater class
Refactoring: remove src/private/
Update src/core/README
Refactoring: update src/nact/
Refactoring: update src/nact/
Define NactIPrefs interface
Now install allocated ids in docdic/
Refactoring: rename src/nact/nact-assistant-export-ask.{c,h} to src/nact/nact-export-ask.{c,h}
Define NAExportFormat new class
Update NAIExporter interface
Refactoring: update export treatments
Refactoring: update core library
Refactoring: define internal interface for NAIImporter interface
Refactoring: update Base class headers
Refactoring: move XML files to src/io-xml/
Refactoring: update nact classes
Refactoring: update Nact classes
Refactoring: update NactIActionsList interface
Refactoring: remove no more used files
Refactoring: update NactIActionTab interface
Refactoring: Update NactIBackgroundTab interface
Refactoring: update NactICommandTab interface
Refactoring: update NactIConditionsTab interface
Refactoring: update NactIPrefs interface
Refactoring: update menu bar management
Refactoring: update status bar management
Refactoring: update toolbar management
Refactoring: update NactMainWindow class
Refactoring: update NactPreferencesEditor class
Refactoring: update providers list management
Refactoring: update schemes list management
Refactoring: update NactTreeModel class
Refactoring: update NactWindow class
Refactoring: update Tracker plugin
Refactoring: update test utilities
Refactoring: update command-line utilities
Refactoring: update list of translatable files
Update src/test/.gitignore
Add read_start() and write_start() to NAIIOFactory and NAIDataFactory interfaces
Restore validity checks
Fix validity check of the items
Fix bad interface inheritance
Fix inverted assertion
Fix na_exporter_get_providers infinite loop, na_iduplicable_instance_dispose
Refactor NADataElement class
Implement NAXMLReader
No more define loadable set at NAPivot allocation
Set loadable population before calling na_pivot_load_items
Rename NAIIOFactory interface as NAIFactoryProvider
Rename NAIDataFactory interface as NAIFactoryObject
Fix minor typo
Able to import a pre-v2 action
Refactor export files to better suit test-reader needs
Make the dump more pretty
Refactor NAImporterAsk dialog
Add NAImporterAsk.ui file
Fix reading from GConf
Clean-up GConf reader code
Only dispose the main window after having quit the main loop
Fix validity checks
No more localized the title of the label column
Make the menu exportables
Fix reference count errors in NACT user interface
Implement NAIfactoryProvider in GConf I/O provider writer
Review default values
Update po/POTFILES.in
Install two check, not distributable, scripts
Fix display of modification status in NACT
Fix reference count error in filter_selection
Fix modification status of new items to make them saveable
Update TODO
Remove fn_free function pointer from NADataDef
Initialize NAIFactoryObject defaults in instance_contructed
Reset the subitems pointer before unreffing the children
Rewrite the pivot update when the item exists
Fix compilation error
Fix modification status at startup
An objet without any origin is considered as modified
Various fixes
Merge branch 'refactor'
Revalidate nadp_desktop_file_get_key_file_path() function
Add src/nact/nact-main-menubar-help.{c,h} files
Do not paste an action into another action
Add files src/nact/nact-main-menubar-maintainer.{c,h}
Add src/nact/nact-main-menubar-tools.{c,h} files
Target folder of a drop operation is an URI
Rename NAIImporter::from_uri() virtual function to be consistant with NAIExporter interface
Rename NAExporterStr structure as NAIExporterFormat
Refactor NAIExporter interface
Export actions and menus to buffer
Export actions and menus to files
Fix import and export assistants
Add weak_notify local functions
Select and expand the first row of the assistant export list
Optimize the build of the displayed text in export assistant
Cleanup the code
Fix dispose of NATrackerDBus
Replace serializable+obsoleted by readable+writable in NADataDef
Define NAIConditions interface
New na_icontext_conditions_is_candidate() function
Update po/POTFILES.in
Fix make distcheck
Just a blank line more in source file
Fix typo in plural management
Rather create 'Type' box in instance_init()
Do not delete a tree which contains a readonly item
Fix typo in comment
Add a trace on weak notify for menus
Fix display of 64bits value
Definitively fix xds_atom_value() return value
Have a more specific label when asking for export format
Display a better message on write_item error
Fix drag-and-drop from inside the tree
Cleanup DnD code
Rewrite action input/output
Remove the 'target background' indicator
Refactor NactIBackgroundTab as NactIFoldersTab class
Define the NASelectedInfo class
NAIContextConditions interface is renamed as NAIContextual
Add a debug trace
Fix the built of the profile keys
Update TODO
Remove 'target-background' schema
Remove background targeting indicators
Implement get_background_items() interface in Tracker plugin
Rename v1 action data group
Remove obsolete NATrackedItem class
Attach each child to its parent when building the initial hierarchy
Remove over-numerous brackets
Update NADataDef structure to be able to manage command-line arguments
Define ArgFromDataDef structure to handle command-line arguments
Update TODO
Update data definitions to handle command-line arguments
Use new ArgFromDataDef structure to display a suitable help
Free allocated GOptionEntry array
Check boolean arguments
Do not rewrite data which is already marked writable
Fix XML dump of an action
Output the new action to stdout
Output the new action to GConf
Do not emit a warning on 'no such file or directory' error
Output the new action to a file
Update TODO
Update TODO
Do not take into account some debug messages
Increment ref count on items to delete
Free the delete list before filling the tree
Add StartupNotify=true
Fix typo
Add io-providers/read-at-startup and io-providers/writable keys
Define na_data_boxed_is_set() new function
Do not output empty values
String lists are now initialized with GConf-style
Build data/ after src/
Dynamically generate configurations schemas
Update data/.gitignore
Considere background menu just as a special case of selection menu
Fix file_info_get_attribute
Optimize the code for background and selection menus
Fix NASelectionInfo addressing
Restore the target-location indicator
Do not number the core library
Update TODO
Update TODO
Define three new buttons to sort the items list
Implement order change when clicking the buttons
Fix bug when reordering profiles inside of an action
Buttons reflect change of order mode
Remove not used selection_changed interface API
Fix the dialog title when changing level zero order
Level is writable if not locked
Do not enable the modification of order mode if level zero is not writable
Monitor mandatory preferences
Fix compilation errors :(
Implement NAIPivotConsumer::on_mandatory_prefs_change notification
Split all action management from the menubar in a per-menu basis
Update objects hierarchy doc
Prepare version number for release
Update NEWS
Ricardo Varas (1):
Updated Spanish translation
pierre (14):
Confirm the version which exported the schema
Able to import v2 schemas
Able to import type 3 XML files
Fix minor typo
Force toolbar label to be the same that action one if flag is set to true
Fix segmentation fault when saving an action
Only writes in GConf non empty values
Fix user interface on label change
Give a better name to toolbar label entry field
Cleanup GConf I/O provider code
Rename NAIImporterParms structure as NAIImporterUriParms
An helper for importing a list of URIs
Uses na_importer_import_from_list() when dropping into NACT
Fix save mechanism, including NAPivot updates
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]