summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Evas textblock: Fix infinite loop casedevs/herdsman/tb_markup_loop_bugDaniel Hirt2015-06-282-1/+8
* 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
* ecore_x_xi2: fix crash if device info is NULL.Ji-Youn Park2015-06-261-0/+2
* Edje tests: Fix compilation warningJean-Philippe Andre2015-06-261-0/+2
* Revert "ecore-wayland: Update xdg shell protocol file"Chris Michael2015-06-251-10/+10
* ecore-wayland: Update xdg shell protocol fileChris Michael2015-06-251-10/+10
* edje_cc: Fix dereference before null checkChris Michael2015-06-251-1/+1
* edje_cc: Fix dereference null return valueChris Michael2015-06-251-1/+5
* edje_cc: Fix formattingChris Michael2015-06-251-7/+9
* evas: fix shooter exampleperepelits.m2015-06-253-314/+150
* edje: add "mask_flags" instruction for "part" blockJee-Yong Um2015-06-2512-13/+115
* edje: implement methods for mouse_events with edje_part for Edje Embryo script.Jee-Yong Um2015-06-254-0/+152
* eina: add test cases for eina matrix map and transform functionsVivek Ellur2015-06-251-0/+53
* eolian_cxx: Fix C++ generated inheritance wrappersVitor Sousa2015-06-251-8/+6
* eolian/generator: constify all prototypes for @const functionsDaniel Kolesa2015-06-2525-77/+79
* ector/software: Update the PIXEL_BIT to 8 for better quality.Subhransu Mohanty2015-06-251-1/+1
* eolian: try replacing '.' with locale specific decimal pointDaniel Kolesa2015-06-252-4/+49
* Doc: Try to fix build on UbuntuJean-Philippe Andre2015-06-251-0/+1
* Evas filters: Add some crash safetyJean-Philippe Andre2015-06-251-0/+2
* Evas filters: Use smooth scaling by default for proxiesJean-Philippe Andre2015-06-251-1/+1
* Evas filters: Fix usage of proxy buffers (compatibility)Jean-Philippe Andre2015-06-251-2/+6
* Evas filters: Mark API as @betaJean-Philippe Andre2015-06-256-12/+13
* Evas filters: Add @protected tag where applicableJean-Philippe Andre2015-06-254-7/+13
* Evas filters: Add explicit exec flag in data_setJean-Philippe Andre2015-06-256-35/+67
* Evas filters: Remove overrides of methods from Evas.FilterJean-Philippe Andre2015-06-254-60/+0
* Evas tests: Fix failing testsJean-Philippe Andre2015-06-251-7/+7
* Edje tests: Add test case for embedded text filtersJean-Philippe Andre2015-06-254-4/+122
* Edje & evas filters: Properly pass data from EDC to LuaJean-Philippe Andre2015-06-255-82/+95
* Evas filters: Fix buffer_push and add support for color classesJean-Philippe Andre2015-06-251-4/+28
* Edje & evas filters: Add extra data from EDC to Lua programJean-Philippe Andre2015-06-2510-1/+184
* Evas filters: Add name to the filtersJean-Philippe Andre2015-06-2511-30/+38
* Evas filters: Complete support for image filteringJean-Philippe Andre2015-06-256-516/+166
* Evas tests: Fix failing test due to API changeJean-Philippe Andre2015-06-251-0/+5
* Evas filters: EO-ify the filters APIJean-Philippe Andre2015-06-2516-601/+796
* Edje: Factorise filter code for TEXT and IMAGEJean-Philippe Andre2015-06-253-105/+167
* Edje: Move filter desc to common descJean-Philippe Andre2015-06-254-155/+186
* Edje/evas filters: Use EDJ data sections to store filters codeJean-Philippe Andre2015-06-254-5/+33
* Edje/evas filters: Add filter.source supportJean-Philippe Andre2015-06-255-104/+197
* Edje/evas filters: Quick renaming of evas filters related stuffJean-Philippe Andre2015-06-255-25/+29
* Evas filters: Fix blur from rgba to alphaJean-Philippe Andre2015-06-251-8/+3
* Evas filters: Reduce debugging with default compile optsJean-Philippe Andre2015-06-255-53/+67
* Evas filters: Implement Lua classes for colors & bufferJean-Philippe Andre2015-06-257-267/+638
* Evas filters: Create specific log domainJean-Philippe Andre2015-06-257-9/+66