summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-08release: Update NEWS and bump version for efl 1.8.2 releasev1.8.2Stefan Schmidt2-2/+20
2013-12-05Set engine aspect function pointerChris Michael2-2/+2
2013-12-05Add common function prototype for setting ecore_evas aspect ratioChris Michael1-0/+1
2013-12-05evas - Clip mark performance improvementVostokov Sergey1-9/+24
2013-12-05Add code to deal with min, max, step, aspect, and base sizes.Chris Michael1-12/+191
2013-12-05evas - fix overdraw + too many rects problem found in some expedite testsCarsten Haitzler (Rasterman)1-11/+17
2013-12-05efreet - fix recusrion checks need to pop as well as push.Carsten Haitzler (Rasterman)2-0/+3
2013-12-05evil: use the right ifdef.Cedric Bail1-1/+1
2013-12-04efreet - protect efreetd from recursing too far to save overhead and memCarsten Haitzler (Rasterman)1-0/+5
2013-12-04ecore ecore_glib.c: fixed documentation about glib integration always configu...Daniel Juyung Seo1-4/+4
2013-12-04eina: increase hash matching inside of Eina_Hash.Cedric Bail1-1/+1
2013-12-04evas: fix loader to properly define _XOPEN_SOURCE for Solaris.Cedric Bail1-1/+1
2013-12-04Revert "eina: check if the complete hash match before checking if the key mat...Cedric Bail1-22/+9
2013-12-03evas: bugfix in evas_render of not maintaining changed flags on object correc...Cedric Bail1-1/+16
2013-12-02Backport branch 'withdrawn' into efl-1.8Rafael Antognolli5-19/+47
2013-12-02ecore_evas/wayland: Add a function to cleanup the frame callback.Rafael Antognolli4-5/+22
2013-12-02ecore_evas/wayland_egl: Unset the surface on window hide.Rafael Antognolli1-9/+8
2013-12-02ecore_evas/wayland: Implement ecore_evas_withdrawn_set.Rafael Antognolli4-2/+14
2013-12-02evas/wayland_shm: Don't use a global var to store the sent buffer.Rafael Antognolli1-3/+3
2013-12-02v1.8.1Carsten Haitzler (Rasterman)22-27/+22
2013-12-02FUCK - remove logic to silently add -release names to libtool buildsCarsten Haitzler (Rasterman)1-1/+1
2013-12-02ecore ecore_x_e: check 0 and -1 for ecore_x_window_prop_card32_get() return v...Daniel Juyung Seo3-24/+51
2013-12-02NEWS: added 1.8.1 NEWS entry.Daniel Juyung Seo1-0/+10
2013-12-01v1.8.0v1.8.0Carsten Haitzler (Rasterman)20-20/+20
2013-12-01readme - make requirements list a bullet listCarsten Haitzler (Rasterman)1-40/+40
2013-12-01add some README dependency notesCarsten Haitzler (Rasterman)1-2/+2
2013-12-01eina - fix set-but-unused warning in eina_cow when valgrind offCarsten Haitzler (Rasterman)1-1/+3
2013-12-01release work - switch to release profileCarsten Haitzler (Rasterman)1-1/+1
2013-12-01evas event freezing is "wrong" for core events - turn it offCarsten Haitzler (Rasterman)1-7/+18
2013-12-01evas - pre/post render events are for canvas not objectCarsten Haitzler (Rasterman)2-8/+8
2013-12-01fix freetype header includes to be correct where ft 2.5.1 breaks buildsCarsten Haitzler (Rasterman)1-1/+3
2013-11-30fix eina_cow issues. Closes T581, T527Boris Faure2-38/+37
2013-11-30ecore/ecore_file: NULL-check for input parameterOleksandr Shcherbina1-0/+2
2013-11-29eina: formattingSebastian Dransfeld1-1/+1
2013-11-29efreet: add async menu testSebastian Dransfeld2-0/+83
2013-11-29efreet: improve lockingSebastian Dransfeld1-1/+2
2013-11-29ecore/wayland: Use touch_focus for touch_based events.Rafael Antognolli1-5/+5
2013-11-29ecore/wayland: Send a mouse up event when the implicit grab starts.Rafael Antognolli3-37/+38
2013-11-29ecore/wayland: Get the touch up event position from the down_info.Rafael Antognolli1-2/+4
2013-11-29ecore/wayland: Remove list of touch points from input structure.Rafael Antognolli2-45/+4
2013-11-29eldbus: Fix crash caused when the object of an monitored proxy is deletedJosé Roberto de Souza1-2/+15
2013-11-29Revert "workaround for T543"José Roberto de Souza1-7/+1
2013-11-30readme update - mention systemd / udev for eeze depsCarsten Haitzler (Rasterman)1-0/+1
2013-11-29v1.8.0-beta2Carsten Haitzler (Rasterman)20-20/+20
2013-11-29Fix some typos/grammar issues in new READMEChris Michael1-10/+10
2013-11-29update images.mkCarsten Haitzler (Rasterman)1-1/+1
2013-11-29readme - update readme for efl 1.8Carsten Haitzler (Rasterman)1-37/+607
2013-11-29evas - fix gl egl textrue from pixmap support y invert query extensionStanislav Vorobiov1-1/+19
2013-11-29evas/cserve2: Fix interrupt on select in edje_ccJean-Philippe Andre1-4/+18
2013-11-29evas: roundup the step size of an array to fit in one page of memory.Cedric Bail1-1/+2