projects
/
platform
/
core
/
uifw
/
ui-viewmgr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/uifw/ui-viewmgr.git
2016-07-06
Hermet Park
c++: use in-class member initialization for simple...
26/78726/1
accepted/tizen/common/20160708.140253
accepted/tizen/mobile/20160708.091600
submit/tizen/20160707.233627
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Hermet Park
c++: use ranged-loop style.
10/78710/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Woochan Lee
Fix build break.
09/78609/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Woochan Lee
Add method to get orientation of view.
30/78030/12
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Hermet Park
c++: code refactoring.
38/78438/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Hermet Park
c++: ++secure code.
34/78434/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Hermet Park
c++: use explicit keyword for secure code.
28/78428/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Hermet Park
c++: prevent implicit constructor generation.
22/78422/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Hermet Park
remove explicit namespace usage.
17/78417/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Woochan Lee
Remove useless signal sending logic.
29/78129/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Woochan Lee
Sample: popview called when back key clicked in first...
12/78112/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Woochan Lee
C++ sample bug fix.
68/77668/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Woochan Lee
Coding Rule: 5. C API naming.
58/77658/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Woochan Lee
Coding Rule: 4. Brace.
22/77522/3
accepted/tizen/common/20160630.152115
accepted/tizen/mobile/20160701.033032
submit/tizen/20160630.072558
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Woochan Lee
Package license update.
97/77497/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Woochan Lee
Coding Rule: 3. Function, variable Naming.
78/77278/6
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Woochan Lee
Coding Rule: 2. File, Class Naming.
62/76962/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Woochan Lee
Coding Rule: 1. Fix #define guide and some indentation...
88/76588/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Woochan Lee
Including CAPI header by default.
28/76528/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Woochan Lee
Add typedef enum for using values in application.
66/76466/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Hermet Park
implemented ui_iface_viewmgr_get_view() and ui_viewmgr_...
95/75695/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Woochan Lee
Merge "Fix build error, demo launching issues."
accepted/tizen/common/20160621.184430
accepted/tizen/mobile/20160622.093756
submit/tizen/20160621.052046
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Woochan Lee
Fix build error, demo launching issues.
02/75702/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Hermet Park
c: set api visibility.
68/75468/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Hermet Park
c: code refactoring.
96/75296/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Hermet Park
c typedef ui_standard_view in order to specify a view...
74/75274/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Woochan Lee
Delete useless FIXME marking.
66/75266/1
submit/tizen/20160617.075742
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Woochan Lee
Merge "[packaging] Build CAPI by default."
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Woochan Lee
[packaging] Build CAPI by default.
43/75243/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Woochan Lee
[doc] Doxygen update.
25/75225/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Hermet Park
reorganized a way of file links to prevent exposing...
63/75163/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Hermet Park
c/ui_viewmgr_app: renamed api prefix from ui_tizen_app...
52/75152/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Hermet Park
c/ui_viewmgr_app: renamed api prefix from ui_viewmgr_ap...
50/75150/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Hermet Park
c: split ui_view and ui_standard_view.
17/75117/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Hermet Park
api/c: proofreaded a docs.
30/75030/5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Woochan Lee
Add CAPI doc.
61/74961/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Hermet Park
c/ui_app: rename prefix to ui_viewmgr_app
60/74860/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Hermet Park
examples/c: clean up code after review.
07/74707/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Hermet Park
examples/c: clean up code after review.
84/74684/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Hermet Park
examples/c: clean up code after review.
70/74670/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Hermet Park
Still c implementation is unstable.
58/74658/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Hermet Park
Still c implementation is unstable.
60/74560/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Hermet Park
Still c implementation is unstable.
22/74522/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Hermet Park
Still c implementation is unstable.
89/74489/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Hermet Park
examples/c: split examples into separate files.
86/74386/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Woochan Lee
Add definition to divide c, c++.
58/73858/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Hermet Park
cpp: updated doc.
13/73713/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Woochan Lee
Merge "Fix build break and add ui_app_event_callback."
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Woochan Lee
Fix build break and add ui_app_event_callback.
58/73458/7
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Hermet Park
Revert "examples/cpp: update example to be practical."
38/73338/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Hermet Park
examples/cpp: update example to be practical.
33/73333/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Woochan Lee
CAPI implement.
22/72822/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Hermet Park
support additional view events.
69/72769/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Hermet Park
promote from ui_base_app to ui_iface_app.
52/72352/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Woochan Lee
Define CAPIs.
32/72532/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Woochan Lee
Merge "Implement CAPIs, C example."
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Hermet Park
introduce ui_base_app class.
92/72292/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Woochan Lee
Implement CAPIs, C example.
33/72233/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Woochan Lee
CAPI implement.
09/71809/9
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Woochan Lee
File name changed.
85/71585/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Woochan Lee
Prepare to inplement CAPIs.
17/71417/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Hermet Park
fix the unstable life-cycle behavior.
25/71025/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Woochan Lee
Doxygen update.
54/69554/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Woochan Lee
Fix build break.
86/69386/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Woochan Lee
Merge "Doxygen update."
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Woochan Lee
Merge "Prevent pop action when effect on going."
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Woochan Lee
Doxygen update.
12/69112/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Hermet Park
updated documentation.
00/69300/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Hermet Park
ui_iface_view: update doc
28/69228/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Woochan Lee
Example update.
21/69121/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Woochan Lee
Prevent pop action when effect on going.
37/68837/4
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Hermet Park
example: fix build break.
49/69149/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Hermet Park
updated doc
48/69148/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Hermet Park
updated doc.
70/68970/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Hermet Park
sort out public/internal apis.
24/68324/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Hermet Park
sort out public/internal apis.
62/68262/4
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Hermet Park
introduce ui_standard_view.
51/68151/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Hermet Park
sort out public/internal apis.
10/68110/3
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Hermet Park
sort out public/internal apis.
96/67996/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Hermet Park
sort out public/internal apis.
89/67989/2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Hermet Park
remove template code.
82/67982/2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Hermet Park
remove singleton inheritation.
50/67850/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Hermet Park
clean up code.
28/67828/2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Hermet Park
code clean up.
66/67566/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Hermet Park
add missing content.cpp file.
44/67544/2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Hermet Park
apply singleton to ui_app.
21/67421/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Hermet Park
code refactoring.
46/67346/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Hermet Park
Introduce ui_app class.
46/67246/3
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Woochan Lee
Add title show/hide example.
89/66689/2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Woochan Lee
Add title show/hide method.
51/65251/4
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Woochan Lee
edc source name change to "viewmgr".
12/65312/3
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Woochan Lee
Prev layout hide when effect layout changed.
11/65311/2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Woochan Lee
Fix build error.
75/65275/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Woochan Lee
Add Auto scroll enabling test page.
95/65195/5
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Woochan Lee
Add scroller in viewmgr.
10/64910/8
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Hermet Park
performed refactoring.
05/64805/2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Hermet Park
Activate viewmgr if the app is resumed.
92/64792/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Hermet Park
change demo icon and name.
88/64788/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Hermet Park
fix the corruption of back behavior.
77/64777/1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Hermet Park
packaging organizing.
54/64554/10
commit
|
commitdiff
|
tree
|
snapshot
next