summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eina: populate memory in the right limit.efl-1.11Cedric BAIL2016-09-191-1/+3
* evas: fix use after free.Cedric BAIL2015-03-241-1/+4
* Eo tests: Fix bad free in eo_test_valueAvi Levin2015-01-121-2/+2
* eo: Fix bad addressing in _eo_classes arrayAvi Levin2015-01-081-1/+1
* evas textgrid - fix drawing of codepoints that are 0Carsten Haitzler (Rasterman)2015-01-071-3/+4
* Evas fonts: Fix minor deviation in RLE font renderJean-Philippe Andre2015-01-061-3/+1
* Evas textblock: Fix possibly null dereference.Tom Hacohen2014-12-011-2/+2
* release: Update NEWS and bump version for 1.11.5 releasev1.11.5Stefan Schmidt2014-11-132-2/+10
* Fix bug ecore_imf_context_cursor_position_set was not called when cursor was ...Jihoon Kim2014-11-131-8/+13
* addendum to previous commit: use callback param but still compilezmike2014-11-061-1/+1
* eldbus-codegen now outputs compileable code for complex method signatureszmike2014-11-061-1/+1
* Eo composite objs: Add a test for the recent comp obj fix.Tom Hacohen2014-10-283-0/+210
* Eo comp: Remove dead code following the composite fix.Tom Hacohen2014-10-281-7/+0
* eo: fix composite to actually work.Cedric BAIL2014-10-281-4/+6
* Eo id: Add regression tests to eo id sanity checksTom Hacohen2014-10-221-0/+10
* Eo id: Fix id security checks for invalid objects.Tom Hacohen2014-10-221-0/+7
* release: Update NEWS and bump version for 1.11.4 releasev1.11.4Stefan Schmidt2014-10-202-2/+10
* revert this gl x11 alpha "fix". this is worse than beforeCarsten Haitzler (Rasterman)2014-10-163-6/+17
* Ecore_Win32: Fix string for the BackSpace key on WindowsVincent Torri2014-10-141-2/+2
* release: Update NEWS and bump version for 1.11.3 releasev1.11.3Stefan Schmidt2014-10-132-2/+18
* ecore_imf/wayland: Use simple code to fix infinite loop bug related to ibus-h...Jihoon Kim2014-10-101-9/+4
* ecore_imf/wayland: fix infinite loop bug when ibus-hangul is usedJihoon Kim2014-10-101-0/+8
* evas: GL_X11 context need to always be with alpha or it will fail to change.Cedric BAIL2014-10-093-17/+6
* ecore_imf/ibus : fix bug not to show preedit string on Ubuntu 14.04Jihoon Kim2014-10-061-49/+1
* ecore_imf/scim: fix candidate word window position issueJihoon Kim2014-10-061-11/+12
* ecore_imf/ibus: fix candidate word window position issueJihoon Kim2014-10-061-11/+13
* ecore_imf/ibus : provide to get surrounding textJihoon Kim2014-10-061-1/+56
* ecore_imf/wayland: fix memory leak occured after getting surrounding textJihoon Kim2014-10-061-0/+2
* Evas Textblock: Fix native width of BiDi textDaniel Hirt2014-10-012-27/+104
* eeze - sensors - ints for sensor events were decld in .h - and never .cCarsten Haitzler (Rasterman)2014-10-012-21/+43
* evas: GL_X11 - fix use of deleted memory by pointing to the right data.Cedric BAIL2014-09-301-16/+17
* evas: fix gl_context to correctly match window description after a change.Cedric BAIL2014-09-301-2/+1
* ecore vsync - fix up dual nvidia + dri/drm driver discoveryCarsten Haitzler (Rasterman)2014-09-281-10/+53
* Evas Textblock: Fix bad empty line add on wrappingDaniel Hirt2014-09-262-2/+24
* ecore_x_vsync - fix tiny leaklet of drmversionCarsten Haitzler (Rasterman)2014-09-241-1/+1
* edje: fix borked edje_external.Cedric BAIL2014-09-231-2/+1
* efl - vsync - deal with both broken and non-broken libdrmCarsten Haitzler (Rasterman)2014-09-231-12/+56
* edje_program: added signal "focus,part,out" when focus is discardedAndrii Kroitor2014-09-221-1/+6
* Evas filters: Fix parsing of argument listsJean-Philippe ANDRE2014-09-192-15/+37
* release: Update NEWS and bump version for 1.11.2 releasev1.11.2Stefan Schmidt2014-09-102-2/+15
* evas: let's freeze the canvas, shall we ?Cedric BAIL2014-09-062-6/+6
* edje embryo stop_program() should stop pending actionszmike2014-09-041-1/+9
* efl 1.11 - remove ok dup var warningCarsten Haitzler (Rasterman)2014-09-041-2/+1
* ecore - x vsync - whitelies only intel drm driverCarsten Haitzler (Rasterman)2014-09-041-0/+68
* evas: fix build on armv7l.Philippe Coval2014-09-031-6/+7
* emotion - gst 0.10 - fix build after volume change/fixCarsten Haitzler (Rasterman)2014-09-031-2/+2
* edje_cc now throws an error during link combination when the current part has...Mike Blumenkrantz2014-09-021-0/+5
* evas: actually just define the right number of events.Cedric BAIL2014-09-021-2/+1
* evas: forgotten evas canvas event EVAS_CANVAS_EVENT_DEVICE_CHANGED.Cedric BAIL2014-09-022-0/+6
* emotion - audio volume - leave as-is on file open/initCarsten Haitzler (Rasterman)2014-09-013-6/+14