fix bugs reported by static analyzer.
[platform/upstream/enlightenment.git] / src / bin / e_comp_wl_input.c
2015-12-23 Seunghun Leefix bugs reported by static analyzer. 23/55323/2 accepted/tizen/mobile/20151224.001929 accepted/tizen/tv/20151224.001952 accepted/tizen/wearable/20151224.002011 submit/tizen/20151223.114332 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031
2015-12-18 Duna Ohe_comp_wl: add config for cursor_timer hiding the curso... 86/54086/10
2015-12-10 JengHyun KangFix not to remove a resource from an irrelevant resourc... 80/53880/2
2015-12-07 JengHyun Kangcreate/manage list of focused wl keyboard resources... 78/52578/7
2015-11-24 Sung-Jin Parke_config.c/e_comp_wl.c: add code for making repeat... 85/52585/1
2015-11-24 JengHyun KangAdd whitespaces in condition expressions 16/52516/2
2015-11-20 JengHyun KangAdd a keymap cache function 96/52096/4
2015-09-02 Duna Ohfixes sticky cursors 85/47185/2 accepted/tizen/mobile/20150903.000046 accepted/tizen/tv/20150903.000241 accepted/tizen/wearable/20150903.000518 submit/tizen/20150902.122230
2015-08-26 Duna Ohe_comp_wl_input: Do not move the pointer when get a... 78/46778/1 accepted/tizen/mobile/20150829.025910 accepted/tizen/tv/20150829.030450 accepted/tizen/wearable/20150829.031235 submit/tizen/20150828.044757
2015-08-14 Duna Ohe_comp_wl_input: resize cursor's geometry when get... 78/46078/1
2015-07-23 MinJeong Kime_pixmap: manage deleted pixmap hash table for some... 41/44541/5 accepted/tizen/mobile/20150723.121324 accepted/tizen/tv/20150723.121344 accepted/tizen/wearable/20150723.121407 submit/tizen/20150723.044444
2015-07-23 Gwanglim Leee_comp_wl_input: remove unused code to reduce warnings 08/44508/1
2015-07-16 Duna Ohe_pixmap: wl client pixmaps now use a different method... 83/43983/2 accepted/tizen/mobile/20150717.055854 accepted/tizen/tv/20150717.055904 accepted/tizen/wearable/20150717.055911 submit/tizen/20150717.004539
2015-06-01 MinJeong KimImprove cursor settings 37/40237/2
2015-05-26 MinJeong KimFix cursor problems 36/39936/1 accepted/tizen/common/20150527.135020 accepted/tizen/mobile/20150528.004006 accepted/tizen/tv/20150528.003939 accepted/tizen/wearable/20150528.003951 submit/tizen/20150527.080704
2015-05-18 jhyuni.kangSupport wl_touch and send wl_touch events to client 09/39509/2 accepted/tizen/common/20150518.075039 accepted/tizen/mobile/20150518.145318 accepted/tizen/tv/20150518.144523 accepted/tizen/wearable/20150519.003205 submit/tizen/20150518.072652
2015-04-24 Mun, Gwan-gyeongFix Application Focus. 92/38692/1
2015-04-03 Boram Parke_comp_wl: fix not sending a mouse enter event. 15/37715/2
2015-04-03 Mike Blumenkrantzdecrement e_comp->new_clients counter when unsetting...
2015-03-30 Mun, Gwan-gyeongFix wayland client cursor set and client cursor move.
2015-02-13 Mike Blumenkrantzremove wl override clients from focus stack
2015-02-13 Mike Blumenkrantzprevent client cursor clients from receiving focus
2015-02-13 Derek ForemanConditionally ignore wayland cursor set events
2015-02-13 Mike Blumenkrantzmanage client pointer client hidden states when changin...
2015-02-11 Mike Blumenkrantzunset wl client cursor when no surface resource is...
2015-02-09 Mike Blumenkrantzforce wl client cursor clients to hide when unset from...
2015-02-09 Mike Blumenkrantzreplace all occurrences of cursor setting with calls...
2015-02-06 Mike Blumenkrantzimplement wl client cursor support...as clients
2015-02-03 Chris Michaelcleanup xkb state modifiers and only update state_mask...
2015-02-02 Chris Michaelcleanup keymap properly on shutdown(fixes E restart...
2015-01-22 kabeer khanRelease list of touch resources when input is shutdown
2014-10-12 Chris Michaelupdate wl_seat interface version so that gtk apps funct...
2014-08-26 Chris MichaelAdd error messages in EINTERN & EAPI functions.
2014-08-26 Mike BlumenkrantzFix building Enlightenment for X11-only, Wayland-Only...
2014-08-26 Chris Michaelremove dead comments
2014-08-26 Chris MichaelRelease array of keyboard keys when we shutdown input
2014-08-26 Chris Michaeladd missing EINA_UNUSED
2014-08-26 Chris Michaelfix e_client sructure for running wayland client applic...
2014-08-26 Chris Michaelfix destroying pointer & keyboard resources on shutdown
2014-08-26 Chris MichaelAdd wayland compositor data & input files to build...
2013-04-16 Chris MichaelRemove all old wayland compositor files.
2013-01-11 Mike Blumenkrantzformatting: all at once
2013-01-09 Lucas De Marchie: merge comp module into core