ImageVisual ResourceReady signalled regardless of parent
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / text-controls /
2017-11-09 HyunJu ShinMerge "Support Right-To-Left mode of padding in TextFie...
2017-11-07 Seoyeon KimSupport Right-To-Left mode of padding in TextField... 25/158125/7
2017-11-02 UmarAdded a pblic Control Devel API GetVisualResourceStatus. 26/141026/17
2017-11-01 Adeel KazmiMerge "test-application.cpp updatet to match dali-core...
2017-10-31 Richard HuangSupport Right-To-Left of padding in TextLabel 83/158283/4
2017-10-26 Adeel KazmiMerge "propagate unhandled key( DALI_KEY_SEARCH )"...
2017-10-19 Jinho, LeeMerge "Fixed a problem where text size exceeds maximum...
2017-10-11 Jinho, LeeFixed a problem where text size exceeds maximum texture... 74/151374/7
2017-10-06 Richard HuangText scrolling quality improvement 86/153986/4
2017-10-06 Adeel KazmiAdded enumerations for LineWrap::Mode 84/154084/5
2017-10-05 Agnelo VazText Alignment Enums now public 97/153897/12
2017-10-04 Adeel Kazmi(TextEditor) Moved some Devel properties to the Public API 85/153985/3
2017-10-04 Adeel Kazmi(TextField) Made all Devel properties public 84/153984/2
2017-10-04 Adeel KazmiMerge "Fix text outline property related native TCT...
2017-10-03 Adeel Kazmi(TextLabel) Moved all devel properties to Public API 45/153945/3
2017-10-03 Agnelo VazVisuals devel API migrated to public 18/153818/9
2017-09-29 Adeel KazmiChanges required after some Actor Devel APIs made public 23/153823/1
2017-09-26 minho.sunMerge "Move json files when only uninstalling rpm....
2017-09-25 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2017-09-25 HyunJu ShinMerge "Add Placeholder Ellipsis in TextField" into...
2017-09-22 Seoyeon KimAdd Placeholder Ellipsis in TextField 38/147438/7
2017-09-21 Adeel KazmiMerge "Remove the unused-variable gLogFilter in interna...
2017-09-18 Adeel KazmiMerge "Do not clear keyboard focus on touch when always...
2017-09-15 David SteeleMerge "Added devel APIs to add and remove external...
2017-09-15 David SteeleMerge "Revert "Revert TextVisual in TextLabel Patches...
2017-09-15 Richard HuangRevert "Revert TextVisual in TextLabel Patches" 19/149619/3
2017-09-14 Kimmo HoikkaMerge "Fixed patch-coverage generation" into devel...
2017-09-11 HyunJu ShinMerge "Fix resource package install issue." into devel...
2017-09-11 HyunJu ShinMerge "Adjust point size for 1920x1080" into devel...
2017-09-08 Adeel KazmiRevert TextVisual in TextLabel Patches 44/148744/3
2017-09-07 Richard HuangReduce text visual memory consumption for text with... 89/148089/3
2017-09-05 David SteeleMerge "(TableView) Change span child properties to...
2017-09-05 Adeel KazmiMerge "Support dual ABI" into devel/master
2017-09-05 Adeel KazmiMerge changes Ib7c620f5,I75f6d47b into devel/master
2017-09-05 taeyoon0.leeMerge "Fixed crash issue by null reference" into devel...
2017-09-04 minho.sunAdd ClearFocusOnEscape to config section. 10/147110/6
2017-08-24 Adeel KazmiMerge "Added option to test harness execution to only...
2017-08-23 Adeel Kazmi(TextLabel) Added component properties for Text Color 67/145767/6
2017-08-18 Richard HuangChange filter mode in TextLabel to improve quality... 22/144922/1
2017-08-17 Adeel KazmiMerge "Fix for multi-language support." into devel...
2017-08-17 Richard HuangRefactor TextLabel to use text visual 75/135975/25
2017-07-28 David SteeleMerge "DALi Version 1.2.50" into devel/master
2017-07-28 Agnelo VazTextColor Animatable 00/139000/7
2017-07-27 Jinho, LeeMerge " Calculate a new height when text was changed...
2017-07-27 Adeel KazmiMerge "Note that some Text propeties in devel api can...
2017-07-26 minho.sunMerge "Fixed resource package install error" into devel...
2017-07-25 Adeel KazmiMerge "Removing TextureUploadObserver from symbol table...
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 HyunJu ShinMerge "Calculate a new height when full relayout needed...
2017-07-13 Jinho, LeeMerge "Applyed text padding to TextLabel, Field, Editor...
2017-07-11 Jinho, LeeApplyed text padding to TextLabel, Field, Editor 73/137173/8
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
next