2015-10-08 23:02 GMT+02:00 Stefan Schmidt <[email protected]>: > Hello. > > On 06/10/15 13:26, Stefan Schmidt wrote: > > Hello. > > > > On 06/10/15 00:44, Tom Hacohen wrote: > >> Hey, > >> > >> Here again, the new EFL + Elementary ABI reports. > >> > >> As usual: > >> https://devs.enlightenment.org/~tasn/abi/ > > Review on EFL first. Elm will follow later. > > > Let's tackle Elementary. > > 54 new APIs listed. Ignoring the ones in eo files I can see the > following new ones. >
Why ignoring eo files? we generate legacy (stable) API from eo files, for example you missed: elm_hoversel_label_auto_changed_set/get() API this have a bad name that need to be changed (yet suggested in another thread) elm_config.h, libelementary.so.1.16.0 > elm_config_scroll_thumbscroll_smooth_amount_get ( ) > elm_config_scroll_thumbscroll_smooth_amount_set ( double amount ) > elm_config_scroll_thumbscroll_smooth_start_get ( ) > elm_config_scroll_thumbscroll_smooth_start_set ( Eina_Bool enable ) > elm_config_scroll_thumbscroll_smooth_time_window_get ( ) > elm_config_scroll_thumbscroll_smooth_time_window_set ( double amount ) > > elm_focus.h, libelementary.so.1.16.0 > elm_object_focus_region_show_mode_get ( Evas_Object const* obj ) > elm_object_focus_region_show_mode_set ( Evas_Object* obj, enum > Elm_Focus_Region_Show_Mode mode ) > > elm_focus_item.h, libelementary.so.1.16.0 > elm_object_focus_next_item_get ( Evas_Object const* obj, enum > Elm_Focus_Direction dir ) > elm_object_focus_next_item_set ( Evas_Object* obj, Elm_Object_Item* > next_item, enum Elm_Focus_Direction dir ) > > Anyone having problems with those? > > regards > Stefan Schmidt > > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
