Changeset [82931]: e mixer and battery modules: reuse notifications.
e mixer and battery modules: reuse notifications.
View ArticleChangeset [82932]: a few spots missed for sync with async thread.
a few spots missed for sync with async thread.
View ArticleChangeset [82933]: [access] evas_call_smarts_calculate(); makes...
[access] evas_call_smarts_calculate(); makes evas_event_feed_mouse_move(); so new object would be highlighted if there is new object under the previous mouse(cursor) position. to fix this issue,...
View ArticleChangeset [82934]: terminology: small speedup by calling directly the...
terminology: small speedup by calling directly the underlying function.
View ArticleChangeset [82978]: elm: use edje's provided module arch for externals.
elm: use edje's provided module arch for externals.
View ArticleChangeset [82979]: eenvader.fractal: use module_arch from edje.pc
eenvader.fractal: use module_arch from edje.pc
View ArticleChangeset [82980]: efl/eina tests: Allow libcheck 0.9.8 usage. This commit is...
efl/eina tests: Allow libcheck 0.9.8 usage. This commit is for all the poor souls that see no need to update their system each day with everything the world may offer just to be sure they have the...
View ArticleChangeset [82983]: optimize check for compiler and linker flags. do it once...
optimize check for compiler and linker flags. do it once with all flags and just test individual if fails. Saves dozen of compiler/linker runs.
View ArticleChangeset [82984]: efl/imf test: Remove unused modules varibale. If you copy...
efl/imf test: Remove unused modules varibale. If you copy and paste functions make sure you adjust for all variables you use. :)
View ArticleChangeset [82985]: Fix main menu coding style Patch by: Henrique Dante de...
Fix main menu coding style Patch by: Henrique Dante de Almeida <hdante@…>
View ArticleChangeset [82986]: Fix main menu rectangle Patch by: Henrique Dante de...
Fix main menu rectangle Patch by: Henrique Dante de Almeida <hdante@…>
View ArticleChangeset [82987]: Eo tests: Fix function overrides test to not test some...
Eo tests: Fix function overrides test to not test some things when NDEBUG is used.
View ArticleChangeset [82988]: Eo tests: Run all the eo testing suites.
Eo tests: Run all the eo testing suites.
View ArticleChangeset [82989]: Eo: Changed NDEBUG to EO_DEBUG. This was stupid from the...
Eo: Changed NDEBUG to EO_DEBUG. This was stupid from the start, but now it casuse even more issues. We'll have to just add a configure option to it when the time comes.
View ArticleChangeset [82990]: Fix main menu test text Patch by: Henrique Dante de...
Fix main menu test text Patch by: Henrique Dante de Almeida <hdante@…>
View ArticleChangeset [82991]: fix flags and libs ordering. linker (ld) is that kind of...
fix flags and libs ordering. linker (ld) is that kind of tool that argument order matters, if you -Wl,--as-needed, it will be worth just for libraries following it. Then we need to use EFL_LDFLAGS...
View Article