TextInput uses style properties for PopUp and Highlight
[platform/core/uifw/dali-toolkit.git] / automated-tests /
2014-06-11 David SteeleUpdated test scripts to allow executing smaller numbers...
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 Adeel KazmiRevert "[SRUK] (StyleManager) Create a style manager"
2014-06-11 Kingsley Stephens(StyleManager) Remove StyleManager header include form...
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(Tests) Removed dependency on Ecore
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 Andrew CoxRevert "Bitmap Toolkit Patch 1 of 1 - Replace uses... dali-2014-wk20-release
2014-05-15 Lee MorganFix Json allowing permissive parsing.
2014-05-15 Andrew CoxBitmap Toolkit Patch 1 of 1 - Replace uses of Bitmap...
2014-05-15 Kingsley Stephens(Slider) Update slider properties to new property system
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional
2014-05-03 Adeel Kazmi(Control) Added ability to specify a background color...
2014-05-01 Lee MorganScripting: Json format changes; style sets, includes 13/20313/1
2014-04-16 David SteeleAdding new test harness
2014-04-16 Lee MorganBuilder templated constant expansion
2014-04-11 Richard UnderhillShortcut check for markup in a string, before attemptin... 50/19450/1
2014-04-11 Victor CebolladaFix for TextView's broken TET cases. 47/19447/1
2014-04-03 Adeel Kazmi(Buttons) Creating actor from property-maps
2014-03-13 Paul WisbeyMerge "Provide object to connect scrollable containers...
2014-03-12 Francisco SantosFixed shader test cases to match code changes. 40/17940/1
2014-03-11 Agnelo Vaz(TET) Added new TET cases for TextInput and fixed some... 59/17859/1
2014-03-07 Lee MorganAdded set property action to JSON 05/17705/1
2014-03-05 Paul WisbeyRemove redundant Core::SendEvent() & NotificationEvent 32/17232/1
2014-03-05 Adeel Kazmi(Button/PushButton) Registering properties using the... 28/17228/1
2014-03-03 Adeel Kazmi(AutomatedTests) Fixed failing TET case in FocusManager
2014-03-03 Adeel KazmiControls no longer have property names.
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version