summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl: start adding an animator promisedevs/cedric/animatorCedric Bail2016-04-134-2/+27
* eldbus: make tests suite more robust to initialization count change.Cedric BAIL2016-04-121-3/+5
* eo - add object sotrage in generic values with ref/unrefCarsten Haitzler (Rasterman)2016-04-133-39/+248
* tests/eldbus: add now needed calls to ecore_init/shutdownStefan Schmidt2016-04-122-0/+5
* tests/eldbus_cxx: add ecore_init calls in tests now that eldbus does no longerStefan Schmidt2016-04-121-0/+2
* Eina matrix/vector tests: pass correct pointers to arrays.Tom Hacohen2016-04-122-5/+5
* Eet test: renamed shadowing variable.Tom Hacohen2016-04-121-2/+2
* Elm test web: Correctly disable the web tests.Tom Hacohen2016-04-121-1/+3
* Eo event: rename Eo_Event->event_info to Eo_Event->info.Tom Hacohen2016-04-1243-98/+98
* ctxpopup: implement Efl.Orientation interface functionsAmitesh Singh2016-04-124-32/+56
* ecas gl: ensure make current/window/outpbut enabled before flushingCarsten Haitzler (Rasterman)2016-04-122-2/+37
* ecore - system modules - fix eldbus interdependency and complaintsCarsten Haitzler (Rasterman)2016-04-123-45/+52
* ecore system upower - silence if service doesnt existCarsten Haitzler (Rasterman)2016-04-121-1/+3
* evas gl - fix leak with font glyph texturesCarsten Haitzler (Rasterman)2016-04-127-0/+64
* elementary: we actually need to include this generated files or make dist wil...Cedric BAIL2016-04-115-4/+199
* evas.canvas3d: Add FXAA post processing render.Oleksandr Shcherbina2016-04-1213-32/+282
* elementary/scroller: code refactoring.Hermet Park2016-04-121-6/+2
* elc_popup: If popup's parent is resized, popup need to resized, tooJinyong Park2016-04-121-0/+17
* updated poHermet Park2016-04-1223-4814/+2352
* docs: add descriptions for ecore_con_eet_{client,server} EO classesStefan Schmidt2016-04-112-0/+4
* docs: add description to ecore_con_eet_base classStefan Schmidt2016-04-111-0/+4
* docs: document ecore_animator EO class.Stefan Schmidt2016-04-111-6/+12
* popup : fix scale calculation in _scroller_size_calcJinyong Park2016-04-111-1/+2
* Elm_icon: fix build error. --;Ji-Youn Park2016-04-111-1/+1
* Elm_icon: move thumb_set API from eo to legacy.Ji-Youn Park2016-04-113-45/+45
* Elm_thumb: move all api from eo to legacyJi-Youn Park2016-04-113-309/+401
* build: make sure generated files in examples get cleaned upStefan Schmidt2016-04-111-0/+1
* genlist: do not evaluate against max coord if the value is negativeShuhrat Dehkanov2016-04-111-4/+8
* Elm_image: remove no_scale and resizable property.Ji-Youn Park2016-04-113-59/+100
* Elm_photo: move api from eo to legacy.Ji-Youn Park2016-04-113-108/+130
* eolian: Make promise eolian generation use macros for hooksFelipe Magno de Almeida2016-04-1122-157/+174
* vpath - use double-happy format as poposed by onefangCarsten Haitzler (Rasterman)2016-04-112-15/+23
* elementary: fix dependencies to build clean examples.Cedric Bail2016-04-101-0/+1
* CtxPopup: fix auto-hide property settingDaniel Zaoui2016-04-101-2/+1
* Ecore Exe: check parameter validityDaniel Zaoui2016-04-101-0/+1
* Edje: check parameter validityDaniel Zaoui2016-04-101-0/+1
* Ecore_Con: protect access to internal dataDaniel Zaoui2016-04-101-4/+7
* ecore: fix documentation of Ecore_Exe_Event_DelJean Guyomarc'h2016-04-091-3/+3
* elementary: restore examples build.Cedric BAIL2016-04-089-193/+211
* evas: don't track some forgotten exampleCedric BAIL2016-04-081-0/+1
* elua: unbreak make install-examplesCedric BAIL2016-04-081-2/+2
* ecore_evas: make it easier to have custom dependencies per module.Cedric BAIL2016-04-081-5/+7
* elm_win: force opaque update on maximize state changeMike Blumenkrantz2016-04-081-1/+5
* tests/eloian: ship eo file needed for tests in tarballStefan Schmidt2016-04-081-0/+1
* Elm tests: Silence warnings in the unused elm prefs test.Tom Hacohen2016-04-081-1/+3
* Evas langauge: Prevent potential buffer overflow and clean code.Tom Hacohen2016-04-081-2/+10
* Evas: Add API to reinit the language and use it in elementary.Youngbok Shin2016-04-086-8/+56
* list: fix item highlight geometry correctlyJee-Yong Um2016-04-081-17/+14
* elm_win: Fix warning (unused variable)Jean-Philippe Andre2016-04-081-1/+0
* doc: fix typo in 410cdd1501c0f7Amitesh Singh2016-04-081-1/+1