summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_con: don't use EAI_SYSTEM when not defineddevs/jayji/ecore-conJean Guyomarc'h2016-11-151-8/+18
* ecore_con: include sys/ioctl.h only when availableJean Guyomarc'h2016-11-152-1/+4
* 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
* ecore_con: fix pointers type mismatchesJean Guyomarc'h2016-11-121-3/+3
* elementary-cxx: Removed example from datetimeFelipe Magno de Almeida2016-11-112-66/+0
* eet: add to basic eet_image EAPIs checking on NULLArtem Popov2016-11-111-0/+12
* elm_code: Fix double free on file close/freeAndy Williams2016-11-111-7/+8
* docs: ecore_con: add all missing docs for ecore_conStefan Schmidt2016-11-113-26/+26
* docs: efl_net_server: add missing docs for efl_net_serverStefan Schmidt2016-11-114-8/+8
* docs: efl_net_socket: add missing docs for efl_net_socketStefan Schmidt2016-11-115-23/+23
* docs: efl_net_dialer: add missing docs for efl_net_dialerStefan Schmidt2016-11-114-62/+62