Revert "[3.0] Resource ready signal for Controls (for ImageLoading)"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / control-impl.cpp
2017-07-10 Heeyong SongRevert "[3.0] Resource ready signal for Controls (for... 09/137909/1
2017-06-16 Nick Holland[3.0] Resource ready signal for Controls (for ImageLoading) 24/131924/13
2017-02-03 Heeyong SongMerge "[3.0] change adding focus indicator logic" into... accepted/tizen/3.0/common/20170203.151137 accepted/tizen/3.0/ivi/20170203.090319 accepted/tizen/3.0/mobile/20170203.090055 accepted/tizen/3.0/tv/20170203.090156 accepted/tizen/3.0/wearable/20170203.090249 submit/tizen_3.0/20170203.045255
2017-02-02 Adeel Kazmi[3.0] Remove incorrect Deprecated warning from Internal... 73/112773/1
2016-12-30 suhyung EomMerge "[3.0] Fixed crash issue by referencing unallocat... accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.141503 accepted/tizen/3.0.m2/tv/20170104.142028 accepted/tizen/3.0.m2/wearable/20170104.142323 accepted/tizen/3.0/common/20170102.062847 accepted/tizen/3.0/ivi/20170101.231853 accepted/tizen/3.0/mobile/20170101.231728 accepted/tizen/3.0/tv/20170101.231749 accepted/tizen/3.0/wearable/20170101.231821 submit/tizen_3.0.m2/20170104.093751 submit/tizen_3.0/20161230.070625
2016-12-30 Taeyoon LeeMerge "Fix a bug in control background setting" into...
2016-12-21 Xiangyin MaFix a bug in control background setting 52/106452/1
2016-12-13 dongsug.songMerge "[3.0] Remove dali csharp codes" into tizen_3.0 accepted/tizen/3.0/common/20161216.124122 accepted/tizen/3.0/ivi/20161216.085508 accepted/tizen/3.0/mobile/20161216.085047 accepted/tizen/3.0/tv/20161216.085248 accepted/tizen/3.0/wearable/20161216.085407 submit/tizen_3.0/20161216.023434 submit/tizen_3.0/20161216.041228 submit/tizen_3.0/20161216.053358
2016-12-13 suhyung EomApply deprecate macro and LOG 29/104229/1 submit/tizen_3.0/20161213.042157
2016-12-08 adam.bAdded devel property PREMULTIPLIED_ALPHA ( "premultipli... 56/103556/1 accepted/tizen/3.0/common/20161209.161244 accepted/tizen/3.0/ivi/20161209.105551 accepted/tizen/3.0/mobile/20161209.105218 accepted/tizen/3.0/tv/20161209.105411 accepted/tizen/3.0/wearable/20161209.105522 submit/tizen_3.0/20161209.084701
2016-11-25 Adeel Kazmi[3.0] Change Internal::Control destructor to protected 37/100237/2
2016-11-21 Minho SunMerge "[3.0] (KeyboardFocusManager) Fixed ConnectSignal...
2016-11-17 David Steele[3.0] Changed control defaults to listen to style change 49/98549/2 accepted/tizen/3.0/common/20161121.072937 accepted/tizen/3.0/ivi/20161121.011923 accepted/tizen/3.0/mobile/20161121.011551 accepted/tizen/3.0/tv/20161121.011743 accepted/tizen/3.0/wearable/20161121.011831 submit/tizen_3.0/20161117.161515
2016-08-24 David Steele[3.0] Added style names for images and text labels... 42/85342/3
2016-08-22 taeyoon[3.0] Version downgrade (1.2.0 to 1.1.45) 69/84669/6
2016-08-10 taeyoon[3.0] Fix Control::ClearBackground 08/83308/1
2016-08-09 taeyoonMerge branch 'devel/master (1.2.0)' into tizen 08/83208/1
2016-08-09 taeyoonRevert "[3.0] Fix Control::ClearBackground" 06/83206/1
2016-08-03 Paul WisbeyMerge "Geometry Batching" into devel/master
2016-08-03 David SteeleMerge "Added missing newline chars to logging commands...
2016-08-03 Adeel KazmiMerge "Adding RegisterVisual API to Control base class...
2016-08-03 Agnelo VazAdding RegisterVisual API to Control base class 83/78983/12
2016-07-29 Adeel Kazmi(Visuals) Added visual indices 99/80299/18
2016-07-27 Agnelo VazAdding Visual namespace and Visual becomes Visual:... 65/81665/3
2016-07-26 Paul WisbeyMerge "Updating test-suite to match core" into devel...
2016-07-25 Agnelo VazMoving visuals into new folder with same level as controls 68/81368/3
2016-07-25 Adeel KazmiMerge "Rename of Control Renderers to Visuals" into...
2016-07-22 Agnelo VazRename of Control Renderers to Visuals 60/81060/11
2016-07-21 Paul WisbeyMerge "Fix for the cursor position with the arabic...
2016-07-14 Tom RobinsonMoved Core Rendering API from devel-api to public-api 46/79946/7
2016-07-07 Kimmo HoikkaMerge "Fix bug in mesh-renderer which failed to render...
2016-07-06 Paul WisbeyMerge "Text - Stop destroying the text renderer when...
2016-07-06 Adeel KazmiMerge "Cleaning up RendererFactory API" into devel...
2016-07-04 adam.bCleaning up RendererFactory API 16/75316/15
2016-06-18 taeyoon[3.0] Fix Control::ClearBackground 17/75417/1
2016-06-18 taeyoonRevert "[3.0] Fix Control::ClearBackground" 13/75413/1
2016-05-31 suhyung Eom[3.0] Fix Control::ClearBackground 77/72277/1
2016-05-31 suhyung EomMerge branch 'devel/master' into tizen 75/72275/1
2016-05-31 suhyung EomRevert "[3.0] Fix Control::ClearBackground" 72/72272/1
2016-05-23 minho.sun[3.0] Fix Control::ClearBackground 23/71023/1 accepted/tizen/ivi/20160525.062149 accepted/tizen/mobile/20160525.062247 accepted/tizen/tv/20160525.062117 accepted/tizen/wearable/20160525.062215 submit/tizen/20160524.040527 submit/tizen/20160525.015808
2016-05-20 Adeel KazmiMerge "Type registry helper: Toolkit change to correct...
2016-05-20 Tom RobinsonType registry helper: Toolkit change to correct Program... 96/69996/9
2016-05-18 minho.sunMerge branch 'devel/master' into tizen 20/71020/1
2016-05-04 Paul WisbeyBlending enum clean-up 06/67006/13
2016-05-04 dongsug.songMerge branch 'devel/master' into tizen 85/68385/1 accepted/tizen/common/20160509.135143 accepted/tizen/ivi/20160510.002628 accepted/tizen/mobile/20160510.002532 accepted/tizen/tv/20160510.002557 accepted/tizen/wearable/20160510.002501 submit/tizen/20160509.092357
2016-04-28 Kimmo HoikkaMerge "Moved StyleManager to the public API" into devel...
2016-04-27 David SteeleMoved StyleManager to the public API 47/67347/9
2016-04-27 Paul WisbeyMerge "Changes following "Make TextureSet a non propert...
2016-04-26 Adeel KazmiMerge "Changed signal order for StyleManager" into...
2016-04-26 David SteeleChanged signal order for StyleManager 86/66186/8
2016-04-19 Seoyeon KimMerge branch 'devel/master' into tizen 56/66456/1 accepted/tizen/common/20160427.144351 accepted/tizen/ivi/20160428.002713 accepted/tizen/mobile/20160428.004938 accepted/tizen/tv/20160428.002515 accepted/tizen/wearable/20160428.002803 submit/tizen/20160427.082119
2016-04-12 Adeel KazmiMerge "Stop using ImageActor in PageTurnView" into...
2016-04-12 Paul WisbeyMerge changes I150e1a74,Ie6d24150,I91081f5a into devel...
2016-04-11 Adeel KazmiRemove OnControl methods & add up-calls 66/65366/5
2016-04-07 Paul WisbeyMerge "Fixed normal mapping shader for model3d-view...
2016-04-07 Paul WisbeyMerge "Fix for font validation." into devel/master
2016-04-06 Adeel Kazmi(Control) Remove color & filename parsing in map for... 40/64840/4
2016-01-15 taeyoonMerge branch 'devel/master( 1.1.16 )' into tizen 77/57077/1 accepted/tizen/mobile/20160122.080625 accepted/tizen/tv/20160122.082337 accepted/tizen/wearable/20160122.082359 submit/tizen_common/20160122.071605 submit/tizen_mobile/20160122.070055 submit/tizen_tv/20160122.071800 submit/tizen_wearable/20160122.071938
2016-01-05 Kimmo HoikkaMerge changes I000b9684,I1a6a0f46 into devel/master
2016-01-05 Adeel KazmiRestored control-depth-index-ranges.h to released versi... 37/56237/7
2016-01-05 Kimmo HoikkaMerge "(Control) Re-added Background enums" into devel...
2016-01-05 Adeel Kazmi(Control) Re-added Background enums 16/56116/4
2015-12-18 Xiangyin MaAdd Control::GetBackgroudColor() implementation 11/54911/4
2015-11-19 Adeel KazmiMerge "Fix UTC prevent issue" into devel/master
2015-11-18 Kimmo HoikkaMerge "Debug renderer" into devel/master
2015-11-18 Tom RobinsonControl not always rendering background image depending... 31/52031/4
2015-11-06 Kimmo HoikkaMerge "Fixed bug when delete first row in the tableView...
2015-11-04 Kimmo HoikkaMerge "Changed all property & signal names to lowerCame...
2015-11-04 Adeel KazmiChanged all property & signal names to lowerCamelCase 35/50835/7
2015-10-28 taeyoonMerge branch 'devel/master (1.1.2 ~ 1.1.7)' into tizen 39/50139/3 accepted/tizen/mobile/20151102.112611 accepted/tizen/tv/20151102.112656 accepted/tizen/wearable/20151102.112721 submit/tizen/20151102.084015
2015-10-27 Kimmo HoikkaMerge "Refactored ControlRenderer so that derived class...
2015-10-27 Kimmo HoikkaMerge "Reimplemented CubeTransitionEffect to use render...
2015-10-27 Chu HoangRefactored ControlRenderer so that derived classes... 05/49605/10
2015-10-23 Adeel KazmiMerge "ItemView: Fade off overshoot indicator when...
2015-10-23 Adeel KazmiMerge "DALi Version 1.1.7" into devel/master
2015-10-23 Kimmo HoikkaMerge "Changed ShadowView to use new custom effects...
2015-10-23 Kimmo HoikkaMerge "Fix text and control depth indices to have sane...
2015-10-22 Kimmo HoikkaFix text and control depth indices to have sane values 94/49994/1
2015-10-02 Paul WisbeyMerge "Fix the cursor position when retrieving the...
2015-10-01 Kimmo HoikkaMerge "Render control background without creating extra...
2015-10-01 Xiangyin MaRender control background without creating extra actor 62/48762/3
2015-09-17 Xiangyin Ma(Control base)Use RendererFactory&ControlRenderer to... 27/48127/8
2015-08-19 taeyoonMerge branch devel/master(1.0.49) into tizen 65/46365/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_temp accepted/tizen/mobile/20150820.115740 accepted/tizen/mobile/20150820.115828 accepted/tizen/tv/20150820.115858 accepted/tizen/wearable/20150820.120006 submit/tizen/20150820.112512 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_mobile/20150820.095541 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-07-15 Adeel KazmiMerge "Accessibility programming guide" into devel...
2015-07-14 Adeel KazmiMerge "Removal of Actor::Insert API" into devel/master
2015-07-14 Adeel KazmiMerge "Removed feedback controller Boost dependency...
2015-07-14 Tom RobinsonRemoval of Actor::Insert API 61/43861/2
2015-07-14 Lee MorganRemoved feedback controller Boost dependency 91/42891/10
2015-07-13 Kimmo HoikkaMerge "Change DrawMode::OVERLAY to DrawMode::OVERLAY_2D...
2015-07-13 Richard HuangChange DrawMode::OVERLAY to DrawMode::OVERLAY_2D 51/43751/1
2015-07-10 Adeel KazmiMerge "Fixed crash while wrapping a Control as an actor...
2015-07-09 Adeel KazmiMerge "replaced toolkit pushbutton images with shorter...
2015-07-09 Adeel KazmiMerge "DALi Version 1.0.48" into devel/master
2015-07-09 Paul WisbeyMerge "Remove UNSIGNED_INTEGER property type (removed...
2015-07-09 Kimmo HoikkaRemove UNSIGNED_INTEGER property type (removed from... 85/43385/3
2015-07-07 Adeel KazmiMerge "Fix Klocwork issues." into devel/master
2015-07-07 Paul WisbeyMerge "Fixed Text Quality Regression" into devel/master
2015-07-06 Paul WisbeyMerge "Stop doing unparent and reset in text decorator...
2015-07-06 Adeel KazmiMerge "Only use StyleManager if it really is available...
2015-07-06 Kimmo HoikkaOnly use StyleManager if it really is available 75/42975/1
next