summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* recursively hide edje group objects on edje hidezmike2014-05-263-3/+25
* release: v1.10.0v1.10.0Stefan Schmidt2014-05-262-1/+4
* autotools: Fix eolianc-xx header distribution.Savio Sena2014-05-261-3/+4
* 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
* Evas filters: Fix NULL dereferencesJean-Philippe Andre2014-05-141-2/+2
* Evas filters: Remove logically dead codeJean-Philippe Andre2014-05-141-1/+0
* edje/Edje_Edit: _edje_edit_real_part_add init field of Edje_Real_partVyacheslav Reutskiy2014-05-141-53/+67
* edje_calc: Don't add padding twice to text objectsJean-Philippe Andre2014-05-141-7/+3
* edje_text: Remove no-op pad_getJean-Philippe Andre2014-05-141-6/+2
* edje_calc: Update some disabled code so it can compileJean-Philippe Andre2014-05-141-16/+16
* add soem class description to eo timers to test if it gets generatedCarsten Haitzler (Rasterman)2014-05-141-0/+7
* de-elipsis edjeMike Blumenkrantz2014-05-138-25/+25