On 08/04/15 14:08, Stefan Schmidt wrote: > Hello. > > On 07/04/15 17:05, Tom Hacohen wrote: >> Hey, >> >> Here again, the new EFL + Elementary ABI reports. >> >> As usual: >> https://devs.enlightenment.org/~tasn/abi/ >> >> Things look mostly OK. There are maybe some issues with data types in >> the EFL. I need to take a better look. I'd appreciate it if more people >> do too. > > And now on to the Elementary review: > > New APIs. Are we happy with these? > elm_color_class_editor_add ( Evas_Object* obj, uint64_t winid ) > elm_color_class_list_cb_set ( Elm_Color_Class_List_Cb cb ) > elm_color_class_translate_cb_set ( Elm_Color_Class_Name_Cb cb ) > elm_color_class_util_edje_file_list ( Eina_File* f ) > > elm_config_window_auto_focus_animate_get ( ) > elm_config_window_auto_focus_animate_set ( Eina_Bool enable ) > elm_config_window_auto_focus_enable_get ( ) > elm_config_window_auto_focus_enable_set ( Eina_Bool enable ) > > elm_validator_regexp_free ( Elm_Validator_Regexp* validator ) > elm_validator_regexp_new ( char const* pattern, char const* signal ) > elm_validator_regexp_status_get ( Elm_Validator_Regexp* validator ) > > elm_object_access_info_get ( Evas_Object* obj ) > elm_transit_go_in ( Elm_Transit* transit, double in ) > > > Some new fields in the middle of struct _Elm_Widget_Item_Data. Its in > elm_widget.h so its should be ok.
Yeah, I saw this one, and was thinking it's probably time to stop shipping elm_widget.h. Do we even use it anywhere outside elm? -- Tom. ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
