summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Evas render: Fix crash with async render and snapshotsdevs/jpeg/snapshotJean-Philippe Andre2015-07-011-14/+17
* Evas snapshot: Mark object as changed only if objects below didJean-Philippe Andre2015-07-012-3/+52
* Evas snapshot: Skip cutout add to fix renderingJean-Philippe Andre2015-07-013-5/+16
* evas: implementation of snapshot feature.Cedric BAIL2015-07-016-15/+118
* evas: prepare refactoring necessary for snapshot.Cedric BAIL2015-07-011-181/+209
* evas: add a snapshot bool to Evas_Object_Image.Cedric BAIL2015-07-013-1/+45
* Evas image: Remove useless piece of codeJean-Philippe Andre2015-07-011-13/+0
* Edje: Embed verbatim scripts for Efl.Gfx.FiltersJean-Philippe Andre2015-07-014-51/+178
* Evas: Make Evas.Image.save() work with all imagesJean-Philippe Andre2015-07-011-10/+61
* evas-fb: Fix compiler warnings about suggested parenthesesChris Michael2015-06-301-1/+2
* ecore: Fix typo in since tag.Amitesh Singh2015-06-302-2/+2
* ecore_imf: check parameter of ecore_imf_module_register ()Jihoon Kim2015-06-301-1/+1
* ecore_imf: fix wrong return type of ecore_imf_context_input_panel_return_key_...Jihoon Kim2015-06-301-1/+1
* Evas filters: Force filter redraw if object changedJean-Philippe Andre2015-06-301-0/+6
* Evas filters: Fix color(0xrrggbb) to be opaque by defaultJean-Philippe Andre2015-06-301-1/+2
* doc: Fixup EDC documentation about filters & examplesJean-Philippe Andre2015-06-305-44/+56
* Edje: Fix test case (after syntax change)Jean-Philippe Andre2015-06-301-3/+14
* Edje: Use bsearch() to find filters as fast as possibleJean-Philippe Andre2015-06-302-14/+25
* Edje: Replace index() by strchr()Jean-Philippe Andre2015-06-301-6/+5
* Edje: Add proper filters section in the EDJ fileJean-Philippe Andre2015-06-304-13/+204
* doc: EDC reference: Add specific doc for group.dataJean-Philippe Andre2015-06-301-1/+30
* Edje: Use array instead of hash for filters dataJean-Philippe Andre2015-06-304-32/+54
* Revert "evas: add keysym member to key event structs"Mike Blumenkrantz2015-06-294-74/+10
* Revert "ecore-input: add keysym to Ecore_Event_Key struct"Mike Blumenkrantz2015-06-295-5/+0
* ecore-x: add ecore_x_keysym_get()Mike Blumenkrantz2015-06-293-0/+22
* ecore_x_xi2: remove build warningJi-Youn Park2015-06-301-2/+1
* ecore_wl: Hookup wl listener for uuid event from session recovery protocolStefan Schmidt2015-06-292-0/+17
* ecore_wl: Add generated session-recovery-protocol files to buildStefan Schmidt2015-06-294-1/+106
* ecore_x_xi2: add small code to check device idJi-Youn Park2015-06-301-0/+15
* ecore_x_xi2: fix only ecore input handler deals touch cancel eventJi-Youn Park2015-06-291-30/+35
* Evas textblock: Fix it->x value during layoutDaniel Hirt2015-06-291-0/+1
* Evas textblock: Fix infinite loop caseDaniel Hirt2015-06-292-1/+8
* efreetd_ipc: fix shadow warningDaniel Kolesa2015-06-291-2/+2
* evas_engine_software_x11: fix incorrect enumeration type warningDaniel Kolesa2015-06-292-2/+2
* edje: fix extra parens warning with clangDaniel Kolesa2015-06-291-1/+1
* ecore_imf_evas: warnings--Daniel Kolesa2015-06-291-4/+4
* edje: fix shadow warningDaniel Kolesa2015-06-291-3/+3
* eina: add quaternion test in eina suite and fix the test case errorsVivek Ellur2015-06-293-5/+7
* ecore_con: eoify ecore_con_eet functions.Srivardhan Hebbar2015-06-293-102/+208
* evas: opaque value does not change even if image data be changedjiin.moon2015-06-291-4/+6
* Eo: Remove redundant semicolon.Tom Hacohen2015-06-291-1/+1
* Emotion: Adding Eo test for emotionAvi Levin2015-06-292-0/+853
* emotion: revert changes to emotion test as discussed on ML and chatAvi Levin2015-06-281-74/+36
* Evas textblock: Fix the newly added test to use ck_assert_int_eq.Tom Hacohen2015-06-261-1/+1
* Evas textblock: Fix issue with line_coord_set and y before the first line.Tom Hacohen2015-06-261-0/+7
* Evas textblock: Add a failing test for line_coord_set.Vladyslav Shevchenko2015-06-261-0/+5
* evas_canvas3d_material: convert docsDaniel Kolesa2015-06-261-72/+45
* evas_line: convert docsDaniel Kolesa2015-06-261-10/+11
* ecore_evas: fix iconified state set bugJi-Youn Park2015-06-261-1/+1
* ecore-evas-extn : map shm for sharing render pixels conservativelyCarsten Haitzler (Rasterman)2015-06-261-7/+14