summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eolian/Generator: add support to namespaces.devs/jackdanielz/eolian_dormant_bugsDaniel Zaoui2014-05-266-58/+78
* Eolian: add support of namespaces.Daniel Zaoui2014-05-268-1126/+1327
* Eolian: remove unused structures.Daniel Zaoui2014-05-262-28/+0
* Eolian/Tests: add test for events.Daniel Zaoui2014-05-265-448/+504
* Eolian: modify API to allow future scalabilityDaniel Zaoui2014-05-2619-515/+526
* Eolian/Tests: add test for overriding functionsDaniel Zaoui2014-05-263-1/+59
* Eolian/Tests: add test for constsDaniel Zaoui2014-05-263-1/+58
* Eolian: add test for generator.Daniel Zaoui2014-05-269-19/+314
* Eolian/Generator: add support for implementation source file.Daniel Zaoui2014-05-266-10/+445
* Eolian/Tests: move parsing tests to a specific fileDaniel Zaoui2014-05-264-273/+284
* Eolian: add support for typedefs.Daniel Zaoui2014-05-2611-1273/+1526
* autotools: fix Eolian-Cxx installation.Savio Sena2014-05-241-3/+6
* efl: remove some warnings.Savio Sena2014-05-2421-36/+83
* eina-cxx: remove a warning.Savio Sena2014-05-241-0/+1
* autotools: disable automake portability warnings.Savio Sena2014-05-241-1/+1
* Updating czech translationmaxerba2014-05-231-82/+50
* Eolian: fix class lookup during parsing.Daniel Zaoui2014-05-211-8/+11
* evas/text: fix abnormal ellipsis logic when harfbuzz is enabled.Youngbok Shin2014-05-211-1/+1
* evas/text: add text ellipsis test case for ligatures special case.Youngbok Shin2014-05-211-0/+6
* Eo: Add function name to OP desc on WindowsJean-Philippe Andre2014-05-212-9/+41
* Win32: Fix invalid free in eio monitorJean-Philippe Andre2014-05-211-18/+20
* edje: Edje_Edit - fix wrong behaviour on draggable.event processing while del...Vorobiov Vitalii2014-05-211-1/+10
* Win32: Add configuration to cross-compileShinwoo Kim2014-05-206-7/+8
* Win32: Fix ecore_evas engine search pathJean-Philippe Andre2014-05-202-2/+6
* update po'sCarsten Haitzler (Rasterman)2014-05-2020-100/+100
* autotools: Fix Makefile_Ecore_Audio_Cxx.am.Savio Sena2014-05-201-16/+21
* Updating translationsmaxerba2014-05-195-113/+125
* release: v1.10.0 beta3v1.10.0-beta3Stefan Schmidt2014-05-192-1/+7
* evas/render - fix segfault because of null cow access.ChunEon Park2014-05-191-2/+1
* efreet: Fix mistakenly inverted behavior in URI handlingKai Huuhko2014-05-191-2/+3
* evas/gl_x11 - replace inlist counting to one api call.ChunEon Park2014-05-191-1/+1
* efreet: Handle URIs in a more generic wayKai Huuhko2014-05-192-24/+33
* update po'sCarsten Haitzler (Rasterman)2014-05-1920-20/+20
* Eolian/Lexer: fix support of const parameters.Daniel Zaoui2014-05-182-261/+263
* Eo: Make it clearer that a NULL deref can't happen.Tom Hacohen2014-05-161-2/+3
* Eo callbacks: Fix a possible issue of corrupted callback list.Tom Hacohen2014-05-161-2/+4
* Eo: Don't write to pointer after free.Tom Hacohen2014-05-161-2/+2
* Revert "Eo: Fix deref after free."Tom Hacohen2014-05-161-10/+4
* Eo: Fix deref after free.Tom Hacohen2014-05-161-4/+10
* edje_calc: Document some intended fall through cases in switch-caseStefan Schmidt2014-05-161-0/+2
* ethumb: Memset whole contex in md5 implementationStefan Schmidt2014-05-161-1/+1
* ecore_imf: Account for terminating null byte on copyStefan Schmidt2014-05-161-1/+1
* ecore_imf: Avoid potential buffer overrunStefan Schmidt2014-05-161-0/+1
* fix ecore_thread_global_data_wait to work when no data exists yetCarsten Haitzler (Rasterman)2014-05-151-3/+2
* fix behavior of edje entry to match other toolkit entiresCarsten Haitzler (Rasterman)2014-05-151-4/+32
* edje_calc: Fix invalid parameters during first calcJean-Philippe Andre2014-05-151-104/+105
* fix ecore_con_url using 100% cpu and just let fd handler do workCarsten Haitzler (Rasterman)2014-05-151-17/+1
* evas/wayland_shm: unlink the REAL temporary fileU. Artie Eoff2014-05-141-3/+2
* Eolian/Generator: fix the class description generation.Daniel Zaoui2014-05-142-0/+28
* Evas filters: Fix NULL dereference (legacy_strdup)Jean-Philippe Andre2014-05-141-5/+7