Revert "[Tizen] Check for NULL return value in button-impl.cpp"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / buttons / button-impl.cpp
2017-05-16 taeyoon0.leeRevert "[Tizen] Check for NULL return value in button... 47/129447/1
2017-05-09 Seoyeon KimMerge "[Tizen] Check for NULL return value in button...
2017-05-08 Seoyeon Kim[Tizen] Check for NULL return value in button-impl.cpp 51/128251/1
2017-03-27 Seoyeon KimMerge branch 'devel/master' into tizen 65/121165/1
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-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-09 minho.sunMerge branch 'devel/master' into tizen 11/113811/1
2017-01-24 Adeel KazmiMerge "Add C# binding for ItemView." into devel/master
2017-01-20 Paul WisbeyMerge "Fixed test cases after changes in ResourceImage...
2017-01-20 Seoyeon KimMerge branch 'devel/master' into tizen 14/111214/1
2017-01-19 Adeel KazmiMerge "Remove deprecated SetSelected call" into devel...
2017-01-19 David SteeleMerge "Added TextVisual function to convert string...
2017-01-18 Agnelo VazAdded TextVisual function to convert string keys to... 42/110742/6
2017-01-13 Kimmo HoikkaMerge "Match the arguments type in 'max' function"...
2017-01-12 Adeel KazmiMerge "Button needs a simple mechanism to set text...
2017-01-12 Agnelo VazButton needs a simple mechanism to set text label 96/109796/4
2017-01-04 Seoyeon KimMerge branch 'devel/master' into tizen 39/108339/1
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 changes Iec23e69e,I6437eab9 into devel/master
2016-12-14 Adeel KazmiMerge "Fix SWIG C# Build" into devel/master
2016-12-14 Agnelo VazEnsure toggle button emits clicked signal when changing... 65/104865/1
2016-12-13 Agnelo VazTextVisual pixel aligned and uses new shader 39/104539/2
2016-12-13 Agnelo VazRemoving default background from TextField Popup buttons 46/103546/8
2016-12-13 Agnelo VazKeep legacy look of buttons with pre Visual API 45/103545/6
2016-12-13 Agnelo VazAdding button-devel.h and deprecation updates 52/101952/8
2016-12-13 Agnelo VazButton Upgrade to use Text Visual 06/99406/11
2016-12-13 Agnelo VazImplemented Deprecated GetSelectedImage and GetButtonImage 41/98741/14
2016-12-13 Agnelo VazRemoved OnButton virtual functions and simplified Radio... 94/98194/13
2016-12-13 Agnelo VazButtons to use Visuals 35/73035/37
2016-12-13 suhyung EomMerge "Merge branch 'devel/master(1.2.18)' into tizen...
2016-12-13 suhyung EomMerge branch 'devel/master(1.2.18)' into tizen 83/104483/1
2016-12-02 minho.sunMerge "Add focus indicator only when attaching physical...
2016-11-24 Ferran SoleVisuals - Avoid having 2 devel headers for visual-prope... 79/99579/6
2016-11-15 dongsug songMerge "Dali C# binding : Creating Color Constructor...
2016-11-15 dongsug.songMerge branch 'devel/master' into tizen 76/97776/1
2016-11-15 dongsug.songRevert "[3.0] Version downgrade (1.2.0 to 1.1.45)" 72/97772/1
2016-11-02 dongsug songMerge "DALi C# binding - Avoid removal of dali-swig...
2016-11-01 Kimmo HoikkaRemove incorrect placement actor from the RegisterVisua... 73/94873/2
2016-10-28 Paul WisbeyMerge "Text - Initialize the mUpdateCursorHookPosition...
2016-10-28 Adeel KazmiMerge "Fix PageFactory to take in Texture rather than...
2016-10-27 Adeel KazmiMerge "Added devel-api mirroring of public enumeration...
2016-10-27 David SteeleAdded devel-api mirroring of public enumeration. 14/94014/4
2016-10-13 dongsug songMerge "This patch is for refining dali application...
2016-10-11 Adeel KazmiMerge "Changed control defaults to listen to style...
2016-10-11 David SteeleChanged control defaults to listen to style change 90/88390/6
2016-09-08 Paul WisbeyMerge "Clipping API feature in Actor" into devel/master
2016-09-08 Xiangyin MaAutomatically dis/connect registered visuals to stage 90/84390/16
2016-08-22 taeyoon[3.0] Version downgrade (1.2.0 to 1.1.45) 69/84669/6
2016-08-09 taeyoonMerge branch 'devel/master (1.2.0)' into tizen 08/83208/1
2016-08-09 taeyoonRevert "[3.0] Removing unused internal button functions" 96/83196/1
2016-08-08 taeyoonMerge "Add GetSurfaceType() in TestRenderSurface" into...
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-22 Adeel KazmiMerge "Tizen Directory Migration" into devel/master
2016-07-21 Adeel KazmiMerge "accroding to ACR-520's review, dali's related...
2016-07-21 Paul WisbeyMerge "Fix for the cursor position with the arabic...
2016-07-21 Paul WisbeyMerge "Fix when updating the text's layout size." into...
2016-07-20 David SteeleMerge "(Control Renderers) Change renderer type values...
2016-07-19 Adeel Kazmi(Control Renderers) Change renderer type values to... 71/80671/2
2016-07-15 Paul WisbeyMerge "Fix for text's highlight box." into devel/master
2016-07-15 Paul WisbeyMerge "Text Renderer - Fix the actor hierarchy." into...
2016-07-15 Adeel KazmiMerge "Fixing Button so shows unselected color when...
2016-07-15 Agnelo VazFixing Button so shows unselected color when set 28/80228/3
2016-07-14 Agnelo VazButton to use Color Renderer when setting (un)selected... 47/79547/4
2016-07-11 minho.sunMerge "[3.0] Tizen Directory Migration" into tizen accepted/tizen/common/20160711.170612 accepted/tizen/ivi/20160711.084810 accepted/tizen/mobile/20160711.084853 accepted/tizen/tv/20160711.084625 accepted/tizen/wearable/20160711.084736 submit/tizen/20160711.050618
2016-07-11 Agnelo Vaz[3.0] Removing unused internal button functions 34/79334/1
2016-07-08 Adeel KazmiMerge "DALi Version 1.1.42" into devel/master
2016-07-08 Paul WisbeyMerge "Updated Model3dView control to use SetTexture...
2016-07-08 Adeel KazmiMerge "(Automated Tests) Increase line coverage of...
2016-07-08 Paul WisbeyMerge "Replaced Image with Texture in cube transition...
2016-07-08 Agnelo VazRemoving unused internal button functions 21/79021/2
2016-07-04 Paul WisbeyMerge "Fix for text controller (IMF callback)." into...
2016-07-04 Adeel Kazmi(Touch) Using new Touch API in all controls 90/78190/2
2016-05-31 suhyung EomMerge branch 'devel/master' into tizen 75/72275/1
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-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 Unnecessary OnButton methods in the button imple... 76/65576/1
2016-04-11 Adeel KazmiRemove OnControl methods & add up-calls 66/65366/5
2016-04-05 Paul WisbeyMerge "Fixed testcases using sampler uniforms" into...
2016-04-04 Adeel KazmiMerge "GradientRenderer Property name changes and stopO...
2016-04-04 Xiangyin MaRemove more ImageActors from Toolkit 83/55083/8
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
2015-11-17 Paul WisbeyMerge "Adding TextField Popup behaviour to (Programming...
2015-11-17 Kimmo HoikkaMerge "Changed button to use ImageView instead of Image...
next