2017-06-08 |
Adeel Kazmi | Merge "Added ScrollStateChangedSignal to TextEditor... |
commit | commitdiff | tree | snapshot |
2017-06-08 |
minho.sun | Added ScrollStateChangedSignal to TextEditor. 92/132092/10 |
commit | commitdiff | tree | snapshot |
2017-06-08 |
minho.sun | Fixed getting SCROLL_POSITION_INTERVALS Property bug... 86/132886/2 |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Adeel Kazmi | Merge "Remove profile build dependencies" into devel... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Adeel Kazmi | Change Visual depth index API from float to int 07/132507/1 |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Kimmo Hoikka | Merge "(Visuals) If depth index not specified, then... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Adeel Kazmi | (Visuals) If depth index not specified, then visual... 74/132474/4 |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Richard Huang | Remove set and map wrappers from ItemView 74/132374/5 |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Adeel Kazmi | Merge "Text scroller renderer bug fix" into devel/master |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Adeel Kazmi | Merge "Text scroll animation bug fix" into devel/master |
commit | commitdiff | tree | snapshot |
2017-06-05 |
minho.sun | Merge "Added style name for styling TextEditor ScrollBa... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Adeel Kazmi | (Visuals) Change AnchorPoint & Origin defaults to TOP_BEGIN 55/132355/3 |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Adeel Kazmi | Merge "DALi Version 1.2.42" into devel/master |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Nick Holland | DALi Version 1.2.42 59/132359/1 dali_1.2.42 |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Seoyeon Kim | Add PLACEHOLDER properties to TextEditor 68/130868/7 |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Jinho, Lee | Text scroll animation bug fix 91/130691/6 |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Jinho, Lee | Text scroller renderer bug fix 76/132276/1 |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Heeyong Song | Merge "Add read-only property for getting text line... |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Adeel Kazmi | (TextLabel) Ensure auto scrolling respects the horizont... 16/132016/3 |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Jinho, Lee | Fixed for infinity loop mode 57/130557/6 |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Jinho, Lee | Add read-only property for getting text line count 32/128932/12 |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Seoyeon Kim | Remove profile build dependencies 72/129572/4 |
commit | commitdiff | tree | snapshot |
2017-05-31 |
minho.sun | Added style name for styling TextEditor ScrollBar 89/131989/1 |
commit | commitdiff | tree | snapshot |
2017-05-31 |
Heeyong Song | Merge "Fix a crash in ImageVisual in case of an invalid... |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Jinho, Lee | Text style to return properties(FONT_STYLE) as string 67/130167/3 |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Heeyong Song | Fix a crash in ImageVisual in case of an invalid image... 86/131286/4 |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Adeel Kazmi | Merge "Fix feedback style error message." into devel... |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Adeel Kazmi | Merge "Do nothing when setting focus on same actor... |
commit | commitdiff | tree | snapshot |
2017-05-30 |
minho.sun | Fix feedback style error message. 95/131595/1 |
commit | commitdiff | tree | snapshot |
2017-05-26 |
David Steele | Merge "Removal of unnecessary set and map wrappers... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Kimmo Hoikka | Removal of unnecessary set and map wrappers 55/131355/2 |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Adeel Kazmi | (ControlImpl) Move Visual related APIs to the Devel API 76/131176/6 |
commit | commitdiff | tree | snapshot |
2017-05-26 |
greynaga | DALi Version 1.2.41 46/131346/1 dali_1.2.41 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Kimmo Hoikka | Cleanup ResourceLoading and PlatformAbstraction 83/129983/3 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Adeel Kazmi | Merge "Use Handle::GetCurrentProperty instead of Devel... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Agnelo Vaz | Remove dali-swig, enable CXXFLAGS 18/130518/1 |
commit | commitdiff | tree | snapshot |
2017-05-22 |
minho.sun | Do nothing when setting focus on same actor 53/128453/2 |
commit | commitdiff | tree | snapshot |
2017-05-22 |
minho.sun | Use Handle::GetCurrentProperty instead of Devel API 54/130354/1 |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Adeel Kazmi | Merge "DALi Version 1.2.40" into devel/master |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Francisco Santos | DALi Version 1.2.40 27/130227/1 dali_1.2.40 |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Seoyeon Kim | Merge "Fix RemoveText code in text-controller.cpp"... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Umar | Separate C# classes into Internal and Public 68/127968/18 |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Seoyeon Kim | Fix RemoveText code in text-controller.cpp 61/127661/7 |
commit | commitdiff | tree | snapshot |
2017-05-17 |
David Steele | Added scrollMode property to ScrollView to simplify... 84/128384/5 |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Adeel Kazmi | (KeyboardFocusManager) Use weak handle instead of calli... 64/129664/2 |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Adeel Kazmi | Merge "Packaging resources depending on resolution... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Heeyong Song | Add doxygen privilege value 92/129292/1 |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Adeel Kazmi | Merge "Check for NULL return value in button-impl.cpp... |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Agnelo Vaz | Text style to return properties as string 35/128635/5 |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Agnelo Vaz | Ensure Button Set and Get works with Image/Actor API 98/128998/3 |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Adeel Kazmi | Merge "Support stop mode(FINISH_LOOP, IMMEDIATE) of... |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Adeel Kazmi | Merge "DALi Version 1.2.39" into devel/master |
commit | commitdiff | tree | snapshot |
2017-05-12 |
David Steele | DALi Version 1.2.39 44/129044/1 dali_1.2.39 |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Jinho, Lee | Support stop mode(FINISH_LOOP, IMMEDIATE) of auto scroll 50/126150/31 |
commit | commitdiff | tree | snapshot |
2017-05-11 |
Jinho, Lee | add AUTO_SCROLL_LOOP_DELAY property 21/128721/5 |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Victor Cebollada | Fix access out of bounds in the text's multi-language... 19/128619/1 |
commit | commitdiff | tree | snapshot |
2017-05-10 |
minho.sun | Packaging resources depending on resolution 67/128467/2 |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Seoyeon Kim | Check for NULL return value in button-impl.cpp 52/128252/1 |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Agnelo Vaz | Test for C# Animation 44/127244/10 |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Agnelo Vaz | DALi Version 1.2.38 91/128091/1 dali_1.2.38 |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Adeel Kazmi | Merge "DALi Version 1.2.37" into devel/master |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Adeel Kazmi | DALi Version 1.2.37 14/127714/1 dali_1.2.37 |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Seoyeon Kim | Merge "Add PRIVATECOMMAND of ImfEvent in text-controlle... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Umar | Combined Stage and Window class, and removed Stage... 78/127478/4 |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Seoyeon Kim | Add PRIVATECOMMAND of ImfEvent in text-controller 08/127508/2 |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Adeel Kazmi | Merge "Add PIXEL_SIZE and ELLIPSIS property in text... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Heeyong Song | Merge "Add LICENSE.BSD-3-Clause file" into devel/master |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Umar | Remove Actor class and move Actor APIs into View 97/125997/15 |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Seoyeon Kim | Add PIXEL_SIZE and ELLIPSIS property in text-controls 81/125881/6 |
commit | commitdiff | tree | snapshot |
2017-04-25 |
Seoyeon Kim | Add LICENSE.BSD-3-Clause file 84/126984/1 |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Agnelo Vaz | C# Actor Type rename to VisibilityChangeType 78/126678/1 |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Agnelo Vaz | Exclude ControlData from Properties in ruby script 77/126677/1 |
commit | commitdiff | tree | snapshot |
2017-04-21 |
David Steele | Merge "(Automated Tests) Added macro to print meaningfu... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Adeel Kazmi | Merge "Handle becomes Animatable" into devel/master |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Adeel Kazmi | (Automated Tests) Added macro to print meaningful line... 69/126469/1 |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Adeel Kazmi | Merge "Updated tests using Integration KeyEvent" into... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
David Steele | Merge "Changes after Set/Get synchronous behaviour... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Adeel Kazmi | Merge "DALi Version 1.2.36" into devel/master |
commit | commitdiff | tree | snapshot |
2017-04-21 |
adam.b | DALi Version 1.2.36 46/126446/1 dali_1.2.36 |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Heeyong Song | Updated tests using Integration KeyEvent 28/126328/4 |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Adeel Kazmi | Merge "SVACE issue resolved" into devel/master |
commit | commitdiff | tree | snapshot |
2017-04-21 |
dongsug.song | Fix SVACE issue - MEMORY_LEAK.EX 55/126355/1 |
commit | commitdiff | tree | snapshot |
2017-04-21 |
taeyoon0.lee | Merge "Fixed issue of LOOPING, MUTED, and VOLUME proper... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Heeyong Song | Fix SVACE issue - prevent buffer overflow 21/125121/2 |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Agnelo Vaz | Handle becomes Animatable 88/125988/5 |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Adeel Kazmi | Changes after Set/Get synchronous behaviour of register... 68/124468/2 |
commit | commitdiff | tree | snapshot |
2017-04-20 |
taeyoon0.lee | Fixed issue of LOOPING, MUTED, and VOLUME properties 42/124842/10 |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Paul Wisbey | Merge "Resource ready signal for Controls (for ImageLoa... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Umar | Build bindings, csharp library and examples in new... 60/124860/7 |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Nick Holland | Resource ready signal for Controls (for ImageLoading) 64/123864/10 |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Umar | New directory structure for C# 46/124846/2 |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Jinho, Lee | SVACE issue resolved 18/124918/3 |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Agnelo Vaz | Adding Key GetDeviceName API 60/125060/1 |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Umar | DALi Version 1.2.35 96/124996/1 dali_1.2.35 |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Agnelo Vaz | Updated tests using Integration KeyEvent 54/124554/1 |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Adeel Kazmi | Merge "Fix the Keyboard disappeared issue in TextField... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Adeel Kazmi | Merge "DALi Version 1.2.34" into devel/master |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Nick Holland | DALi Version 1.2.34 94/123894/1 dali_1.2.34 |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Adeel Kazmi | Merge "Fix npatch visual issue" into devel/master |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Seoyeon Kim | Fix the Keyboard disappeared issue in TextField 49/123849/1 |
commit | commitdiff | tree | snapshot |
next |