Fixed defect detected by static analysis tool
[platform/core/uifw/libscl-ui.git] / xmlresource / layout_parser.cpp
2017-01-12 Ji-hoon LeeFixed defect detected by static analysis tool 22/110022/1
2016-12-13 Ji-hoon LeeAdded features needed for adopting 3.0 GUI change 04/98904/3
2016-12-10 Jihoon KimRemove unnecessary log 81/103781/2
2016-11-04 Ji-hoon LeeFixed the bug calculating the position y of sublayouts 45/95645/1
2016-11-03 Ji-hoon LeeModified to increase row's y when previous row is DEFAU... 68/95468/1
2016-10-18 Ji-hoon LeeModified to use g_utf8_strup for enhanced 'toupper... 85/92785/3
2016-07-18 Ji-hoon LeeModified auto_upper implementation for better readability 41/80441/1
2016-07-17 Ji-hoon LeeAdded code for checking NULL value when searching layou... 73/80373/1
2016-07-17 Ji-hoon LeeModified to apply auto_upper for long strings also 70/80370/1
2016-06-24 Jihoon KimFix coding style 36/76436/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-03-03 Jihoon KimFix dereference of NULL pointer issue 90/60890/1
2016-01-18 Jihoon KimFix build error 09/57209/1
2015-12-30 inhonghanFix Indentation 71/55871/1
2015-06-05 Sungmin KwakPrevent fix 75/40575/1 submit/tizen/20150605.090259
2014-11-14 Ji-hoon LeeChanged the license from Flora to Apache 12/30312/1
2014-06-04 yanjie.huusing binary search when find layout id 16/22516/1
2014-06-04 yanjie.huuse STL for improving the performance when getting... 15/22515/1
2014-06-04 Ji-hoon LeeImplemented toggle button type 13/22513/1
2014-06-03 yanjie.hufix warnings 85/22485/1
2014-03-05 Ji-hoon LeeModified the structure to provide fini() function and... 81/16781/2
2014-03-05 Ji-hoon LeeFixed the bug that hint_string contains uninitailized... 75/16775/2
2013-05-13 Sehwan ParkMerge "Revert "remove debug sentences"" into tizen_2.1
2013-05-13 Ji-hoon LeeRevert "remove debug sentences"
2013-05-08 Sehwan ParkMerge "Version update" into tizen_2.1
2013-05-07 yanjie.huremove debug sentences
2013-05-06 yanjie.humodify flora license
2013-04-08 yanjie.huencapsulation for layout_parser.cpp
2013-03-21 yanjie.huChange class name
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base