[nautilus-actions] Created tag NAUTILUS_ACTIONS_2_29_1



The signed tag 'NAUTILUS_ACTIONS_2_29_1' was created.

Tagger: Pierre Wieser <pwieser trychlos org>
Date: Sun Oct 25 18:42:19 2009 +0100

    Releasing Nautilus-Actions 2.29.1

Changes since the last tag 'NAUTILUS_ACTIONS_1_12_0':

A S Alam (1):
      Updating for Punjabi (Gurmukhi) by A S Alam

Andrej ŽnidarÅ¡iÄ? (2):
      Added Slovenian translation
      Updated Slovenian translation

Christian Kirbach (3):
      Updated German translation
      Updated German translation
      Updated German translation

Daniel Nylander (1):
      Updated Swedish translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jorge González (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Manoj Kumar Giri (2):
      Updated Oriya Translation
      Updated Oriya Translation

Mario Blättermann (5):
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation

Matej UrbanÄ?iÄ? (1):
      Added sl for Slovenian language

Pierre Wieser (192):
      Bump version number
      Focus on tab
      Simplify BaseApplication class
      Rewrite BaseApplication base class
      No more try to set focus on first entry when switching between tabs
      Set default icon for the application
      Insulate status bar management in nact-statusbar.{c,h}
      Take advantage of new statusbar management functions
      Display Nautilus-Actions actions as a submenu in Nautilus context menu
      Update objects hierarchy document
      Adding a small comment on how propagate modifications
      Remove Enabled and ReadOnly checkboxes Expand property
      Rename MenuBarVBox to MenubarVBox to be consistent with Statusbar
      Rename GLADEDIR to PKGDATADIR
      Update Nautilus-Actions schemas
      Add About Nautilus Actions item to Nautilus context menu
      Update POTFILES.in file
      Fix #592781: use explicit format strings
      Fix test of virtual functions which caused double calls
      Get rid of unwanted update notifications
      A try to use GtkAction, but tooltips are not shown
      Remove useless interface
      Use UI Manager
      Remove nact_imenubar_on_delete_key_pressed() function
      Compiling with '-pedantic' gcc option
      Some cleanup in the code
      Implement a work-around for #589745
      Add a comment about nautilus_menu_provider_emit_items_updated_signal()
      Returns selected actions in the display order
      Sort actions in the display order
      Fix typo in documentation
      Implements drag and drop
      Rearchitecturing the code
      Remove na_pivot_free_items_tree() function
      Remove nact_iactions_list_free_items_list() function
      Define a filter selection function in treeview
      Use GList as subitems lists
      Remove accelerator for new menu
      Doesn't update the selection while removing items from the tree
      Cut/copy/paste actions
      Select last inserted row
      Remove count_all_items_of_treestore functions
      Remove or modify unneeded api
      Remove nact_iactions_list_is_filling_list() public function
      Update tree on delete
      Build the initial object hierarchy
      fix potential memory leak when building hierarchy
      Activate keyboard shortcuts on menus
      nact_iactions_list_select_row(): Fix keyboard focus on new items
      Remove the function na_object_item_set_new_uuid()
      Renamed nact_window_xxx functions
      nact_iactions_list_delete_selection no more returns a selectable path
      Fix row selection code
      Fix new action insertion
      Fix check_edition_status dynamic
      Remove unneeded include file
      Lightened check_edition_status traces
      Renamed na-obj-xxx files to na-object-xxx
      Update the tree model on field modifications
      Cleanup NAIDuplicable signal propagation code
      Fix load of the hierarchy when level-zero list is empty
      Fix edition status and saving in the UI
      Remove surreferencing when attaching a profile to an action
      Fix various memory leaks
      Review code, usage of g_assert, test dispose_has_run
      Update installable schema
      Reload actions
      Define an import mode in the Import assistant
      Handle a default when no preference
      Reset window to default size when preferences exceed the screen size
      Define NactBuilder new class
      Avoid having to override NAIDuplicable signal class handler
      Remove no more usefull debug message
      No more define signals for preferences management
      Move providers from GSList to GList
      Remove useless debug messages on NAIDuplicable
      Fix a memory leak when removing items from the tree store
      Primary clipboard makes use of convenience NactClipboard class
      Fix memory leak when selection is changed
      Copied objects are relabeled
      Do not try to select a null path
      Paste a profile from the clipboard
      Relabeling items is a user preference
      Expand all/Collapse all menu items
      Define a schema for the three new preferences
      Implement new order semantic
      Trigger main window and nautilus plugin on runtime preferences changes
      Dynamically resort the treeview when the display order changes
      Build a hierarchical menu for Nautilus plugin
      Store order mode preference as a string
      Import mode preference is now stored as a GConf string
      Replace base_iprefs_xxx_string with na_iprefs equivalents
      Add a tab to Preferences editor
      Import mode is displayed in Preferences editor
      Prepare with XDS drag and drop
      Drag and drop code - not entirely ok yet
      Define libna-runtime convenience library
      libna-common vs libna-runtime are done
      Update POTFILES.in
      Remove one leading space
      New 'Paste into' menu item
      Fix make distcheck
      Block tab-updated signal handler while moving selection
      No more g_object_ref subitems list
      na_object_free_items renamed to na_object_free_items_list
      Display all valid loaded items, appending them to the hierarchy
      Check reference counts at load time
      Fix action sensitivities in menubar
      Fix multi-childs insert into
      Move labels two pixels to right
      Display a maintainer menu when in maintainer mode
      Only display runtime library traces when in maintainer mode
      new item BriefTreeStoredumpItem in maintainer menu
      Display a first toolbar
      Require rather a command than a label for a profile
      Also save non-valid items
      Force the treeview to grab the focus at startup
      Load all items, emitting a warning when not valid
      Disable edit menu when treeview has not the focus
      Display error in status bar with a timeout
      Fix warning when the loaded profile is invalid
      Let the label be edited in place in treeview
      Fix drag and drop when reordering items
      Fix destination path when dragging top to bottom
      A valid menu has at least one valid subitem
      Always keep the order of the profiles
      Do not sort profiles
      Initialize the order mode at runtime init
      Reorganize update_sensitivitie code
      Rename na_object_check_edition_status() to na_object_check_status()
      Confirm that na_object_check_status is relevant in NAIIOProvider
      Simplifies nact_tree_model_remove code by only checking status of parent
      Optimize and comment status checking
      Only check status of toplevel items when saving
      Optimize redisplay of the modified items in the treeview
      Only send the 'status-changed' signal once when the two status change
      Bump version number to 2.29.1
      Let the user choose if he wants keep its last choice
      Do not import on Cancel
      Check status of imported actions
      Reset the 'keep_mode' flag on Cancel
      Make the AssistantImportAsk dialog transient for main window
      Make the Preferences dialog transient for the main window
      Make the Import assistant transient for the main window
      Make the Export assistant transient for the main window
      Check for existance of action when the file has been loaded
      Do not consider NAUTILUS_ACTIONS_CONFIG_VERSION as a configuration argument
      Reset 'keep_last_mode' flag when entering and quitting the import assistant
      Do not keep 'keep_last_import_mode' as a preference
      Remove debug trace
      Fix ref count in tree store
      Record last export format used as a preference
      Let the user be asked for his preferred export format
      Pass the BaseWindow when creating a NactClipboard
      Let the user be asked for export format in drag and drop opes
      A window may have its own UI XML definition file while sharing the common builder
      At end, quit the assistants on Cancel without warning
      Enhance import assistant
      Enhance export assistant
      Do not allow editable labels in export assistant
      Restore dynamic title
      Remove useless ipivot_consumer_on_about_changed
      Creation of a root menu is a user preference
      Make F2 the inline edition accelerator
      Make left and right arrows collapse and expand subtrees
      display items count in the statusbar
      Open a popup on right click in the treeview
      Fix status check when duplicating a hierarchy
      Recursively applies relabel strategy to menu subitems
      Minor bug fixes
      Also checks the unicity of action against previously imported
      Add toolbar items to View menu
      Fix widget name in Action tab
      Enhance validity conditions of a profile
      Track the presence of the popup menu to apply edition actions
      Fix edition accelerators in tabs
      Only enable in toolbars items which have an icon
      Display toolbars depending on user preferences
      Fix GtkToolbar try to reparent
      Update TODO list
      Implements get_background_items() and get_toolbar_items() Nautilus API
      Another update on data model
      Toolbar label defaults to action label
      Fix NACT Action tab layout
      Fix sensitivities in Action tab when selected item is a menu
      Let the user edit its preferred export format
      Remove terminating dot from radio button  labels
      Do not mark authors names and emails for translating (#599520)
      Update list of translatable files
      Update NEWS
      Reset Save item unsensitive after reload
      Actually checks current folders vs. specified ones

Rajesh Ranjan (1):
      hindi added and updated by Rajesh Ranjan

krishnababu k (2):
      Updated Telugu Translations
      Updated Telugu Translations

pierre (31):
      Rename three GConf preference keys
      Review usage of g_assert and dispose_has_run
      No more check for action existancy in NAPivot
      Remove orientation=vertical vbox properties
      Modify a comment
      Remove nact-iactions-list-item-updated signal
      Define IActionsList:get_treeview_name pure virtual function
      Do not implement BaseIPrefs interface
      Always returns the treeview name
      Remove useless debug trace
      Dump hierarchy tree before alpha sort
      Make the headers displayable in the treeview
      New na_gconf_utils functions
      Update the sort semantic in IIOProvider interface
      Renumber and relabel pasted items
      Signal connection functions now return the handler_id
      Move parent pointer from NAObjectProfile to NAObjectId class
      Only display valid items in Nautilus context menu
      Recursively update the parents of an item
      Fix drag and drop on a sub-hierarchy
      Move string ids list from NAObjectMenu to NAObjectItem
      Update action sensitivites on item status changed
      Validate dest of imported actions
      Only check status of pivot items from the plugin
      Fix when moving a subitem down
      Delete the moved item before preparing to paste
      Define 'Ask user' new import mode
      Take preference name as argument when updating GConf
      Remove 'orientation' property from Glade file
      Keep last user choice in import operations
      Remove orientation property



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]