Revert "License conversion from Flora to Apache 2.0"
[platform/core/uifw/dali-core.git] / dali / internal / event /
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-05-15 Richard UnderhillTextParameters object now contains only the specific... dali-2014-wk20-release
2014-05-15 Kingsley Stephens(Image) Make Image GetWidth and GetHeight return natura...
2014-05-15 Andrew CoxRevert "[SRUK] Bitmap core patch 2 of 4 - Replace all...
2014-05-15 Artem DergachevOptimize HitTestWithinLayer (20% faster HitTest).
2014-05-15 Paul WisbeyStubbed-out Dynamics implementation to reduce binary...
2014-05-09 Andrew CoxBitmap core patch 2 of 4 - Replace all uses of the... 02/18002/4
2014-05-09 Kingsley Stephens(9 patch) Make ImageActor SetImage handle 9 patch images 22/20622/1
2014-05-09 Paul WisbeyFix regression with BitmapImage (width/height variety) 20/20620/1
2014-05-03 Francisco SantosClamp text color values to valid range.
2014-05-03 Kimmo HoikkaAlign data members, pointers first, classes then, next...
2014-05-01 Kimmo HoikkaFix code to not include std set directly 96/20296/1
2014-05-01 Julien Heanley(Observers)Fix memory issues during observer iteration 94/20294/1
2014-05-01 Adeel Kazmi(Properties) Ensure TypeInfo is set when creating Type... 93/20293/1
2014-05-01 Javon PrinceText: Quality improvement 91/20291/1
2014-05-01 Paul WisbeyShare a single weight property between constraints 87/20287/1
2014-04-23 Kingsley Stephens(prevnet) Fix prevnet issues 58/19958/1
2014-04-23 Julien Heanley(PanGesture) Added environment variable "PAN_PREDICTION... 56/19956/1
2014-04-16 Ferran SoleAdded tag ( id ) to Constraints so they can be identifi... dali-2014-wk16-release
2014-04-16 Francisco SantosKlocwork fixes.
2014-04-11 David SteeleFixed 9 patch filename parser 40/19440/1
2014-04-11 Javon PrinceChanges to support stereoscopic 3D 38/19438/1
2014-04-11 Victor CebolladaGlyphImage added. Retrieves a glyph image representing... 37/19437/1
2014-04-11 Julien Heanley(PropertyNotification) Fix for adding notifications... 36/19436/1
2014-04-11 David SteeleFixed issue with filename parser for 9 patch images 35/19435/1
2014-04-11 David Steele(Image) Add support for 9-patch images 34/19434/1
2014-04-11 Paul Wisbey(PanGesture) Logging enabled via environment variable 33/19433/1
2014-04-03 Paul Wisbeypan smoothing and prediction
2014-04-03 Richard UnderhillBoost::any replacement in Dali Core functions
2014-04-03 Adeel Kazmi(Properties) Create a new actor using a Property::Map...
2014-04-03 Adeel Kazmi(Properties) Fixes to Actor/ShaderEffect/ImageActor...
2014-04-03 Julien Heanley(Animation) Fix for issue in keyframed animation when...
2014-03-20 Julien Heanley(PropertyNotifications) Added incremental step notification 55/18255/7
2014-03-13 Julien Heanley(Animation) Added component index to allow animation... 80/17980/5
2014-03-12 Paul WisbeyCustom property owning objects 10/17710/16
2014-03-10 Paul WisbeyMerge "Print line numbers with shader source."
2014-03-10 Francisco SantosChanged view matrix calculation to fix related problems. 62/17762/1
2014-03-07 Javon PrinceClamp text shadow offset to limit clipping and/or bleed... 02/17702/1
2014-03-07 Adeel Kazmi(PropertyRegistration) Moved enums outside of PropertyR... 01/17701/1
2014-03-05 Kimmo HoikkaInline default layer sort function to avoid unnecessary... 21/17221/1
2014-03-04 Lee MorganEmscripten/llvm related issues 54/17154/1
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 Agnelo Vaz(KeyEvents) Removing deprecated and unused KeyEvents
2014-03-03 Julien Heanley(PropertyNotification) Added conditions to allow checki...
2014-03-03 David Steele(ImageSize) Add natural image size handling
2014-03-03 David Steele(ImageLoader) Added synchronous method to get closest...
2014-03-03 David Steele(Images) Reducing thread tennis
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version