index
:
platform/core/uifw/dali-demo
BackupTizen
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/async_text
devel/graphics
devel/layout-fw
devel/master
devel/new_vr
devel/tizen
devel/vulkan
master
sandbox/denis13/LTO
sandbox/denis13/LTO1
sandbox/dkson95/llvm
sandbox/jolfzverb/tizen
sandbox/nmerinov/llvm
sandbox/upgrade/efl120
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_temp
Domain: Graphics System / DALi;
Heeyong Song <heeyong.song@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
builder
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
Minor coverity issue fixes
Eunki, Hong
1
-2
/
+5
2021-02-04
Updated all files to new format
Adeel Kazmi
1
-2
/
+2
2020-11-02
Simplified the Scripted UI example.
György Straub
1
-17
/
+3
2020-09-10
Updated demos to use DALi clang-format
David Steele
1
-148
/
+146
2020-09-01
Renaming of enum values for coding standards compliance.
György Straub
1
-2
/
+2
2020-08-27
Renamed KeyEvent enum values to comply with coding standards.
György Straub
1
-1
/
+1
2020-08-25
KeyEvent class pimpling
Richard Huang
1
-1
/
+1
2020-07-13
Use Window instead of Stage
Adeel Kazmi
1
-13
/
+13
2020-06-16
Replace some Dali::Actor public APIs with new properties
Richard Huang
1
-2
/
+2
2020-06-05
Removed Image (and derived classes) Usage
Adeel Kazmi
1
-2
/
+2
2020-06-02
Further Setter/Getter public API removal from Dali::Actor
Richard Huang
1
-1
/
+1
2020-05-19
Remove some public Setter/Getter APIs from Dali::Actor
Richard Huang
1
-7
/
+7
2019-08-08
Updates following Button API changes
Adeel Kazmi
1
-4
/
+3
2019-07-05
All file read operations should be done through FileLoader.
Anton Obzhirov
1
-3
/
+9
2017-01-12
Remove the usage of deprecated Button APIS
Xiangyin Ma
1
-3
/
+4
2016-11-15
Fix various SVACE errors
Adeel Kazmi
1
-6
/
+1
2016-10-12
Builder examples to use Navigation View
Agnelo Vaz
1
-70
/
+48
2016-08-24
Fixed up styling following toolkit string comparison
David Steele
1
-1
/
+1
2016-04-18
Improve application launching speed
minho.sun
1
-1
/
+1
2016-04-06
(Builder Example) Ensured builder layer is shown beneath the toolbar
Adeel Kazmi
1
-3
/
+2
2016-01-21
Changed DALI_*_DIR to DEMO_*_DIR
David Steele
1
-8
/
+8
2015-11-03
Changes following the property & singal name changes
Adeel Kazmi
1
-1
/
+1
2015-07-20
Removed Actor API from button. Added Icon properties
Tom Robinson
1
-2
/
+2
2015-07-01
Changed demos to use unselected button images.
Chu Hoang
1
-1
/
+3
2015-05-19
Supply stylesheet using Application constructor
Paul Wisbey
1
-3
/
+1
2015-05-19
Move more public-api headers to devel-api. PART 3
Nick Holland
1
-3
/
+4
2015-05-14
Fix the builder demo to activate ItemView layout properly
Richard Huang
1
-5
/
+3
2015-05-14
Updates after ItemLayout changes
Adeel Kazmi
1
-13
/
+6
2015-04-28
Prefer black text / white backgrounds by default
Paul Wisbey
1
-0
/
+1
2015-04-24
Delete view from toolkit and move cluster into demo
Kingsley Stephens
1
-1
/
+1
2015-04-20
Size negotiation patch 4: Remove SetRelayoutEnabled
Kingsley Stephens
1
-4
/
+0
2015-04-13
Size negotiation patch 3: Scope size negotiation enums
Kingsley Stephens
1
-1
/
+1
2015-04-07
Updating the builder examples to use TextLabel
Paul Wisbey
1
-1
/
+1
2015-04-02
Fix for TextLabel demo styling
Paul Wisbey
1
-7
/
+5
2015-04-01
Replace TextView with TextLabel
Paul Wisbey
1
-2
/
+21
2015-03-31
Merge remote-tracking branch 'origin/tizen' into new_text
Paul Wisbey
1
-0
/
+3
2015-03-26
Size negotiation example
Kingsley Stephens
1
-0
/
+4
2015-03-04
Merge remote-tracking branch 'origin/tizen' into new_text
Paul Wisbey
2
-322
/
+1
2015-03-03
Remove dependency on boost
Adeel Kazmi
1
-2
/
+0
2015-02-26
Reorganised folders & examples automatically built
Adeel Kazmi
2
-320
/
+1
2015-02-25
Merge remote-tracking branch 'origin/tizen' into new_text
Paul Wisbey
2
-1
/
+3
2015-02-19
Include <cstdio> to compensate for core inclusion cleanup
Andrew Cox
2
-0
/
+2
2015-02-17
update demos with ResourceImage/Image split
Xiangyin Ma
1
-1
/
+1
2015-01-07
Merge remote-tracking branch 'origin/tizen' into new_text
Paul Wisbey
1
-9
/
+3
2014-12-19
Initial removal of Text features
Paul Wisbey
1
-24
/
+2
2014-12-17
Fix builder.example to work with updated ItemView code.
Kingsley Stephens
1
-9
/
+7
2014-11-17
(demo) fix klocwork issues
Xiangyin Ma
1
-1
/
+1
2014-11-11
Updates after the use of const refs in gesture callbacks
Adeel Kazmi
1
-1
/
+1
2014-10-20
Changes after removal of PropertyValueMap
Adeel Kazmi
2
-2
/
+2
2014-09-08
(Builder) Enabled Quitting functionality via scripting
Adeel Kazmi
2
-0
/
+22
[next]