projects
/
platform
/
core
/
uifw
/
dali-toolkit.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Ensure toggle button emits clicked signal when changing state
[platform/core/uifw/dali-toolkit.git]
/
dali-toolkit
/
internal
/
controls
/
2016-12-14
Agnelo Vaz
Ensure toggle button emits clicked signal when changing...
65/104865/1
tree
|
commitdiff
2016-12-13
Agnelo Vaz
TextVisual pixel aligned and uses new shader
39/104539/2
tree
|
commitdiff
2016-12-13
Agnelo Vaz
Removing default background from TextField Popup buttons
46/103546/8
tree
|
commitdiff
2016-12-13
Agnelo Vaz
Keep legacy look of buttons with pre Visual API
45/103545/6
tree
|
commitdiff
2016-12-13
Agnelo Vaz
Adding button-devel.h and deprecation updates
52/101952/8
tree
|
commitdiff
2016-12-13
Agnelo Vaz
Text Selection popup to use Enums not string for Text
32/102432/5
tree
|
commitdiff
2016-12-13
Agnelo Vaz
Button Upgrade to use Text Visual
06/99406/11
tree
|
commitdiff
2016-12-13
Agnelo Vaz
Implemented Deprecated GetSelectedImage and GetButtonImage
41/98741/14
tree
|
commitdiff
2016-12-13
Agnelo Vaz
Removed OnButton virtual functions and simplified Radio...
94/98194/13
tree
|
commitdiff
2016-12-13
Agnelo Vaz
Buttons to use Visuals
35/73035/37
tree
|
commitdiff
2016-12-12
Paul Wisbey
Merge "Text - TextClipper replaced by an Actor with...
tree
|
commitdiff
2016-12-12
Victor Cebollada
Text - TextClipper replaced by an Actor with the CLIPPI...
55/103555/3
tree
|
commitdiff
2016-12-09
Kimmo Hoikka
Merge "Updating programming guide for control property...
tree
|
commitdiff
2016-12-09
David Steele
Changed flex container to selectively modify resize...
76/103876/1
tree
|
commitdiff
2016-12-09
Adeel Kazmi
Merge changes I7066e6c1,I3f0c228e into devel/master
tree
|
commitdiff
2016-12-09
Kimmo Hoikka
Implement default height for width and width for height...
66/103566/2
tree
|
commitdiff
2016-12-09
Kimmo Hoikka
Stop unnecessary copying of property maps in ImageView...
27/103527/2
tree
|
commitdiff
2016-12-02
minho.sun
Merge "Add focus indicator only when attaching physical...
tree
|
commitdiff
2016-12-01
Adeel Kazmi
Changes after ShaderEffect removal
06/101606/2
tree
|
commitdiff
2016-11-29
David Steele
Merge "Control - Trigger the size negotiation when...
tree
|
commitdiff
2016-11-29
David Steele
Merge "TextVisual - Renderer life cycle." into devel...
tree
|
commitdiff
2016-11-29
dongsug song
Merge "Dali C# binding - Implement the pure C# classes...
tree
|
commitdiff
2016-11-28
Ferran Sole
Changed bubble effect to use new texture API
85/99985/8
tree
|
commitdiff
2016-11-27
dongsug song
Merge "Added API flags into the control-wrapper files...
tree
|
commitdiff
2016-11-25
Adeel Kazmi
(ImageView) Use Relayout method rather than OnSizeSet
97/100297/2
tree
|
commitdiff
2016-11-24
Ferran Sole
Visuals - Avoid having 2 devel headers for visual-prope...
79/99579/6
tree
|
commitdiff
2016-11-24
Adeel Kazmi
Merge "Stop copying Property::Maps in ImageView SetProp...
tree
|
commitdiff
2016-11-24
Adeel Kazmi
Merge "Renamed TextVisual::DoSetProperty to SetProperty...
tree
|
commitdiff
2016-11-24
Adeel Kazmi
(Popup) Fix various bugs in Popup
04/99404/10
tree
|
commitdiff
2016-11-23
dongsug song
Merge "Update README for dali-swig" into devel/master
tree
|
commitdiff
2016-11-22
Kimmo Hoikka
Stop copying Property::Maps in ImageView SetProperty
00/99400/2
tree
|
commitdiff
2016-11-22
Paul Wisbey
Merge changes Ia2ec4b45,Ied29583a into devel/master
tree
|
commitdiff
2016-11-22
dongsug song
Merge "DALi C# binding - Write pure C# Color & Position...
tree
|
commitdiff
2016-11-21
Victor Cebollada
ModelView implementation.
49/86349/14
tree
|
commitdiff
2016-11-18
Kimmo Hoikka
Merge "Usage of CustomeView for ScrollContainer and...
tree
|
commitdiff
2016-11-18
dongsug song
Merge "Garbage Collection using Dispose Queue method...
tree
|
commitdiff
2016-11-17
Adeel Kazmi
Merge "Text - Fix for input style when there is a long...
tree
|
commitdiff
2016-11-17
Adeel Kazmi
Merge "Cleanup of Visual::Base::SetSize" into devel...
tree
|
commitdiff
2016-11-17
David Steele
Cleanup of Visual::Base::SetSize
82/96982/7
tree
|
commitdiff
2016-11-16
David Steele
Merge "C# CustomView Implementation (C++ wrappers,...
tree
|
commitdiff
2016-11-15
Adeel Kazmi
Fix various SVACE errors
05/98005/5
tree
|
commitdiff
2016-11-15
dongsug song
Merge "Dali C# binding : Creating Color Constructor...
tree
|
commitdiff
2016-11-09
David Steele
Removed VisualBase::RemoveAndReset() method.
71/96671/1
tree
|
commitdiff
2016-11-09
David Steele
Removed SetOnStage/SetOffStage from visual-base.h
56/96356/3
tree
|
commitdiff
2016-11-09
David Steele
Internalized VisualFactory::InitializeVisual templates
86/96086/5
tree
|
commitdiff
2016-11-09
David Steele
Disabling EmbossFilter now removes all render tasks.
55/96355/2
tree
|
commitdiff
2016-11-07
Kimmo Hoikka
Fix an errornous test case and corresponding wrong...
85/96085/1
tree
|
commitdiff
2016-11-07
David Steele
Merge "Remove ResourceImages from Popup implementation...
tree
|
commitdiff
2016-11-07
Paul Wisbey
Merge "Revert the TextLabel to use the old renderer...
tree
|
commitdiff
2016-11-04
Kimmo Hoikka
Remove ResourceImages from Popup implementation
94/95794/1
tree
|
commitdiff
2016-11-04
Victor Cebollada
Revert the TextLabel to use the old renderer.
53/95753/1
tree
|
commitdiff
2016-11-02
dongsug song
Merge "DALi C# binding - Avoid removal of dali-swig...
tree
|
commitdiff
2016-11-01
Kimmo Hoikka
Remove incorrect placement actor from the RegisterVisua...
73/94873/2
tree
|
commitdiff
2016-11-01
Paul Wisbey
Merge "Stop trying to find the URL parameter multiple...
tree
|
commitdiff
2016-11-01
Kimmo Hoikka
Merge "Prevent Image visuals creating a renderer and...
tree
|
commitdiff
2016-11-01
Paul Wisbey
Merge "Text - UNDERLINE, SHADOW, INPUT_UNDERLINE and...
tree
|
commitdiff
2016-11-01
Agnelo Vaz
Prevent Image visuals creating a renderer and putting...
90/94390/7
tree
|
commitdiff
2016-11-01
Kimmo Hoikka
Merge "Fixed bug in 3x3 NPatch shader and Color visual...
tree
|
commitdiff
2016-11-01
Victor Cebollada
Text - UNDERLINE, SHADOW, INPUT_UNDERLINE and INPUT_SHA...
17/94217/10
tree
|
commitdiff
2016-11-01
Paul Wisbey
Merge "Text - FONT_STYLE and INPUT_FONT_STYLE propertie...
tree
|
commitdiff
2016-11-01
Victor Cebollada
Text - FONT_STYLE and INPUT_FONT_STYLE properties refactor.
03/94003/10
tree
|
commitdiff
2016-10-28
Paul Wisbey
Merge "Text - Initialize the mUpdateCursorHookPosition...
tree
|
commitdiff
2016-10-28
Adeel Kazmi
Merge "Fix PageFactory to take in Texture rather than...
tree
|
commitdiff
2016-10-27
Adeel Kazmi
Merge "Added devel-api mirroring of public enumeration...
tree
|
commitdiff
2016-10-27
David Steele
Added devel-api mirroring of public enumeration.
14/94014/4
tree
|
commitdiff
2016-10-26
Kimmo Hoikka
Fix PageFactory to take in Texture rather than Image
11/94011/3
tree
|
commitdiff
2016-10-25
dongsug song
Merge "Update the refined dali c# application to suppor...
tree
|
commitdiff
2016-10-24
dongsug song
Merge "DALi C# binding - Change Animte APIs to use...
tree
|
commitdiff
2016-10-21
Adeel Kazmi
Merge "Added code for stylable transitions" into devel...
tree
|
commitdiff
2016-10-20
Adeel Kazmi
Merge "Remove Atlas usage from ImageVisual" into devel...
tree
|
commitdiff
2016-10-20
Paul Wisbey
Merge "TextVisual implementation." into devel/master
tree
|
commitdiff
2016-10-20
Paul Wisbey
Merge "TextController refactor." into devel/master
tree
|
commitdiff
2016-10-18
Victor Cebollada
TextVisual implementation.
15/92615/3
tree
|
commitdiff
2016-10-17
Victor Cebollada
TextController refactor.
93/90593/6
tree
|
commitdiff
2016-10-13
Adeel Kazmi
Merge "Add SetProperty and GetProperty to Visuals....
tree
|
commitdiff
2016-10-13
dongsug song
Merge "This patch is for refining dali application...
tree
|
commitdiff
2016-10-13
dongsug song
Merge "fixup! DALi C# binding - Generic Delegates suppo...
tree
|
commitdiff
2016-10-13
dongsug.song
Merge "DALi C# Tizen GBS build: - currently GBS full...
tree
|
commitdiff
2016-10-12
Agnelo Vaz
New Navigation View Control
81/90381/10
tree
|
commitdiff
2016-10-11
Adeel Kazmi
Merge "Changed control defaults to listen to style...
tree
|
commitdiff
2016-10-11
David Steele
Changed control defaults to listen to style change
90/88390/6
tree
|
commitdiff
2016-10-10
Adeel Kazmi
Merge "Add missed parameter documentation" into devel...
tree
|
commitdiff
2016-10-07
Paul Wisbey
Merge "Text - Ellipsis improvement." into devel/master
tree
|
commitdiff
2016-10-06
Adeel Kazmi
(Popup) Ensure popup gets key input focus when it is...
42/91242/2
tree
|
commitdiff
2016-10-05
Kimmo Hoikka
Merge "Manual binding for KeyboardFocusManager" into...
tree
|
commitdiff
2016-10-04
minho.sun
Remove current ScrollBar indicator when setting new...
73/90773/1
tree
|
commitdiff
2016-09-16
Adeel Kazmi
Move PageTurnView to Devel API
89/88389/1
tree
|
commitdiff
2016-09-15
taeyoon
Remove/Move experimental features
49/88249/1
tree
|
commitdiff
2016-09-08
Paul Wisbey
Merge "Clipping API feature in Actor" into devel/master
tree
|
commitdiff
2016-09-08
shiva.jm
Add New Progress Bar Control
12/81112/37
tree
|
commitdiff
2016-09-08
Tom Robinson
Clipping API feature in Actor
15/65815/17
tree
|
commitdiff
2016-09-08
Xiangyin Ma
Automatically dis/connect registered visuals to stage
90/84390/16
tree
|
commitdiff
2016-09-08
Adeel Kazmi
Merge "Removed 3D layer dependency of Model3dView and...
tree
|
commitdiff
2016-09-05
Andrew Poor
Removed 3D layer dependency of Model3dView and Mesh...
97/86497/2
tree
|
commitdiff
2016-08-31
David Steele
Merge "Updated @since tags for APIs added since 1.2...
tree
|
commitdiff
2016-08-31
Paul Wisbey
Merge "Patch to synchronize with bug fixes done in...
tree
|
commitdiff
2016-08-31
Ferran Sole
Patch to synchronize with bug fixes done in Tizen 2...
23/86123/3
tree
|
commitdiff
2016-08-31
Adeel Kazmi
Merge "Add Privilege tags to dali.doxy.in" into devel...
tree
|
commitdiff
2016-08-30
Adeel Kazmi
Merge "Changed styles to use case-insensitive matching...
tree
|
commitdiff
2016-08-30
Adeel Kazmi
Merge "Fixed interaction between scale dimensions and...
tree
|
commitdiff
next