Merge remote-tracking branch 'origin/tizen' into new_text
[platform/core/uifw/dali-core.git] / dali / internal / event /
2015-01-26 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 74/34374/1
2015-01-19 Paul WisbeyMinimal Atlas API 81/33981/4
2015-01-19 Richard UnderhillReturns the Pixel::Format of a BitmapImage's Bitmap 10/34010/1
2015-01-19 Richard UnderhillSingle tap results on text-input controls was very... 08/31308/4
2015-01-19 Paul WisbeyMerge "Renamed Atlas to avoid name clash with new versi...
2015-01-19 Paul WisbeyRenamed Atlas to avoid name clash with new version 85/33985/1
2015-01-14 Paul WisbeyRemoved some redundant texture features 63/33763/1
2015-01-13 Kimmo HoikkaMerge "Ensured that messages are aligned to 8 byte...
2015-01-13 Kimmo HoikkaMerge "Removed bogus consts and fixed out-of-line defin...
2015-01-08 Kimmo HoikkaMerge "Internal animation changes" into tizen
2015-01-08 Ferran SoleInternal animation changes 56/33156/13
2015-01-07 Kimmo HoikkaFix hit test API to tell if it succeeds or not, clarify... 85/33285/1
2015-01-07 Francisco SantosRemoved bogus consts and fixed out-of-line definitions. 63/33263/2
2015-01-07 Francisco SantosUnused variables. 91/33191/2
2015-01-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 51/33251/1
2015-01-05 Kimmo HoikkaMerge "Fixed shader compilation error handling" into...
2015-01-02 Kimmo HoikkaRemove a dead virtual method from proxy object 18/32818/3
2014-12-24 Adeel KazmiFixed Klocwork reported issue 16/32816/1
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 Kingsley StephensAdd SceneCreated signal to stage. 11/32211/4
2014-12-17 Paul WisbeyInitial removal of Text features 86/32086/8
2014-12-17 Kimmo HoikkaRemove std::map from custom property lookup, removes... 62/32162/4
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-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-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-02 Kimmo HoikkaCleanup property system, remove 12 redundant std::maps... 30/31130/5
2014-12-02 Kimmo HoikkaMerge "Refactor ImageFactory file path to hash lookup...
2014-12-02 Andrew CoxRefactor ImageFactory file path to hash lookup 41/31141/7
2014-11-28 Kimmo HoikkaMerge "Reconfigured dynamics test cases" into tizen
2014-11-28 Kimmo HoikkaFriendly janitor cleaning up unnecessary header depende... 05/31005/3
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-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 Andrew CoxSave both Image width and height if either is requested 56/30656/2
2014-11-27 Kevin ButchartCheck for NULL resource ticket pointer 01/30901/2
2014-11-27 Kingsley Stephens[dali_1.0.19] Merge branch 'release19' 43/30943/1
2014-11-26 Kimmo HoikkaMerge "Increased precision of texture coordinate in...
2014-11-26 Kimmo HoikkaMerge "Shader & Program cleanup, Part 1: Remove cyclic...
2014-11-25 Adeel KazmiMerge "(TextActor) Ensure TextAttachment is updated...
2014-11-20 Xiangyin Ma[dali_1.0.18] Merger branch 'tizen' 75/30575/1
2014-11-18 Agnelo Vaz(TextActor) Ensure TextAttachment is updated after... 53/30453/1
2014-11-17 Francisco SantosFixed throwing exceptions from destructors. 45/30345/2
2014-11-14 Kimmo Hoikkaremove std::auto_ptr from ProxyObject 24/30224/8
2014-11-14 Francisco SantosFix issues reported by cppcheck 93/30293/2
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-12 Kimmo HoikkaMerge "Klockwork: Remove unreachable code" into tizen
2014-11-12 Adeel KazmiMerge "Remove a few exports by getting rid of two std...
2014-11-12 Kimmo HoikkaRemove a few exports by getting rid of two std::vectors... 99/30099/12
2014-11-11 Kingsley StephensKlockwork: Remove unreachable code 32/30132/1
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 HoikkaAvoid setting all the programs in all the shaders,... 36/29936/3
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-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 HoikkaAdd missing attach call to TextActor (Image and Mesh... 09/29809/2
2014-10-30 Adeel Kazmi[dali_1.0.15] Merge branch 'tizen' 10/29610/1
2014-10-24 Kimmo HoikkaUnnecessary export removal 54/29354/4
2014-10-22 Lee Morgan[dali_1.0.14] Merge branch 'tizen' 96/29196/1 dali_1.0.14
2014-10-21 Kimmo HoikkaMerge "(ImageActor) Added new nine patch style to rende...
2014-10-21 Adeel KazmiMerge "fix for Actor.Insert()" into tizen
2014-10-21 Kimmo HoikkaMerge "(Properties) Property::Map class added" into...
2014-10-21 Lee Morganfix for Actor.Insert() 15/29115/2
2014-10-20 Nick Holland(ImageActor) Added new nine patch style to render the... 67/28967/7
2014-10-20 Kimmo Hoikkastop concatenating mesh shaders at runtime 54/28754/5
2014-10-16 Kimmo HoikkaRemoval of unnecessary use of std::set, part I 11/28811/1
2014-10-15 Adeel KazmiMerge "Optimized shader hash to not allocate memory...
2014-10-15 Adeel KazmiMerge "DALi Version 1.0.13" into tizen
2014-10-15 Adeel KazmiMerge "Character - Return the script which the characte...
2014-10-15 Kingsley Stephens[dali_1.0.13] Merge branch 'tizen' 66/28766/1
2014-10-15 Nick HollandOptimized shader hash to not allocate memory or perform... 83/28683/5
2014-10-10 Victor CebolladaCharacter - Return the script which the character belongs. 29/28629/1
2014-10-09 Adeel Kazmi(Property) Ensure Matrix & Matrix3 custom types can... 46/28546/1
2014-10-08 Adeel Kazmi[dali_1.0.12] Merge branch 'tizen' 01/28501/1
2014-10-03 Richard HuangAdded hover event in Dali 14/27814/11
2014-10-03 Nick Holland[dali_1.0.11] Merge branch 'tizen' 43/28343/1
next