[banshee/grid: 35/35] Merge branch 'master' into grid
- From: Aaron Bockover <abock src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee/grid: 35/35] Merge branch 'master' into grid
- Date: Fri, 15 Jan 2010 19:44:16 +0000 (UTC)
commit 7504598565e2438ddb75a439ea47975120a34423
Merge: a2ee6c7 8ee7a29
Author: Aaron Bockover <abockover novell com>
Date: Fri Jan 15 14:50:58 2010 -0500
Merge branch 'master' into grid
Banshee.sln | 14 +
build/bundle/bockbuild/darwinprofile.py | 70 ++
build/bundle/bockbuild/package.py | 2 +-
build/bundle/bockbuild/profile.py | 42 +-
build/bundle/mkbundle.osx | 53 --
build/bundle/packages/mono.py | 9 +-
build/bundle/packages/pango.py | 35 +-
.../packages/patches/mono-runtime-relocation.patch | 70 ++
build/bundle/profile.darwin.py | 52 ++
build/bundle/skeleton.darwin/Contents/Info.plist | 30 +
.../Contents/Resources/Banshee.icns | Bin 0 -> 165218 bytes
build/bundle/solitary/AssemblyItem.cs | 18 +-
build/bundle/solitary/Entry.cs | 3 +-
build/bundle/solitary/Item.cs | 52 ++-
build/bundle/solitary/Makefile | 2 +
build/bundle/solitary/NativeLibraryItem.cs | 72 ++-
build/bundle/solitary/PathExtensions.cs | 53 ++
build/bundle/solitary/ProcessTools.cs | 4 +
build/bundle/solitary/Solitary.cs | 34 +-
build/bundle/solitary/SymlinkItem.cs | 68 ++
po/POTFILES.in | 4 +
po/sl.po | 780 +++++++++---------
po/sv.po | 887 ++++++++++----------
.../Banshee.GStreamer/Banshee.GStreamer/Service.cs | 4 +-
.../Banshee.Gnome/Banshee.GnomeBackend/Brasero.cs | 5 +-
src/Clients/Booter/banshee-1.darwin.in | 40 +-
src/Clients/Nereid/Nereid/PlayerInterface.cs | 9 +-
src/Core/Banshee.Core/Banshee.Base/CoverArtSpec.cs | 2 +
src/Core/Banshee.Core/Banshee.Base/Paths.cs | 14 +-
.../Banshee.Core/Banshee.Base/PlatformHacks.cs | 33 -
src/Core/Banshee.Core/Banshee.Core.csproj | 2 -
src/Core/Banshee.Core/Makefile.am | 2 -
.../Banshee.Collection/BansheeListModel.cs | 9 +-
.../Banshee.Collection/FilterListModel.cs | 3 +-
.../Banshee.Database/BansheeDbConnection.cs | 4 +-
.../Banshee.Hardware/HardwareManager.cs | 2 +-
.../Banshee.Library/MusicLibrarySource.cs | 2 +-
.../Banshee.Library/ThreadPoolImportSource.cs | 2 +-
.../Banshee.Library/VideoLibrarySource.cs | 2 +-
.../Banshee.MediaProfiles/Pipeline.cs | 1 +
.../Banshee.Metadata/MetadataService.cs | 4 +-
.../PlaylistFormatBase.cs | 2 +
.../Banshee.Playlists.Formats/PlaylistParser.cs | 2 +
.../Banshee.Playlists.Formats/PlsPlaylistFormat.cs | 2 +
.../Banshee.ServiceStack/Application.cs | 2 +
src/Core/Banshee.Services/Banshee.Services.csproj | 1 -
.../Banshee.Sources/ErrorSource.cs | 5 +-
.../Banshee.Sources/PrimarySource.cs | 2 +-
.../Banshee.Sources/SourceManager.cs | 10 +-
src/Core/Banshee.Services/Banshee.Web/Browser.cs | 2 +-
src/Core/Banshee.Services/Makefile.am | 3 +-
.../Banshee.Addins.Gui/AddinView.cs | 6 +-
.../Banshee.Gui.Dialogs/ConfirmShutdownDialog.cs | 5 +-
.../DefaultApplicationHelperDialog.cs | 2 +-
.../Banshee.Gui.Widgets/ConnectedMessageBar.cs | 5 +-
.../Banshee.Gui.Widgets/UserJobTile.cs | 6 +-
.../Banshee.Gui.Widgets/UserJobTileHost.cs | 8 +-
.../Banshee.Gui/BansheeActionGroup.cs | 130 +---
.../Banshee.Gui/BaseClientWindow.cs | 2 +
.../Banshee.Gui/GtkBaseClient.cs | 5 +-
.../Banshee.Gui/InterfaceActionService.cs | 129 +---
.../Banshee.Gui/SourceActions.cs | 6 +-
.../Banshee.Gui/TrackActions.cs | 8 +-
.../Banshee.Library.Gui/ImportDialog.cs | 8 +-
.../ProfileConfigurationDialog.cs | 2 +
.../Banshee.Preferences.Gui/WidgetFactory.cs | 4 +-
.../Banshee.SmartPlaylist.Gui/Editor.cs | 1 +
.../FilteredListSourceContents.cs | 5 +-
.../Banshee.Sources.Gui/SourceComboBox.cs | 6 +-
.../Banshee.Sources.Gui/SourceModel.cs | 10 +-
.../Banshee.Sources.Gui/SourceView.cs | 11 +-
.../Banshee.Sources.Gui/SourceView_DragAndDrop.cs | 4 +-
.../Banshee.ThickClient/Banshee.ThickClient.csproj | 1 -
src/Core/Banshee.ThickClient/Makefile.am | 1 -
src/Core/Banshee.Widgets/Banshee.Widgets.csproj | 2 -
src/Core/Banshee.Widgets/Makefile.am | 2 -
.../Banshee.Dap.Ipod/UnsupportedDatabaseView.cs | 2 +
.../Banshee.Dap.MassStorage/MassStorageSource.cs | 2 +-
src/Dap/Banshee.Dap/Banshee.Dap.Gui/DapActions.cs | 4 +-
src/Dap/Banshee.Dap/Banshee.Dap.Gui/DapInfoBar.cs | 3 +-
src/Dap/Banshee.Dap/Banshee.Dap/DapLibrarySync.cs | 2 +-
src/Dap/Banshee.Dap/Banshee.Dap/DapSync.cs | 4 +-
.../Banshee.Audiobook/Banshee.Audiobook.csproj | 2 +-
.../Banshee.Audiobook/AudiobookLibrarySource.cs | 4 +-
src/Extensions/Banshee.Audiobook/Makefile.am | 7 +-
.../Banshee.Bookmarks/BookmarksService.cs | 6 +-
.../Banshee.CoverArt/CoverArtService.cs | 7 +-
.../Banshee.Daap/Banshee.Daap/DaapService.cs | 3 +-
.../Banshee.Emusic/Banshee.Emusic.csproj | 13 +-
.../Banshee.Emusic/Banshee.Emusic/EmusicService.cs | 2 +-
.../FileSystemQueueSource.cs | 4 +-
.../Banshee.InternetArchive/DetailsSource.cs | 1 +
.../Banshee.InternetArchive/SearchSource.cs | 1 +
.../Banshee.Lastfm.Radio/LastfmSourceContents.cs | 4 +-
.../Banshee.Lastfm.Radio/LastfmTrackInfo.cs | 2 +
.../Banshee.Lastfm.Radio/StationEditor.cs | 3 +-
.../RecommendationPane.cs | 2 +-
.../Banshee.MiniMode/SourceModel.cs | 4 +-
.../Banshee.PlayQueue/PlayQueueActions.cs | 5 +-
.../ItunesPlayerImportSource.cs | 3 +
.../Banshee.Podcasting.Data/PodcastSource.cs | 1 +
.../Banshee.Podcasting.Gui/PodcastActions.cs | 4 +-
src/Libraries/Hyena.Gui/Hyena.Gui.csproj | 5 +
src/Libraries/Hyena.Gui/Hyena.Gui/ActionManager.cs | 170 ++++
.../Hyena.Gui/Hyena.Gui}/DragDropList.cs | 2 +-
.../Hyena.Gui/Hyena.Gui/HyenaActionGroup.cs | 175 ++++
.../Hyena.Gui/Hyena.Widgets/GenericToolItem.cs | 48 ++
.../Hyena.Gui/Hyena.Widgets}/HigMessageDialog.cs | 54 +-
src/Libraries/Hyena.Gui/Makefile.am | 5 +
src/Libraries/Hyena/Hyena.Collections/LruCache.cs | 38 +-
src/Libraries/Hyena/Hyena.csproj | 3 +
src/Libraries/Hyena/Hyena/ApplicationContext.cs | 112 +++
.../Hyena/Hyena}/ThreadAssist.cs | 13 +-
src/Libraries/Hyena/Hyena/UndoManager.cs | 24 +-
.../Hyena/Hyena}/XdgBaseDirectorySpec.cs | 14 +-
src/Libraries/Hyena/Makefile.am | 5 +-
116 files changed, 2249 insertions(+), 1408 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]