Test Info
| Module Name | libtepl-6 |
| Version #1 | 6.00.0 |
| Version #2 | 6.1.2 |
| Arch | x86_64 |
| GCC Version | 11.2.0 |
| Subject | Binary Compatibility |
Test Results
| Total Header Files | 90 |
| Total Source Files | 38 |
| Total Objects | 1 |
| Total Symbols / Types | 221 / 179 |
| Compatibility |
100% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 21 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 21
tepl-abstract-factory.h,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_abstract_factory_fill_prefs_dialog ( TeplAbstractFactory* factory, TeplPrefsDialog* dialog )
tepl-file.c,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_file_set_untitled_file_callback ( TeplFile* file, TeplUntitledFileCallback callback )
tepl-prefs-dialog.c,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_prefs_dialog_get_singleton ( )
tepl_prefs_dialog_show_for_parent ( TeplPrefsDialog* dialog, GtkWindow* parent_window )
tepl-prefs-dialog.h,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_prefs_dialog_get_type ( )
tepl-prefs.c,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_prefs_create_color_scheme_component ( GSettings* settings, gchar const* style_scheme_key )
tepl_prefs_create_display_line_numbers_checkbutton ( GSettings* settings, gchar const* display_line_numbers_key )
tepl_prefs_create_files_component ( GSettings* settings, gchar const* create_backup_copy_key, gchar const* auto_save_key, gchar const* auto_save_interval )
tepl_prefs_create_font_component ( GSettings* settings, gchar const* use_default_font_key, gchar const* editor_font_key )
tepl_prefs_create_highlighting_component ( GSettings* settings, gchar const* highlight_current_line_key, gchar const* highlight_matching_brackets_key )
tepl_prefs_create_insert_spaces_component ( GSettings* settings, gchar const* insert_spaces_key, gchar const* smart_backspace_key )
tepl_prefs_create_tab_width_spinbutton ( GSettings* settings, gchar const* tab_width_key )
tepl-settings.c,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_settings_get_selected_font ( TeplSettings* self )
tepl_settings_get_type ( )
tepl_settings_provide_font_settings ( TeplSettings* self, GSettings* font_settings, gchar const* use_default_font_key, gchar const* editor_font_key )
tepl-settings.h,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_settings_get_range_uint ( GSettings* settings, gchar const* key, guint32* min, guint32* max )
tepl_settings_get_singleton ( )
tepl_settings_peek_desktop_interface_settings ( TeplSettings* self )
tepl-utils.c,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_utils_override_font_description ( GtkWidget* widget, PangoFontDescription const* font_desc )
tepl_utils_override_font_string ( GtkWidget* widget, gchar const* font_str )
tepl-utils.h,
libtepl-6.so.0.0.0-6.1.2-1.x86_64
tepl_utils_get_titled_component ( gchar const* title, GtkWidget* component )
to the top
Header Files 90
amtk-action-info-store.h
amtk-types.h
gapplication.h
garray.h
gbinding.h
gcancellable.h
gdataset.h
gerror.h
ghash.h
giotypes.h
glibconfig.h
glist.h
gmountoperation.h
gobject.h
gquark.h
gsettings.h
gtkapplication.h
gtkapplicationwindow.h
gtkbin.h
gtkbox.h
gtkbutton.h
gtkcheckbutton.h
gtkcontainer.h
gtkdialog.h
gtkentry.h
gtkenums.h
gtkfilechooser.h
gtkgrid.h
gtkimage.h
gtkinfobar.h
gtklabel.h
gtklistbox.h
gtkmenushell.h
gtkmisc.h
gtkprogressbar.h
gtkscrolledwindow.h
gtksearchentry.h
gtksourcebuffer.h
gtksourcegutterrenderer.h
gtksourcelanguage.h
gtksourcespacedrawer.h
gtksourcetypes.h
gtksourceview.h
gtkstack.h
gtkstatusbar.h
gtktextbuffer.h
gtktextiter.h
gtktexttag.h
gtktextview.h
gtktogglebutton.h
gtktypes.h
gtkwidget.h
gtkwindow.h
gtkwindowgroup.h
gtype.h
gtypes.h
gvalue.h
pango-font.h
tepl-abstract-factory.h
tepl-application-window.h
tepl-application.h
tepl-buffer.h
tepl-enum-types.h
tepl-file-loader.h
tepl-file-saver.h
tepl-file.h
tepl-fold-region.h
tepl-goto-line-bar.h
tepl-gutter-renderer-folds.h
tepl-info-bar.h
tepl-language-chooser-dialog.h
tepl-language-chooser-widget.h
tepl-language-chooser.h
tepl-metadata-manager.h
tepl-metadata.h
tepl-panel.h
tepl-pango.h
tepl-progress-info-bar.h
tepl-signal-group.h
tepl-space-drawer-prefs.h
tepl-statusbar.h
tepl-style-scheme-chooser-widget.h
tepl-tab-group.h
tepl-tab-label.h
tepl-tab-loading.h
tepl-tab-saving.h
tepl-tab.h
tepl-utils.h
tepl-view.h
tepl-window-actions-edit.h
to the top
Source Files 38
tepl-abstract-factory.c
tepl-application-window.c
tepl-application.c
tepl-buffer.c
tepl-enum-types.c
tepl-file-chooser.c
tepl-file-loader.c
tepl-file-saver.c
tepl-file.c
tepl-fold-region.c
tepl-goto-line-bar.c
tepl-gutter-renderer-folds.c
tepl-info-bar.c
tepl-init.c
tepl-io-error-info-bars.c
tepl-iter.c
tepl-language-chooser-dialog.c
tepl-language-chooser-widget.c
tepl-language-chooser.c
tepl-menu-shell.c
tepl-metadata-manager.c
tepl-metadata.c
tepl-notebook.c
tepl-panel.c
tepl-pango.c
tepl-progress-info-bar.c
tepl-signal-group.c
tepl-space-drawer-prefs.c
tepl-statusbar.c
tepl-style-scheme-chooser-widget.c
tepl-tab-group.c
tepl-tab-label.c
tepl-tab-loading.c
tepl-tab-saving.c
tepl-tab.c
tepl-utils.c
tepl-view.c
tepl-window-actions-edit.c
to the top
Objects 1
libtepl-6.so.0.0.0-6.00.0-11.x86_64
to the top
Test Info
| Module Name | libtepl-6 |
| Version #1 | 6.00.0 |
| Version #2 | 6.1.2 |
| Arch | x86_64 |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 90 |
| Total Source Files | 38 |
| Total Objects | 1 |
| Total Symbols / Types | 221 / 179 |
| Compatibility |
100% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 21 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 21
tepl-abstract-factory.h
tepl_abstract_factory_fill_prefs_dialog ( TeplAbstractFactory* factory, TeplPrefsDialog* dialog )
tepl-file.c
tepl_file_set_untitled_file_callback ( TeplFile* file, TeplUntitledFileCallback callback )
tepl-prefs-dialog.c
tepl_prefs_dialog_get_singleton ( )
tepl_prefs_dialog_show_for_parent ( TeplPrefsDialog* dialog, GtkWindow* parent_window )
tepl-prefs-dialog.h
tepl_prefs_dialog_get_type ( )
tepl-prefs.c
tepl_prefs_create_color_scheme_component ( GSettings* settings, gchar const* style_scheme_key )
tepl_prefs_create_display_line_numbers_checkbutton ( GSettings* settings, gchar const* display_line_numbers_key )
tepl_prefs_create_files_component ( GSettings* settings, gchar const* create_backup_copy_key, gchar const* auto_save_key, gchar const* auto_save_interval )
tepl_prefs_create_font_component ( GSettings* settings, gchar const* use_default_font_key, gchar const* editor_font_key )
tepl_prefs_create_highlighting_component ( GSettings* settings, gchar const* highlight_current_line_key, gchar const* highlight_matching_brackets_key )
tepl_prefs_create_insert_spaces_component ( GSettings* settings, gchar const* insert_spaces_key, gchar const* smart_backspace_key )
tepl_prefs_create_tab_width_spinbutton ( GSettings* settings, gchar const* tab_width_key )
tepl-settings.c
tepl_settings_get_selected_font ( TeplSettings* self )
tepl_settings_get_type ( )
tepl_settings_provide_font_settings ( TeplSettings* self, GSettings* font_settings, gchar const* use_default_font_key, gchar const* editor_font_key )
tepl-settings.h
tepl_settings_get_range_uint ( GSettings* settings, gchar const* key, guint32* min, guint32* max )
tepl_settings_get_singleton ( )
tepl_settings_peek_desktop_interface_settings ( TeplSettings* self )
tepl-utils.c
tepl_utils_override_font_description ( GtkWidget* widget, PangoFontDescription const* font_desc )
tepl_utils_override_font_string ( GtkWidget* widget, gchar const* font_str )
tepl-utils.h
tepl_utils_get_titled_component ( gchar const* title, GtkWidget* component )
to the top
Header Files 90
amtk-action-info-store.h
amtk-types.h
gapplication.h
garray.h
gbinding.h
gcancellable.h
gdataset.h
gerror.h
ghash.h
giotypes.h
glibconfig.h
glist.h
gmountoperation.h
gobject.h
gquark.h
gsettings.h
gtkapplication.h
gtkapplicationwindow.h
gtkbin.h
gtkbox.h
gtkbutton.h
gtkcheckbutton.h
gtkcontainer.h
gtkdialog.h
gtkentry.h
gtkenums.h
gtkfilechooser.h
gtkgrid.h
gtkimage.h
gtkinfobar.h
gtklabel.h
gtklistbox.h
gtkmenushell.h
gtkmisc.h
gtkprogressbar.h
gtkscrolledwindow.h
gtksearchentry.h
gtksourcebuffer.h
gtksourcegutterrenderer.h
gtksourcelanguage.h
gtksourcespacedrawer.h
gtksourcetypes.h
gtksourceview.h
gtkstack.h
gtkstatusbar.h
gtktextbuffer.h
gtktextiter.h
gtktexttag.h
gtktextview.h
gtktogglebutton.h
gtktypes.h
gtkwidget.h
gtkwindow.h
gtkwindowgroup.h
gtype.h
gtypes.h
gvalue.h
pango-font.h
tepl-abstract-factory.h
tepl-application-window.h
tepl-application.h
tepl-buffer.h
tepl-enum-types.h
tepl-file-loader.h
tepl-file-saver.h
tepl-file.h
tepl-fold-region.h
tepl-goto-line-bar.h
tepl-gutter-renderer-folds.h
tepl-info-bar.h
tepl-language-chooser-dialog.h
tepl-language-chooser-widget.h
tepl-language-chooser.h
tepl-metadata-manager.h
tepl-metadata.h
tepl-panel.h
tepl-pango.h
tepl-progress-info-bar.h
tepl-signal-group.h
tepl-space-drawer-prefs.h
tepl-statusbar.h
tepl-style-scheme-chooser-widget.h
tepl-tab-group.h
tepl-tab-label.h
tepl-tab-loading.h
tepl-tab-saving.h
tepl-tab.h
tepl-utils.h
tepl-view.h
tepl-window-actions-edit.h
to the top
Source Files 38
tepl-abstract-factory.c
tepl-application-window.c
tepl-application.c
tepl-buffer.c
tepl-enum-types.c
tepl-file-chooser.c
tepl-file-loader.c
tepl-file-saver.c
tepl-file.c
tepl-fold-region.c
tepl-goto-line-bar.c
tepl-gutter-renderer-folds.c
tepl-info-bar.c
tepl-init.c
tepl-io-error-info-bars.c
tepl-iter.c
tepl-language-chooser-dialog.c
tepl-language-chooser-widget.c
tepl-language-chooser.c
tepl-menu-shell.c
tepl-metadata-manager.c
tepl-metadata.c
tepl-notebook.c
tepl-panel.c
tepl-pango.c
tepl-progress-info-bar.c
tepl-signal-group.c
tepl-space-drawer-prefs.c
tepl-statusbar.c
tepl-style-scheme-chooser-widget.c
tepl-tab-group.c
tepl-tab-label.c
tepl-tab-loading.c
tepl-tab-saving.c
tepl-tab.c
tepl-utils.c
tepl-view.c
tepl-window-actions-edit.c
to the top
Objects 1
libtepl-6.so.0.0.0-6.00.0-11.x86_64
to the top