Visual replacements logic updated
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / text-controls /
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-28 Adeel KazmiMerge "Changed image loaders to use new PixelBuffer...
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-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-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 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-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 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-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-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-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...
2017-03-15 suhyung EomImplement scroll bar in the TextEditor 92/112892/16
2017-03-06 Adeel KazmiMerge "Fix for TextSelectionToolbar overshootEffectColo...
2017-03-06 Adeel KazmiMerge "Fix downcast issue for C# CustomView" into devel...
2017-03-06 Paul WisbeyFix for TextSelectionToolbar overshootEffectColor styling 15/117315/6
2017-03-06 Agnelo VazText Selection Popup and Radio Button fix and tests... 14/117314/3
2017-03-03 Kimmo HoikkaMerge "Changed to use ImfManager for virtual keyboard...
2017-03-02 minho.sunMerge "Add ValueChanged Event for C# ProgressBar and...
2017-02-27 Adeel KazmiMerge "Clear input focus when Return/Escape key Up...
2017-02-27 minho.sunClear input focus when Return/Escape key Up 92/116092/2
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading code" into...
2017-02-24 suhyung EomChanged to use ImfManager for virtual keyboard APIs 05/112705/18
2017-02-23 Adeel KazmiMerge "Added Control::SetSubState handling" into devel...
2017-02-23 Adeel KazmiMerge "Rotation High Level Class support in C#" into...
2017-02-23 Adeel KazmiMerge "Fixed the ItemView already scrolled to end logic...
2017-02-22 Adeel KazmiMerge "Added BACKGROUND_BORDER property to TextSelectio...
2017-02-22 Paul WisbeyAdded BACKGROUND_BORDER property to TextSelectionPopup 26/115626/6
2017-02-20 Adeel KazmiMerge "Prepare for Tizen 4.0 Build" into devel/master
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-16 Paul WisbeyMerge "Allow text-selection scroll indicator to have...
2017-02-16 Nick HollandAllow text-selection scroll indicator to have a differe... 25/114925/8
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-10 Adeel KazmiMerge "Added scroll-bar to text selection toolbar"...
2017-02-09 Adeel KazmiMerge "Fixed 9-patch scale issue." into devel/master
2017-02-09 Adeel KazmiMerge "Reduced size of control depth index ranges"...
2017-02-09 Victor CebolladaAdded scroll-bar to text selection toolbar 46/113446/9
2017-02-08 David SteeleReduced size of control depth index ranges 22/113222/3
2017-02-06 Adeel KazmiMerge "Add new properties to ProgressBar" into devel...
2017-02-06 Adeel KazmiMerge "Added default styles for ToggleButton" into...
2017-02-03 Adeel KazmiMerge "TextVisual documentation added to the Programmin...
2017-02-03 David SteeleMerge "DALi Version 1.2.25" into devel/master
2017-02-03 David SteeleMerge "Control property names in doxygen now match...
2017-02-03 suhyung EomImplement vertical scroll animation on text input 32/108632/17
2017-01-09 Adeel KazmiMerge "Fix the warning log in Control causing the wrong...
2017-01-06 Adeel KazmiMerge "Added nested TableView KeyboardFocus support...
2017-01-06 Adeel KazmiMerge "DALi Version 1.2.21" into devel/master
2017-01-06 Kimmo HoikkaMerge "Make Up calls to control consistent so they...
2017-01-06 Adeel KazmiMake Up calls to control consistent so they are called... 97/107897/9
2016-12-16 Paul WisbeyMerge "Text - Fix for placement actor." into devel...
2016-12-16 Victor CebolladaText - Fix for placement actor. 52/104852/3
2016-12-16 Adeel KazmiMerge "Fix TableView::GetNextKeyboardFocusableActor...
2016-12-16 minho.sunMerge "C# control dashboard demo" into devel/master
2016-12-15 Adeel KazmiMerge "Updated control transitions to work with visual...
2016-12-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-14 Adeel KazmiMerge "Fix SWIG C# Build" into devel/master
2016-12-13 Agnelo VazText Selection popup to use Enums not string for Text 32/102432/5
2016-12-12 Paul WisbeyMerge "Text - TextClipper replaced by an Actor with...
next