summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-29eina: fix rounding logic to avoid making the array to short.Cedric Bail1-1/+1
2013-11-29ecore_evas: fix wrong check in _ecore_evas_buffer_msg_sendJihoon Kim1-1/+1
2013-11-29xim immodule: fix dereference before NULL check issue in client_window_setJihoon Kim1-6/+7
2013-11-29ibusimmodule: check whether pointer is NULL or not before accessing.Jihoon Kim1-4/+10
2013-11-28doc: add missing imagesJerome Pinot3-1/+6188
2013-11-28evas - code refactoring.ChunEon Park1-2/+2
2013-11-28fix eina_array_remove to actually realloc down in size to remove bloatCarsten Haitzler (Rasterman)1-63/+22
2013-11-28ecore_ipc: prevent a double free.Cedric Bail1-1/+1
2013-11-28evas: this value is never read after that point, simplify logic.Cedric Bail1-1/+1
2013-11-28evas: simplify logic for better readability.Cedric Bail1-11/+17
2013-11-28edje: make sure there is an initial value to avoid garbage out.Cedric Bail1-1/+1
2013-11-28ecore_con: remove unecessary code.Cedric Bail1-1/+0
2013-11-28edje: correctly setup PATH and install Edje file as they are needed by examples.Cedric Bail1-3/+3
2013-11-28evas/line - fix the line position set problem.ChunEon Park3-2/+12
2013-11-27ecore ecore_x_e: initialize local variable to avoid having wrong value.Daniel Juyung Seo1-1/+1
2013-11-27recursive monitoring and scanning fix for icons and desktop filesCarsten Haitzler (Rasterman)3-181/+266
2013-11-27ecore_con: fix unitialized use of buffer from strncpy.Cedric Bail1-0/+3
2013-11-27ecore_con: fix non initialized use of buf with strncpy.Cedric Bail1-2/+2
2013-11-27evas: add missing define for some target.Cedric Bail1-0/+49
2013-11-27Revert "Revert "evas: allow fuzziness on the texture format returned by GL.""Cedric Bail3-1/+42
2013-11-27evas/cserve2: Update image loaders listJean-Philippe Andre1-12/+50
2013-11-27edje_entry: fix out-ouf-bounds issue in _edje_entry_imf_event_preedit_changed_cbJihoon Kim1-1/+1
2013-11-27evas evas_render: removed unnecessary semicolon from a macro.Daniel Juyung Seo1-2/+1