summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipdevs/discomfitor/wipMike Blumenkrantz2018-02-124-6/+115
* eolian: convert all of cedric's tabs to spaces in .eo filesMike Blumenkrantz2018-02-1240-254/+254
* eolian: stop build with EOLIAN_WARN_FUNC_DUPLICATES > 1Daniel Kolesa2018-02-121-0/+2
* ecore_wl2: Send window hide in response to xdg popup doneDerek Foreman2018-02-121-0/+4
* efl_ui_win: move inital focus set to focus_in handlerMarcel Hollerbach2018-02-111-2/+11
* edje - entry - fix empty item handlingCarsten Haitzler (Rasterman)2018-02-111-3/+3
* eina - tiler -= return true if rect alreadt there as its not a failureCarsten Haitzler (Rasterman)2018-02-111-1/+1
* elm - fix new em_config func prototypes in header to have real param declCarsten Haitzler (Rasterman)2018-02-111-2/+2
* efl ui format - fix format checking to be correctCarsten Haitzler (Rasterman)2018-02-101-13/+24
* elm progressbar - fix val setCarsten Haitzler (Rasterman)2018-02-102-3/+4
* efl ui progressbar - no space between value and percent in default fmtCarsten Haitzler (Rasterman)2018-02-101-2/+2
* elm - make progress test code a little more solid and nice to readCarsten Haitzler (Rasterman)2018-02-101-2/+2
* elm: Fix double shutdowns of ecore_x and ecore_wl2Derek Foreman2018-02-091-11/+0
* wayland_imf: Clear hide timer when deleting contextDerek Foreman2018-02-091-0/+2
* Elm Progressbar test: Add in examples of efl regressions to progressbar.Stephen Houston2018-02-091-1/+5
* ecore_wl2: Destroy offscreen event handler in surface destroyDerek Foreman2018-02-091-0/+1
* efl_mono: Distcheck fixesLauro Moura2018-02-084-22/+65
* eina_mono: Avoid calling eina_init directly from the modules.Lauro Moura2018-02-082-13/+2
* ci: make sure we fail the build and pass on the non zero exit codeStefan Schmidt2018-02-082-0/+4
* efl_part: call Efl.Text of each class' partSungtaek Hong2018-02-081-6/+6
* efl_part: use efl_ui_widget's default_part_getSungtaek Hong2018-02-089-33/+34
* ector: Updated the ector_buffer_pixels_set() api with stride infosubhransu mohanty2018-02-086-11/+16
* elm: remove ecore-x init from quicklaunch post-forkMike Blumenkrantz2018-02-071-33/+0
* elm: call ecore_app_args_set() after quicklaunch forkMike Blumenkrantz2018-02-071-0/+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