TextInput - Fixes the selection box for right to left text.
[platform/core/uifw/dali-toolkit.git] / optional / dali-toolkit /
2014-10-08 Adeel KazmiDALi Version 1.0.12 98/28498/1 dali_1.0.12
2014-10-02 Nick HollandDALi Version 1.0.11 41/28341/1 dali_1.0.11
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 Adeel KazmiMerge "DALi Version 1.0.10" into tizen
2014-09-25 Lee MorganDALi Version 1.0.10 72/28072/1 dali_1.0.10
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-09-24 Adeel KazmiCompletely remove use of Adaptor class 07/28007/2
2014-09-18 Kimmo HoikkaMerge "(AutomatedTests) Synchronise TestGLAbstraction...
2014-09-18 Paul WisbeyMerge "(TextInput) Cursor is not moved to start of...
2014-09-18 Paul WisbeyMerge "(TextInput) Allow whitespace to be considered...
2014-09-18 Paul WisbeyMerge "(TextInput) Moving selection handles when word...
2014-09-18 Kingsley StephensDALi Version 1.0.9 56/27756/1 dali_1.0.9
2014-09-10 Adeel KazmiMerge "(TextInput) Emits text modified signal when... submit/tizen/20140910.172931 submit/tizen/20140910.173014
2014-09-10 Adeel KazmiDALi Version 1.0.8 90/27290/1 dali_1.0.8
2014-09-09 Michal MakowieckiAdded RadioButton with images. 40/26140/21
2014-09-04 Agnelo VazDALi Version 1.0.7 08/27108/1
2014-09-03 Kimmo HoikkaMerge "Added actor creation from json snippet" into...
2014-09-02 Kimmo HoikkaMerge "Fix assetion error in FocusManager" into tizen
2014-08-28 Adeel KazmiMerge "Remove unnecessary method from control-impl...
2014-08-28 Kimmo HoikkaMerge "Fix text input scrolling when the controll is...
2014-08-27 Nick HollandDALi Version 1.0.6 78/26678/1 dali_1.0.6
2014-08-20 Adeel KazmiMerge "DALi Version 1.0.5" into tizen
2014-08-20 Lee MorganDALi Version 1.0.5 20/26320/1 dali_1.0.5
2014-08-14 Kimmo Hoikkastop using deprecated shader inheritance 35/25535/2
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Kingsley StephensDALi Version 1.0.4 86/25986/1 dali_1.0.4
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-08-06 Agnelo VazDALi Version 1.0.3 40/25540/1 dali_1.0.3
2014-08-01 Adeel KazmiDALi Version 1.0.2 07/25307/1 dali_1.0.2
2014-07-31 Adeel KazmiAdd some constants that show the version of the library 19/25219/3
2014-07-25 Adeel KazmiMerge "Toolkit - Fixes TC build issues and compile...
2014-07-25 Kingsley StephensRemove CAPI from Toolkit 31/25031/3
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 Xiangyin MaBouncingEffect for overscroll
2014-05-15 Kingsley Stephens(Slider) Update slider properties to new property system
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional