summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests/elm: when using buffer engine, clamp render and edje timing to 0.05sMike Blumenkrantz2018-08-061-3/+39
* test/evas: add to check smart class overridingShinwoo Kim2018-08-061-0/+39
* elm_code_widget: match bg color with widget color.Alastair Poole2018-08-051-1/+1
* ci: add build time to IRC notificationMike Blumenkrantz2018-08-031-1/+1
* ci: remove --always-build-examples from misc buildMike Blumenkrantz2018-08-031-1/+1
* build: remove infuriating VTIME build defineMike Blumenkrantz2018-08-031-3/+0
* build: remove BUILT_SOURCES usage from cxx examples makefilesMike Blumenkrantz2018-08-032-9/+27
* build: move src/examples/ to a single makefileMike Blumenkrantz2018-08-0339-3194/+2603
* elm/genlist: use correct type of list when iteratingMike Blumenkrantz2018-08-021-1/+2
* genlist: rework the focus model for performanceMarcel Hollerbach2018-08-023-23/+80
* elementary image: apply lazy calculation and guarantee retained method.Hermet Park2018-08-022-53/+53
* ecore: fix that timers are not called in the order they were registered.Hosang Kim2018-08-022-2/+48
* Efl.Canvas.Group: use desired functionShinwoo Kim2018-08-023-2/+10
* elementary bg: fix to guarantee compatibility.Hermet Park2018-08-021-2/+2
* elm/genlist: remove conditional in _calc_job for verifying show_item codeMike Blumenkrantz2018-08-021-26/+2
* evas_events: Fix to set mouse_in state to all pointers in the seat.Jaehyun Cho2018-08-021-14/+31
* edje: add back function prototype for edje_object_color_class_description_getMike Blumenkrantz2018-08-021-0/+14
* evas sdl: don't make confusing, we only use one-indexed egl handles.Hermet Park2018-08-021-2/+2
* elementary: efl_ui_view_list cleanupFelipe Magno de Almeida2018-08-012-50/+9
* Efl.Ui.Layout.Factory: added missing factory_model_connectFelipe Magno de Almeida2018-08-014-21/+45
* build: disable Lua binding generationDaniel Kolesa2018-08-0110-10/+25
* ci: print config.log if configure failsMike Blumenkrantz2018-08-011-2/+2
* ci: explicitly set PKG_CONFIG_PATH for opensslMike Blumenkrantz2018-08-012-5/+1
* elm/bg: call color_set up the class chain internallyMike Blumenkrantz2018-07-311-1/+2
* elementary: Check for valid object before calling smart calculateChris Michael2018-07-311-0/+1
* ecore_evas: Make sure a manual render does a manual renderDerek Foreman2018-07-311-0/+9
* ecore_evas: Sync evas on manual_render_setDerek Foreman2018-07-311-0/+3
* evas: Defer render post callbacks added during async renderDerek Foreman2018-07-313-3/+63
* eina: Add doxygen in/out tags for value and value_utilBryce Harrington2018-07-312-25/+31
* eina: Add doxygen in/out tags for rbtreeBryce Harrington2018-07-311-19/+19
* eina: Add doxygen in/out tags for quaternionBryce Harrington2018-07-311-22/+22
* efl_model: fix redefine warningMarcel Hollerbach2018-07-311-5/+0
* elm_multibuttonentry: do not define multiple times the same structsMarcel Hollerbach2018-07-311-4/+2
* region_add: Fix copying wrong rect during smart mergeYeshwanth Reddivari2018-07-311-3/+0
* eina: Add doxygen in/out tags for promiseBryce Harrington2018-07-311-52/+62
* build: disable eolian implicit rules in subdir buildsMike Blumenkrantz2018-07-303-0/+14
* build: use $(@D) for eolian directory nameMike Blumenkrantz2018-07-302-5/+5
* ci: disable dependency tracking in ci buildsMike Blumenkrantz2018-07-301-2/+2
* build: disable dependency tracking in distcheck buildsMike Blumenkrantz2018-07-301-1/+2
* efl_selection: reintroduce missing ELM_CNP_EVENT_SELECTION_CHANGED symbol.Alastair Poole2018-07-302-5/+28
* ci: use gold linker for linux buildsMike Blumenkrantz2018-07-302-3/+4
* ci: disable tests on macosMike Blumenkrantz2018-07-301-10/+8
* tests/ecore: remove tolerance threshold from ecore_timer_reset test caseMike Blumenkrantz2018-07-301-4/+8
* ci: attempt to print the test logs if distcheck failsMike Blumenkrantz2018-07-301-1/+1
* ci: disable built-in make rules and variablesMike Blumenkrantz2018-07-309-12/+12
* build: fix rpath for binaries which use ecore-x dependenciesMike Blumenkrantz2018-07-302-31/+31
* build: use $() for automake variables, not ${}Mike Blumenkrantz2018-07-301-2/+2
* elm_entry: make the hoversel not focusableMarcel Hollerbach2018-07-301-0/+1
* eina: Add doxygen in/out tags for mmap and moduleBryce Harrington2018-07-282-27/+28
* eina: Add doxygen in/out tags for logBryce Harrington2018-07-271-71/+71