summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Update fix latest fix before 1.12.3 releasev1.12.3Stefan Schmidt2015-01-231-0/+1
* ee engines should not crash when re-setting the same title/name_classMike Blumenkrantz2015-01-225-14/+29
* release: Update NEWS and bump version for 1.12.3 releaseStefan Schmidt2015-01-222-2/+13
* ecore-wl needs to also set xdg props again on showMike Blumenkrantz2015-01-201-0/+4
* curl usage better accounts for timeoutszmike2015-01-191-6/+43
* Eo tests: Fix bad free in eo_test_valueAvi Levin2015-01-121-2/+2
* eo: Fix bad addressing in _eo_classes arrayAvi Levin2015-01-081-1/+1
* evas textgrid - fix drawing of codepoints that are 0Carsten Haitzler (Rasterman)2015-01-071-3/+4
* Evas fonts: Fix minor deviation in RLE font renderJean-Philippe Andre2015-01-061-3/+1
* ecore_con: the timer callback is waiting for the Eo object not its private data.Cedric BAIL2014-12-301-2/+2
* ecore_con: SSL error function is waiting for Eo object not their private data.Cedric BAIL2014-12-301-12/+12
* Edje_Edit: Add sound samples into generated code for the group.ChunEon Park2014-12-291-0/+60
* release: Update NEWS and bump version for 1.12.2 releasev1.12.2Stefan Schmidt2014-12-112-2/+17
* ecore/animator: fix the wrong computation of bezier cubic.ChunEon Park2014-12-091-8/+17
* Evas GL: Add preventive padding after Evas_GL_APIJean-Philippe Andre2014-12-093-12/+11
* Revert "ecore/animator: fix the bezier cubic compuation."ChunEon Park2014-12-081-7/+58
* ecore-wayland: make possible to disable xdg-shell at runtimePhilippe Coval2014-12-051-1/+1
* eeze_scanner now has separate return codes for various startup-related failuresMike Blumenkrantz2014-12-051-1/+4
* eeze_scanner needs to hash on the address of the pointer and not use direct_a...Mike Blumenkrantz2014-12-051-4/+4
* ecore-evas-wayland: Fix issue with ELM_PROFILE=mobile and windows notChris Michael2014-12-052-10/+4
* ecore/animator: fix the bezier cubic compuation.ChunEon Park2014-12-051-58/+7
* ecore con: Fix GnuTLS build error.Andreas Metzler2014-12-031-32/+46
* Evas textblock: Fix possibly null dereference.Tom Hacohen2014-12-011-2/+2
* README: Update version number to latestStefan Schmidt2014-11-271-1/+1
* evas/map: correct last 1 pixel handling in spans.ChunEon Park2014-11-261-3/+3
* evas/map: code refactoring.ChunEon Park2014-11-262-52/+52
* textblock: correct text position for RTL text with marginsThiep Ha2014-11-262-2/+35
* release: Update NEWS and bump version for 1.12.1 releasev1.12.1Stefan Schmidt2014-11-242-2/+16
* eldbus-codegen: More memory leak fixes for generated code.Stefan Schmidt2014-11-241-0/+2
* eldbus-codegen: Free msg on error path for generated code.Stefan Schmidt2014-11-241-0/+2
* eldbus-codegen: Make generated code for property set work by setting the cbStefan Schmidt2014-11-141-1/+1
* eina: fix calloc() parameters order in eina_share.Jean Guyomarc'h2014-11-141-1/+1
* edje: fix wrong generation of 'minmul' and 'text.min' parameters in EDC.Kateryna Fesyna2014-11-141-2/+2
* eina: enhance doxygen in eina_counter.hTae-Hwan Kim2014-11-141-41/+41
* Fix bug ecore_imf_context_cursor_position_set was not called when cursor was ...Jihoon Kim2014-11-141-8/+13
* Evas GL: Fix bug in evgl_eng_pbuffer_surface_create (EGL)Jean-Philippe Andre2014-11-141-1/+3
* ecore_anim: fix source_set bug.Jaehwan Kim2014-11-141-3/+3
* Revert " build: Remove bzip2 tarballs from distcheck"Stefan Schmidt2014-11-111-1/+1
* build: Remove bzip2 tarballs from distcheckStefan Schmidt2014-11-111-1/+1
* edje_calc: fix image set bug.Jaehwan Kim2014-11-101-0/+10
* release: Update NEWS and bump version for 1.12.0 releasev1.12.0Stefan Schmidt2014-11-102-1/+9
* Revert "Ecore File : Added test suite for Ecore File module"Stefan Schmidt2014-11-104-143/+0
* Revert "Ecore File: Added test case for Ecore File Monitor"Stefan Schmidt2014-11-101-94/+4
* Revert "ecore-tests: Fix formatting"Stefan Schmidt2014-11-101-2/+4
* ko.po: Fix wrong translation format.Daniel Juyung Seo2014-11-101-1/+1
* ko: Update Korean translation.Daniel Juyung Seo2014-11-101-16/+14
* examples/eldbus: Initialize all description membersStefan Schmidt2014-11-071-10/+10
* examples/eldbus: Make sure Eldbus_Service_Interface_Desc is initialized for a...Stefan Schmidt2014-11-071-1/+1
* examples/eldebus: Unregister service interface on shutdown.Stefan Schmidt2014-11-071-0/+1
* edje: eo_data_unref the right data.Cedric BAIL2014-11-071-2/+2