Changeset [82645]: Fix spelling Patch by: Henrique Dante de Almeida ...
Fix spelling Patch by: Henrique Dante de Almeida <hdante@…>
View ArticleChangeset [82646]: Remove redundant code Patch by: Henrique Dante de Almeida ...
Remove redundant code Patch by: Henrique Dante de Almeida <hdante@…>
View ArticleChangeset [82647]: efl: Fix object size constraints calculation in stack...
efl: Fix object size constraints calculation in stack layout Patch by: Henrique Dante de Almeida <hdante@…>
View ArticleChangeset [82648]: efl/ecore_evas: merge buffer into core, split extn apart....
efl/ecore_evas: merge buffer into core, split extn apart. buffer is lightweight and dependency for many engines, merge it back into core. extn is a module on its own, and it's the only one linking to...
View ArticleChangeset [82649]: efl/configure: fix AM_CONDITIONAL() error if eeze is not...
efl/configure: fix AM_CONDITIONAL() error if eeze is not to be built.
View ArticleChangeset [82650]: fix segv in emotion_webcam_init and leak in...
fix segv in emotion_webcam_init and leak in emotion_webcam_config_load
View ArticleChangeset [82651]: efl/emotion: delay module loading until they are needed.
efl/emotion: delay module loading until they are needed.
View ArticleChangeset [82652]: Efl static_libs: Updated liblinebreak -> libunibreak.
Efl static_libs: Updated liblinebreak -> libunibreak.
View ArticleChangeset [82653]: Evas: Fixed a bug with breaking after format items.
Evas: Fixed a bug with breaking after format items.
View ArticleChangeset [82655]: evas: be loud if async render is mixed with sync.
evas: be loud if async render is mixed with sync.
View ArticleChangeset [82656]: ecore_evas_x: add some debug to help find out e_border...
ecore_evas_x: add some debug to help find out e_border problems. EDBG macro is at level 5 to avoid messing existing debugs, use it like: export EINA_LOG_LEVELS=ecore_evas:5
View ArticleTicket #2194 (Font Rendering Problem) created
Hallo, I'm Fedora 17 x64 User. I installed E17 using binary rpm's from repo: http://download.opensuse.org/repositories/X11:/Enlightenment:/Factory/Fedora_17/ installation completed ok, i able to...
View ArticleChangeset [82657]: ecore_evas async render watchdog. it is very unlikely to...
ecore_evas async render watchdog. it is very unlikely to be ecore_evas problem, but here it goes: a watch dog that checks if they are stuck and resets if so.
View ArticleChangeset [82658]: efl/font: Avoid passing NULL glyphs arrays on unref ...
efl/font: Avoid passing NULL glyphs arrays on unref evas_common_font_glyphs_unref() *should* be called with valid glyphs arrays. Patch by: Paulo Alcantara <pcacjr@…>
View ArticleChangeset [82659]: evas: Do not use an Eina_Lock for glyph array Patch by:...
evas: Do not use an Eina_Lock for glyph array Patch by: Leandro Pereira <leandro@…>
View ArticleChangeset [82660]: evas: Try to reuse glyph array if possible This sould...
evas: Try to reuse glyph array if possible This sould bring back a little bit of text rendering performance, while at the same time decreasing memory usage and fragmentation. Patch by: Leandro Pereira...
View ArticleChangeset [82661]: evas/async_render: do not use async event to unref images...
evas/async_render: do not use async event to unref images Patch by: Leandro Pereira <leandro@…>
View ArticleChangeset [82662]: evas/async_render: do not use async event to unref glyphs...
evas/async_render: do not use async event to unref glyphs Patch by: Leandro Pereira <leandro@…>
View ArticleChangeset [82663]: evas/async_render: do not use async event to unref image...
evas/async_render: do not use async event to unref image maps
View Article