New propagation rule for KeyEvent
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls /
2017-04-07 minho.sunNew propagation rule for KeyEvent 86/122186/14
2017-03-23 David SteeleMerge "Ensure Text Controls do an up-call on-style...
2017-03-23 Adeel KazmiEnsure Text Controls do an up-call on-style-change... 74/116874/4
2017-03-20 Adeel KazmiMerge "Change the double tap and long press events...
2017-03-17 Adeel KazmiMerge "C# Bindings for Transition Policy properties...
2017-03-17 Adeel KazmiMerge "Add BORDER_SIZE property to ImageVisual" into...
2017-03-17 Heeyong SongAdd BORDER_SIZE property to ImageVisual 04/118604/7
2017-03-09 Adeel KazmiMerge "Give focus and input focus at the same time...
2017-03-09 Adeel KazmiMerge "Add support for Control keyboard navigation...
2017-03-09 UmarAdd support for Control keyboard navigation properties 97/117597/12
2017-03-08 Adeel KazmiMerge "Fix BackgroundImage and BackgroudColor propertie...
2017-03-08 Richard HuangFix BackgroundImage and BackgroudColor properties in... 87/118087/2
2017-03-03 Kimmo HoikkaMerge "Changed to use ImfManager for virtual keyboard...
2017-03-03 Adeel KazmiMerge "On state change, visuals now keep instance data...
2017-03-03 David SteeleOn state change, visuals now keep instance data 36/116336/7
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading code" into...
2017-02-23 Adeel KazmiMerge "Added Control::SetSubState handling" into devel...
2017-02-23 Adeel KazmiMerge "Fixed the ItemView already scrolled to end logic...
2017-02-23 David SteeleAdded Control::SetSubState handling 90/115190/5
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 David SteeleMerge "Fixed size-related popup test case" into devel...
2017-02-16 David SteeleAdded control focus state change to KeyboardFocusManager 10/114710/7
2017-02-15 Adeel KazmiMerge changes I75f2d974,Ib8d53cf7 into devel/master
2017-02-15 David SteeleUpdating Builder and Control to handle styled States 53/113753/8
2017-02-09 Adeel KazmiMerge "Reduced size of control depth index ranges"...
2017-02-09 Paul WisbeyMerge "Text - Fix for text controller." into devel...
2017-02-08 Adeel KazmiUpdated doxygen comments in scroll-view constraints 49/113749/1
2017-02-08 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-08 Seoyeon KimUpdate doxygen comments 82/113482/1
2017-02-07 David SteeleMerge "Stop resetting transform values to default in...
2017-02-06 Adeel KazmiStop resetting transform values to default in OnRelayou... 92/113192/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 Agnelo VazControl property names in doxygen now match code 65/112965/2
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-19 David SteeleMerge "Added TextVisual function to convert string...
2017-01-18 Adeel KazmiRemove usage of deprecated Button::SetLabelText 96/110896/2
2017-01-17 Adeel KazmiMerge "Fix bug that the properties of layouts are set...
2017-01-16 Minho SunMerge "Pass page up/down directions to layout controls...
2017-01-15 Feng JinFix bug that the properties of layouts are set after... 36/110336/1
2017-01-13 David SteeleMerge "DALi Version 1.2.22" into devel/master
2017-01-13 Kimmo HoikkaMerge "Added C# binding for properties in devel-api...
2017-01-13 Kimmo HoikkaMerge "Updated visual property animator to handle shade...
2017-01-13 Kimmo HoikkaMerge "Updated visuals to add animatable mixColor prope...
2017-01-13 Kimmo HoikkaMerge "Match the arguments type in 'max' function"...
2017-01-12 David SteeleUpdated visual property animator to handle shader prope... 88/109288/7
2017-01-12 David SteeleUpdated visuals to add animatable mixColor property 58/105158/20
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-10 Seoyeon KimMatch the arguments type in 'max' function 59/109559/1
2017-01-10 Seoyeon KimUpdate doxygen comments 66/109466/1
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 "Automatic Control Clipping" into devel/master
2017-01-06 Kimmo HoikkaMerge "Make Up calls to control consistent so they...
2017-01-06 Adeel KazmiAutomatic Control Clipping 95/108795/5
2017-01-06 Adeel KazmiMake Up calls to control consistent so they are called... 97/107897/9
2016-12-30 Seoyeon KimFix the warning log in Control causing the wrong position 20/107820/1
2016-12-28 Adeel KazmiStop using deprecated API from Popup and fix typo in... 87/107587/1
2016-12-26 Minho SunMerge "Add push-button sample for dashboard" into devel...
2016-12-23 Adeel KazmiMerge "Added Tooltip functionality to Control" into...
2016-12-23 dongsug.songMerge "Dali C#: Common Interface Define related changes...
2016-12-22 Adeel KazmiAdded Tooltip functionality to Control 43/103143/10
2016-12-20 fengjin16Add support for ItemView layout customisation through... 48/100248/23
2016-12-20 Adeel KazmiRemove incorrect Deprecated warning from Internal:... 94/106094/1
2016-12-20 suhyung EomMove virtual destructor same position as 2.4 63/105863/1
2016-12-19 suhyung EomMove virtual destructor position to its original 93/105693/1
2016-12-19 suhyung EomAdd Page-UP/DOWN direction for KeyboardFocusManager 18/96518/4
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 David SteeleUpdated control transitions to work with visual transform 42/104842/3
2016-12-14 Adeel KazmiMerge "Fix SWIG C# Build" into devel/master
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 EomApply deprecate macro and LOG 04/101504/5
2016-12-09 Kimmo HoikkaMerge "Updating programming guide for control property...
2016-12-09 Adeel KazmiMerge "DALi Version 1.2.18" into devel/master
2016-12-09 Seoyeon KimMerge "Add deprecated tag and missed doxygen" into...
2016-12-08 Seoyeon KimAdd deprecated tag and missed doxygen 08/99308/2
2016-12-02 minho.sunMerge "Add focus indicator only when attaching physical...
2016-11-30 Kimmo HoikkaAllow background property to be set as a URL string... 72/100872/2
2016-11-30 Adeel KazmiMerge "Revert public API changes. Handle methods."...
2016-11-30 Adeel KazmiMerge "Automatically update doxygen configuration to...
2016-11-30 Victor CebolladaRevert public API changes. Handle methods. 84/98184/5
2016-11-29 David SteeleMerge "Control - Trigger the size negotiation when...
2016-11-29 Victor CebolladaControl - Trigger the size negotiation when the backgro... 39/100239/11
2016-11-29 dongsug songMerge "Dali C# binding - Implement the pure C# classes...
2016-11-25 Adeel KazmiMerge "Revert public API changes. BATCH property."...
2016-11-25 Adeel KazmiMerge "Change Internal::Control destructor to protected...
next