Changeset [83541]: efl: Update .gitignore with more example binaries
efl: Update .gitignore with more example binaries
View ArticleChangeset [83542]: on second thought, this config version check wouldn't work...
on second thought, this config version check wouldn't work in branch. fix fix!
View ArticleChangeset [83543]: fix some hash magic fails in temp module
fix some hash magic fails in temp module
View ArticleChangeset [83544]: giant commit that wipes all bindi^W^W^Wsplits out binding...
giant commit that wipes all bindiWWWsplits out binding configs into a separate config domain so they can be more easily copied and so they won't be wiped in the event that primary config is wiped also...
View ArticleChangeset [83545]: add functions for freeing binding config structs
add functions for freeing binding config structs
View ArticleChangeset [83546]: add eet_data_descriptor_name_get()
add eet_data_descriptor_name_get()
View ArticleChangeset [83547]: finally addressing complaints regarding...
finally addressing complaints regarding eina_list_last_data_get() not being a function. well now it is
View ArticleChangeset [83548]: fix eina_list_last_data_get detection for e
fix eina_list_last_data_get detection for e
View ArticleChangeset [83549]: add eina_stringshare_refplace(): same as replace(), but...
add eina_stringshare_refplace(): same as replace(), but calls ref instead of add also fixed a small doc error
View ArticleChangeset [83550]: track config edds, add e_config_descriptor_find() for...
track config edds, add e_config_descriptor_find() for retrieving them
View ArticleChangeset [83551]: fix weird crash which started happening when efm windows...
fix weird crash which started happening when efm windows were deleted after shutdown somehow...probably e18 change-related
View ArticleChangeset [83552]: fix leak in e profile list dbus method
fix leak in e profile list dbus method
View ArticleChangeset [83554]: Length is optional here when getting edid from output....
Length is optional here when getting edid from output. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [83555]: ffs this free macro needs to get fixed to not fail here
ffs this free macro needs to get fixed to not fail here
View ArticleChangeset [83556]: Tell X to create the edid atom if it is missing so we can...
Tell X to create the edid atom if it is missing so we can return valid edid information. Signed-off-by: Christopher Michael <cp.michael@…>
View Article