Changeset [82894]: fix distcheck. it was failing: - leaving missing objects...
fix distcheck. it was failing: leaving missing objects (.edj, .la) eo was not building its examples automatically with --enable-always-build-examples make dist with '--enable-always-build-examples'...
View ArticleChangeset [82895]: each module install headers in their own directory.
each module install headers in their own directory.
View ArticleChangeset [82896]: fix --enable-sdl compilation. Patch by Arvind R.
fix --enable-sdl compilation. Patch by Arvind R.
View ArticleChangeset [82897]: fix sdl warning and cosmetic change. fix warning on...
fix sdl warning and cosmetic change. fix warning on unsigned x signed type comparison. cosmetic: use EINA_C_ARRAY_LENGTH().
View ArticleChangeset [82898]: force building some extras to test release (distcheck)....
force building some extras to test release (distcheck). Some engines are disabled by default, yet they should be checked before the release. I'd say everything should be tested by make distcheck, but...
View ArticleChangeset [82899]: Make ecore_cocoa use the EFL_LIB_START_OPTIONAL(), remove...
Make ecore_cocoa use the EFL_LIB_START_OPTIONAL(), remove cruft, add TODO. It seems that Cocoa engines were not working, so they're still disabled.
View ArticleChangeset [82901]: eeze's mount shouldn't be optional. eeze is just used on...
eeze's mount shouldn't be optional. eeze is just used on linux, where libmount exists and then we shouldn't make this an option so we can rely on eeze's mount being there. (the code keeps the #ifdef's...
View ArticleChangeset [82902]: edbus: rename and yodafy functions
edbus: rename and yodafy functions
View ArticleChangeset [82903]: edbus: simplify and fix ObjectManager Give the object that...
edbus: simplify and fix ObjectManager? Give the object that originated the signal to use in the idler for changes in ther interfaces. This greatly simplifies the code, particularly while removing. Fix...
View ArticleChangeset [82905]: edbus: fix attaching object manager if user registered it...
edbus: fix attaching object manager if user registered it himself
View ArticleChangeset [82906]: edbus: Fix reply to GetManagedObjects containing bogus...
edbus: Fix reply to GetManagedObjects? containing bogus interface If ther interface was just added on this mainloop iteration we shouldn't put it in the reply to GetManagedObjects? because we still...
View ArticleChangeset [82907]: edbus: omit InterfacesAdded/InterfacesRemoved signal if we...
edbus: omit InterfacesAdded/InterfacesRemoved? signal if we can If we add and remove the interfaces in the same mainloop iteration, there's no point in sending the signals at all. Let's just omit them...
View ArticleChangeset [82909]: fix internal library linkage to pull in dependencies. some...
fix internal library linkage to pull in dependencies. some libraries will need to pull more than its own .so, for example Eina.h includes eina_lock.h that includes eina_inline_lock_posix.x that will...
View ArticleChangeset [82910]: add missing authors. Thanks to Doug Newgard.
add missing authors. Thanks to Doug Newgard.
View ArticleChangeset [82911]: add missing licenses references, fix copyright, add link...
add missing licenses references, fix copyright, add link result notice.
View ArticleChangeset [82912]: evas/async_render: fix scalecache integration Note:...
evas/async_render: fix scalecache integration Note: scalecache is really crazy stuff, we should rewrite it or get rid of it.
View ArticleTicket #2201 (E17 [Settings->Colors] completely broken.) created
So a few minutes ago i decided to try [Settings->Colors] this config just to find nothing seems to work. [E17 0.17.0]
View Article