[nautilus] Created tag 2.31.6



The signed tag '2.31.6' was created.

Tagger: Cosimo Cecchi <cosimoc gnome org>
Date: 1281611157 +0200

    Release 2.31.6.

Changes since the last tag '2.30.1':

A S Alam (2):
      Updating Punjabi Translation by A S Alam
      Updating Punjabi Translation by A S Alam

A. Walton (2):
      Set accessible name for the desktop.
      Use the correct icon for autorunning Open Folder

Adrian Bunk (1):
      autogen.sh: automake 1.9 is required (see configure.in)

Alan Monfort (2):
      Updated Breton translation
      Updated Breton translation

Alexander Larsson (2):
      Change default thumbnail size from 96 to 64
      Don't use deprecated Gtk+ api (GtkBoxChild)

Andika Triwidada (1):
      Updated Indonesian translation

Andrej Žnidaršič (1):
      Updated Slovenian translation

Ankit Patel (1):
      Updated Gujarati Translations to correct dynamic variables mistakes

Bastien Nocera (25):
      [eel] GSEAL eel-accessibility.
      [eel] GSEAL eel-alert-dialog.
      [eel] GSEAL eel-art-gtk-extensions.
      [eel] GSEAL eel-background-box.
      [eel] GSEAL eel-background-box.
      [eel] GSEAL eel-canvas-rect-ellipse.
      [eel] GSEAL eel-canvas.
      [eel] GSEAL eel-debug-drawing.
      [eel] GSEAL eel-editable-label.
      [eel] GSEAL eel-gtk-container.
      [eel] GSEAL eel-gtk-extensions.
      [eel] GSEAL eel-image-table.
      [eel] GSEAL eel-labeled-image.
      [eel] GSEAL eel-wrap-table.
      [ln-p] GSEAL nautilus-autorun.
      [ln-p] GSEAL nautilus-bookmark.
      [ln-p] GSEAL nautilus-cell-renderer-pixbuf-emblem.
      [ln-p] GSEAL nautilus-clipboard-monitor.
      [ln-p] GSEAL nautilus-clipboard.
      [ln-p] GSEAL nautilus-dnd.
      [ln-p] GSEAL nautilus-entry.
      [ln-p] GSEAL nautilus-file-conflict-dialog.
      [ln-p] GSEAL nautilus-file-operations.
      [ln-p] GSEAL nautilus-horizontal-splitter.
      [ln-p] GSEAL nautilus-icon-canvas-item.

Bruno Brouard (2):
      Updated French translation
      Updated French translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Persch (1):
      Port to GDBus

