platform/core/csapi/nui.git
2017-08-14 minho.sunRevert "[Tizen] make same as LineWrap mode for TextLabe... 52/144052/1
2017-08-14 minho.sunRevert "[Tizen] make SetClass() as public" 51/144051/1
2017-08-14 minho.sunRevert "[Tizen] fix LineWrap GET error" 50/144050/1
2017-08-11 dongsug.song[Tizen] fix LineWrap GET error 26/143726/1
2017-08-10 dongsug.song[Tizen] make SetClass() as public 34/143534/1
2017-08-10 dongsug.song[Tizen] make same as LineWrap mode for TextLabel and... 40/143440/1 accepted/tizen/unified/20170810.172407 submit/tizen/20170810.040905
2017-08-09 dongsug.song[Tizen] fix TextLabel's LineWrapMode 03/143403/1 accepted/tizen/unified/20170810.172117 submit/tizen/20170809.151851
2017-08-09 minho.sun[Tizen] Fix TCT failure 78/143378/1
2017-08-09 minho.sun[Tizen] Fix TCT Not Excuted. 80/143180/2
2017-08-04 minho.sun[Tizen] Fix build error 82/142582/1 accepted/tizen/unified/20170809.015329 submit/tizen/20170804.104325 submit/tizen/20170804.104701
2017-08-04 minho.sunMerge "[Tizen] Fix Window Set/Get Size/Position" into...
2017-08-04 Minho SunMerge "[Tizen] Add obsolete attribute for Create proper...
2017-08-04 xb.teng[Tizen] Add obsolete attribute for Create property... 16/142516/1
2017-08-04 minho.sun[Tizen] Fix Window Set/Get Size/Position 23/142423/1
2017-08-03 minho.sun[Tizen] call base.OnXXX when getting lifecycle callback 40/142240/1
2017-08-02 xb.teng[Tizen] Update Placeholder property of TextField/TextEd... 84/142084/1
2017-08-02 xb.teng[Tizen] Add obsolete attribute for Window property... 63/142063/3
2017-08-02 minho.sun[Tizen] Add OnPreCreate and change OnPause OnResume... 02/142002/2
2017-08-02 Jinho, Lee[Tizen] Add translatable text in TextLabel, TextField... 12/142012/4
2017-08-02 Jinho, LeeRevert "[Tizen] Add translatable text in TextLabel... 11/142011/1
2017-08-01 Yura Kim[Tizen] Add translatable text in TextLabel, TextField... 47/141847/1
2017-08-01 Agnelo Vaz[Tizen] Animatable TextColor Property for TextLabel 44/141844/2
2017-08-01 xb.teng[Tizen] Addtional Adaptor/Animation apis for nui, to... 36/141836/1
2017-08-01 dongsug.song[Tizen] animation callback dispose fix & remove version... 72/141472/3
2017-08-01 Jinho, LeeMerge "[Tizen] Remove Visible propert in View." into...
2017-08-01 Jinho, Lee[Tizen] Remove Visible propert in View. 74/141474/5
2017-08-01 minho.sun[Tizen]Update ImfManager and fix Resized&LanguageChange... 31/141731/1
2017-08-01 minho.sun[Tizen] Add properties of TextLabel/Editor 30/141730/1
2017-08-01 minho.sun[Tizen] VisualFactory.Get() is set as obsolete 29/141729/1
2017-08-01 minho.sun[Tizen] Add obsolete attribute for deprecated apis... 28/141728/1
2017-08-01 minho.sun[Tizen] to avoid native crash 27/141727/1
2017-08-01 minho.sun[Tizen] Fix imfmanager issue and add an imfmanager... 26/141726/1
2017-08-01 minho.sun[Tizen] Fix Border property in ImageView does not work... 25/141725/1
2017-08-01 minho.sun[Tizen] ApplicationHandle in NUIApplication added 24/141724/1
2017-08-01 minho.sun[Tizen] fix crash: HasBody() null reference 23/141723/1
2017-08-01 minho.sun[Tizen] fix TCT BLOCK issue 22/141722/1
2017-08-01 minho.sun[Tizen] generate exception when garbage collected durin... 21/141721/1
2017-08-01 minho.sun[Tizen] Temporary Fix to return the Layer as a View... 20/141720/1
2017-08-01 minho.sun[Tizen] Create another native handle to make sure Regis... 19/141719/1
2017-08-01 minho.sun[Tizen] widget-view, animated-gif test codes are added 18/141718/1
2017-08-01 minho.sun[Tizen] add Name in Layer, LineCount in TextLabel 17/141717/1
2017-08-01 minho.sun[Tizen] Manual binding for widget view and widget view... 16/141716/1
2017-08-01 minho.sun[Tizen] Add value check to color. 15/141715/1
2017-08-01 minho.sun[Tizen] Oring key event callback result 14/141714/1
2017-08-01 minho.sunMerge branch 'devel/master' into tizen 13/141713/1
2017-08-01 minho.sunRevert "[Tizen] Oring key event callback result" 12/141712/1
2017-08-01 minho.sunRevert "[Tizen] Add value check to color." 11/141711/1
2017-08-01 minho.sunRevert "[Tizen] Manual binding for widget view and... 10/141710/1
2017-08-01 minho.sunRevert "[Tizen] add Name in Layer, LineCount in TextLabel" 09/141709/1
2017-08-01 minho.sunRevert "[Tizen] widget-view, animated-gif test codes... 08/141708/1
2017-08-01 minho.sunRevert "[Tizen] Create another native handle to make... 07/141707/1
2017-08-01 minho.sunRevert "[Tizen] Temporary Fix to return the Layer as... 06/141706/1
2017-08-01 minho.sunRevert "[Tizen] generate exception when garbage collect... 05/141705/1
2017-08-01 minho.sunRevert "[Tizen] fix TCT BLOCK issue" 04/141704/1
2017-08-01 minho.sunRevert "[Tizen] fix crash: HasBody() null reference" 03/141703/1
2017-08-01 minho.sunRevert "[Tizen] ApplicationHandle in NUIApplication... 02/141702/1
2017-08-01 minho.sunRevert "[Tizen] Fix Border property in ImageView does... 01/141701/1
2017-08-01 minho.sunRevert "[Tizen] Fix imfmanager issue and add an imfmana... 00/141700/1
2017-08-01 minho.sunRevert "[Tizen] Revert "Delete elementary dependency... 99/141699/1
2017-08-01 minho.sunRevert "[Tizen] to avoid native crash" 98/141698/1
2017-08-01 minho.sunRevert "[Tizen] Fixed many issues." 97/141697/1
2017-08-01 minho.sunRevert "[Tizen] Add obsolete attribute for deprecated... 96/141696/1
2017-08-01 minho.sunRevert "[Tizen] VisualFactory.Get() is set as obsolete" 95/141695/1
2017-08-01 minho.sunRevert "[Tizen] Add properties of TextLabel/Editor" 94/141694/1
2017-08-01 minho.sunRevert "[Tizen]Update ImfManager and fix Resized&Langua... 93/141693/1
2017-07-31 dongsug songMerge "[Tizen]Update ImfManager and fix Resized&Languag...
2017-07-31 xb.teng[Tizen]Update ImfManager and fix Resized&LanguageChange... 14/141114/3
2017-07-31 Jinho, Lee[Tizen] Add properties of TextLabel/Editor 69/141369/1
2017-07-28 David SteeleFixed up ContactView sample to test new ImageVisual... 73/140073/4
2017-07-28 David SteeleAdding PropertyMap and PropertyArray types to SetProperty 70/140070/4
2017-07-28 David SteeleUpdated ImageVisual and AnimatedImageVisual maps to... 69/140069/4
2017-07-28 Adeel KazmiMerge "Fixed many issues." into devel/master
2017-07-28 Adeel KazmiUpdated .gitignore to exclude Code
2017-07-27 dongsug.song[Tizen] VisualFactory.Get() is set as obsolete 69/140869/2 accepted/tizen/4.0/unified/20170816.014638 accepted/tizen/unified/20170727.191531 submit/tizen/20170727.071110 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
2017-07-26 xb.teng[Tizen] Add obsolete attribute for deprecated apis... 48/140848/5
2017-07-26 Umar[Tizen] Fixed many issues. 47/140847/1
2017-07-26 UmarFixed many issues. 57/140057/5
2017-07-26 dongsug.song[Tizen] to avoid native crash 98/140698/2 nui_0.2.49-pre1 submit/tizen/20170726.063443
2017-07-25 dongsug.song[Tizen] Revert "Delete elementary dependency of ui_app_... 34/140534/1
2017-07-25 xb.teng[Tizen] Fix imfmanager issue and add an imfmanager... 33/140533/1
2017-07-25 Feng Jin[Tizen] Fix Border property in ImageView does not work... 32/140532/1
2017-07-25 dongsug.song[Tizen] ApplicationHandle in NUIApplication added 26/140426/1 submit/tizen/20170725.060315
2017-07-25 dongsug.song[Tizen] fix crash: HasBody() null reference 25/140425/1
2017-07-25 dongsug.song[Tizen] fix TCT BLOCK issue 24/140424/1
2017-07-25 dongsug.song[Tizen] generate exception when garbage collected durin... 23/140423/1
2017-07-25 dongsug.song[Tizen] Temporary Fix to return the Layer as a View... 22/140422/1
2017-07-25 dongsug.song[Tizen] Create another native handle to make sure Regis... 21/140421/1
2017-07-25 dongsug.song[Tizen] widget-view, animated-gif test codes are added 20/140420/1
2017-07-25 dongsug.song[Tizen] add Name in Layer, LineCount in TextLabel 19/140419/1
2017-07-25 dongsug.song[Tizen] Manual binding for widget view and widget view... 18/140418/1
2017-07-25 dongsug.song[Tizen] Add value check to color. 17/140417/1
2017-07-25 dongsug.song[Tizen] Oring key event callback result 16/140416/1
2017-07-25 dongsug.songMerge branch 'devel/master' into tizen 15/140415/1
2017-07-25 dongsug.songRevert "[Tizen] Oring key event callback result" 14/140414/1
2017-07-25 dongsug.songRevert "[Tizen] Add value check to color." 13/140413/1
2017-07-25 dongsug.songRevert "[Tizen] Manual binding for widget view and... 12/140412/1
2017-07-25 dongsug.songRevert "[Tizen] Manual binding for TextEditor,TextField... 11/140411/1
2017-07-25 dongsug.songRevert "[Tizen] Color constant value setting" 10/140410/1
2017-07-25 dongsug.songRevert "[Tizen] add Name in Layer, LineCount in TextLabel" 09/140409/1
2017-07-25 dongsug.songRevert "[Tizen] widget-view, animated-gif test codes... 08/140408/1
next