DALi Version 1.0.20
[platform/core/uifw/dali-toolkit.git] / optional / dali-toolkit / internal /
2014-11-18 Kimmo Hoikkaremove rotating selector as its dead code 10/30410/3
2014-11-12 Kimmo HoikkaCleaning up property public API and usage of typedefs 90/30190/1
2014-11-11 Kimmo Hoikkaremoving use of using namespace std; 51/30051/8
2014-11-11 Adeel KazmiUpdates after the use of const refs in gesture callbacks 30/30130/1
2014-11-07 Kimmo HoikkaMerge "TextInput & TextView: Klocwork issues fix" into...
2014-11-07 Kimmo HoikkaMerge "Updated shader source to set precision explicitl...
2014-11-07 David SteeleUpdated shader source to set precision explicitly 93/29993/2
2014-11-06 Kimmo HoikkaMerge " fix Klocwork warning of unintialized data membe...
2014-11-06 Adeel KazmiMerge "Alignment: To use default copy constructor in...
2014-11-05 David SteeleAllowed Bubble emitter to recover from context loss 43/28043/5
2014-11-04 Xiangyin Ma fix Klocwork warning of unintialized data members... 30/29830/1
2014-10-28 Adeel KazmiInclude required header files directly rather than... 79/29479/3
2014-10-17 Kimmo Hoikkainclude map- and set-wrappers directly internally as... 38/28938/2
2014-10-01 Paul WisbeyMerge "TextView - Do not create TextActor with white...
2014-10-01 Adeel KazmiMerge "(Animation) Updates following DestroyAction...
2014-09-30 Adeel Kazmi(Animation) Updates following DestroyAction removal... 09/28209/1
2014-09-25 Kimmo HoikkaMerge "Make radio buttons work with size negotiation...
2014-09-24 Kimmo HoikkaMerge "Completely remove use of Adaptor class" into...
2014-09-24 Yury UsishchevRemove unused functions 12/28012/1
2014-08-14 Kimmo Hoikkastop using deprecated shader inheritance 35/25535/2
2014-08-13 Adeel KazmiMerge "Implemented the Handle assignment operators...
2014-08-12 Adeel KazmiMerge "Removed invalid handle assignments from Builder...
2014-08-08 Adeel KazmiRemove Deprecated APIs 15/25715/1
2014-07-08 jonghyun.hoRemove valgrind warning of SuperBlurView #2 86/24186/1
2014-07-08 jonghyun.hoRemove valgrind warning of SuperBlurView 84/24184/1
2014-07-08 Victor CebolladaOptimization to reduce Handle size by 50% 79/24179/1
2014-06-11 TaeyoonConversion to Apache 2.0 license
2014-06-11 Kingsley Stephens(StyleManager) Add style monitor signal into StyleManager
2014-06-11 Adeel KazmiRevert "Revert "[SRUK] (StyleManager) Create a style...
2014-06-11 Francisco SantosFix boost includes
2014-06-11 Adeel KazmiRevert "[SRUK] (StyleManager) Create a style manager"
2014-06-11 Kingsley Stephens(StyleManager) Create a style manager
2014-06-11 Adeel KazmiMerge branch 'master' into tizen
2014-06-11 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 49/22749/1
2014-05-27 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
2014-05-27 Adeel Kazmi(Control) Added more event-side properties
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 02/21502/3 submit/tizen/20140526.004929
2014-05-15 Lee MorganFix Json allowing permissive parsing.
2014-05-15 Kingsley Stephens(Slider) Update slider properties to new property system
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional