summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove unused code filedevs/bu5hm4n/spotlight_workMarcel Hollerbach2019-11-201-191/+0
* theme: rename pager to spotlightMarcel Hollerbach2019-11-205-6/+6
* theme: remove unused partsMarcel Hollerbach2019-11-201-10/+0
* efl_ui_spotlight_manager_*: remove size and position eventsMarcel Hollerbach2019-11-203-54/+0
* elm_test: make spotlight test check boxes work againMarcel Hollerbach2019-11-201-8/+6
* efl_ui_spotlight_manager: remove the group objectMarcel Hollerbach2019-11-206-47/+29
* efl_ui_spotligt: make it possible to freeze animationsMarcel Hollerbach2019-11-203-5/+67
* tooling: add configuration file for lgtm.com serviceStefan Schmidt2019-11-201-0/+7
* ecore_input_evas: fix ouble use of include guard defineStefan Schmidt2019-11-201-2/+2
* eo: there is no need to count callbacks hereMarcel Hollerbach2019-11-201-9/+4
* remove efl_canvas_animation_playerMarcel Hollerbach2019-11-207-566/+2
* evas: migrate the vg json exampleMarcel Hollerbach2019-11-201-8/+4
* efl_ui_spotlight_manager stack: move away from player objectMarcel Hollerbach2019-11-201-116/+40
* elementary: move away from normal player to the new animation mixinMarcel Hollerbach2019-11-2010-362/+259
* introduce efl_canvas_object_animationMarcel Hollerbach2019-11-208-2/+599
* Unify "animated" flagsXavi Artigas2019-11-2013-23/+25
* vector container: don't copy composite target duplicatedly.Hermet Park2019-11-201-1/+4
* csharp: Fix CA1815 for generated structs and aliasesLauro Moura2019-11-195-4/+271
* ecore-wl2: Add API to find a window by given surfaceChristopher Michael2019-11-192-0/+25
* tests/ecore_wl2: Add test for ecore_wl2_window_type functionsChristopher Michael2019-11-191-0/+20
* ecore-wl2: Add API to return window typeChristopher Michael2019-11-192-0/+17
* ecore-wl2: Add API to return the compositor object from a given displayChristopher Michael2019-11-192-0/+19
* ecore-wl2: Add API to find a connected display given a nameChristopher Michael2019-11-192-0/+47
* ecore-wl2: Add API to find a window by surfaceChristopher Michael2019-11-192-0/+19
* tests/ecore_wl2: Add test for ecore_wl2_window_geometry functionsChristopher Michael2019-11-191-0/+24
* docs: Copy all images to output folderXavi Artigas2019-11-192-1/+10
* slider: fix behavior of slider when mirroredBowon Ryu2019-11-192-12/+38
* csharp: Add IEquatable on classes.Lauro Moura2019-11-197-14/+654
* evas vector: removed useless calls.Hermet Park2019-11-192-6/+2
* vector svg: apply fill-opacity to graidents fill objects.Hermet Park2019-11-191-10/+14
* slider: fix value error from stepBowon Ryu2019-11-183-3/+60
* docs: Typos in ninja doc screen outputXavi Artigas2019-11-181-1/+1
* doxygen: Prevent auto-linking of invalid linksXavi Artigas2019-11-181-4/+4
* eldbus: only free the data when the future is resolved or rejected.Cedric BAIL2019-11-181-16/+4
* evas image cache: drop cache properly,Hermet Park2019-11-181-1/+1
* evas vg: improve caching methods for better precise behaviors.Hermet Park2019-11-185-57/+41
* Revert "evas: migrate the vg json example"Hermet Park2019-11-181-4/+8
* evas: migrate the vg json exampleMarcel Hollerbach2019-11-181-8/+4
* eo: do not over compute the hash when propagating events.Cedric BAIL2019-11-171-24/+38
* eo: no need to oversize type.Cedric BAIL2019-11-171-2/+2
* eo: refactor shortcut for EFL_EVENT_DESTRUCT event.Cedric BAIL2019-11-171-5/+5
* ci/travis: remove no longer needed travis keywordsStefan Schmidt2019-11-171-2/+0
* ci/travis: Enable the new build config validation beta featureStefan Schmidt2019-11-171-0/+2
* ci: cleanup the check for old meson versionsStefan Schmidt2019-11-171-10/+6
* ci: remove logic for doing coverity builds only on SaturdayStefan Schmidt2019-11-172-7/+0
* The header was filled with the standard template, now it's filled with correc...maxerba2019-11-161-4/+4
* edje - box - calc min size correctly at start ...Carsten Haitzler (Rasterman)2019-11-162-20/+27
* ecore-x - add some xi2 api's for fiddling with device propertiesCarsten Haitzler (Rasterman)2019-11-165-0/+200
* efreet - consider ctime changes as changes tooCarsten Haitzler (Rasterman)2019-11-162-7/+26
* strings - be cleaere we are initialising buffers not appendingCarsten Haitzler (Rasterman)2019-11-162-3/+3