platform/core/uifw/dali-toolkit.git
2015-03-06 Paul WisbeyProperty system fixes 73/36373/10
2015-03-06 Victor CebolladaLayout implementation 30/36430/2
2015-03-06 Tom RobinsonProperty refactor in dali-toolkit: Toolkit changes 39/36139/6 accepted/tizen/common/20150309.091951 accepted/tizen/mobile/20150309.081750 accepted/tizen/tv/20150309.081812 accepted/tizen/wearable/20150309.110925 submit/tizen/20150309.074330
2015-03-06 Victor CebolladaVisualModel fixes. 19/36419/3
2015-03-06 Victor CebolladaFix for Shaping. 15/36415/2
2015-03-05 Adeel KazmiMerge "Property enum name changes in dali-core: Toolkit... submit/tizen/20150306.102558
2015-03-05 taeyoontest-platform-abstraction change by adding LoadShaderBi... 76/36376/1
2015-03-05 Adeel KazmiMerge "Add IMPORT_DALI_API to item-layout" into tizen
2015-03-05 Tom RobinsonProperty enum name changes in dali-core: Toolkit change... 46/36346/1
2015-03-05 Paul WisbeyTextLabel property fixes 40/36340/4
2015-03-05 Nick HollandBuild JavaScript documentation during make 38/36338/2
2015-03-05 Paul WisbeyPrepare for Tizen 2.4 API freeze 32/36332/4
2015-03-05 daemyung jangAdd IMPORT_DALI_API to item-layout 16/36316/1
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 Adeel KazmiUpdates following boost::function removal from adaptor 13/36213/1
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 taeyoonAddition of build flag "-Wl,-Bsymbolic-functions" for... 82/35682/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-13 Paul WisbeyMerge "Bidirectional support interface added." into...
2015-02-13 Andrew CoxDeep Internal Documentation 75/35375/5
2015-02-13 Victor CebolladaMulti-language support implementation. 84/34984/11
2015-02-13 Paul WisbeyAdded some LayoutEngine skeleton code 50/35350/13
2015-02-12 Victor CebolladaBidirectional support interface added. 53/34753/6
2015-02-12 Victor CebolladaText segmentation interface added. 56/34756/6
2015-02-12 Kimmo HoikkaMerge "Remove obsolete and non functional SizeChanged...
2015-02-11 Kimmo HoikkaRemove obsolete and non functional SizeChanged signal... 85/35285/2
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
next