Binary compatibility report for the Edje library between 1.0.2 and 1.1.0 versions on x86
Test Info
Library Name | Edje |
Version #1 | 1.0.2 |
Version #2 | 1.1.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 160 / 115 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 14 |
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 (14)
Edje.h,
libedje.so.1.1.0
edje_object_mirrored_get ( Evas_Object const* obj )
edje_object_mirrored_set ( Evas_Object* obj, Eina_Bool rtl )
edje_object_part_text_append ( Evas_Object* obj, char const* part, char const* text )
edje_object_part_text_autocapital_type_get ( Evas_Object const* obj, char const* part )
edje_object_part_text_autocapital_type_set ( Evas_Object const* obj, char const* part, Edje_Text_Autocapital_Type autocapital_type )
edje_object_part_text_cursor_pos_get ( Evas_Object const* obj, char const* part, Edje_Cursor cur )
edje_object_part_text_cursor_pos_set ( Evas_Object* obj, char const* part, Edje_Cursor cur, int pos )
edje_object_part_text_input_panel_enabled_get ( Evas_Object const* obj, char const* part )
edje_object_part_text_input_panel_enabled_set ( Evas_Object const* obj, char const* part, Eina_Bool enabled )
edje_object_part_text_input_panel_layout_get ( Evas_Object const* obj, char const* part )
edje_object_part_text_input_panel_layout_set ( Evas_Object const* obj, char const* part, Edje_Input_Panel_Layout layout )
edje_object_signal_callback_extra_data_get ( )
edje_password_show_last_set ( Eina_Bool password_show_last )
edje_password_show_last_timeout_set ( double password_show_last_timeout )
to the top
Header Files (1)
Edje.h
to the top
Shared Libraries (1)
libedje.so.1.0.2
to the top
Generated on Tue Aug 21 19:09:52 2012 for Edje by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API