2015-03-04 |
Paul Wisbey | Merge "Text segmentation interface" into new_text |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Victor Cebollada | Bidirectional support interface 59/33859/8 |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Paul Wisbey | Merge "Multi-language support interface" into new_text |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Victor Cebollada | Text shaper interface 27/33927/7 |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Agnelo Vaz | Adding Decorator BoundingBox 23/36223/5 |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Victor Cebollada | Text segmentation interface 60/33860/8 |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Victor Cebollada | Multi-language support interface 26/33926/7 |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Paul Wisbey | Pass Grab handle events to Controller 35/36135/7 |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Agnelo Vaz | Decorator to show cursor 38/36138/1 |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Richard Underhill | Changed Type of PROPERTY_RENDERING_BACKEND to signed... 32/36132/1 |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Paul Wisbey | Copied some TextInput grab/selection handle code 77/36077/8 |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Paul Wisbey | Added Property for the rendering back-end 76/36076/7 |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Paul Wisbey | Merge "Added interface for queuing input events in... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Paul Wisbey | Added interface for queuing input events in TextController 68/35968/11 |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Victor Cebollada | Fixes for Shaping. Do not shape \n characters. 40/35940/3 |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Victor Cebollada | Fixes for multi-language. 39/35939/3 |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Paul Wisbey | Merge remote-tracking branch 'origin/tizen' into new_text 88/35888/3 |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Adeel Kazmi | Merge "Scrollable public API clean-up phase 1" into... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Paul Wisbey | Added some TextField boilerplate code 04/35804/5 |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Kimmo Hoikka | Merge "Updates after Handle/Constrainable merge" into... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Paul Wisbey | Merge "Skeleton Decorator API" into new_text |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Richard Huang | Scrollable public API clean-up phase 1 60/35560/3 |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Paul Wisbey | Skeleton Decorator API 62/35762/5 |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Adeel Kazmi | Updates after Handle/Constrainable merge 86/35786/2 |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Ferran Sole | Added shader effect to render quadratic bezier curves... 96/35696/4 |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Paul Wisbey | Follow the include-order coding conventions 73/35773/3 |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Kimmo Hoikka | Merge "(ScrollView) Stop the touch down timer if Transf... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Adeel Kazmi | Merge "Follow the include-order coding conventions... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Adeel Kazmi | Merge "Addition of build flag "-Wl,-Bsymbolic-functions... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Adeel Kazmi | (ScrollView) Stop the touch down timer if Transform... 97/35697/2 |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Paul Wisbey | Follow the include-order coding conventions 94/35694/1 |
commit | commitdiff | tree | snapshot |
2015-02-23 |
taeyoon | Addition of build flag "-Wl,-Bsymbolic-functions" for... 82/35682/1 |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Victor Cebollada | TextLabel::GetHeightForWidth() implementation. 36/35636/2 |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Victor Cebollada | Special characters added to the script. 22/35622/3 |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Andrew Cox | Include <string> to compensate for core inclusion cleanup 98/35598/4 |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Adeel Kazmi | Merge "Typo fixed in Control implementation doc." into... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Victor Cebollada | Typo fixed in Control implementation doc. 09/35609/1 |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Adeel Kazmi | Merge "Remove unnecessarily exported signals and action... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Victor Cebollada | TextModel interface. 35/34835/7 |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Victor Cebollada | Shaper implementation 14/35214/6 |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Adeel Kazmi | Merge "DALi Version 1.0.30" into tizen |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Ferran Sole | DALi Version 1.0.30 78/35578/1 dali_1.0.30 |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Tom Robinson | Remove unnecessarily exported signals and action names 56/35556/5 |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Tom Robinson | Dali-toolkit: Replace constraints with SizeMode 68/35368/3 |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Adeel Kazmi | Updates following Scripting changes in Core 40/35540/2 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Xiangyin Ma | Update toolkit with ResourceImage/Image split 30/35430/4 |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Victor Cebollada | Text segmentation implementation 76/35476/2 |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Adeel Kazmi | Merge "Button Refactoring phase 1" into tizen submit/tizen/20150217.020310 |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Victor Cebollada | New TextUtilities interface. 95/35495/4 |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Heeyong Song | Button Refactoring phase 1 31/35231/8 |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Paul Wisbey | Fixed TextLabel color 41/35441/1 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Paul Wisbey | Merge remote-tracking branch 'origin/tizen' into new_text 33/35433/3 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Paul Wisbey | Merge "Bidirectional support interface added." into... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Andrew Cox | Deep Internal Documentation 75/35375/5 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Victor Cebollada | Multi-language support implementation. 84/34984/11 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Paul Wisbey | Added some LayoutEngine skeleton code 50/35350/13 |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Victor Cebollada | Bidirectional support interface added. 53/34753/6 |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Victor Cebollada | Text segmentation interface added. 56/34756/6 |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Kimmo Hoikka | Merge "Remove obsolete and non functional SizeChanged... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Kimmo Hoikka | Remove obsolete and non functional SizeChanged signal... 85/35285/2 |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Adeel Kazmi | Merge "Remove constraints from Popup, TableView, Alignm... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Adeel Kazmi | DALi Version 1.0.29 66/35266/1 dali_1.0.29 |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Xiangyin Ma | Remove constraints from Popup, TableView, Alignment... 81/35081/7 |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Victor Cebollada | Methods to set/get font and script runs added to the... 12/35112/4 |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Paul Wisbey | Merge remote-tracking branch 'origin/tizen' into new_text 49/35149/1 |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Adeel Kazmi | Merge base & optional 46/35146/1 |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Kimmo Hoikka | remove (dead) ImageView UI control 23/35123/1 |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Paul Wisbey | Merge "Basic text rendering back-end (reference impleme... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Kimmo Hoikka | fixing some of the comments and changing copy-by-value... 90/34990/8 |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Kimmo Hoikka | Merge "Remove Constraints from Cluster,ToolBar,View... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Xiangyin Ma | (Magnifier) Synchronize the frame position with the... 67/35067/1 |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Victor Cebollada | Multi-language support interface added. 60/34760/5 |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Paul Wisbey | Merge "DALi Version 1.0.28" into tizen accepted/tizen/common/20150209.122020 accepted/tizen/mobile/20150210.015343 accepted/tizen/mobile/20150306.082341 accepted/tizen/tv/20150210.013257 accepted/tizen/wearable/20150210.015027 dali_1.0.28 submit/tizen/20150206.152923 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150306.011558 |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Xiangyin Ma | DALi Version 1.0.28 56/35056/1 |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Paul Wisbey | Basic text rendering back-end (reference implemenation) 35/35035/6 |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Adeel Kazmi | (AutomatedTests) Merged managed and unmanaged tests 09/35009/1 |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Paul Wisbey | Change FontMetrics format to match GlyphMetrics 45/34945/2 |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Xiangyin Ma | Remove Constraints from Cluster,ToolBar,View & ImageView 49/34949/3 |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Xiangyin Ma | Remove constaints from BloomView, GaussianBlurView... 54/34854/3 accepted/tizen/common/20150209.121015 accepted/tizen/mobile/20150211.014648 accepted/tizen/tv/20150210.012936 accepted/tizen/wearable/20150210.014752 submit/tizen/20150206.044231 |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Adeel Kazmi | (Buttons) Fix build break for automated tests & remove... 91/34991/2 |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Paul Wisbey | Added skeleton TextController 68/34768/10 |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Heeyong Song | Button refactoring: rename properties 72/34872/1 submit/tizen/20150205.132635 |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Kimmo Hoikka | Remove dead slide effect code and incorrect ref-objects... 90/34790/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080848 submit/tizen/20150205.011244 |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Victor Cebollada | Text definitions added/modified 67/34767/2 |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Victor Cebollada | UTF8 to UTF32 conversion 09/34009/4 |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Paul Wisbey | Text Renderer base class & TextLabel skeleton 46/34746/3 |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Paul Wisbey | Added ViewInterface to build 14/34714/1 |
commit | commitdiff | tree | snapshot |
2015-01-30 |
tom.robinson | DALi signals refactor to remove V2 naming 02/34702/2 |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Paul Wisbey | Minimal Model/View implementation 16/34616/6 |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Adeel Kazmi | Merge "DALi Version 1.0.27" into tizen |
commit | commitdiff | tree | snapshot |
2015-01-29 |
tom.robinson | DALi Version 1.0.27 97/34597/1 accepted/tizen/common/20150129.162030 accepted/tizen/mobile/20150130.001255 accepted/tizen/tv/20150130.000842 accepted/tizen/wearable/20150131.040511 dali_1.0.27 submit/tizen/20150129.112343 |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Xiangyin Ma | remove constaints from EffectsView & Image Filters 24/34524/1 |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Adeel Kazmi | (Automated Tests) Removed ClipboardEventNotifier signal... 68/34468/2 |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Kingsley Stephens | Revert "Revert "Remove ScrollViewCustomEffect"" 92/34392/2 |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Paul Wisbey | Merge remote-tracking branch 'origin/tizen' into new_text 77/34377/1 |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Nick Holland | DALi Version 1.0.26 53/34253/1 accepted/tizen/common/20150123.092452 accepted/tizen/common/20150123.135213 accepted/tizen/mobile/20150126.011910 accepted/tizen/tv/20150126.011342 accepted/tizen/wearable/20150126.011558 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753 |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Kingsley Stephens | Revert "Remove ScrollViewCustomEffect" 89/33989/2 |
commit | commitdiff | tree | snapshot |
2015-01-16 |
taeyoon | Removal of a 'sec_build_binary_debug_enable' part in... 09/33909/1 |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Paul Wisbey | Merge "DALi Version 1.0.25" into tizen dali_1.0.25 |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Xiangyin Ma | DALi Version 1.0.25 42/33842/1 |
commit | commitdiff | tree | snapshot |
next |