summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.19.0 releasev1.19.0Stefan Schmidt2017-04-122-1/+22
* build: disable epoll support on solaris based systemsStefan Schmidt2017-04-121-1/+9
* scroller: Fix issues with looping and pagingJean-Philippe Andre2017-04-121-9/+49
* scroller: Fix freeze after dragging barsJean-Philippe Andre2017-04-122-2/+4
* scroller: Fix CRI if scroll animation is disabledJean-Philippe Andre2017-04-122-26/+43
* scroller: Fix wheel scroll with imbricated H+V scrollersJean-Philippe Andre2017-04-121-8/+20
* Evas_Common: Fix minor grammatical errorsBryce Harrington2017-04-111-7/+7
* EvasGL: Do internal make current if context changed.Minkyoung Kim2017-04-111-1/+6
* evas: If there isn't clipper when recalcing clip, set mask.clip = NULL.Minkyoung Kim2017-04-111-0/+3
* elementary - efl ui flip - fix map apply for page flipCarsten Haitzler (Rasterman)2017-04-111-1/+2
* wayland_imf: Fix bug in shutdownDerek Foreman2017-04-102-10/+6
* evas map: Fix test case "Flip Page"Jean-Philippe Andre2017-04-102-5/+8
* evas filters: Fix a rare crash in text render (SW)Jean-Philippe Andre2017-04-101-2/+15
* edje: Add workaround for misuses of clip_setJean-Philippe Andre2017-04-103-15/+31
* evas: give width offset when Evas tries to find ellipsis positionYoungbok Shin2017-04-106-22/+30
* elm config - reload at runtime - fix env var overrides being lostCarsten Haitzler (Rasterman)2017-04-101-1/+7
* evas - async preload cancel fix - don't double delete/freeCarsten Haitzler (Rasterman)2017-04-101-3/+2
* efl_net_socket_ssl (dialer): emit "resolved"Gustavo Sverzut Barbieri2017-04-081-4/+17
* ecore_con_legacy: fix legacy compatibility for ecore_con_server_send()Gustavo Sverzut Barbieri2017-04-081-2/+50
* elm_code: trigger user change event on applying an undo/redoAndy Williams2017-04-071-0/+2
* ecore-wl2: do not reconnect on protocol error for non-server processesMike Blumenkrantz2017-04-071-10/+15
* elm_win: set wl window type during finalizeMike Blumenkrantz2017-04-071-3/+29
* ecore-wl2: create window surfaces immediately when windows are createdMike Blumenkrantz2017-04-071-0/+1
* ecore-wl2: stop setting all windows as toplevels on creationMike Blumenkrantz2017-04-071-2/+0
* ecore-wl2: CRI when attempting to create a window from a server display objectMike Blumenkrantz2017-04-071-0/+1
* elementary: fix test breakage.Cedric BAIL2017-04-071-2/+2
* elm_code: Expose whether or not undo and redo can operateAndy Williams2017-04-072-0/+23
* ecore_drm2: Use correct drm context versionDerek Foreman2017-04-071-1/+1
* elementary: win - override atspi component get interfaceShinwoo Kim2017-04-072-4/+23
* evas_clip: fix bug _clipper_del_cb function unset current clipperJiyoun Park2017-04-071-1/+2
* elm_code: Don't refresh if fonts did not changeAndy Williams2017-04-061-0/+3
* edje: remove invalid macro-check regarding coreaudioJiwon Kim2017-04-061-9/+3
* elm.hoversel: adjust alignment correctly in mirror modeJeeyong Um2017-04-061-2/+10
* edje_program: add NULL check for ed->callbacks in edje_programJEONGHYUN YUN2017-04-061-0/+2
* edje: fix name check matching correctlyJEONGHYUN YUN2017-04-061-2/+2
* edje_edit: add NULL check for eina_mempool_malloc in _edje_edit_state_alloc()JEONGHYUN YUN2017-04-061-1/+6
* evas: fix typo 'initializer to' to 'initialize to'Bryce Harrington2017-04-061-8/+8
* ecore_evas: Fix several typos in doxygenBryce Harrington2017-04-061-8/+8
* elm_code: fix copy/paste bug that slipped throughAndy Williams2017-04-061-2/+2
* elm_code: Fix coverity issue divide by zeroBryce Harrington2017-04-061-4/+8
* elm_code: Fix bug when deleting slection beyond start of document.Andy Williams2017-04-061-11/+14
* evas: update webp output test.Cedric BAIL2017-04-061-0/+0
* evas: always send a proper event to simplify callee logic.Cedric BAIL2017-04-061-1/+1
* ecore_evas: fix 'be delete' to 'be deleted'Bryce Harrington2017-04-061-4/+4
* access: Fix warning hiding a potential crashJean-Philippe Andre2017-04-061-1/+1
* Colorclass: Add fixed attribute to remove error messageJeeyong Um2017-04-061-0/+1
* emile_image: add error handling code for ifd_offset valueJaeun Choi2017-04-061-0/+8
* fix evas canvas callbacks to use correct legacy callback functionCarsten Haitzler (Rasterman)2017-04-061-35/+28
* elm - cache dump - disable this to fix jp's issues of proxies etc.Carsten Haitzler (Rasterman)2017-04-061-1/+2
* elm_code: Fix crashes with backspace on OpenBSDAndy Williams2017-04-052-4/+6