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