summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ecore Input Evas: Add ecore_event_evas_seat_modifier_lock_update().devs/iscaro/locks_and_modsGuilherme Iscaro2016-12-013-28/+48
* Evas: Add support for per seat modifiers and locks.Guilherme Iscaro2016-12-019-78/+294
* Ecore Evas VNC: Properly set/unset the key locks.Guilherme Iscaro2016-12-011-8/+28
* Evas: Add support for per mouse pointer mode/properties.Guilherme Iscaro2016-12-0116-620/+1285
* Ecore Input Evas: Ecore_Input_Last should contain the Evas device.Guilherme Iscaro2016-12-011-4/+8
* Luncher theme: Make sure to check the geometry of the opposite coordinate to ...Stephen okra Houston2016-12-011-34/+24
* eolian: remove handling of short refs in tokenizerDaniel Kolesa2016-12-012-17/+3
* eolian: add documentation tokenizerDaniel Kolesa2016-12-013-0/+408
* evas common: disable thread_queue feature on win32.Hermet Park2016-12-011-0/+5
* evas: Fix infinite recursion on smart object resizeJean-Philippe Andre2016-12-013-8/+5
* win: Update min & max size hints simultaneouslyJean-Philippe Andre2016-12-011-5/+15
* win: Fix main menu visibility with non-default themesJean-Philippe Andre2016-12-011-2/+6
* evas common: fix a typo.Hermet Park2016-12-011-1/+1
* menu: Remove extra debug logJean-Philippe Andre2016-12-011-1/+0
* evas/x11: Fix EGL engine for recent nvidia binaryJean-Philippe Andre2016-12-011-2/+28
* win: Improve bug compatibility for EJean-Philippe Andre2016-12-011-5/+16
* win: Force opaque region updates on alpha changeJean-Philippe Andre2016-12-011-4/+6
* ctxpopup: Fix shadow variable warningJean-Philippe Andre2016-12-011-10/+10
* Eet: add EINA_ARG_NONNULL for eet_data_text_undump* @fixArtem Popov2016-12-011-2/+2
* elm_calendar: Changed the calendar focus highlight concept.Woochan Lee2016-12-011-1/+1
* Ecore Evas VNC: Increase keytable size.Guilherme Iscaro2016-12-011-1/+1
* conform: Remove getpid() from debugJean-Philippe Andre2016-12-011-17/+9
* menu: Fix visibility flag of menu (missing efl_super)Jean-Philippe Andre2016-12-012-0/+3
* menu: Keep opening submenus when hovering over main barJean-Philippe Andre2016-12-011-1/+8
* ecore exe - handle scope data get null returns when ppl do bad thingsCarsten Haitzler (Rasterman)2016-12-012-83/+100
* eina: remove tests, examples and docs for eina_modelBruno Dilly2016-11-3022-2773/+1
* evas: add example for multiseat eventsBruno Dilly2016-11-303-0/+306
* examples/evas: sort gitignoreBruno Dilly2016-11-301-44/+44
* efl_input_focus: fix typo and code styleBruno Dilly2016-11-301-2/+2
* ecore-wl2: Add warning if a wl_surface_frame callback failes to get createdChris Michael2016-11-301-2/+5
* elm: fix compliation warnings in dbus menu & toolbarAmitesh Singh2016-11-302-6/+5
* Revert "ecore_file: use win api for delete folder"Vyacheslav Reutskiy2016-11-301-4/+0
* build: ector: make sure the triangular header files end up in distStefan Schmidt2016-11-301-0/+2
* docs: efl_ui: fill gaps in newly introduced eo filesStefan Schmidt2016-11-302-1/+3
* build: eeze: remove non existing header file from SOURCESStefan Schmidt2016-11-301-2/+1
* menu: Fix crash in main menu and eo filesJean-Philippe Andre2016-11-303-20/+30
* Menu,Item Interface: Common interface for menu, toolbar and ctxpopupAmitesh Singh2016-11-3020-232/+570
* Revert "evas render - evas_object_clip_recalc - dont call uselessly"Carsten Haitzler (Rasterman)2016-11-301-10/+22
* theme: Add bevel around background (window)Jean-Philippe Andre2016-11-302-1/+34
* win: Implement max size hint supportJean-Philippe Andre2016-11-303-16/+101
* win: Add a little hack to fix E's logout/shutdown dialogsJean-Philippe Andre2016-11-301-0/+4
* win: Fix opaque regions for WaylandJean-Philippe Andre2016-11-301-1/+1
* edje_calc: round the scaled value when it is casted to int type.Jaehwan Kim2016-11-302-8/+10
* elm_calendar: Use the flag already declared.Woochan Lee2016-11-301-2/+2
* edje_external Multibuttonentry: Fix useless logic.Woochan Lee2016-11-301-1/+1
* evas: bug fix in bmp loaderJaeun Choi2016-11-301-1/+1
* naviframe: Fix to show hidden previous view when pop transition begins.Jaehyun Cho2016-11-301-2/+3
* Revert "naviframe: Fix to show hidden previous view when pop transition begins."Jaehyun Cho2016-11-301-4/+2
* elm_code: Add really simple indentation for braces handlingAndy Williams2016-11-302-1/+33
* evas: make sure that we initialize module correctly in all case.Cedric Bail2016-11-291-1/+1