Merge "Fix unsigned/signed int comparison warning" into tizen
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
2015-04-29 Adeel KazmiMerge "Fix unsigned/signed int comparison warning"...
2015-04-29 Kingsley StephensFix unsigned/signed int comparison warning 83/38883/1
2015-04-28 Paul WisbeyPlaceholderText + IMF improvements 23/38723/12
2015-04-27 Adeel KazmiMerge "Alpha function changes" into tizen
2015-04-25 Agnelo VazTextField to limit Input to maximum characters and... 56/38656/10
2015-04-24 Victor CebolladaSelection Handled Scrolling - Step1 94/38694/6
2015-04-24 Kimmo HoikkaMerge "(Page) Using registered properties" into tizen
2015-04-24 Kimmo HoikkaMerge "Delete view from toolkit and move cluster into...
2015-04-23 Paul WisbeyTextField property updates 01/38601/18
2015-04-23 Paul WisbeyMerge "Cursor Scrolling." into tizen
2015-04-23 Paul WisbeyMerge "Make cursor invisible when exceeds the boundarie...
2015-04-23 Paul WisbeyMerge "Text Decorator - Set positions in Control coords...
2015-04-23 Victor CebolladaCursor Scrolling. 03/38603/5
2015-04-23 Victor CebolladaMake cursor invisible when exceeds the boundaries of... 83/38583/5
2015-04-22 Victor CebolladaText Decorator - Set positions in Control coords. 71/38571/5
2015-04-22 Kimmo HoikkaMerge "Type registry macros made namespace-generic...
2015-04-22 Victor CebolladaSplit text-controller files in text-controller and... 15/38315/8
2015-04-22 Paul WisbeyMerge "Test cases for new KeyInputFocus signals" into...
2015-04-22 Paul WisbeyMerge "Fixes crash when fontclient is unable to supply...
2015-04-22 Paul WisbeyMerge "Fix to default Shadow Color setting" into tizen
2015-04-21 Paul WisbeyMerge "Increased test coverage on TextLabel and TextFie...
2015-04-20 Kimmo HoikkaMerge "Size negotiation patch 4: Remove SetRelayoutEnab...
2015-04-20 Kingsley StephensSize negotiation patch 4: Remove SetRelayoutEnabled 78/38278/6
2015-04-16 Paul WisbeyMerge "Use orientation from Window not application...
2015-04-16 Richard UnderhillFixes crash when fontclient is unable to supply a corre... 14/38314/1
2015-04-16 Richard UnderhillFix to default Shadow Color setting 75/38275/3
2015-04-15 Paul WisbeyMerge "Text Selection Popup to use bounding box and...
2015-04-15 Paul WisbeyText-related Programming guide updates 14/38214/16
2015-04-15 Agnelo VazText Selection Popup to use bounding box and table... 15/38215/3
2015-04-15 Richard UnderhillFix for Text Rendering Artefacts 32/38132/5
2015-04-14 Richard UnderhillAdded UNDERLINE_HEIGHT Property to override font metrics 34/38134/4
2015-04-14 Paul WisbeyMerge "Added TextLabel and TextField tests" into tizen
2015-04-14 Kimmo HoikkaMerge "Size negotiation patch 3: Scope size negotiation...
2015-04-14 Paul WisbeyMerge "Layout fixes" into tizen
2015-04-14 Paul WisbeyMerge "TextLayout - Use one method to do the single...
2015-04-13 Victor CebolladaLayout fixes 36/38136/3
2015-04-13 Victor CebolladaTextLayout - Use one method to do the single line or... 33/38133/2
2015-04-13 Kingsley StephensSize negotiation patch 3: Scope size negotiation enums 48/38148/1
2015-04-13 Paul WisbeyRemoved some accidentally exported symbols 16/38116/2
2015-04-09 Paul WisbeyMerge branch 'new_text' into tizen 33/38033/2
2015-04-09 Paul WisbeyMerge "Revert "Added UNDERLINE_HEIGHT property to TextL...
2015-04-09 Paul WisbeyRevert "Added UNDERLINE_HEIGHT property to TextLabel... 32/38032/1
2015-04-09 Paul WisbeyDon't use String::EMPTY 31/38031/1
2015-04-09 Paul WisbeyMerge changes I26f3edb0,Iba714851 into new_text
2015-04-09 Richard UnderhillAdded UNDERLINE_HEIGHT property to TextLabel to overrid... 42/37942/5
2015-04-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 10/38010/1
2015-04-09 Victor CebolladaCalculate the cursor position. 41/37641/6
2015-04-09 Paul WisbeyMerge "Move FontDefaults Declaration/Definition as...
2015-04-09 Paul WisbeyMerge "Distinguish the cursor height and line height...
2015-04-09 Paul WisbeyMerge "Calculate the visual to logical cursor position...
2015-04-09 Paul WisbeyMerge "GetLineOfGlyph() and GetLineOfCharacter() method...
2015-04-09 Paul WisbeyMerge "Use the line ascender and descender." into new_text
2015-04-09 Paul WisbeyMerge "Add the paragraph's direction to all lines....
2015-04-08 Victor CebolladaMove FontDefaults Declaration/Definition as it's needed... 40/37940/1
2015-04-07 Victor CebolladaDistinguish the cursor height and line height. 00/37600/3
2015-04-07 Victor CebolladaCalculate the visual to logical cursor position convers... 99/37599/3
2015-04-07 Victor CebolladaGetLineOfGlyph() and GetLineOfCharacter() methods added... 98/37598/3
2015-04-07 Victor CebolladaUse the line ascender and descender. 97/37597/3
2015-04-07 Victor CebolladaAdd the paragraph's direction to all lines. 94/37594/3
2015-04-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 49/37849/2
2015-04-02 Richard UnderhillAdded TEXT_COLOR, UNDERLINE_ENABLED and UNDERLINE_COLOR... 84/37584/7
2015-04-02 Victor CebolladaFixes for text related actors after new size negotiation. 49/37649/3
2015-04-01 Agnelo VazFixes to Text after Size Negotiation 39/37639/3
2015-03-31 Paul WisbeyMerge "Fix for lock up on Text Shadow ( not clearing...
2015-03-31 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 36/37536/6
2015-03-31 Richard UnderhillFix for lock up on Text Shadow ( not clearing up render... 83/37583/1
2015-03-27 Richard UnderhillAdded Drop Shadow properties and initial effect with... 37/37437/5
2015-03-26 Victor CebolladaText vertical alignment added. 42/37442/3
2015-03-25 Victor CebolladaFix for right to left glyphs reordering. 01/37401/1
2015-03-24 Paul WisbeyAdded some Selection Highlight code to Decorator 33/37333/7
2015-03-24 Paul WisbeyFixed grab-handle area position 14/37314/4
2015-03-24 Agnelo VazAdding TextSelectionPopup control 06/36806/12
2015-03-23 Paul WisbeyRespect the accessibility settings 87/36887/6
2015-03-23 Victor CebolladaFix for text alignmnet and scrolling. 52/37252/3
2015-03-23 Paul WisbeyMerge "Added metrics logging to TextAtlasRenderer"...
2015-03-20 Paul WisbeyMerge "Retrieves character's directions." into new_text
2015-03-20 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 11/37211/2
2015-03-20 Paul WisbeyMerge "Layout Engine - Fix for multiline" into new_text
2015-03-20 Victor CebolladaRetrieves character's directions. 33/37133/3
2015-03-20 Victor CebolladaLayout Engine - Fix for multiline 31/37131/4
2015-03-19 Richard UnderhillAdded metrics logging to TextAtlasRenderer 57/37057/5
2015-03-19 Paul WisbeyMerge "Alignment - Fix a pixel alignment issue with...
2015-03-19 Victor CebolladaAlignment - Fix a pixel alignment issue with the center... 13/37113/1
2015-03-19 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 09/37109/2
2015-03-18 Paul WisbeyBasic IMF->KeyEvent and scrolling support 87/36987/18
2015-03-18 Victor CebolladaText Alignment 50/37050/6
2015-03-18 Victor CebolladaMirroring bidirectional text. 85/36985/3
2015-03-17 Paul WisbeyMerge "Improved block detection for new atlases in...
2015-03-17 Paul WisbeySeparate handling of events which modify the Model 51/36951/11
2015-03-17 Victor CebolladaInternal text model inteface. 43/36943/6
2015-03-17 Paul WisbeyBreak-up the Relayout method 41/36941/1
2015-03-16 Paul WisbeyAdded some keyboard & cursor plumbing 92/36892/5
2015-03-16 Richard UnderhillImproved block detection for new atlases in text atlas... 46/36846/3
2015-03-16 Paul WisbeyMerge "Use Fonts from property system" into new_text
2015-03-16 Paul WisbeyUse Fonts from property system 11/36811/12
2015-03-16 Victor CebolladaFixes for Utf32 to Utf8 conversion 44/36844/2
2015-03-13 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 84/36784/1
2015-03-13 Paul WisbeyMerge "TextModel interface" into new_text
2015-03-13 Victor CebolladaTextModel interface 43/33343/18
2015-03-12 Paul WisbeyRemoved some pointless setters 50/36750/1
next