summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* examples: elementary: make sure the prefs_example* files get into distStefan Schmidt2016-07-251-1/+2
* examples: edje: fix build of edje files with translation within distcheckStefan Schmidt2016-07-251-2/+13
* evas: filters: add return value in all casesStefan Schmidt2016-07-251-0/+2
* elementary: Fix formattingChris Michael2016-07-251-1/+2
* ecore_wl2: also add the del control codeMarcel Hollerbach2016-07-251-1/+3
* elput: Fix issue of losing mouse input when removing a deviceChris Michael2016-07-251-12/+6
* access: add API to get access object of given partShinwoo Kim2016-07-258-0/+61
* elm table and box resize themselves on sizing eval - fix this - dont resizeCarsten Haitzler (Rasterman)2016-07-252-27/+5
* elm_access: fix typo of atspi actionShinwoo Kim2016-07-251-1/+1
* elm button theme - fix anchor style to not pass events when disabledCarsten Haitzler (Rasterman)2016-07-251-10/+2
* elm button default theme - fix disabled events to not pass throughCarsten Haitzler (Rasterman)2016-07-251-1/+1
* efl - when evas generic loaders merged the gst loader was missed. fixCarsten Haitzler (Rasterman)2016-07-255-1/+671
* elm default config - change default select on focus to be disabledCarsten Haitzler (Rasterman)2016-07-253-3/+3
* ector module - remove sueless chekc for null done already CID 1347411Carsten Haitzler (Rasterman)2016-07-241-1/+0
* ecore-imf - remove usueless checks for context - CID 1351451Carsten Haitzler (Rasterman)2016-07-241-2/+2
* efl ui image async locking -fix CID 1356199 - locked data cant be messed withCarsten Haitzler (Rasterman)2016-07-241-5/+9
* efl ui video - fix coverity CID 1356997Carsten Haitzler (Rasterman)2016-07-241-1/+2
* edje entry - fix coverity CID 1357752Carsten Haitzler (Rasterman)2016-07-241-10/+16
* evas cache2 - fix coverity CID 1357754Carsten Haitzler (Rasterman)2016-07-241-1/+1
* elm quicklaunch binary - fix coverity CID 1353607Carsten Haitzler (Rasterman)2016-07-241-1/+6
* evas image updates - optimize by over-rendering less with hidden contentCarsten Haitzler (Rasterman)2016-07-241-5/+65
* Gstreamer1: implement subtitles mute/unmute abilityDave Andreoli2016-07-241-4/+24
* release: Update NEWS and bump version for 1.18.0-alpha2 releasev1.18.0-alpha2Stefan Schmidt2016-07-232-1/+13
* wayland_shm: Speed up dmabuf on intelDerek Foreman2016-07-221-6/+6
* docs: split type serializers and keyword ref into their own module in docgenDaniel Kolesa2016-07-224-253/+269
* elementary: change cursor types for cocoaThiep Ha2016-07-221-3/+3
* ecore_wl2: be compatible with x inputMarcel Hollerbach2016-07-212-28/+37
* edje: fix specular colorperepelits.m2016-07-211-8/+8
* elementary: disable visual hint at odd/even.Cedric BAIL2016-07-211-56/+80
* edje: allow inheritance from an aliased group.Cedric BAIL2016-07-211-4/+22
* elm_win: move window contents back to 0,0 when deleting frame objectMike Blumenkrantz2016-07-211-0/+1
* elm_win: simplify borderless_set when reapplying the same stateMike Blumenkrantz2016-07-211-4/+3
* elementary: Remove logically dead codeChris Michael2016-07-211-1/+1
* elput: Use proper variable typeChris Michael2016-07-211-1/+1
* eina: Fix null pointer derefernceChris Michael2016-07-211-0/+2
* elementary: Remove logically dead codeChris Michael2016-07-211-1/+1
* elementary: Remove logically dead codeChris Michael2016-07-211-2/+1
* eldbus: Check return value and error out if necessaryChris Michael2016-07-211-1/+5
* edje: Fix unchecked return valueChris Michael2016-07-211-9/+13
* evas: Fix missing breaks in switchChris Michael2016-07-211-2/+2
* edje_pick: reset alias flag for copied groupVyacheslav Reutskiy2016-07-211-0/+3
* eo: Fix override test case to match new policyJean-Philippe Andre2016-07-211-1/+12
* eo: Prevent eo_override to be called on an already overridden objectJean-Philippe Andre2016-07-212-0/+10
* wayland_shm: Add missing headers to wayland_shm sourcesDerek Foreman2016-07-201-1/+9
* Revert "elementary: Make wl frame borders above content"Mike Blumenkrantz2016-07-201-3/+3
* docs: split off writer and utils into modules in docgenDaniel Kolesa2016-07-206-408/+437
* docs: begin modularizing the doc generator scriptDaniel Kolesa2016-07-205-456/+474
* elm flip - make it not crash and interactive mode work againCarsten Haitzler (Rasterman)2016-07-201-5/+15
* evas image updates - reduce overhead with bordered images not scaledCarsten Haitzler (Rasterman)2016-07-201-10/+48
* evas objkect image - make opaque rect getting code more readableCarsten Haitzler (Rasterman)2016-07-201-6/+6