Changeset [81492]: edbus codegen: Initial commit Add codegen tool to generate...
edbus codegen: Initial commit Add codegen tool to generate client code. Patch by: José Roberto de Souza <zehortigoza@…>
View ArticleChangeset [81493]: edbus: Fix edbus_proxy_property_set Fix the function and...
edbus: Fix edbus_proxy_property_set Fix the function and add support for complex types, in which case a Eina_Value is expected. Patch by: José Roberto de Souza <zehortigoza@…>
View ArticleChangeset [81494]: edbus: Mark instrospectable as dirty when needed Patch by:...
edbus: Mark instrospectable as dirty when needed Patch by: José Roberto de Souza <zehortigoza@…>
View ArticleChangeset [81495]: edbus codegen: fix check for eina + ecore This way we get...
edbus codegen: fix check for eina + ecore This way we get a spurious line in configure, resulting in this message: /home/lucas/p/edbus/configure: line 14196: ecore: command not found
View ArticleChangeset [81496]: edbus codegen: rename tool and move it to the right dir
edbus codegen: rename tool and move it to the right dir
View ArticleChangeset [81497]: evas: evas_cache: copied images should be considered...
evas: evas_cache: copied images should be considered loaded. This is a backport of 81409. Whenever we copy an image, making it write-able (evas_object_image_data_get(o, 1)) or just start painting a...
View ArticleTicket #2067 (re-implement engage features into shelf and related modules)...
Since engage isn't being upgraded to work with the newer gadgets nor is it part of the new theme system, maybe it's possible to re-implement the features it offered into the shelf and it's associated...
View ArticleChangeset [81500]: evas_object_image_is_inside: fixed implementation....
evas_object_image_is_inside: fixed implementation. Backport of 81410. This function was basically never working correctly. Everything was fixed by simulating the evas_object_image_render() workflow,...
View ArticleChangeset [81506]: From: Jérémy Zurcher Subject: [E-devel] mixer module ...
From: Jérémy Zurcher <jeremy@…> Subject: [E-devel] mixer module segv patch prevent segv while playing with controls when a card with empty channel list is selected (ie webcam)
View ArticleChangeset [81507]: found a missing icon in import dialog - add... and fix...
found a missing icon in import dialog - add... and fix icons to not look so base there too.
View ArticleChangeset [81508]: for those that want to debate desktop environment vs...
for those that want to debate desktop environment vs window manager...
View ArticleChangeset [81509]: attempt to deal with new svn efl async render... in...
attempt to deal with new svn efl async render... in evas1.7 evas_sync() is an empty function so this has no effect on released efl, but it helps with svn efl.
View Article