summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* elementary: Don't set pointer object theme on startChris Michael2017-02-271-38/+27
* ecore_imf/ibus: Fix memory leakJihoon Kim2017-02-271-0/+2
* ecore_imf/wayland: Fix memory leak in immoduleJihoon Kim2017-02-271-0/+2
* elementary tooltip: adjust arrow if tooltip was movedMinkyu Kang2017-02-273-4/+109
* docs: Fix typos and some wrong expressions in Ecore and Edje API reference do...Myoungwoon Roy, Kim2017-02-2713-174/+174
* docs: Fix typos and some wrong expressionsMyoungwoon Roy, Kim2017-02-275-650/+645
* genlist: Final fix for odd/even styles issueJean-Philippe Andre2017-02-271-35/+25
* genlist: Fix fileselector crazy behaviourJean-Philippe Andre2017-02-271-1/+2
* genlist: Fix rare jump in prepend insertJean-Philippe Andre2017-02-271-0/+27
* genlist: (Mostly) fix item index odd/even stylesJean-Philippe Andre2017-02-272-34/+27
* Revert "elm_genlist: when appending items to the parent, prepend to the parent"Jean-Philippe Andre2017-02-271-6/+2
* genlist: Remove macro GL_IT()Jean-Philippe Andre2017-02-272-79/+77
* evas gl common - fix nv12 text upload with upack row lengthCarsten Haitzler (Rasterman)2017-02-261-1/+1
* ecore: do not access 'timer_thread' global from animator threadMike Blumenkrantz2017-02-241-4/+4
* ecore-evas: use ee->prop.window in ecore_evas_input_event_register()Mike Blumenkrantz2017-02-241-2/+2
* ecore-evas: handle pointer_warp() for buffer canvasMike Blumenkrantz2017-02-241-1/+8
* ecore-evas: handle pointer_xy_get() for buffer canvasMike Blumenkrantz2017-02-241-1/+7
* ecore-evas: handle screen_geom_get() for buffer canvasMike Blumenkrantz2017-02-241-1/+10
* docgen: fix broken inheritance graphsDaniel Kolesa2017-02-241-1/+1
* docgen: more useful event listingDaniel Kolesa2017-02-241-17/+48
* docgen: disregard override info for displaying property get/setDaniel Kolesa2017-02-241-10/+4
* docgen: minor speed optimizations and cleanupsDaniel Kolesa2017-02-242-23/+34
* docgen: merge overridden and other categories for methods/propertiesDaniel Kolesa2017-02-241-16/+18
* elementary: Fix compilation for SDLChris Michael2017-02-231-1/+1
* docgen: initial support for inherited events listingDaniel Kolesa2017-02-231-20/+36
* docgen: add "Others" section with all remaining callables to class pagesDaniel Kolesa2017-02-231-4/+38
* docgen: merge methods and properties in listingDaniel Kolesa2017-02-231-16/+6
* docgen: properly handle overridden property docsDaniel Kolesa2017-02-231-10/+26
* elm: Restore ABI compatibility (elm_pan_gravity)Jean-Philippe Andre2017-02-232-0/+13
* emotion XXX - make nv12 709 streams work even with slightly off colorsCarsten Haitzler (Rasterman)2017-02-231-0/+11
* efl-js: Fix deprecated Set feature of setting non-primitive valueFelipe Magno de Almeida2017-02-221-1/+1
* efl_js: Export efl.LoopLauro Moura2017-02-221-0/+2
* efl_js: Use efl_add_ref for saner refcount.Lauro Moura2017-02-221-1/+1
* js: Update examples, including window api changes.Lauro Moura2017-02-2222-236/+95
* js: Raise exception to js instead of crashingLauro Moura2017-02-222-17/+48
* eolian_js: Avoid errors when getting function scopeLauro Moura2017-02-221-1/+11
* efl_js: Update register functions.Lauro Moura2017-02-221-66/+0
* js: Change test eos to ptr()Lauro Moura2017-02-221-12/+12
* docgen: add a way to get numerical id of a functionDaniel Kolesa2017-02-221-0/+6
* docgen: more useful function listings in class pagesDaniel Kolesa2017-02-222-14/+43
* genlist: Simplify code (remove one argument)Jean-Philippe Andre2017-02-221-6/+4
* genlist: Fix more tree issues (expanded state)Jean-Philippe Andre2017-02-222-25/+74
* genlist: Fix insert after with a treeJean-Philippe Andre2017-02-221-0/+6
* genlist: Fix sorted_insert with treeJean-Philippe Andre2017-02-222-20/+68
* edje_edit: fix scripts compilationAndrii Kroitor2017-02-211-2/+2
* docgen: inherit overridden method/property brief descriptions on class pagesDaniel Kolesa2017-02-211-21/+40
* slider: theme - fix warningsAmitesh Singh2017-02-211-0/+6
* elementary gengrid: fix for working item reorder mode correctlyMinkyu Kang2017-02-211-8/+5
* dayselector: Fix DaySelector widgetJean-Philippe Andre2017-02-211-4/+1
* edje: Fix a major issue with recalc loopJean-Philippe Andre2017-02-211-2/+5