[banshee: 12/12] Merge branch 'platform-hyena'



commit 2b7789ea563319fa7196e50b76b2b561d699fd71
Merge: b782f4f dd0ae65
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Tue Jan 12 11:37:42 2010 -0800

    Merge branch 'platform-hyena'

 .../Banshee.GStreamer/Banshee.GStreamer/Service.cs |    4 +-
 .../Banshee.Gnome/Banshee.GnomeBackend/Brasero.cs  |    5 +-
 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/Makefile.am              |    1 -
 .../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 +
 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/AudiobookLibrarySource.cs    |    4 +-
 .../Banshee.Bookmarks/BookmarksService.cs          |    6 +-
 .../Banshee.CoverArt/CoverArtService.cs            |    7 +-
 .../Banshee.Daap/Banshee.Daap/DaapService.cs       |    3 +-
 .../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           |    7 +-
 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 +-
 86 files changed, 794 insertions(+), 441 deletions(-)
---



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