summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas: unify more complex conditional clauses in evas_events.cMike Blumenkrantz2017-06-161-18/+15
* evas: unify complex repeated conditional clauses in evas_events.cMike Blumenkrantz2017-06-161-49/+20
* readme - fix docs url.Carsten Haitzler (Rasterman)2017-06-161-1/+1
* Efl.Ui.Progressbar: rename data get macros.Amitesh Singh2017-06-162-11/+11
* Efl.Ui.Check: rename data get macrosAmitesh Singh2017-06-162-10/+10
* Efl.Ui.Slider: rename data get macrosAmitesh Singh2017-06-162-32/+32
* Revert "ecore-wl2: Add API to support setting window stack mode"Chris Michael2017-06-153-26/+0
* Revert "ecore-evas-wayland: Add support for setting window stack mode"Chris Michael2017-06-152-47/+0
* ecore-evas-wayland: Add support for setting window stack modeChris Michael2017-06-152-0/+47
* ecore-wl2: Add API to support setting window stack modeChris Michael2017-06-153-0/+26
* ecore-wl2: Add API to get/set if a window is in floating modeChris Michael2017-06-153-0/+38
* ecore-wl2: Add API to set window roleChris Michael2017-06-153-0/+20
* ecore-evas-wayland: Add support for focus_skip_setChris Michael2017-06-151-1/+13
* ecore-wl2: Add API to get if a window should ignore focus eventsChris Michael2017-06-152-0/+19
* ecore-wl2: Add API to set if a window should skip focusChris Michael2017-06-153-0/+20
* elm_panes: Refactoring of focus_nextJaehyun Cho2017-06-151-39/+28
* evas: Fix mouse events in inlined windowsJean-Philippe Andre2017-06-151-3/+4
* evas: Fix compilation with DDD_DOJean-Philippe Andre2017-06-151-44/+15
* ecore_imf: fix wrong doxygenJihoon Kim2017-06-151-3/+0
* evas: Fix crash when window can not be createdJean-Philippe Andre2017-06-151-1/+1
* cnp: Fix copy & paste in inwin inside waylandJean-Philippe Andre2017-06-152-2/+14
* cnp: Avoid CRI message about wayland in XJean-Philippe Andre2017-06-151-2/+2
* widget: Move mirrored_automatic to Efl.Ui.BaseJean-Philippe Andre2017-06-1512-47/+46
* win: Implement Efl.Canvas device & seat getJean-Philippe Andre2017-06-152-0/+15
* elm+evas - windows - fix alt+f4 to work without losing alt keyVincent Torri2017-06-152-2/+25
* evas textblock: add align=locale option to respect locale's directionYoungbok Shin2017-06-155-5/+67
* efl.ui.slider: rename data members related to interval apisAmitesh Singh2017-06-152-31/+31
* intf: range: rename unit_format to range_unit_formatAmitesh Singh2017-06-155-7/+7
* slider: remove range APIsAmitesh Singh2017-06-154-42/+44
* intf: rename progress to rangeAmitesh Singh2017-06-1511-66/+66
* examples: fix ecore_exe_child example to work properly on WindowsAndrii Kroitor2017-06-151-1/+19
* elm: Fix make check (change in atspi role of MBE)Jean-Philippe Andre2017-06-151-1/+1
* ecore_evas: Document the drm and gl drm window constructorsBryce Harrington2017-06-151-0/+36
* evas: Disable calls to evas_device_class_setJean-Philippe Andre2017-06-152-1/+4
* widget: Make cursor_add/del internalJean-Philippe Andre2017-06-153-17/+13
* ector: document ector_glsym_setBryce Harrington2017-06-141-0/+13
* ecore_evas: document client leader routinesBryce Harrington2017-06-141-1/+27
* edje: add efl_version propertyYoungbok Shin2017-06-146-0/+50
* evas: forgotten unecessary initialization.Cedric BAIL2017-06-141-1/+1
* evas: use Eina_List instead of Eina_CList for event grabber.Cedric BAIL2017-06-144-133/+90
* evas: allow list for _evas_event_object_list_in_get utility function.Cedric BAIL2017-06-141-19/+43
* elm_code: Fix make checkAndy Williams2017-06-141-8/+8
* evas: actually free the cow allocated memory.Cedric BAIL2017-06-141-0/+1
* Revert "Revert "evas: put events related pointer into a cow to reduce evas_ob...Cedric BAIL2017-06-146-80/+147
* evas xpm loader - remove tabs and clean up formattingCarsten Haitzler (Rasterman)2017-06-141-119/+101
* evas xpm loader - remove the rgb txt file db loading and compile inCarsten Haitzler (Rasterman)2017-06-141-47/+1587
* test suite - evas - fix xpm ref image - it was badly broken...Carsten Haitzler (Rasterman)2017-06-141-0/+0
* tests: Remove invalid call to elm_runJean-Philippe Andre2017-06-141-2/+0
* tests: Fix eina_thread_queue test case 5 & 6Jean-Philippe Andre2017-06-141-53/+105
* win: Use efl_data_scope_safe_get instead of macrosJean-Philippe Andre2017-06-141-165/+151