summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edje/examples: add example of use_systeam_seat_names flagdevs/bdilly/edje_multiseatBruno Dilly2016-12-144-0/+329
* edje/examples: add example for focus actionsBruno Dilly2016-12-144-0/+491
* edje: add flag to choose between evas or edje seat namingBruno Dilly2016-12-145-2/+121
* examples/edje: add dynamic seats exampleBruno Dilly2016-12-144-1/+420
* edje: support action seats on edje_editBruno Dilly2016-12-142-8/+42
* edje: accept optional seat parameter on FOCUS_OBJECTBruno Dilly2016-12-144-15/+142
* examples/edje: add multiseat exampleBruno Dilly2016-12-144-0/+955
* edje: add names for seats following an incremental patternBruno Dilly2016-12-145-59/+254
* edje: support seat on focus action and signalsBruno Dilly2016-12-149-64/+263
* edje: add new signals providing seat informationBruno Dilly2016-12-143-16/+43
* evas: add getter for devices by nameBruno Dilly2016-12-142-0/+42
* eolian: handle pointer types in typechecking expr evalDaniel Kolesa2016-12-143-6/+8
* ecore con tests: fix missing includeDaniel Kolesa2016-12-141-0/+8
* eolian gen: specialize default values by typeDaniel Kolesa2016-12-141-24/+51
* eolian: handle pointers in aliased_base_getDaniel Kolesa2016-12-142-2/+3
* eolian: unary expr eval for floats and add a signed number maskDaniel Kolesa2016-12-145-14/+19
* ecore-wl2: restore previous session recovery behavior on hideMike Blumenkrantz2016-12-143-18/+33
* elput: Properly check return values from libinput config functionsChris Michael2016-12-141-8/+16
* elput: Add API functions to get/set if tap-to-click is enabledChris Michael2016-12-142-0/+56
* elput: Add API functions to get/set touchpad click methodChris Michael2016-12-142-0/+45
* elput: Add API functions to get/set the scroll method for a touchpadChris Michael2016-12-142-0/+47
* elput: Add API functions to enable/disable dwt support on touchpadsChris Michael2016-12-142-2/+65
* elput: Add API functions to enable/disable drag-lock on touch devicesChris Michael2016-12-142-0/+59
* elput: Add API functions to enable/disable tap-and-dragChris Michael2016-12-143-0/+68
* Fix generate ecore key events on windows.Mykyta Biliavskyi2016-12-141-3/+15
* elementary: slider uses max value when atspi tries to set value.Shinwoo Kim2016-12-141-2/+2
* naviframe: Raise previous view after item pop is finished.Jaehyun Cho2016-12-141-2/+8
* edje_calc: remove redundant checkingThiep Ha2016-12-141-37/+32
* Ecore Evas VNC: Properly shutdown server during cleanup.Guilherme Iscaro2016-12-131-4/+7
* edje_pick: fix memory leak while on group dependency buildVitalii Vorobiov2016-12-131-2/+4
* elc_naviframe: Delete naviframe items in LIFO manner on widget deletion.Shilpa Singh2016-12-131-2/+5
* elm_test: Add a test case for gfx filtersJean-Philippe Andre2016-12-133-1/+379
* spinner: Fix mouse wheel eventsJean-Philippe Andre2016-12-131-3/+2
* evas: Make evas object loop usersJean-Philippe Andre2016-12-135-5/+28
* evas: Fix stacked box alignJean-Philippe Andre2016-12-132-2/+3
* Fix compilation warning due to redeclared variableDaniel Zaoui2016-12-131-15/+16
* Merge branch 'devs/iscaro/memory'Bruno Dilly2016-12-133-62/+84
|\
| * Efl.Canvas.Object: Remove the extra parementer at _evas_object_pointer_data_g...Guilherme Iscaro2016-12-133-46/+43
| * Efl.Canvas.Object: Reduce memory used to store Evas_Object_Pointer_Data.Guilherme Iscaro2016-12-132-16/+41
|/
* evas: fix memory leak in software generic in error case.Awadhesh Singh2016-12-121-0/+1
* spinner: call changed callback on value set.Umesh Tanwar2016-12-121-0/+1
* Merge branch 'devs/iscaro/event-filter'Bruno Dilly2016-12-128-0/+410
|\
| * Evas: Add event filter example.Guilherme Iscaro2016-12-123-0/+284
| * Evas: Objects must not be focused with the seat is not allowed to emit events.Guilherme Iscaro2016-12-121-0/+3
| * Efl.Canvas.Object: Override efl_event_callback_[legacy]_call.Guilherme Iscaro2016-12-122-0/+51
| * Evas: Add seat_event_filter_set()/get() API.Guilherme Iscaro2016-12-124-0/+72
|/
* elm: theme: avoid double free in theme version checkStefan Schmidt2016-12-121-1/+0
* ethumb: fix resource leak introduced in file path sanitization reworkStefan Schmidt2016-12-121-1/+0
* ecore_con_legacy: fix coverity issues (use after free)Gustavo Sverzut Barbieri2016-12-121-24/+28
* efl_net_ip_address: make coverity happy.Gustavo Sverzut Barbieri2016-12-121-2/+3