Prepare for Tizen 2.4 API freeze
[platform/core/uifw/dali-toolkit.git] / dali-toolkit /
2015-03-05 Paul WisbeyPrepare for Tizen 2.4 API freeze 32/36332/4
2015-03-04 Paul WisbeyOnly use 1 PanGestureDetector 15/36315/1
2015-03-04 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 14/36314/1
2015-03-04 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 09/36309/4
2015-03-04 Adeel KazmiUpdates after TapGestureDetector API Change 02/36302/2
2015-03-04 Paul WisbeyLog which Fonts are selected for each script 04/36304/1
2015-03-04 Lee MorganDALi Version 1.0.32 95/36295/1 dali_1.0.32
2015-03-04 Paul WisbeyFixed GetHeightForWidth for text label 43/36143/12
2015-03-04 Paul WisbeyMerge "Text segmentation interface" into new_text
2015-03-04 Victor CebolladaBidirectional support interface 59/33859/8
2015-03-03 Paul WisbeyMerge "Multi-language support interface" into new_text
2015-03-03 Victor CebolladaText shaper interface 27/33927/7
2015-03-03 Agnelo VazAdding Decorator BoundingBox 23/36223/5
2015-03-03 Victor CebolladaText segmentation interface 60/33860/8
2015-03-03 Victor CebolladaMulti-language support interface 26/33926/7
2015-03-03 Paul WisbeyUse a different image for 'pressed' selection handle 82/36182/1
2015-03-02 Paul WisbeyPass Grab handle events to Controller 35/36135/7
2015-03-02 Agnelo VazDecorator to show cursor 38/36138/1
2015-03-02 Tom RobinsonProperty refactor in dali-core: Toolkit changes for... 07/35807/5
2015-03-02 Richard UnderhillChanged Type of PROPERTY_RENDERING_BACKEND to signed... 32/36132/1
2015-03-02 Paul WisbeyCopied some TextInput grab/selection handle code 77/36077/8
2015-03-02 HyunJu ShinMerge "Refactoring Button: remove painter" into tizen
2015-03-01 Paul WisbeyAdded Property for the rendering back-end 76/36076/7
2015-02-27 Paul WisbeyMerge "Added interface for queuing input events in...
2015-02-27 Kimmo HoikkaMerge "Removed AffectedByLighting APIs from MeshActor...
2015-02-27 Paul WisbeyAdded interface for queuing input events in TextController 68/35968/11
2015-02-27 Kimmo HoikkaMerge "Stop using string comparison against exported...
2015-02-27 Kimmo HoikkaStop using string comparison against exported constant... 14/36014/2
2015-02-27 Kimmo HoikkaChange incorrect anchorpoint in popup 26/36026/2
2015-02-27 David SteeleRemoved AffectedByLighting APIs from MeshActor 17/36017/1
2015-02-27 Adeel KazmiMerge "JavaScript support for DALi" into tizen
2015-02-27 Heeyong SongRefactoring Button: remove painter 00/35900/2
2015-02-26 Victor CebolladaFixes for Shaping. Do not shape \n characters. 40/35940/3
2015-02-26 Victor CebolladaFixes for multi-language. 39/35939/3
2015-02-26 Nick HollandJavaScript support for DALi 57/34057/15
2015-02-25 Adeel KazmiReplace vector.h with vector-wrapper.h 95/35895/2
2015-02-25 Adeel KazmiMerge "Updates following 'Rename BitmapImage as BufferI...
2015-02-25 Adeel KazmiMerge "DALi Version 1.0.31" into tizen
2015-02-25 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 88/35888/3
2015-02-25 Adeel KazmiMerge "Scrollable public API clean-up phase 1" into...
2015-02-25 Kingsley StephensDALi Version 1.0.31 61/35861/1 dali_1.0.31
2015-02-25 Xiangyin MaUpdates following 'Rename BitmapImage as BufferImage' 11/35711/7
2015-02-25 Paul WisbeyAdded some TextField boilerplate code 04/35804/5
2015-02-25 Kimmo HoikkaMerge "Updates after Handle/Constrainable merge" into...
2015-02-24 Paul WisbeyMerge "Skeleton Decorator API" into new_text
2015-02-24 Richard HuangScrollable public API clean-up phase 1 60/35560/3
2015-02-24 Paul WisbeySkeleton Decorator API 62/35762/5
2015-02-24 Adeel KazmiUpdates after Handle/Constrainable merge 86/35786/2
2015-02-24 Ferran SoleAdded shader effect to render quadratic bezier curves... 96/35696/4
2015-02-24 Paul WisbeyFollow the include-order coding conventions 73/35773/3
2015-02-23 Kimmo HoikkaMerge "(ScrollView) Stop the touch down timer if Transf...
2015-02-23 Adeel KazmiMerge "Follow the include-order coding conventions...
2015-02-23 Adeel KazmiMerge "Addition of build flag "-Wl,-Bsymbolic-functions...
2015-02-23 Adeel Kazmi(ScrollView) Stop the touch down timer if Transform... 97/35697/2
2015-02-23 Paul WisbeyFollow the include-order coding conventions 94/35694/1
2015-02-23 Victor CebolladaTextLabel::GetHeightForWidth() implementation. 36/35636/2
2015-02-20 Victor CebolladaSpecial characters added to the script. 22/35622/3
2015-02-19 Andrew CoxInclude <string> to compensate for core inclusion cleanup 98/35598/4
2015-02-19 Adeel KazmiMerge "Typo fixed in Control implementation doc." into...
2015-02-19 Victor CebolladaTypo fixed in Control implementation doc. 09/35609/1
2015-02-18 Adeel KazmiMerge "Remove unnecessarily exported signals and action...
2015-02-18 Victor CebolladaTextModel interface. 35/34835/7
2015-02-18 Victor CebolladaShaper implementation 14/35214/6
2015-02-18 Adeel KazmiMerge "DALi Version 1.0.30" into tizen
2015-02-18 Ferran SoleDALi Version 1.0.30 78/35578/1 dali_1.0.30
2015-02-18 Tom RobinsonRemove unnecessarily exported signals and action names 56/35556/5
2015-02-18 Tom RobinsonDali-toolkit: Replace constraints with SizeMode 68/35368/3
2015-02-18 Adeel KazmiUpdates following Scripting changes in Core 40/35540/2
2015-02-17 Xiangyin MaUpdate toolkit with ResourceImage/Image split 30/35430/4
2015-02-17 Victor CebolladaText segmentation implementation 76/35476/2
2015-02-16 Adeel KazmiMerge "Button Refactoring phase 1" into tizen submit/tizen/20150217.020310
2015-02-16 Victor CebolladaNew TextUtilities interface. 95/35495/4
2015-02-16 Heeyong SongButton Refactoring phase 1 31/35231/8
2015-02-15 Paul WisbeyFixed TextLabel color 41/35441/1
2015-02-13 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 33/35433/3
2015-02-12 Kimmo HoikkaMerge "Remove obsolete and non functional SizeChanged...
2015-02-11 Adeel KazmiMerge "Remove constraints from Popup, TableView, Alignm...
2015-02-11 Adeel KazmiDALi Version 1.0.29 66/35266/1 dali_1.0.29
2015-02-10 Xiangyin MaRemove constraints from Popup, TableView, Alignment... 81/35081/7
2015-02-09 Adeel KazmiMerge base & optional 46/35146/1
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional
2014-05-03 Javon PrinceAdd support for Animation::EndAction::BakeFinal to...
2014-05-03 Adeel Kazmi(Control) Added ability to specify a background color...
2014-05-01 Lee MorganScripting: added setting shader property 15/20315/1
2014-05-01 Lee MorganScripting: Json format changes; style sets, includes 13/20313/1
2014-05-01 Lee MorganFix for slider 12/20312/1
2014-05-01 Javon PrinceScripting: Create animation on tree of actors starting... 11/20311/1
2014-05-01 Richard HuangImprove fast scrolling performance in ItemView 10/20310/1
2014-05-01 Javon PrinceScripting: Fix cut&paste typo 09/20309/1
2014-05-01 Javon PrinceScripting: Update constant replacement in JSON files 08/20308/1
2014-05-01 Javon PrinceScripting: Allow JSON colors (and alpha) to be specified as 07/20307/1
2014-05-01 Javon PrinceOptimizing markup processing 06/20306/1
2014-05-01 Javon PrinceAdd 'markup-enabled' property to TextView 05/20305/1
2014-05-01 Adeel Kazmi(SuperBlurView) Ensure the image can be set as a property 04/20304/1
2014-05-01 jonghyun.hoCancelled signal is triggered to reset status when... 02/20302/1
2014-05-01 Richard HuangFixed scroll bar disabling issue in gallery app 01/20301/1
2014-04-23 Adeel Kazmi(ScrollView) Stop detecting pinch gestures. 68/19968/1
2014-04-23 Richard UnderhillFix for application crashing 66/19966/1
2014-04-16 Lee MorganFix builder animation
2014-04-16 Lee MorganBuilder templated constant expansion
next