summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Canvas layout: port part_text to efl_partdevs/herdsman/workDaniel Hirt2017-06-0410-30/+97
* elm_colorselector: Improve ATSPI supportShilpa Singh2017-06-033-1/+108
* ecore: simplify usage of poller by giving 3 class of event on the main loop o...Cedric BAIL2017-06-023-2/+86
* ecore: poller will be legacy only.Cedric BAIL2017-06-025-163/+72
* ecore-imf-wayland: Check xkb_keysym_to_utf8Bryce Harrington2017-06-021-1/+1
* ecore-audio: unset DISPLAY conditionally before processing pulse eventsMike Blumenkrantz2017-06-021-0/+16
* elput: send extra pointer motion event on first button press after resumeMike Blumenkrantz2017-06-023-0/+8
* elput: move pointer coords into seat structMike Blumenkrantz2017-06-024-74/+68
* elput: ref evas devices in event structsMike Blumenkrantz2017-06-021-7/+21
* evas: simplify seat-getting during key event dispatchMike Blumenkrantz2017-06-021-5/+1
* ecore-evas: directly get the seat device instead of the parentMike Blumenkrantz2017-06-021-7/+7
* evas: redo pointer data to be per-seat instead of per-deviceMike Blumenkrantz2017-06-025-169/+205
* efl_input_device: do not free list when freeing children iteratorMike Blumenkrantz2017-06-021-1/+0
* ee drm: null elput device pointer when deleting deviceMike Blumenkrantz2017-06-021-0/+1
* elput: add refcounting for seats/devicesMike Blumenkrantz2017-06-023-3/+24
* evas: don't crash in _evas_default_output_get() if no outputs existMike Blumenkrantz2017-06-021-1/+1
* ecore-wl2: change safety null check to regular null check on surface createMike Blumenkrantz2017-06-021-1/+1
* ee engines: update engines for per-seat cursor objectsMike Blumenkrantz2017-06-024-7/+14
* ee wayland: only handle events for ee with matching display objectMike Blumenkrantz2017-06-021-0/+4
* elput: add null checks for xkb compose pointersMike Blumenkrantz2017-06-021-4/+4
* ecore-wl2: add null checks for xkb compose pointersMike Blumenkrantz2017-06-021-1/+3
* ecore-wl2: do not unref non-matching input device upon removalMike Blumenkrantz2017-06-021-3/+3
* ecore-evas: redo per-device cursor internals to be per-seatMike Blumenkrantz2017-06-021-30/+103
* evas_device: remove unused codeMike Blumenkrantz2017-06-021-3/+0
* eolian-cxx: Fixed compilation error after Eolian_Unit type introductionFelipe Magno de Almeida2017-06-023-35/+41
* ecore_evas_drm: Send a spurious pageflip when showing a canvasDerek Foreman2017-06-021-0/+10
* ecore_drm2: Don't try to disable all devices when session deactivatesDerek Foreman2017-06-021-2/+3
* ecore_drm2: Fix dpms shutdown while disabling outputsDerek Foreman2017-06-021-2/+5
* ecore_drm2: Properly release buffers on output disableDerek Foreman2017-06-021-2/+9
* ecore_drm2: Rename _release_buffer and make it private instead of staticDerek Foreman2017-06-022-10/+13
* Efl.Ui.Image.Zoomable: implement Ui.Image.icon propertyAmitesh Singh2017-06-027-3/+420
* popup: fix object_mirrored_set didn't workJinYong Park2017-06-021-0/+21
* examples: edje: make sure we use the edje_object_language_set legacy APIStefan Schmidt2017-06-021-4/+4
* docs: efl_text_style: add docs for various style related enumsStefan Schmidt2017-06-021-23/+23
* docs: efl_font_format: add docs for Efl.Text.Format.Wrap enumStefan Schmidt2017-06-021-5/+5
* docs: efl_text_font: add docs for font width and slant enumsStefan Schmidt2017-06-021-12/+12
* docs: efl_text_font: add docs for font weight enumStefan Schmidt2017-06-021-13/+13
* docs: elm: add description for external Elm.Glob.Match_FlagsStefan Schmidt2017-06-021-1/+1
* elm: move Elm.Glob.Match_Flags extern into a single placeStefan Schmidt2017-06-023-3/+1
* elm_gen : apply Elm_Theme_Apply enum return types for theme_object_get of ite...SangHyeon Lee2017-06-022-6/+8
* ecore_imf: Add commit content event callbackJihoon Kim2017-06-021-1/+16
* elput: Fix logind session object pathDerek Foreman2017-05-311-4/+49
* Efl.Ui.Image.Zoomable: inherit from Efl.Ui.ImageAmitesh Singh2017-05-311-4/+3
* elm_image: Fix previous image visible issuejiin.moon2017-05-311-0/+3
* edje: Move some functions to Efl.Ui.Base (EO)Jean-Philippe Andre2017-05-318-72/+192
* interfaces: Remove display_mode from EO size hintsJean-Philippe Andre2017-05-318-66/+34
* edje: Reshuffle a bit edje_object.eoJean-Philippe Andre2017-05-316-171/+165
* edje: Rename "data" to "group_data" for EOJean-Philippe Andre2017-05-312-26/+21
* drm: Fix build warning (invalid enum type)Jean-Philippe Andre2017-05-311-2/+2
* edje: Revert build fix and make "internal" eo publicJean-Philippe Andre2017-05-311-9/+8