summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixdevs/felipealmeida/nextdevs/felipealmeida/datamodelsdevs/felipealmeida/data-models-pushFelipe Magno de Almeida2015-09-261-10/+1
* Fixed argument's argument property ownershipFelipe Magno de Almeida2015-09-253-4/+24
* Fixed connection_model_set on object.Felipe Magno de Almeida2015-09-2510-166/+113
* eldbus_model: Removed constructor from connectionFelipe Magno de Almeida2015-09-234-50/+25
* eldbus_model: Removed a few other constructorFelipe Magno de Almeida2015-09-233-12/+49
* eldbus_model: Removed a few constructorsFelipe Magno de Almeida2015-09-237-74/+207
* esoap_model: Soap Model implementationGuilherme Lepsch2015-09-2317-2/+1312
* eflat_xml_model: "Flat" Xml Model implementationGuilherme Lepsch2015-08-3117-2/+2059
* eldbus: Created Emodel implementation for EldbusGuilherme Lepsch2015-08-3145-13/+5499
* ejson: Json Efl.Model implementationGuilherme Lepsch2015-08-3119-1/+2530
* efl_model: Common Efl.Model implementation functionsGuilherme Lepsch2015-08-294-13/+238
* eina: Created EINA_VALUE_TYPE_OPTIONAL that is a single-element container tha...Felipe Magno de Almeida2015-08-294-0/+529
* ecore win32: increase command buffer size.ChunEon Park2015-08-291-1/+1
* ecore win32: modifiy to better meaningful exception.ChunEon Park2015-08-291-3/+2
* eina: cpu - fix a typo in eina_cpu_count API docAmitesh Singh2015-08-291-1/+1
* emile jpeg: more descriptive comment.ChunEon Park2015-08-291-3/+3
* emile: fix can not parsing the EXIF info of the jpeg file which has IFD offsetjiin.moon2015-08-291-5/+10
* evas_canvas3d: Recalculation coordinates for pick object from sceneOleksandr Shcherbina2015-08-281-2/+2
* Eina rectangle: Check for valid rectangle before taking intersectionSubodh Kumar2015-08-282-9/+27
* eet - improve eet file storage when encoding by aligning dataCarsten Haitzler (Rasterman)2015-08-281-3/+38
* Evas textblock: fix case of own_closer in style_setDaniel Hirt2015-08-271-2/+5
* evas/gl_common: add new header files to build to make them available for distStefan Schmidt2015-08-271-0/+2
* ecore_wayland: only add listener if recovery interface was binded correctlyStefan Schmidt2015-08-271-1/+2
* edje: Fix double free scenario caused by static pointer.Youngbok Shin2015-08-271-8/+1
* ecore_pipe: add write fdset and except fdset.Ji-Youn Park2015-08-271-2/+4
* ecore_wayland: add wayland session recovery listenerStefan Schmidt2015-08-261-0/+17
* ecore_wayland: bind and destroy session_recovery interface correctly.Stefan Schmidt2015-08-261-0/+7
* Eo base: print an error when an object with a parent is destructed.Tom Hacohen2015-08-261-3/+1
* Revert "Revert "Eo base: Change parent_set to be an assignment of ref.""Tom Hacohen2015-08-263-5/+32
* Revert "Eo base: Change parent_set to be an assignment of ref."Tom Hacohen2015-08-263-32/+5
* Eo base: Change parent_set to be an assignment of ref.Tom Hacohen2015-08-263-5/+32
* edje_cc_out: Fix edje_cc compile error with script on Windows.Jaehyun Cho2015-08-261-7/+7
* Revert "Revert "ecore_win: fix the incorrect mouse cursor position.""ChunEon Park2015-08-251-2/+11
* Revert "ecore_win: fix the incorrect mouse cursor position."ChunEon Park2015-08-251-15/+6
* build: replace libsystemd-{daemon, journal} with libsystemdMarcel Hollerbach2015-08-253-14/+8
* ecore_win: fix the incorrect mouse cursor position.ChunEon Park2015-08-251-6/+15
* small typo in docs, mounse is mouseThanatermesis2015-08-251-2/+2
* eldbus: add since tag for now public eldbus_message_signal_new APIStefan Schmidt2015-08-241-0/+2
* evas_3d: fix definesMarcel Hollerbach2015-08-241-129/+6
* evas/filter: Remove unused variableStefan Schmidt2015-08-241-1/+1
* eldbus: remove now public eldbus_message_signal_new declaration from private.hStefan Schmidt2015-08-241-3/+0
* eldbus: add eldbus_message_signal_new to public headerLukasz Stanislawski2015-08-241-0/+11
* efl - jp2k loader - guard against openjpeg bug tha causes an abortCarsten Haitzler (Rasterman)2015-08-241-9/+15
* eina: fix coverity issue CID 1317154.Cedric BAIL2015-08-221-4/+4
* ethum: fix compilation on Windows due to missing visibility setting.ChunEon Park2015-08-221-0/+37
* evil: add missing sinceChunEon Park2015-08-221-0/+2
* Eo base: clean up parent removal in destructor.Tom Hacohen2015-08-211-7/+6
* ecore_con: fix test to properly send the right amount of data (including the ...Cedric BAIL2015-08-211-1/+1
* eina: use new eina_file_path_join APIVincent Torri2015-08-212-38/+21
* eina: add API to join pahs, as well as path separatorsVincent Torri2015-08-213-0/+124