Fix dereference after NULL defects detected by static anlysis tool
[platform/core/uifw/libscl-ui.git] / scl /
2017-02-06 Jihoon KimFix dereference after NULL defects detected by static... 23/113223/1
2017-02-03 Ji-hoon LeeAdd interface for querying geometry of a button 28/112928/1
2017-02-03 Ji-hoon LeeEmit MOVE type drag_state_change event regardless of... 00/112900/2
2017-02-03 Ji-hoon LeeFix the drag_state_changed callback is not called on... 51/112851/1
2017-01-25 Jihoon KimHide unnecessary class symbol 90/111990/1
2017-01-24 Jihoon KimFix build warning in 64bit 74/111674/3
2017-01-24 Jihoon KimReduce binary size to use hidden visibility 72/111672/2
2017-01-12 Ji-hoon LeeAssign appropriate label_count value when private_key set 47/109847/1
2017-01-11 Jihoon KimFix dereference of NULL issue detected by static analys... 41/109641/2
2017-01-11 Ji-hoon LeeChange only the main label when private_key set 01/109601/1
2017-01-11 Ji-hoon LeeChange title name of popup windows 00/109600/1
2017-01-10 sungwook79.parkFix the issue that not working screen reader after... 71/109471/1
2016-12-16 Jihoon KimRemove unreachable code 92/105292/1
2016-12-13 Ji-hoon LeeAdded features needed for adopting 3.0 GUI change 04/98904/3
2016-11-30 Ji-hoon LeeSkip redundant custom_starting_coordinates set request 81/101081/1
2016-11-29 Jihoon KimFix wrong log format 67/100667/1
2016-11-28 Ji-hoon LeeFixed defect detected by static analysis tool 72/100572/1
2016-11-25 Ji-hoon LeeModified magnifier window not to handle mouse events 92/100192/2
2016-11-25 Ji-hoon LeeFixed 'if' condition for handling key events only when... 57/100157/1
2016-11-24 Jihoon KimRemove profile dependency 56/100156/1
2016-11-24 Jihoon KimFix crash issue when the process is terminated 84/99784/2
2016-11-10 Ji-hoon LeeModified to skip outdated touch events 68/96868/2
2016-11-10 Jihoon KimFix build warning 05/96705/1
2016-11-09 Jihoon KimFix double free issue of eldbus connection 75/96575/2
2016-11-09 Ji-hoon LeeModified to resize base window on recompute_layout 38/96538/1
2016-11-09 Ji-hoon LeeModified to reset multitap index when MULTITAP timer... 86/96486/2
2016-11-03 Ji-hoon LeeAdded support for png files that contains nine patch... 41/95441/1
2016-11-02 InHong HanMerge branch 'tizen' into tizen_3.0 46/95046/1 accepted/tizen/3.0/ivi/20161102.102612 accepted/tizen/3.0/mobile/20161102.102244 accepted/tizen/3.0/tv/20161102.102409 accepted/tizen/3.0/wearable/20161102.102500 submit/tizen_3.0/20161102.065320
2016-10-31 Ji-hoon LeeModified to change input_mode only if the handler retur... 84/92784/2
2016-10-18 Ji-hoon LeeModified to use g_utf8_strup for enhanced 'toupper... 85/92785/3
2016-09-07 Jihoon KimFix dereference of NULL return issue 76/87276/1
2016-08-01 Ji-hoon LeeChanged all destructors to virtual and removed pure... 32/82132/1
2016-08-01 Ji-hoon LeeApply additional customization when removing private key 31/82131/1
2016-07-27 Jihoon KimFix coding style 41/81541/2
2016-07-25 Ji-hoon LeePreserve shift state while inputting multitap characters 99/81299/1
2016-07-17 Ji-hoon LeeChanged the multitap button finalize interval 71/80371/1
2016-07-12 Jihoon KimMerge "Fixed errors detected by static anlaysis tool...
2016-07-12 Ji-hoon LeeFixed errors detected by static anlaysis tool 27/79627/2
2016-07-12 Shilpa SinghMerge "[sclevents-efl]: when quickpanel is shown, keybo...
2016-07-11 Ji-hoon LeeModified to update screen after changing position 03/79503/2
2016-07-08 Shilpa Singh[sclevents-efl]: when quickpanel is shown, keyboard... 92/79192/1
2016-07-04 Ji-hoon LeeFixed uninitialized variable warnings 89/77989/1
2016-06-28 Li ZhangDeal with key event only in TV profile 00/77000/1
2016-06-24 Jihoon KimFix coding style 36/76436/1
2016-06-22 InHong HanFix issues (DEREF_OF_NULLRET.STAT) detected by static... 09/76009/4
2016-06-16 Ji-hoon LeeAdded missing return value when checking NULL 42/74942/1
2016-06-16 Ji-hoon LeeFix issues detected by static analysis tool 37/74937/1
2016-06-15 Ji-hoon LeeFix issues detected by static analysis tool 63/74763/1
2016-06-14 Ji-hoon LeeModified not to update screen when hidden 62/74762/1
2016-06-08 Shilpa SinghAccessbility: removed hardcoded address for system... 11/73511/2
2016-06-08 Shilpa SinghAdd Accessibility support. 15/73415/2
2016-04-20 Ji-hoon LeeMerge "Add ldconfig in %post and %postun" into tizen
2016-04-14 Ji-hoon LeeModified to handle events raised on a magnifier window 40/65940/2
2016-04-14 Ji-hoon LeeChanged file mode bits to 644 39/65939/1
2016-04-12 Ji-hoon LeeModified not to hide keyboard window under wayland... 70/65770/1
2016-04-11 Ji-hoon LeeAdded support for multitap buttons 31/65431/3
2016-04-01 Jihoon KimRemove unused code related to APPLY_WINDOW_MANAGER_CHANGE 19/64419/4 accepted/tizen/common/20160407.132215 accepted/tizen/ivi/20160407.001351 accepted/tizen/mobile/20160407.001300 accepted/tizen/tv/20160407.001311 accepted/tizen/wearable/20160407.001328 submit/tizen/20160406.135855
2016-03-31 Ji-hoon LeeFixed the problem that virtual dim / popup does not... 50/64250/3
2016-03-29 Jihoon KimFix coding style 86/63986/1
2016-03-29 Ji-hoon LeeFixed the incorrect window geometry calculation problem 85/63985/1
2016-03-07 InHong HanFix Svace issue 87/61387/1
2016-03-07 InHong HanFix build warning 29/61329/2
2016-03-03 InHong HanFix Svace issue 08/60908/3
2016-03-03 Jihoon KimFix dereference of NULL pointer issue 90/60890/1
2016-02-29 Jihoon KimRemove unused utilX dependency 50/60550/1
2016-01-25 Jihoon KimFix issues detected by static analysis tool 12/57812/1
2016-01-18 Jihoon KimFix memory issue detected by valgrind 10/57210/1
2016-01-18 Jihoon KimFix build error 09/57209/1
2015-12-30 inhonghanFix Indentation 71/55871/1
2015-12-22 Jihoon KimCheck negative return value of 'SclResParserManager... 93/55093/1
2015-12-21 Jihoon KimAdd NULL check code 85/55085/1
2015-12-21 Jihoon KimInitialize class members in constructors 36/55036/1
2015-12-21 Jihoon KimFix 'dereferenced after NULL' issues 35/54935/1
2015-12-18 Jihoon KimFix 'dereferenced after NULL' issues 57/54857/2
2015-11-19 Jihoon KimFix build error in X11 environment temporarily 47/52147/2
2015-11-13 Wonkeun OhFixed the tts error 13/51713/1
2015-10-20 Jihoon KimFix typo in log 26/49826/1
2015-10-15 Jihoon KimSupport rotation in wayland environment 52/49552/1
2015-09-03 sungwook79.parkChange feedback enum value 67/47367/1
2015-08-21 Sungmin KwakFix Prevent issues 98/46498/1
2015-08-20 Haifeng DengUpdate long press popup movement 45/46445/1 accepted/tizen/mobile/20150820.115845 accepted/tizen/tv/20150820.115918 accepted/tizen/wearable/20150820.120025 submit/tizen/20150820.113143
2015-08-11 Patryk KaczmarekFixed vconf_get method for VCONFKEY_SETAPPL_ACCESSIBILI... 16/45816/1
2015-08-11 Jihoon KimFix wrong mouse position log in mouse press event 07/45807/2
2015-08-11 Haifeng DengFix popup window missing mouse_press issue 94/45794/1
2015-08-07 Jihoon KimEnable magnifier feature on wayland environment 72/45572/1 accepted/tizen/mobile/20150808.024854 accepted/tizen/tv/20150808.025757 accepted/tizen/wearable/20150808.030151 submit/tizen/20150807.110909 submit/tizen/20150807.122223
2015-07-31 Jihoon KimFix the file path of highlight UI 80/45080/1
2015-07-27 Haifeng DengReplace dim window with dim bg 46/44746/1
2015-07-24 Jihoon KimRaise the window stack of popup window when it's shown 45/44645/1
2015-07-24 Jihoon KimFix popup window position issue 00/44600/2 accepted/tizen/mobile/20150724.055250 accepted/tizen/tv/20150724.055301 accepted/tizen/wearable/20150724.055314 submit/tizen/20150724.022035
2015-07-01 Jihoon KimFix bug IME button did not work 50/42650/1 accepted/tizen/mobile/20150701.121210 accepted/tizen/tv/20150701.121524 accepted/tizen/wearable/20150701.123026 submit/tizen/20150701.094644
2015-06-25 Jihoon KimUse elementary API to get window position and size 64/42264/1
2015-06-12 Ji-hoon LeeModified to use libscl-common 21/41321/1
2015-06-08 Jihoon KimFix build error on X11 51/40651/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150608.090447 accepted/tizen/mobile/20150608.092630 accepted/tizen/tv/20150608.092716 accepted/tizen/wearable/20150608.092649 submit/tizen/20150608.011707
2015-06-05 Sungmin KwakPrevent fix 75/40575/1 submit/tizen/20150605.090259
2015-06-05 Jihoon KimEnable log in both wayland and X11 environment 54/40554/3
2015-06-05 Jihoon KimRemove coordination code for only wayland 53/40553/1
2015-06-04 Jihoon KimFix typo in comments 63/40463/1 accepted/tizen/common/20150605.124033 accepted/tizen/mobile/20150606.052836 accepted/tizen/tv/20150606.053552 accepted/tizen/wearable/20150606.054404 submit/tizen/20150604.053341
2015-06-04 Jihoon KimFix wrong position of popup window 57/40457/1
2015-06-03 Jihoon KimFix rotation issue of magnifier window 85/40385/1
2015-06-01 Jihoon KimRemove code to set the specific profile 39/40239/1
next