Property enum name changes in dali-core: Core changes
[platform/core/uifw/dali-core.git] / dali / internal / event /
2015-03-05 Tom RobinsonProperty enum name changes in dali-core: Core changes 45/36345/1
2015-03-04 Adeel Kazmi(TapGesture) Added min/max taps, removed touches as... 92/36292/4
2015-03-03 Adeel KazmiMerge "Added API to generate a MeshData object for...
2015-03-03 Adeel KazmiMerge "Performance enhancement, cache glClear state...
2015-03-02 Tom RobinsonProperty refactor in dali-core: Core changes 06/35806/11
2015-03-02 Adeel Kazmi(Touch) Emit interrupted when actor is disconnected 20/36020/7
2015-02-27 Adeel KazmiMerge "Remove unused #includes" into tizen
2015-02-27 Kimmo HoikkaMerge "Remove unused lighting model programs and shader...
2015-02-27 Kimmo HoikkaRemove unused lighting model programs and shader source 25/36025/2
2015-02-27 David SteeleRemoved AffectedByLighting APIs from MeshActor 15/36015/1
2015-02-26 David SteeleRemoved model loading and lighting 97/35897/4
2015-02-25 Kimmo HoikkaMerge "(PropertyMap) Use vector-wrapper" into tizen
2015-02-25 Adeel KazmiMerge "Rename BitmapImage as BufferImage" into tizen
2015-02-25 Adeel KazmiMerge "DALi Version 1.0.31" into tizen
2015-02-25 Xiangyin MaRename BitmapImage as BufferImage 09/35709/7
2015-02-25 Kimmo HoikkaMerge "RenderTasks would not finish if source actor...
2015-02-25 Kimmo HoikkaMerge "Merge Handle & Constrainable" into tizen
2015-02-24 Kimmo HoikkaMerge "Distinguish NativeImage from Image & Clean Pixel...
2015-02-24 Xiangyin MaDistinguish NativeImage from Image & Clean PixelFormat... 93/35593/11
2015-02-24 Adeel KazmiMerge Handle & Constrainable 87/35787/3
2015-02-23 Adeel KazmiMerge "Addition of build flag "-Wl,-Bsymbolic-functions...
2015-02-23 Kimmo HoikkaMerge "Follow the include-order coding conventions...
2015-02-23 Kimmo HoikkaMerge "Combine Internal::ProxyObject & Internal::Object...
2015-02-23 Paul WisbeyFollow the include-order coding conventions 91/35691/1
2015-02-23 Adeel KazmiCombine Internal::ProxyObject & Internal::Object 32/35632/4
2015-02-23 Andrew CoxRemoved unnecessary includes such as <iostream> and... 96/35596/8
2015-02-20 Kimmo HoikkaReplace boost::mutex with a Dali::Mutex to remove depen... 17/35617/9
2015-02-19 Adeel KazmiMerge "Fixed SizeMode not updating size on renderable...
2015-02-18 Adeel KazmiMerge "Remove use of boost thread local storage from...
2015-02-18 Adeel KazmiMerge "remove (unnecessarily) exported signal and actio...
2015-02-18 Adeel KazmiMerge "DALi Version 1.0.30" into tizen
2015-02-18 Adeel KazmiMerge "Reduce the amount of calls to Stage::GetCurrent...
2015-02-18 Kimmo HoikkaReduce the amount of calls to Stage::GetCurrent() in... 71/35571/2
2015-02-18 Kimmo Hoikkaremove (unnecessarily) exported signal and action names 96/35496/5
2015-02-18 Adeel Kazmi(Scripting) Using const char * instead of std::string 36/35536/4
2015-02-18 Adeel KazmiMerge "ResourceImage/Image split" into tizen
2015-02-17 Paul WisbeyResourceImage/Image split 49/34149/20
2015-02-16 Kimmo HoikkaPass stage from actor to attachment to avoid unnecessar... 78/35378/7 submit/tizen/20150217.020310
2015-02-12 Kimmo HoikkaRemove some dead code 77/35377/2
2015-02-12 Kimmo HoikkaMerge "Remove obsolete and non functional SizeChanged...
2015-02-12 Kimmo HoikkaMerge "Size Relative feature: Implementation in dali...
2015-02-11 Kimmo HoikkaRemove obsolete and non functional SizeChanged signal... 83/35283/3
2015-02-11 Tom RobinsonSize Relative feature: Implementation in dali-core... 43/35143/6
2015-02-09 Kimmo HoikkaRemove unnecessary stage parameter from connnect to... 22/35122/1
2015-02-04 Richard HuangImproved pan gesture prediction 70/34470/4 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080851 accepted/tizen/common/20150205.165930 accepted/tizen/common/20150209.121019 accepted/tizen/mobile/20150211.014650 accepted/tizen/tv/20150210.012938 accepted/tizen/wearable/20150210.014755 submit/tizen/20150205.011244 submit/tizen/20150205.132622 submit/tizen/20150205.132635 submit/tizen/20150206.044231
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 00/34700/3
2015-01-27 Kimmo HoikkaCleaning up the property framework; removal of duplicat... 72/32472/16
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-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-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 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
next