(TextField) Made all Devel properties public
[platform/core/uifw/dali-toolkit.git] / plugins /
2017-09-29 Adeel KazmiMerge "Changes required after WeakHandle moved to Publi...
2017-09-28 Adeel KazmiChanges required after WeakHandle moved to Public API... 32/153532/2
2017-07-27 Jinho, LeeMerge " Calculate a new height when text was changed...
2017-07-27 Adeel KazmiMerge "Note that some Text propeties in devel api can...
2017-07-26 minho.sunMerge "Ensure text-controller returns false when it...
2017-07-26 minho.sunMerge "Fixed resource package install error" into devel...
2017-07-25 Adeel KazmiMerge "Removing TextureUploadObserver from symbol table...
2017-07-25 Adeel KazmiRemoved redundant dali-sharp folder 20/140620/1
2017-05-30 Adeel KazmiMerge "Do nothing when setting focus on same actor...
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 Kimmo HoikkaRemoval of unnecessary set and map wrappers 55/131355/2
2017-05-24 Adeel KazmiMerge "Use Handle::GetCurrentProperty instead of Devel...
2017-05-22 Agnelo VazRemove dali-swig, enable CXXFLAGS 18/130518/1
2017-05-19 Seoyeon KimMerge "Fix RemoveText code in text-controller.cpp"...
2017-05-18 UmarSeparate C# classes into Internal and Public 68/127968/18
2017-05-17 David SteeleAdded scrollMode property to ScrollView to simplify... 84/128384/5
2017-05-05 Agnelo VazTest for C# Animation 44/127244/10
2017-04-28 Seoyeon KimMerge "Add PRIVATECOMMAND of ImfEvent in text-controlle...
2017-04-27 UmarCombined Stage and Window class, and removed Stage... 78/127478/4
2017-04-27 Adeel KazmiMerge "Add PIXEL_SIZE and ELLIPSIS property in text...
2017-04-27 Heeyong SongMerge "Add LICENSE.BSD-3-Clause file" into devel/master
2017-04-26 UmarRemove Actor class and move Actor APIs into View 97/125997/15
2017-04-24 Agnelo VazC# Actor Type rename to VisibilityChangeType 78/126678/1
2017-04-24 Agnelo VazExclude ControlData from Properties in ruby script 77/126677/1
2017-04-21 David SteeleMerge "(Automated Tests) Added macro to print meaningfu...
2017-04-21 Adeel KazmiMerge "Handle becomes Animatable" into devel/master
2017-04-21 David SteeleMerge "Changes after Set/Get synchronous behaviour...
2017-04-21 Adeel KazmiMerge "DALi Version 1.2.36" into devel/master
2017-04-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-21 dongsug.songFix SVACE issue - MEMORY_LEAK.EX 55/126355/1
2017-04-20 Agnelo VazHandle becomes Animatable 88/125988/5
2017-04-19 Paul WisbeyMerge "Resource ready signal for Controls (for ImageLoa...
2017-04-19 UmarBuild bindings, csharp library and examples in new... 60/124860/7
2017-04-18 UmarNew directory structure for C# 46/124846/2
2017-04-13 Agnelo VazAdding Key GetDeviceName API 60/125060/1
2017-04-05 David SteeleMerge "Texel align text when scrolling and linear sampl...
2017-04-05 Heeyong SongAdded C# bindings for Window focus event and NPatchVisu... 79/122379/2
2017-04-04 Adeel KazmiMerge "Size, Position, Color high level class added...
2017-04-04 dongsug.songSize, Position, Color high level class added 32/118532/6
2017-04-03 Adeel KazmiMerge "Added Dispose Queue bindings for missing C#...
2017-03-31 UmarAdded Dispose Queue bindings for missing C# classes 29/122229/3
2017-03-30 Kimmo HoikkaMerge "dali-swig in ubuntu crash fix" into devel/master
2017-03-30 dongsug.songdali-swig in ubuntu crash fix 09/120909/7
2017-03-29 Kimmo HoikkaMerge "(C#) Changed Rectangle to have float properties...
2017-03-29 Adeel KazmiMerge "Add DALI_IMPORT_API in SetCustomAlgorithm API...
2017-03-29 UmarFix DisposeQueue issue by using EventThreadCallback... 43/121743/3
2017-03-29 Adeel Kazmi(C#) Changed Rectangle to have float properties 07/121907/2
2017-03-28 Adeel KazmiMerge "Disable Image Visual Pixel alignment when using...
2017-03-27 dongsug.songremove Color(MixColor in tizen branch) from Actor 35/121335/1
2017-03-23 UmarCustom keyboard focus algorithm support 25/115625/26
2017-03-23 Paul WisbeyMerge "Fix for Text::Controller." into devel/master
2017-03-23 Paul WisbeyMerge "Fix for Text::Controller::KeyEvent()" into devel...
2017-03-22 Adeel KazmiAdded C# bindings for Window Show/Hide 89/120389/2
2017-03-20 Adeel KazmiMerge "Change the double tap and long press events...
2017-03-17 Adeel KazmiMerge "C# Bindings for Transition Policy properties...
2017-03-17 Adeel KazmiC# Bindings for Transition Policy properties 32/119632/3
2017-03-15 Adeel KazmiMerge "Visuals using Custom View example" into devel...
2017-03-15 UmarVisuals using Custom View example 80/119080/8
2017-03-10 UmarC# Visuals example 74/118474/3
2017-03-09 Adeel KazmiAdd C# bindings for Actor's POSITION_USES_ANCHOR_POINT... 81/118281/2
2017-03-09 Adeel KazmiMerge "Give focus and input focus at the same time...
2017-03-09 Adeel KazmiMerge "Add support for Control keyboard navigation...
2017-03-09 UmarAdd support for Control keyboard navigation properties 97/117597/12
2017-03-08 Agnelo VazAdd C# Bindings for Actor ScreenPosition 95/118095/3
2017-03-08 Adeel KazmiMerge "Fix BackgroundImage and BackgroudColor propertie...
2017-03-08 Richard HuangFix BackgroundImage and BackgroudColor properties in... 87/118087/2
2017-03-06 Richard HuangStore weak reference of C# object in the view registry... 94/117594/2
2017-03-06 Adeel KazmiMerge "Fix for TextSelectionToolbar overshootEffectColo...
2017-03-06 Adeel KazmiMerge "Fix downcast issue for C# CustomView" into devel...
2017-03-03 Kimmo HoikkaMerge "Changed to use ImfManager for virtual keyboard...
2017-03-03 Richard HuangFix downcast issue for C# CustomView 48/117248/3
2017-03-03 UmarFix the Styling issue with Custom View. 97/117097/7
2017-03-03 UmarEnsure up calls are added for all void virtual function... 94/117094/14
2017-03-02 Adeel KazmiMerge "Manual binding for C# Actor APIs e.g. RaiseToTop...
2017-03-02 Paul WisbeyMerge "Initially show scroll indicator for a brief...
2017-03-02 Richard HuangManual binding for C# Actor APIs e.g. RaiseToTop, Lower... 53/117053/1
2017-03-02 minho.sunMerge "Add ValueChanged Event for C# ProgressBar and...
2017-02-27 minho.sunAdd ValueChanged Event for C# ProgressBar and sample 00/114500/3
2017-02-24 Adeel KazmiMerge "Adding Uniform stack trace" into devel/master
2017-02-24 Adeel KazmiMerge "Added binding for Timer Tick event" into devel...
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading code" into...
2017-02-24 Richard HuangAdded binding for Timer Tick event 12/116312/2
2017-02-23 Adeel KazmiMerge "Added Control::SetSubState handling" into devel...
2017-02-23 Adeel KazmiMerge "Rotation High Level Class support in C#" into...
2017-02-23 Adeel KazmiMerge "Fixed the ItemView already scrolled to end logic...
2017-02-23 UmarRotation High Level Class support in C# 58/116058/3
2017-02-22 Adeel KazmiMerge "Added BACKGROUND_BORDER property to TextSelectio...
2017-02-22 Richard HuangC# binding for Actor Opacity property 41/115841/2
2017-02-21 Richard HuangC# binding for Direction and Align enums 15/115615/2
2017-02-20 Adeel KazmiMerge "Prepare for Tizen 4.0 Build" into devel/master
2017-02-20 Adeel KazmiMerge "Removed deprecated use of SetImage( ResourceImag...
2017-02-17 Adeel KazmiMerge "Add C# properties for actor current position...
2017-02-17 Richard HuangAdd C# properties for actor current position and size 81/115381/2
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-16 Paul WisbeyMerge "Allow text-selection scroll indicator to have...
2017-02-16 UmarRectangle Generic class support in C# 47/114047/16
2017-02-15 Adeel KazmiMerge changes I75f2d974,Ib8d53cf7 into devel/master
2017-02-15 Adeel KazmiMerge "Remove C# binding for batching. Batching has...
2017-02-15 Feng JinRemove C# binding for batching. 13/114813/1
2017-02-15 Adeel KazmiMerge "Garbage Collection using Dispose Queue method...
next