Merge "Klockwork: remove unreachable code, check iterators" into tizen
[platform/core/uifw/dali-core.git] / dali / internal / event /
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-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 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-24 Kimmo HoikkaUnnecessary export removal 54/29354/4
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 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-03 Richard HuangAdded hover event in Dali 14/27814/11
2014-09-30 Adeel Kazmi(Animation) Allow the value to be baked upon property... 49/28149/8
2014-09-25 Kimmo HoikkaMerge "Stop heap allocating messages from UpdateManager...
2014-09-25 Kimmo HoikkaStop heap allocating messages from UpdateManager for... 42/27942/6
2014-09-24 Kimmo HoikkaMerge "(Properties) Specify which properties can be... accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140925.172112 submit/tizen_common/20140925.141856 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
2014-09-24 Kimmo HoikkaMerge "Added api to specify a playing range inside...
2014-09-24 Kimmo HoikkaMerge "Event-side size storage in Actor." into tizen
2014-09-24 Adeel Kazmi(Properties) Specify which properties can be registered... 59/27959/2
2014-09-24 Ferran SoleAdded api to specify a playing range inside an animation 28/27728/8
2014-09-24 Kimmo HoikkaMerge "remove refobject based objects and dynamic casti...
2014-09-23 Kingsley StephensEvent-side size storage in Actor. 56/27956/2
2014-09-23 Adeel KazmiMerge "(Image) Remove API that allows various load...
2014-09-23 Adeel Kazmi(Image) Remove API that allows various load/release... 39/27939/1
2014-09-22 Kimmo HoikkaDelay image size checking until someone asks for it 64/27364/5
2014-09-22 Kingsley StephensAdd GetNaturalSize to Actor and deriving classes. 04/27704/5
2014-09-19 Kimmo HoikkaMerge "Guard against invalid PanGesture timestamps...
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-16 Adeel Kazmi(Layer) Clipbox is now from the top-left 12/27612/3
2014-09-16 Kimmo HoikkaMerge "(Layer) Correctly set clipping via properties...
2014-09-16 Adeel Kazmi(Layer) Correctly set clipping via properties 97/27597/1
2014-09-16 Ferran SoleAdded api function to specify speed factor of an animation 17/27417/7
2014-09-15 Paul WisbeyMerge "Remove deprecated SetRemoveTime API" into tizen
2014-09-15 Adeel Kazmi(Build) Ensure typedef is not defined again 28/27528/1
2014-09-15 Paul WisbeySimplified the Constraint removal logic 72/27272/7
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Lee MorganLLVM/Emscripten fixes 93/25993/7
2014-09-12 Kimmo HoikkaMerge "API to allow Actor to insert child at a specific...
2014-09-12 Kevin ButchartAPI to allow Actor to insert child at a specific index 60/26460/12
2014-09-11 Paul WisbeyMerge "Fix the framebuffer texture context loss handlin...
2014-09-10 Kimmo HoikkaRemoving unused "fade-in" and "replace image" features... 74/26974/13 submit/tizen/20140910.172931
2014-09-09 Kimmo HoikkaMerge "Change shader data pointer to IntrusivePtr"...
2014-09-01 Adeel KazmiMerge "fixed the comments in functor delegate to make...
2014-09-01 Paul WisbeyMerge "Reducing the size of ImageActor" into tizen
2014-08-29 Kimmo HoikkaReducing the size of ImageActor 99/26399/6
2014-08-29 Ferran SoleFixed bug when changing stereo base after setting view... 57/26857/1
2014-08-29 Paul WisbeyMerge "Changed Core::Update to add current time and...
2014-08-28 Victor CebolladaReplaces TextArray type definition. 94/26394/6
2014-08-22 Kevin ButchartChange declaration of generated shaders 14/26314/5
2014-08-21 Adeel KazmiMerge "Extend Animation duration when an animator excee...
2014-08-21 Paul WisbeyExtend Animation duration when an animator exceeds... 75/26375/5
2014-08-14 Kimmo Hoikkashader effect removal - cleanup of the API 34/25534/5
2014-08-14 Paul WisbeyMerge "Changed STEREO_HORIZONTAL view mode to work...
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Adeel KazmiMerge "removal of shader inheritance, renderable actors...
2014-08-13 Kimmo Hoikkaremoval of shader inheritance, renderable actors now... 15/25415/8
2014-08-12 Ferran SoleChanged STEREO_HORIZONTAL view mode to work with landsc... 09/25709/5
2014-08-11 Paul WisbeyImplemented the Handle assignment operators properly 97/25697/9
2014-08-01 Adeel KazmiMerge "Add some constants that show the version of...
2014-08-01 Adeel KazmiMerge "Added new shader hint for modifying geometry...
2014-08-01 Adeel KazmiMerge "Refactored shader effect implementation." into...
2014-07-31 David SteeleAdded new shader hint for modifying geometry 64/25164/6
2014-07-30 David SteeleRefactored shader effect implementation. 17/24817/3
2014-07-30 David SteeleAdded text renderer culling 66/25066/4
2014-07-25 Agnelo Vaz[Font] Removing Error message which is not actually... 35/25035/1
2014-07-25 Paul WisbeyMerge "Ensured text mesh is centered in text actor...
2014-07-25 David SteeleEnsured text mesh is centered in text actor. 26/25026/2
2014-07-25 Kingsley StephensTexture image filtering 11/24811/9
2014-07-24 Victor CebolladaTextActor - New constructor with a parameter object... 47/24947/7
2014-07-23 Adeel KazmiMerge "Fixed test case to match new stencil hit rules...
2014-07-23 Adeel KazmiMerge "Property - Allow the custom property to be INTEG...
2014-07-23 Xiangyin MaProperty - Allow the custom property to be INTEGER... 39/24339/9
2014-07-23 TaeyoonMerge "Fix ".libs/linker.test: hidden symbol..., final...
2014-07-22 Paul WisbeyImprove the CameraActor defaults 11/24711/7
2014-07-21 Adeel KazmiCAPI removal 71/24771/3
2014-07-17 Adeel KazmiMerge "(HitTest) Ensure non-renderable actors are hitta...
2014-07-17 Kimmo HoikkaMerge "proper fix for the gcc4.8 scope resolution issue...
2014-07-17 Paul WisbeyMerge "Text - Methods added to find characters and...
2014-07-16 Adeel Kazmi(HitTest) Ensure non-renderable actors are hittable... 81/24581/2
2014-07-16 Kimmo HoikkaMerge "prevent memory corruption by calling erase on...
2014-07-16 Kimmo Hoikkaremove the defunct and undocumented dynamics debug... 64/24564/1
2014-07-16 Victor CebolladaText - Methods added to find characters and retrieve... 31/24231/8
2014-07-15 Adeel Kazmi(Events) Cleaned up documentation 12/24512/3
2014-07-15 Adeel KazmiMerge "(Pan Gesture Prediction Tests) Added tests for...
2014-07-15 Adeel KazmiMerge "(LightActor) Fixed it reporting an incorrect...
next