Binary compatibility report for the libhildonfm.so.2 library  between 2.0.0-Maemo 4.1.2 and 2.0.0-Maemo 5.0 versions on ARM

Test Info


Library Namelibhildonfm.so.2
Version #12.0.0-Maemo 4.1.2 (gcc 3.4.4)
Version #22.0.0-Maemo 5.0 (gcc 4.2.1)
CPU ArchitectureARM

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types148 / 110
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-67
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (67)


gtkfilesystem.h, libhildonfm.so.2.0.0
gtk_file_folder_get_info GtkFileFolder* folder, GtkFilePath const* path, GError** error )
gtk_file_folder_get_type ( )
gtk_file_folder_is_finished_loading GtkFileFolder* folder )
gtk_file_folder_list_children GtkFileFolder* folder, GSList** children, GError** error )
gtk_file_info_copy GtkFileInfo* info )
gtk_file_info_free GtkFileInfo* info )
gtk_file_info_get_display_key GtkFileInfo const* info )
gtk_file_info_get_display_name GtkFileInfo const* info )
gtk_file_info_get_icon_name GtkFileInfo const* info )
gtk_file_info_get_is_folder GtkFileInfo const* info )
gtk_file_info_get_is_hidden GtkFileInfo const* info )
gtk_file_info_get_mime_type GtkFileInfo const* info )
gtk_file_info_get_modification_time GtkFileInfo const* info )
gtk_file_info_get_size GtkFileInfo const* info )
gtk_file_info_get_type ( )
gtk_file_info_new ( )
gtk_file_info_render_icon GtkFileInfo const* info, GtkWidget* widget, gint pixel_size, GError** error )
gtk_file_info_set_display_name GtkFileInfo* info, gchar const* display_name )
gtk_file_info_set_icon_name GtkFileInfo* info, gchar const* con_name )
gtk_file_info_set_icon_pixbuf GtkFileInfo* info, GdkPixbuf* icon_pixbuf )
gtk_file_info_set_is_folder GtkFileInfo* info, gboolean is_folder )
gtk_file_info_set_is_hidden GtkFileInfo* info, gboolean is_hidden )
gtk_file_info_set_mime_type GtkFileInfo* info, gchar const* mime_type )
gtk_file_info_set_modification_time GtkFileInfo* info, GtkFileTime modification_time )
gtk_file_info_set_size GtkFileInfo* info, gint64 size )
gtk_file_path_get_type ( )
gtk_file_paths_copy GSList* paths )
gtk_file_paths_free GSList* paths )
gtk_file_paths_sort GSList* paths )
gtk_file_system_cancel_operation GtkFileSystemHandle* handle )
gtk_file_system_create char const* file_system_name )
gtk_file_system_create_folder GtkFileSystem* file_system, GtkFilePath const* path, GtkFileSystemCreateFolderCallback callback, gpointer data )
gtk_file_system_error_quark ( )
gtk_file_system_filename_to_path GtkFileSystem* file_system, gchar const* filename )
gtk_file_system_get_bookmark_label GtkFileSystem* file_system, GtkFilePath const* path )
gtk_file_system_get_folder GtkFileSystem* file_system, GtkFilePath const* path, GtkFileInfoType types, GtkFileSystemGetFolderCallback callback, gpointer data )
gtk_file_system_get_info GtkFileSystem* file_system, GtkFilePath const* path, GtkFileInfoType types, GtkFileSystemGetInfoCallback callback, gpointer data )
gtk_file_system_get_parent GtkFileSystem* file_system, GtkFilePath const* path, GtkFilePath** parent, GError** error )
gtk_file_system_get_type ( )
gtk_file_system_get_volume_for_path GtkFileSystem* file_system, GtkFilePath const* path )
gtk_file_system_handle_get_type ( )
gtk_file_system_insert_bookmark GtkFileSystem* file_system, GtkFilePath const* path, gint position, GError** error )
gtk_file_system_list_bookmarks GtkFileSystem* file_system )
gtk_file_system_list_volumes GtkFileSystem* file_system )
gtk_file_system_make_path GtkFileSystem* file_system, GtkFilePath const* base_path, gchar const* display_name, GError** error )
gtk_file_system_parse GtkFileSystem* file_system, GtkFilePath const* base_path, gchar const* str, GtkFilePath** folder, gchar** file_part, GError** error )
gtk_file_system_path_is_local GtkFileSystem* filesystem, GtkFilePath const* path )
gtk_file_system_path_to_filename GtkFileSystem* file_system, GtkFilePath const* path )
gtk_file_system_path_to_uri GtkFileSystem* file_system, GtkFilePath const* path )
gtk_file_system_remove_bookmark GtkFileSystem* file_system, GtkFilePath const* path, GError** error )
gtk_file_system_render_icon GtkFileSystem* file_system, GtkFilePath const* path, GtkWidget* widget, gint pixel_size, GError** error )
gtk_file_system_set_bookmark_label GtkFileSystem* file_system, GtkFilePath const* path, gchar const* label )
gtk_file_system_uri_to_path GtkFileSystem* file_system, gchar const* uri )
gtk_file_system_volume_free GtkFileSystem* file_system, GtkFileSystemVolume* volume )
gtk_file_system_volume_get_base_path GtkFileSystem* file_system, GtkFileSystemVolume* volume )
gtk_file_system_volume_get_display_name GtkFileSystem* file_system, GtkFileSystemVolume* volume )
gtk_file_system_volume_get_icon_name GtkFileSystem* file_system, GtkFileSystemVolume* volume, GError** error )
gtk_file_system_volume_get_is_mounted GtkFileSystem* file_system, GtkFileSystemVolume* volume )
gtk_file_system_volume_mount GtkFileSystem* file_system, GtkFileSystemVolume* volume, GtkFileSystemVolumeMountCallback callback, gpointer data )
gtk_file_system_volume_render_icon GtkFileSystem* file_system, GtkFileSystemVolume* volume, GtkWidget* widget, gint pixel_size, GError** error )
hildon_gtk_file_system_create char const* file_system_name )

hildon-file-details-dialog.h, libhildonfm.so.2.0.0
hildon_file_details_dialog_add_label_with_value HildonFileDetailsDialog* dialog, gchar const* label, gchar const* value )
hildon_format_file_size_for_display gint64 size )

hildon-file-selection.h, libhildonfm.so.2.0.0
hildon_file_selection_hide_navigation_pane HildonFileSelection* self )
hildon_file_selection_set_current_folder_iter HildonFileSelection* self, GtkTreeIter* main_iter )
hildon_file_selection_set_empty_text HildonFileSelection* file_selection, gchar const* empty_text )

hildon-file-system-model.h, libhildonfm.so.2.0.0
rescan_local_device_folders HildonFileSystemModel* model )

to the top

Problems with Symbols, Low Severity (1)


hildon-file-chooser-dialog.h, libhildonfm.so.2.0.0
[+] hildon_file_chooser_dialog_set_extension HildonFileChooserDialog* self, gchar* extension ) (1)

to the top

Header Files (8)


hildon-file-chooser-dialog.h
hildon-file-details-dialog.h
hildon-file-selection.h
hildon-file-system-common.h
hildon-file-system-info.h
hildon-file-system-model.h
hildon-file-system-storage-dialog.h
hildon-fm1-compat.h

to the top

Shared Libraries (1)


libhildonfm.so.2.0.0

to the top




Generated on Mon Jun 20 18:27:47 2011 for libhildonfm.so.2 by ABI Compliance Checker 1.23.3  
A tool for checking backward binary compatibility of a shared C/C++ library API