Cosimo Cecchi (150):
      Remove deprecated GTK+ symbols (#565038).
      Use 'button-release-event' to activate bookmarks.
      Preserve last selection while updating places.
      Add a method to move bookmarks in the list.
      Use the new NautilusBookmarksList API.
      Remove dead code.
      Set rate limit to the file monitor.
      Bring the object to 2010.
      Refactor the load/save code for the list.
      Always return TRUE from drop-motion.
      Don't use Backspace to delete bookmarks.
      First implementation of NautilusFileConflictDialog
      Use a GtkDialog.
      UI and HIG fixes
      Finish implement icon boxes in the dialog.
      HIG fixes
      Implement responses from the dialog back to the file operation.
      Adapt the file operations code to use the new dialog
      Implement support for rename in the operations code
      Use NautilusFile machinery instead of is_dir
      Swap the order of files in the dialog
      Fix a conflict after rebase.
      Fix indentation.
      Show the file type only if it's different.
      Make sure NautilusFiles are ready.
      Specify which file is older.
      Make the primary label bold.
      Remove manual markup.
      Reverse broken logic.
      Tweak UI according to usability suggestions.
      Focus the entry after clicking on 'Reset'.
      Focus and sensitivity fixes.
      Always set the parent window in dialogs (#573788).
      Don't mark the regex for translation.
      Properly set the application as default (#605814).
      Use display names for applications (#611378).
      Don't use C++ keywords in NautilusMenu (#616657).
      Bump libnautilus-extension API version (#610356).
      Use a new icon for audio preview (#614907).
      Initialize variables to NULL.
      Fix size requests and wrap modes for labels.
      Properly update icons as we load the thumbnails.
      Move restore_from_trash() in nautilus-file-utilities.
      Add a 'Restore Selected Items' button in the trashbar.
      Don't let the sidebar shrink more than its requisition (#311732).
      Let the sidebar header fill the whole width (#463111).
      Don't force a default response.
      Use "Cancel" as default response when activating a broken link (#341595)
      Change "Stretch Icon" to "Resize Icon" (#459900).
      Don't give input focus to the selectable label (#591902).
      Use header capitalization for "Open With" menu items (#596778).
      Make NautilusBookmarkList a singleton.
      Remove a pile of hacks used to initialize bookmarks.
      Change NautilusBookmark API.
      Update to the new API.
      Set a 'folder-remote' icon if the URI is not native.
      Set a 'folder-remote' icon for remote bookmarks.
      Use the new API in the places sidebar.
      Trigger the eject button on release.
      Never update icons for remote bookmarks.
      Add new icon flags to use mount icons.
      Prefer mount icons as window icons (#613733).
      Use the mount icon as an emblem in the views.
      Use the mount icon as an emblem in the information sidebar.
      Don't add the emblem if it's equal to the icon.
      Split the special columns.
      Use the new methods in the column chooser.
      Use the new API in the preferences.
      Define different defaults for the columns in trash.
      Don't rely on updated metadata when resetting columns to default.
      Hide the 'Arrange by Trash Time' option if we're not in the trash.
      Add another missing GConf schema.
      Move pixbuf render code to libeel.
      Add an "highlighted-for-clipboard" property to the item.
      Move clipboard information to NautilusClipboardMonitor.
      Implement transparent icons for cut files in icon view.
      Implement transparent icons for cut files in list view.
      Add an utility function to compare file locations.
      Move the clipboard callbacks to NautilusClipboardMonitor.
      Use the new NautilusFile API in the list model.
      Implement transparent icons for cut files in tree view.
      Split WARNING_CFLAGS into its own variable.
      Fix a compiler warning.
      Re-use the same connection to Inhibit/Unhinibit power manager.
      Use g_bus_watch_proxy() to initialize ConsoleKit.
      Use g_bus_watch_proxy() to call PackageKit methods.
      Bump required GLib version.
      Specify the expected variant type instead of using G_VARIANT_TYPE_TUPLE.
      Use single GTK+ header includes.
      Add nautilus_file_is_user_special_directory().
      Add methods to get per-file default sort type/attribute.
      Use the new API to order files in the icon view.
      Use the new API to order files in the list view.
      Support relative paths in NautilusLocationEntry.
      Update the location bar and dialog to the new API.
      Don't use 'File Browser' in the window title for browser mode (#614848).
      [ln-p] GSEAL nautilus-icon-container.
      [ln-p] GSEAL nautilus-icon-dnd.
      [ln-p] GSEAL nautilus-keep-last-vertical-box.
      [ln-p] GSEAL nautilus-open-with-dialog.
      [ln-p] GSEAL nautilus-progress-info.
      [ln-p] GSEAL nautilus-tree-view-drag-dest.
      [ln-p] GSEAL nautilus-undo.
      [file-manager] GSEAL fm-desktop-icon-view.
      [file-manager] GSEAL fm-directory-view.
      [file-manager] GSEAL fm-ditem-page.
      [file-manager] GSEAL fm-icon-view.
      [file-manager] GSEAL fm-list-model.
      [file-manager] GSEAL fm-list-view.
      [file-manager] GSEAL fm-properties-window.
      [file-manager] GSEAL fm-tree-view.
      [src] GSEAL nautilus-application.
      [src] GSEAL nautilus-connect-server-dialog.
      [src] GSEAL nautilus-desktop-window.
      [src] GSEAL nautilus-emblem-sidebar.
      [src] GSEAL nautilus-information-panel.
      [src] GSEAL nautilus-location-bar.
      [src] GSEAL nautilus-location-dialog.
      [src] GSEAL nautilus-navigation-window-menus.
      [src] GSEAL nautilus-navigation-window.
      [src] GSEAL nautilus-notebook.
      [src] GSEAL nautilus-pathbar.
      [src] GSEAL nautilus-places-sidebar.
      [src] GSEAL nautilus-property-browser.
      [src] GSEAL nautilus-query-editor.
      [src] GSEAL nautilus-side-pane.
      [src] GSEAL nautilus-sidebar-title.
      [src] GSEAL nautilus-spatial-window.
      [src] GSEAL nautilus-window-bookmarks.
      [src] GSEAL nautilus-window-manage-views.
      [src] GSEAL nautilus-window.
      [src] GSEAL nautilus-zoom-control.
      [test] GSEAL test-eel-image-table.
      [build] bump GTK+ required version to 2.21.2.
      [src] remove a debug printf.
      Update for GLib 2.25.9 API changes (#621879).
      Add a border around info bars (#621366).
      Don't fix relative paths for URIs.
      Use gtk_widget_get_child_requisition for the pathbar.
      Port to GApplication.
      Move some variables around.
      Remove dead code.
      Don't set has_custom_name for current location bookmark.
      Add missing modeline.
      Compile cleanly with GCC 4.5.
      Don't set a NULL argv for GApplication (#624508)
      Don't unref the DBus proxy if it's NULL
      Use the actual action for GDK_ACTION_ASK drops
      Bump to 2.31.6.
      Release 2.31.6.

Daniel Nylander (3):
      Updated Swedish translation
      Updated Swedish translation
      Updated Swedish translation

Diego Escalante Urrelo (1):
      nautilus-recent: gtk_recent_manager_set_limit is deprecated

Dirgita (1):
      Updated Indonesian translation

Fran Diéguez (12):
      Updated Galician translation
      Updated Galician translation
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated galician translations

Gregory J. Horvath (1):
      Add a missing GConf schema.

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

Khaled Hosny (2):
      Updated Arabic translation
      Cleanup file header

Kjartan Maraas (5):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Kristjan Schmidt (1):
      Updated Esperanto translation

Luca Ferretti (1):
      Fix mnemonics and capitalization for extra pane menu entries

Lucian Adrian Grijincu (3):
      po: Updated Romanian translation
      po: Updated Romanian translation
      po: Updated Romanian translation

Manoj Kumar Giri (1):
      Updated Oriya Translation

Marcus Carlson (23):
      Adds legend to "Select Items Matching" dialog
      Adds Trashed On and Original Location as columns in List View
      Ignore > 2 clicks in the icon container (#621098).
      Change "Clean Up by Name" to "Organize Desktop by Name" (#530136)
      Change 'Close all Windows' shortcut to Ctrl+Q.
      Properly handle G_IO_ERROR_FAILED_HANDLED (#601096).
      Don't eat Alt+Right/Left in icon container
      Remove "Browse Folder" on Desktop when browsing is set to default (#563829)
      Change clicked signal to toggled to not get into bad state (#440435)
      Fixed typo (#624055)
      Also change filename on disk when renaming a .desktop file (#145125)
      Eat Control + v to not enable type ahead (#350819)
      Remove unnecessary include and remove a FIXME (#544211)
      Adds key binding for expanding and collapsing folders in list view
      Enter key when combo box has focus validates new media dialog (#589436)
      Only show "Organize Desktop by Name" on Desktop (#530136)
      Ellipseze bookmarks editing window renderer (#319159)
      Hide all windows before closing when closing all windows (#441095)
      Enable scaling of icons on desktop only (#589295)
      Open current folder properties on Alt+Enter and Ctrl+I (#569694)
      Adds "Free space: " to the end of the current status string (#588641)
      Removes doublespacing strings (#577535)
      Better (shorter) text when emptying trash (#304336)

Mario Blättermann (3):
      Updated German translation
      [i18n] Updated German translation
      [i18n] Updated German translation

Martin Pitt (1):
      Do not show Unmount when showing Eject/Safe removal

Matthias Clasen (1):
      Use the right datatype in the schema

Mattias Põldaru (1):
      Estonian translation updated

Nils-Christoph Fiedler (2):
      Added Uyghur translation
      Updated LowGerman translation

Paolo Borelli (1):
      Remove leftover comments.

Paul Seyfert (1):
      Updated German translation

Ray Strode (1):
      Support overriding .gnome2 directory.

Reuben Potts (1):
      Added Manx translation

Rodrigo Moya (2):
      Added introspection to libnautilus-extension
      Add introspection support for libnautilus-extension

Runa Bhattacharjee (1):
      Updated Bengali India Translation

Sahran (1):
      Added Uyghur translation

Sense Hofstede (2):
      Updated Frisian translations and added the language to LINGUAS
      Updated Frisian translations

Sira Nokyoongtong (1):
      Updated Thai translation.

Ted M Lin (1):
      Cleanup non-existant folders on pathbar (bug #310205).

Theppitak Karoonboonyanan (1):
      Updated Thai translation.

Thomas Karpiniec (1):
      Use correct logic for delaying updates while loading

Thomas Thurman (3):
      Updated Shavian transliteration
      Updated Shavian translation
      Updated Shavian translation

Tomas Bzatek (1):
      Set default value for the navigation_window_saved_maximized gconf key

Tomeu Vizoso (1):
      Use G_PASSWORD_SAVE_FOR_SESSION by default.

Torstein Adolf Winterseth (1):
      Updated Norwegian Nynorsk translation

Yaron Shahrabani (5):
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.

drtv (3):
      Updated Tamil translation
      Updated Tamil translation
      Updated Tamil translation

du baodao (1):
      Update Simplified Chinese translation.


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