summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ecore Evas Wayland: Remove seat existence check.devs/iscaro/wayland-quick-fixGuilherme Iscaro2016-11-161-19/+2
* Ecore Wayland: Remove ECORE_WL2_SEAT_CAPABILITIES_NO_SEAT.Guilherme Iscaro2016-11-163-20/+10
* elm/evas: Fix disappearance of window icons with CSDJean-Philippe Andre2016-11-166-17/+52
* evas: Try to fix bad clipping of non-frame objectsJean-Philippe Andre2016-11-161-15/+14
* ecore_con: correctly include sys/ioctl.hVincent Torri2016-11-162-2/+5
* Ecore Evas Wayland: Create the devices during Ecore_Evas setup.Guilherme Iscaro2016-11-164-23/+186
* elm: config: remove datetime moduleAmitesh Singh2016-11-163-3/+3
* evas: make sure that the documentation match the behavior by return true only...Cedric BAIL2016-11-151-1/+3
* evas/vg: fix handling of stroke width in cairo and native backendSubhransu Mohanty2016-11-154-6/+19
* efl: disable backtrace for release too.Cedric BAIL2016-11-151-7/+1
* eina: don't make eina_thread_cancellable_run() inlineJean Guyomarc'h2016-11-152-13/+15
* examples/elementary: bring back datetime_example targetStefan Schmidt2016-11-151-0/+1
* edje: fix distcheck build break due to missing header fileStefan Schmidt2016-11-151-0/+1
* docs: evas_canvas: fill gaps in evas canvas eo file documentationStefan Schmidt2016-11-1510-52/+61
* docs: efl_gfx: fill gaps in efl_gfx eo file documentationStefan Schmidt2016-11-154-50/+54
* docs: ector: fill gaps in ector eo file documentationStefan Schmidt2016-11-155-19/+27
* docs: ector_software: fill gaps in ector software backend eo file documentationStefan Schmidt2016-11-157-2/+11
* docs: ector_gl: fill gaps in ector gl backend eo file documentationStefan Schmidt2016-11-157-27/+37
* docs: ector_cairo: fill gaps in ector cairo backend eo file documentationStefan Schmidt2016-11-155-4/+10
* ecore-drm2: Symlink to drmModePageFlip functionChris Michael2016-11-151-0/+1
* elm: Efl.Ui.clock: use efl_isa instead.Amitesh Singh2016-11-151-1/+1
* ecore-drm2: Remove unused structureChris Michael2016-11-151-19/+0
* ecore-drm2: Add copyright information from included headersChris Michael2016-11-151-211/+339
* ecore-evas-drm: Fix call to drmHandleEventChris Michael2016-11-151-6/+33
* ecore-drm2: Add API function for drmHandleEventChris Michael2016-11-152-0/+42
* ecore-drm2: Make calls to symlink'd libdrm functionsChris Michael2016-11-154-151/+191
* ecore-drm2: Symlink to libdrm functions during init timeChris Michael2016-11-151-0/+90
* ecore-drm2: Add structure definitions and function symlinks for libdrmChris Michael2016-11-151-4/+482
* efl: Remove link to libdrm for Ecore_Drm2Chris Michael2016-11-151-1/+2
* efl: Require elput for gl-drmChris Michael2016-11-151-2/+6
* docs: efl_ui: fill gaps in efl_ui eo file documentationStefan Schmidt2016-11-152-13/+13
* docs: evas_canvas: fill gaps in evas canvas primitives eo file documentationStefan Schmidt2016-11-157-124/+129
* docs: efl_vg: fill gaps in efl vector graphics eo file documentationStefan Schmidt2016-11-158-16/+33
* docs: efl_input: fill gaps in efl_input eo file documentationStefan Schmidt2016-11-155-22/+24
* docs: evas3d: fill gaps in evas 3D canvas eo file documentationsStefan Schmidt2016-11-158-26/+33
* evas: fix typo in thread name setting for ecore-pipeStefan Schmidt2016-11-151-1/+1
* elm: datetime: fix the incorrect datetime field type mappingAmitesh Singh2016-11-151-4/+36
* efreet: make mime type evaluation way faster by using mmap.Cedric BAIL2016-11-141-40/+24
* ecore_drm2: Follow direct crtc sets with a page flipDerek Foreman2016-11-141-2/+5
* ecore_evas_drm: Fix bugs in pending trackingDerek Foreman2016-11-141-1/+7
* ecore_evas_drm: Use timestamp from pageflip event for animator timeDerek Foreman2016-11-141-2/+4
* ecore_evas: fix evas_changed callDerek Foreman2016-11-141-2/+7
* ecore: introduce adjusting main loop time on animator.Cedric BAIL2016-11-143-5/+7
* efl_ui_clock: fix use when no module is present.Cedric BAIL2016-11-141-1/+2
* elementary: implement destructor in atspi mixinLukasz Stanislawski2016-11-143-10/+15
* evas focus: Do not allow two objects focused by the same seat.Guilherme Iscaro2016-11-141-0/+3
* Eet: initialize descriptor class correctlyDaniel Zaoui2016-11-141-0/+2
* evas: protect against wrong request to default seat.Cedric Bail2016-11-121-11/+7
* elm: Allow setting NULL tooltip text to remove tooltip.Andy Williams2016-11-121-1/+6
* eet: return 0 instead of NULL when the return type is intJean Guyomarc'h2016-11-121-4/+2