Property - Allow the custom property to be INTEGER type
[platform/core/uifw/dali-core.git] / dali / public-api /
2014-07-23 Xiangyin MaProperty - Allow the custom property to be INTEGER... 39/24339/9
2014-07-23 Victor CebolladaTextStyle - Merge operation added. 86/24386/5
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 Kimmo HoikkaMerge "prevent memory corruption by calling erase on...
2014-07-16 Kimmo Hoikkaprevent memory corruption by calling erase on unallocat... 61/24561/1
2014-07-16 Victor CebolladaText - Methods added to find characters and retrieve... 31/24231/8
2014-07-15 Adeel KazmiMerge "(Pan Gesture Prediction Tests) Added tests for...
2014-07-15 Adeel KazmiMerge "(LightActor) Fixed it reporting an incorrect...
2014-07-14 Adeel Kazmi(LightActor) Fixed it reporting an incorrect type for... 57/24457/1
2014-07-08 Victor CebolladaFont - Fixes some documentation issues and the pass... 00/24100/1
2014-07-08 Ferran SoleAdded funcionality to play animations from an specified... 94/24094/1
2014-07-08 Kimmo Hoikkafixing a potential memory corruption/crash if Dali... 86/24086/1
2014-07-08 David SteeleAdded image renderer clip space culling 85/24085/1
2014-07-08 Paul WisbeyOptimization to reduce Handle size by 50% 83/24083/1
2014-07-08 Adeel Kazmi(HitTest) Added API to layer so that it can consume... 82/24082/1
2014-07-08 Richard Underhill(Dali-Core) Memory optimisation for Text-Styles 77/24077/1
2014-07-08 Andrew CoxRemove cropping from ImageAttributes 75/24075/1
2014-07-08 Adeel Kazmi(BaseObject) If type-name is not found then show a... 72/24072/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-29 David SteeleAdded object sizes to platform abstraction in profiling...
2014-05-27 David SteeleFixed dynamic shapes using meshes.
2014-05-27 Adeel Kazmi(Scripting) Removing const from parameters
2014-05-27 Adeel Kazmi(Scripting) Some internal structs/templates public...
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 Andrew CoxRevert "[SRUK] Bitmap core patch 2 of 4 - Replace all...
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-01 Paul WisbeyShare a single weight property between constraints 87/20287/1
2014-04-23 Javon PrinceMove view-mode.h from unmanaged to managed api 55/19955/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 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 David Steele(Image) Add support for 9-patch images 34/19434/1
2014-04-03 Richard UnderhillDisabled automatic creation of TextStyle::Impl object...
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-03-21 Richard UnderhillImplementation of boost::any container substitute 35/17935/17
2014-03-20 Julien Heanley(PropertyNotifications) Added incremental step notification 55/18255/7
2014-03-20 David SteeleUpdated non-capi public API documentation to new style. 78/18178/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-11 David Steele(Matrix) Fixing matrix multiply by quaternion 68/17868/1
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 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 Francisco SantosHide the sort function implementation and remove the...
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 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version