summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipdevs/discomfitor/quicklaunchMike Blumenkrantz2018-02-072-5/+1
* ecore-imf: do ecore-x init during ctx creation instead of module initMike Blumenkrantz2018-02-071-9/+6
* elm: move ecore-x and ecore-wl2 connection init to selection managerMike Blumenkrantz2018-02-072-72/+141
* elm: print error if setsid() fails during quicklaunch forkMike Blumenkrantz2018-02-071-1/+1
* eio: remove broken pid-based monitor reset copied from ecore-fileMike Blumenkrantz2018-02-071-12/+2
* ecore: fix event flushing to not erase+leak eventsMike Blumenkrantz2018-02-071-10/+2
* Evas: remove depth usage in GDI and DirectDraw enginesVincent Torri2018-02-0713-378/+74
* elm_part_helper: Fix to use registered default text partJaehyun Cho2018-02-075-14/+18
* Efl.Ui.Nstate: do not call "changed" callbackShinwoo Kim2018-02-072-16/+4
* evas_object_textblock: add null checks for EAPIsWooHyun Jung2018-02-071-4/+18
* ecore_event: Fix a break of consistency of return dataMyoungwoon Roy, Kim2018-02-071-1/+1
* ecore-drm2: Ensure output changed event is sent for removed outputsChris Michael2018-02-061-2/+0
* disable async mode (use sync mode) for ibus when keymap changesCarsten Haitzler (Rasterman)2018-02-071-1/+1
* elm: do not call "changed" callback when setting styleShinwoo Kim2018-02-061-4/+1
* efl.ui.progressbar: add checks for min & max valueAmitesh Singh2018-02-061-6/+23
* efl_ui: Disable includes that don't compileJean-Philippe Andre2018-02-062-0/+22
* ecore/evas: add NULL checks to handle argument is NULL.Hosang Kim2018-02-062-0/+6
* evas: add null checks to handle when e->engine.func is not set yetWooHyun Jung2018-02-051-2/+4
* eina_tiler: fix typo of rect comparingShinwoo Kim2018-02-051-1/+1
* eio: make inotify monitors fork-safeMike Blumenkrantz2018-02-021-1/+22
* eeze: simplify watch code and make it fork-safeMike Blumenkrantz2018-02-021-66/+73
* ecore-file: make monitoring truly fork-safeMike Blumenkrantz2018-02-021-4/+24
* elm: call ecore_event_init() during initMike Blumenkrantz2018-02-021-0/+1
* ecore: make dbus-using modules fork-safeMike Blumenkrantz2018-02-022-5/+35
* eldbus: make connections fork-safeMike Blumenkrantz2018-02-021-20/+45
* efreet: reset ipc connection after forkMike Blumenkrantz2018-02-021-1/+18
* eldbus: do not require error return when adding/removing signal matchesMike Blumenkrantz2018-02-021-24/+6
* quicklaunch: use XDG_RUNTIME_DIR instead of hardcoded /tmpMike Blumenkrantz2018-02-022-3/+9
* efl-wl: add function for passing ecore-exe flags to launched exesMike Blumenkrantz2018-02-022-2/+27
* efl-wl: no need to check exe tag on app del, just remove pid alwaysMike Blumenkrantz2018-02-021-2/+0
* efl-wl: add functions for managing allowed client pidsMike Blumenkrantz2018-02-022-2/+42
* elm: fix typo - remove line to debugShinwoo Kim2018-02-021-1/+0
* elm: use Dbus securelyShinwoo Kim2018-02-022-17/+35
* elm: fix for invalid attribute matchingRadoslaw Cybulski2018-02-021-20/+72
* evil: final step : remove completely the binary, useless now that the unit te...Vincent Torri2018-02-0110-496/+124
* Ui layout: fix another text retrieval line of codeDaniel Hirt2018-02-011-1/+1
* Ui layout: fix latest attempt to fix markup retreivalDaniel Hirt2018-02-011-1/+5
* efl ui did - dont segv if createicon func is not providedCarsten Haitzler (Rasterman)2018-02-011-0/+1
* Use ERR instead of CRI if *DATA_GET* returns NULLShinwoo Kim2018-02-014-7/+7
* elm: Use ERR instead of CRI if *DATA_GET* returns NULLShinwoo Kim2018-02-0165-127/+127
* eina tests: add missing semicolumnVincent Torri2018-01-311-1/+1
* evil: remove useless binary testsVincent Torri2018-01-3115-602/+4
* eolian: no need to store 'parsed' table anymore eitherDaniel Kolesa2018-01-313-24/+14
* eolian: simplify parsed checkingDaniel Kolesa2018-01-313-12/+9
* eolian: no need to track currently parsing file anymoreDaniel Kolesa2018-01-313-9/+2
* eolian: all dependency parsing is now deferredDaniel Kolesa2018-01-314-36/+32
* efl_ui_focus_parent_provider_gen: code refactoringYeongJong Lee2018-01-311-15/+10
* efl_ui_focus_manager_sub: avoid a call to NULLYeongJong Lee2018-01-311-3/+8
* elm_menu: avoid a call to NULLYeongJong Lee2018-01-311-6/+3
* efl_ui_focus_composition: remove elements_flushMarcel Hollerbach2018-01-313-16/+6