summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stable+++devs/discomfitor/stableMike Blumenkrantz2017-10-273-2/+8
* wayland: expand efl-hints protocol to work for all types of xdg shell surfacesMike Blumenkrantz2017-10-273-17/+28
* wayland: add support for efl weight hint propagation from elm_win to efl_wlMike Blumenkrantz2017-10-275-0/+83
* ecore-wl2: correctly handle configure events on popup surfacesMike Blumenkrantz2017-10-271-2/+4
* stable++Mike Blumenkrantz2017-10-273-13/+46
* stableMike Blumenkrantz2017-10-277-29/+394
* release: Update NEWS and bump version for 1.20.5 releasev1.20.5Cedric BAIL2017-10-1925-94/+123
* Luncher theme: Handle space to the left, right, and bottom in the active prev...Stephen Houston2017-10-121-4/+7
* Luncher theme: Offset the preview from the bottom.Stephen Houston2017-10-111-0/+1
* Luncher theme: Keep aspect on luncher preview - Don't force max sizes.Stephen Houston2017-10-111-33/+10
* ecore-file: do not emit events when an inotify watch is removedMike Blumenkrantz2017-10-031-11/+3
* eo: Allow efl_reuse to be called with a parentJean-Philippe Andre2017-09-291-1/+2
* eo: Fix unnecessary ERR logs with eo_debugJean-Philippe Andre2017-09-291-9/+9
* tests: Fix leak of input event & devicesJean-Philippe Andre2017-09-291-0/+5
* evas: Fix dangling references with input devicesJean-Philippe Andre2017-09-298-33/+51
* tests: Improve test case for win/evas event refeedJean-Philippe Andre2017-09-291-0/+21
* elm: Fix shutdown of atspi (unregister handlers)Jean-Philippe Andre2017-09-291-0/+5
* ecore: Reset do_quit when ecore shuts downJean-Philippe Andre2017-09-291-0/+1
* elm: Delete atspi root object on shutdownJean-Philippe Andre2017-09-293-0/+9
* eo: Fix crashes with call cache after init cycleJean-Philippe Andre2017-09-292-0/+2
* ecore_ipc: Unregister log domain on shutdownJean-Philippe Andre2017-09-291-12/+12
* elm: Fix elm_shutdownJean-Philippe Andre2017-09-291-1/+1
* win: Avoid calling same function twice on shutdownJean-Philippe Andre2017-09-291-8/+9
* evas: Fix shutdown of async cmd cacheJean-Philippe Andre2017-09-292-0/+2
* elm: Properly unregister providers on shutdownJean-Philippe Andre2017-09-292-2/+3
* win: Avoid safety ERR in efreetJean-Philippe Andre2017-09-291-1/+1
* elm: Fix module load with ELM_RUN_IN_TREEJean-Philippe Andre2017-09-291-1/+1
* ecore-x: reject successive MappingNotify events if they are identicalMike Blumenkrantz2017-09-222-14/+20
* elm_code: respect event hold for key_downAndy Williams2017-09-211-1/+1
* edje: Fix invalid storage of efl_part objectsJean-Philippe Andre2017-09-191-8/+11
* release: Update NEWS and bump version for 1.20.4 releasev1.20.4Stefan Schmidt2017-09-182-2/+17
* wayland: fix xdg-shell popup windowsMike Blumenkrantz2017-09-153-24/+44
* eina: fix build for big endian platformsStefan Schmidt2017-09-151-0/+1
* ecore exe - fix fix malloc fail handlingCarsten Haitzler (Rasterman)2017-09-152-10/+18
* ecore: update buffer size before allocation, not after.Cedric BAIL2017-09-141-2/+2
* edje: make it handle late appearing of devicesMarcel Hollerbach2017-09-141-0/+6
* edje: Add legacy compatibility codeJean-Philippe Andre2017-09-121-0/+43
* eo: only return NULL when the object is destructed.Cedric Bail2017-09-121-1/+4
* filters: Safety++Jean-Philippe Andre2017-09-065-36/+71
* eina: fix destruction of the osx semaphoresJean Guyomarc'h2017-09-051-1/+1
* Revert "efl: terrible kludge so avoid termination crash on osx"Jean Guyomarc'h2017-09-052-28/+0
* evas: proceed glyph iterator to handle next index properlyYoungbok Shin2017-09-041-2/+1
* Luncher: Remove the engage feature.Stephen 'Okra' Houston2017-09-011-97/+5
* evas: fix event grabber child stackingMike Blumenkrantz2017-09-011-0/+1
* evas: handle object names with a list hashMike Blumenkrantz2017-09-012-4/+4
* Luncher Theme: Set no border for alpha. This needs to be backported.Stephen 'Okra' Houston2017-08-311-5/+3
* Revert "elm focus manager - dont leak child lists when updating focus order"Carsten Haitzler (Rasterman)2017-08-313-3/+0
* elm focus manager - dont leak child lists when updating focus orderCarsten Haitzler (Rasterman)2017-08-313-0/+3
* release: Update NEWS and bump version for 1.20.3 releasev1.20.3Stefan Schmidt2017-08-302-2/+35
* Revert "Canvas text: fix uninitialized value"Carsten Haitzler (Rasterman)2017-08-301-1/+0