[dali_1.0.24] Merge branch 'tizen'
[platform/core/uifw/dali-core.git] / dali / public-api /
2015-01-08 Lee Morgan[dali_1.0.24] Merge branch 'tizen' 66/33366/1
2015-01-08 Lee MorganDALi Version 1.0.24 59/33359/1 dali_1.0.24
2015-01-07 Kimmo HoikkaFix hit test API to tell if it succeeds or not, clarify... 85/33285/1
2015-01-07 Francisco SantosUnused variables. 93/33193/2
2015-01-07 Kimmo HoikkaMerge "Fix include guard." into tizen
2015-01-07 Heeyong SongJira TSAM-30 issue (Tizen 3.0 Release). Add comments... 70/33070/2
2015-01-05 Kimmo HoikkaMerge "Fixed shader compilation error handling" into...
2014-12-24 David SteeleUpdated RenderTask test cases 31/32631/4
2014-12-24 Adeel Kazmi[dali_1.0.23] Merge branch 'tizen' 12/32812/1
2014-12-24 Adeel KazmiDALi Version 1.0.23 08/32808/1 dali_1.0.23
2014-12-19 Adeel KazmiMerge "Add SceneCreated signal to stage." into tizen accepted/tizen/mobile/20141222.135608 accepted/tizen/tv/20141222.125312 accepted/tizen/wearable/20141222.134750 submit/tizen_mobile/20141222.110239 submit/tizen_tv/20141222.110417 submit/tizen_wearable/20141222.110410
2014-12-18 Kimmo HoikkaSaving a bit of memory by using pretty function instead... 03/32203/7 accepted/tizen/common/20141222.090252 submit/tizen_common/20141218.164254
2014-12-18 Kingsley StephensAdd SceneCreated signal to stage. 11/32211/4
2014-12-18 Kingsley Stephens[dali_1.0.22] Merge branch 'tizen' 68/32468/1
2014-12-18 Kingsley StephensDALi Version 1.0.22 64/32464/1 dali_1.0.22
2014-12-17 Kimmo HoikkaMerge "Fixed automated tests for ImageFactory" into...
2014-12-17 Kimmo HoikkaMerge "remove 58k unnecessary asserts from dali-demo...
2014-12-17 Kimmo Hoikkaremove 58k unnecessary asserts from dali-demo startup 16/32216/3
2014-12-16 Kimmo HoikkaMerge "Added cubic interpolation for key-frame animatio...
2014-12-15 Andrew CoxImage Scaling and filtering - Core API & Cache 26/31726/7
2014-12-12 Andrew CoxAdded ScopedPointer to build system 96/31996/1
2014-12-12 Andrew CoxAdded a ScopedPointer to public API 94/31994/5
2014-12-11 Ferran SoleAdded cubic interpolation for key-frame animations 24/31224/7
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 78/31878/1
2014-12-11 Nick HollandDALi Version 1.0.21 74/31874/1 dali_1.0.21
2014-12-05 Adeel KazmiMerge "Updated test harness behaviour" into tizen
2014-12-03 Adeel KazmiMerge "DALi Version 1.0.20" into tizen
2014-12-03 Adeel KazmiMerge "Change keep running reasons to enum from exporte...
2014-12-03 Lee Morgan[dali_1.0.20] Merge branch 'tizen' 85/31285/1
2014-12-03 Lee MorganDALi Version 1.0.20 78/31278/1 dali_1.0.20
2014-12-02 Kimmo HoikkaCleanup property system, remove 12 redundant std::maps... 30/31130/5
2014-11-28 Kimmo HoikkaMerge "Reconfigured dynamics test cases" into tizen
2014-11-28 Kimmo HoikkaMerge "Removed unnecessary templating and initializing...
2014-11-28 Kimmo HoikkaMerge "Fixed documentation build break in path.h" into...
2014-11-28 Kimmo HoikkaMerge "Shader & Program cleanup, Part 2: Stop calling...
2014-11-28 Kimmo HoikkaShader & Program cleanup, Part 2: Stop calling render... 75/30975/3
2014-11-28 Ferran SoleFixed documentation build break in path.h 99/30999/1
2014-11-27 Kimmo HoikkaMerge "Check for NULL resource ticket pointer" into...
2014-11-27 Kimmo HoikkaMerge "Added api to animate an actor (position and...
2014-11-27 Ferran SoleAdded api to animate an actor (position and orientation... 74/30174/20
2014-11-27 Kingsley Stephens[dali_1.0.19] Merge branch 'release19' 43/30943/1
2014-11-27 Kingsley StephensDALi Version 1.0.19 38/30938/1 dali_1.0.19
2014-11-25 Adeel KazmiMerge "(TextActor) Ensure TextAttachment is updated...
2014-11-20 Kimmo HoikkaMerge "fix shader binary compilation to work with lazy...
2014-11-20 Kimmo Hoikkaclean up Dali::Any comments and code 09/30409/2
2014-11-20 Xiangyin Ma[dali_1.0.18] Merger branch 'tizen' 75/30575/1
2014-11-20 Xiangyin MaDALi Version 1.0.18 71/30571/1 dali_1.0.18
2014-11-17 Francisco SantosFixed throwing exceptions from destructors. 45/30345/2
2014-11-14 Kimmo Hoikkafix failing tests: 2 incorrect test cases 1 memory... 08/30308/4
2014-11-13 Kimmo HoikkaMerge "(CustomActorImpl) Remove unused key-input-focus...
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 67/30267/1
2014-11-13 Nick HollandDALi Version 1.0.17 61/30261/1 dali_1.0.17
2014-11-12 Kimmo HoikkaMerge "Klockwork: Remove unreachable code" into tizen
2014-11-12 Adeel Kazmi(CustomActorImpl) Remove unused key-input-focus methods 22/30222/1
2014-11-12 Adeel KazmiMerge "Remove a few exports by getting rid of two std...
2014-11-12 Kimmo HoikkaCleaning up property public API 89/30189/2
2014-11-11 Adeel Kazmi(Gestures) Pass const refs in callbacks 28/30128/2
2014-11-10 Kimmo HoikkaCleaning up shader-effect-impl in preparation for futur... 48/30048/4
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 49/30049/4
2014-11-07 David SteeleUpdated shaders, shader script and geometry types. 91/29991/3
2014-11-07 Kimmo HoikkaRemove boost from animation public API 29/29929/5
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Kimmo HoikkaMerge "Remove dead code" into tizen
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-06 Adeel KazmiMerge "remove the exports for enumerated property types...
2014-11-06 Adeel KazmiMerge "Remove handle::operator=(NULL) as it is duplicat...
2014-11-06 Kimmo Hoikkaremove the exports for enumerated property types 81/29981/2
2014-11-06 Kimmo HoikkaRemove handle::operator=(NULL) as it is duplicating... 32/29932/3
2014-11-06 Adeel Kazmi[dali_1.0.16] Merge branch 'tizen' 66/29966/1
2014-11-06 Adeel KazmiDALi Version 1.0.16 62/29962/1 dali_1.0.16
2014-11-05 Kimmo HoikkaMerge "Updates to handle context loss and regain" into...
2014-11-05 Adeel KazmiMerge "Reduce exports by inlining alpha functions and...
2014-11-05 Kingsley StephensKlockwork: remove unreachable code, check iterators 25/29925/1
2014-11-05 Kingsley StephensKlockwork fixes: Distance field iteration 83/29883/1
2014-11-05 David SteeleUpdates to handle context loss and regain 69/27369/18
2014-11-05 Adeel KazmiMerge "Dont keep update unnecessarily running when...
2014-11-05 Kimmo HoikkaMerge "Add missing attach call to TextActor (Image...
2014-11-04 Kimmo HoikkaFixing the comments and coding style in intrusive pointer 07/29807/2
2014-11-03 Kimmo HoikkaReduce exports by inlining alpha functions and helper... 69/29669/8
2014-10-31 Kimmo Hoikkamoving COMPILE_TIME_ASSERT to common from math (has... 01/29701/2
2014-10-30 Kimmo HoikkaMerge "stop using double variant of pow" into tizen
2014-10-30 Kimmo HoikkaFixing the remaining exports from public API 77/29577/6
2014-10-30 Kimmo Hoikkastop using double variant of pow 17/29617/2
2014-10-30 Adeel Kazmi[dali_1.0.15] Merge branch 'tizen' 10/29610/1
2014-10-30 Adeel KazmiDALi Version 1.0.15 04/29604/1 dali_1.0.15
2014-10-29 Adeel KazmiMerge "Removed un-necessary cast in shader code" into...
2014-10-29 Kimmo Hoikkaremoval of unnecessary exports; math & object.. 15... 54/29554/2
2014-10-29 Kimmo Hoikkaremove unnecessary exports from animation and signal... 10/29510/5
2014-10-28 Kimmo Hoikkaremove obsolete functions from public API 26/29426/3
2014-10-27 Adeel Kazmi(TextStyle) Fix incorrect check regarding Font Weight 00/29400/1
2014-10-24 Kimmo HoikkaUnnecessary export removal 54/29354/4
2014-10-24 Adeel KazmiMerge "move constants to unnamed namespace to prevent...
2014-10-23 Kimmo Hoikkamove constants to unnamed namespace to prevent compiler... 76/29276/2
2014-10-23 Kimmo HoikkaRemove unnecessary exports 31/29031/3
2014-10-23 Adeel Kazmi(Character) Fix typo 33/29233/1
2014-10-22 Lee Morgan[dali_1.0.14] Merge branch 'tizen' 96/29196/1 dali_1.0.14
2014-10-22 Lee MorganDALi Version 1.0.14 92/29192/1
2014-10-21 Kimmo HoikkaMerge "(ImageActor) Added new nine patch style to rende...
2014-10-21 Adeel KazmiMerge "fix for Actor.Insert()" into tizen
next