Merge "Line wrap mode property is added." into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls /
2017-07-24 HyunJu ShinMerge "Line wrap mode property is added." into devel...
2017-07-21 Adeel KazmiMerge "DALi Version 1.2.49" into devel/master
2017-07-21 Adeel KazmiMerge "Added Scaling and cropping properties to the...
2017-07-20 Jinho, LeeLine wrap mode property is added. 71/139571/5
2017-07-20 Seoyeon KimAdd PlaceholderTextFocused key in PLACEHOLDER property 57/139457/2
2017-07-14 Adeel KazmiMerge "Adding support for multiple images in AnimatedIm...
2017-07-14 David SteeleAdding support for multiple images in AnimatedImageVisual 72/136672/9
2017-07-14 HyunJu ShinMerge "Calculate a new height when full relayout needed...
2017-07-13 Jinho, LeeMerge "Applyed text padding to TextLabel, Field, Editor...
2017-07-12 taeyoon0.leeMerge "Modified key event in TC" into devel/master
2017-07-11 Agnelo VazVisual replacements logic updated 42/137142/9
2017-07-11 Agnelo VazControl ResouceReady emits when all 'enabled' visuals... 16/138216/2
2017-07-11 Jinho, LeeApplyed text padding to TextLabel, Field, Editor 73/137173/8
2017-07-04 Victor CebolladaFix for obj-loader 65/136665/7
2017-07-04 Heeyong SongFix a popup position error caused by SetInheritPosition... 53/136953/2
2017-07-04 taeyoon0.leeSupported position/size for underlay video rendering 88/136388/15
2017-07-04 taeyoonMerge "Modified video view impl by considering visual...
2017-07-03 Agnelo VazReplace registered visuals only when replacement is... 76/135976/11
2017-07-03 taeyoonModified video view impl by considering visual 52/136352/7
2017-07-03 Seoyeon KimMerge "Implement Placeholder additional property" into...
2017-06-30 Seoyeon KimImplement Placeholder additional property 48/133248/20
2017-06-30 minho.sunMerge "Added config section to stylesheet" into devel...
2017-06-29 taeyoon0.leeRevert "Modified video view impl by considering visual" 51/136351/2
2017-06-29 taeyoonModified video view impl by considering visual
2017-06-28 Adeel KazmiMerge "Changed image loaders to use new PixelBuffer...
2017-06-28 David SteeleChanged image loaders to use new PixelBuffer class. 27/134927/9
2017-06-28 Seoyeon KimMerge "Add ENABLE_SELECTION property to TextField and...
2017-06-27 Seoyeon KimAdd ENABLE_SELECTION property to TextField and TextEditor 37/134337/8
2017-06-23 Adeel KazmiMerge "Add Text font size conversion description in...
2017-06-21 minho.sunMerge "Make TextEditor emit ScrollStateChangedSignal...
2017-06-21 Jinho, LeeMerge "Fixed an error adding duplicate primary position...
2017-06-19 Adeel KazmiMerge "Added GetTypeInfo to get registered type of...
2017-06-19 Adeel KazmiMerge "Fixed automatic naming of visuals for non-native...
2017-06-19 David SteeleAdded GetTypeInfo to get registered type of a control... 62/134462/2
2017-06-16 David SteeleFixed automatic naming of visuals for non-native controls 78/134278/2
2017-06-16 Jinho, LeeMerge "Check character glyph index before using cached...
2017-06-16 minho.sunMake TextEditor emit ScrollStateChangedSignal after... 69/134369/1
2017-06-12 David SteeleMerge "Fixups following changes to actor traversal...
2017-06-12 David SteeleFixups following changes to actor traversal 54/132954/5
2017-06-09 Adeel KazmiMerge "Updated ImageVisual to handle CPU Image Masking...
2017-06-08 Adeel KazmiMerge "Added ScrollStateChangedSignal to TextEditor...
2017-06-08 minho.sunAdded ScrollStateChangedSignal to TextEditor. 92/132092/10
2017-06-08 minho.sunFixed getting SCROLL_POSITION_INTERVALS Property bug... 86/132886/2
2017-06-07 Adeel KazmiMerge "Remove profile build dependencies" into devel...
2017-06-06 Adeel KazmiChange Visual depth index API from float to int 07/132507/1
2017-06-06 Kimmo HoikkaMerge "(Visuals) If depth index not specified, then...
2017-06-05 Adeel Kazmi(Visuals) If depth index not specified, then visual... 74/132474/4
2017-06-05 Richard HuangRemove set and map wrappers from ItemView 74/132374/5
2017-06-05 Adeel KazmiMerge "Text scroller renderer bug fix" into devel/master
2017-06-05 Adeel KazmiMerge "Text scroll animation bug fix" into devel/master
2017-06-05 minho.sunMerge "Added style name for styling TextEditor ScrollBa...
2017-06-02 Adeel KazmiMerge "DALi Version 1.2.42" into devel/master
2017-06-02 Seoyeon KimAdd PLACEHOLDER properties to TextEditor 68/130868/7
2017-06-02 Heeyong SongMerge "Add read-only property for getting text line...
2017-06-01 Adeel Kazmi(TextLabel) Ensure auto scrolling respects the horizont... 16/132016/3
2017-06-01 Jinho, LeeFixed for infinity loop mode 57/130557/6
2017-06-01 Jinho, LeeAdd read-only property for getting text line count 32/128932/12
2017-05-31 minho.sunAdded style name for styling TextEditor ScrollBar 89/131989/1
2017-05-30 Adeel KazmiMerge "Do nothing when setting focus on same actor...
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 Adeel Kazmi(ControlImpl) Move Visual related APIs to the Devel API 76/131176/6
2017-05-24 Adeel KazmiMerge "Use Handle::GetCurrentProperty instead of Devel...
2017-05-22 minho.sunUse Handle::GetCurrentProperty instead of Devel API 54/130354/1
2017-05-19 Seoyeon KimMerge "Fix RemoveText code in text-controller.cpp"...
2017-05-17 David SteeleAdded scrollMode property to ScrollView to simplify... 84/128384/5
2017-05-16 Adeel KazmiMerge "Packaging resources depending on resolution...
2017-05-12 Adeel KazmiMerge "Check for NULL return value in button-impl.cpp...
2017-05-12 Agnelo VazEnsure Button Set and Get works with Image/Actor API 98/128998/3
2017-05-12 Adeel KazmiMerge "Support stop mode(FINISH_LOOP, IMMEDIATE) of...
2017-05-12 Adeel KazmiMerge "DALi Version 1.2.39" into devel/master
2017-05-12 Jinho, LeeSupport stop mode(FINISH_LOOP, IMMEDIATE) of auto scroll 50/126150/31
2017-05-11 Jinho, Leeadd AUTO_SCROLL_LOOP_DELAY property 21/128721/5
2017-05-08 Seoyeon KimCheck for NULL return value in button-impl.cpp 52/128252/1
2017-04-27 Adeel KazmiMerge "Add PIXEL_SIZE and ELLIPSIS property in text...
2017-04-26 Seoyeon KimAdd PIXEL_SIZE and ELLIPSIS property in text-controls 81/125881/6
2017-04-21 Adeel KazmiMerge "Handle becomes Animatable" into devel/master
2017-04-21 Adeel KazmiMerge "Updated tests using Integration KeyEvent" into...
2017-04-21 David SteeleMerge "Changes after Set/Get synchronous behaviour...
2017-04-21 Adeel KazmiMerge "DALi Version 1.2.36" into devel/master
2017-04-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-21 taeyoon0.leeMerge "Fixed issue of LOOPING, MUTED, and VOLUME proper...
2017-04-20 Adeel KazmiChanges after Set/Get synchronous behaviour of register... 68/124468/2
2017-04-20 taeyoon0.leeFixed issue of LOOPING, MUTED, and VOLUME properties 42/124842/10
2017-04-19 Paul WisbeyMerge "Resource ready signal for Controls (for ImageLoa...
2017-04-19 Nick HollandResource ready signal for Controls (for ImageLoading) 64/123864/10
2017-04-10 Adeel KazmiMerge "Fix the Keyboard disappeared issue in TextField...
2017-04-07 Seoyeon KimFix the Keyboard disappeared issue in TextField 49/123849/1
2017-03-30 Kimmo HoikkaMerge "dali-swig in ubuntu crash fix" into devel/master
2017-03-30 suhyung EomAdd property to hide input text in textField 44/116444/20
2017-03-23 David SteeleMerge "Ensure Text Controls do an up-call on-style...
2017-03-23 Victor CebolladaText's selection popup mirroring. 99/109799/10
2017-03-23 Adeel KazmiEnsure Text Controls do an up-call on-style-change... 74/116874/4
2017-03-20 Adeel KazmiMerge "Encapsulated visual URL in new VisualUrl class...
2017-03-20 Adeel KazmiMerge "Change the double tap and long press events...
2017-03-17 Adeel KazmiMerge "DALi Version 1.2.31" into devel/master
2017-03-16 Adeel Kazmi(Visuals) Split OFFSET_SIZE_MODE into separate properties 96/119396/3
2017-03-16 Victor CebolladaChange the double tap and long press events on top... 94/119394/1
2017-03-16 Victor CebolladaUpdate double tap and long press behaviour. 52/117252/4
2017-03-15 Adeel KazmiMerge "Visuals using Custom View example" into devel...
2017-03-15 Adeel KazmiMerge "Implement scroll bar in the TextEditor" into...
next