Merge "Fix size negotiation for ScrollBar" into tizen
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
2015-05-26 Adeel KazmiMerge "Empty Implementation for INPUT_METHOD_SETTINGS...
2015-05-26 Kimmo HoikkaMerge "Update UTC for ItemView, ScrollView and FocusMan...
2015-05-26 Paul WisbeyMerge "Move TextSelectionPopup from public to devel...
2015-05-26 Agnelo VazMove TextSelectionPopup from public to devel 25/39925/3
2015-05-22 Kimmo HoikkaMerge "Update with the change of Orientation in adaptor...
2015-05-22 Kimmo HoikkaMerge "Added more test cases for ScrollView" into tizen
2015-05-22 Adeel KazmiMerge "Avoid overwriting TEXT with PLACEHOLDER_TEXT...
2015-05-22 Paul WisbeyAvoid overwriting TEXT with PLACEHOLDER_TEXT 97/39797/2
2015-05-22 Victor CebolladaCursor Alignment. 91/39791/1
2015-05-19 Paul WisbeyMerge "Use stylesheet from StyleMonitor" into tizen
2015-05-19 Kimmo HoikkaCleaning up size negotiation 59/39559/2
2015-05-17 Paul WisbeyMerge "Fix for cursor. Avoid the jump of the grab...
2015-05-15 Nick HollandMove more public-api headers to devel-api. PART 2 90/39490/2
2015-05-15 Victor CebolladaFix for cursor. 08/39308/2
2015-05-15 Nick HollandAdded support for including headers from devel folder 05/39205/7
2015-05-13 Adeel KazmiMerge "Added scroll view page path effect. Allows creat...
2015-05-13 Victor CebolladaText Layout - Ellipsis the text when exceeds the bounda... 66/39266/9
2015-05-08 Kimmo HoikkaMerge "IMF event fixes" into tizen
2015-05-08 Paul WisbeyMerge "Revert "DALi Version 1.0.41"" into tizen
2015-05-08 Paul WisbeyMerge "DALi Version 1.0.41" into tizen
2015-05-08 Paul WisbeyIMF event fixes 54/39054/7
2015-05-08 Victor CebolladaTextLayout - Wrap a word by character if it doesn't... 75/39075/1
2015-05-06 Paul WisbeySimplified the placeholder-text show/hide logic 09/39009/3
2015-05-06 Victor CebolladaCursor fix. 00/39000/1
2015-05-06 HyunJu ShinMerge "Set label padding in case of ResizePolicy::USE_N...
2015-05-05 Kimmo HoikkaMerge "(ItemView) Store initial value in constraints...
2015-05-05 Adeel KazmiMerge "Add more shared C++/JavaScript docs and add...
2015-05-05 Adeel KazmiMerge "More Text related logging & clean-up" into tizen
2015-05-05 Paul WisbeyMerge "Fix for multi-language support." into tizen
2015-05-05 Victor CebolladaFix for multi-language support. 67/38967/1
2015-05-03 Paul WisbeyMore Text related logging & clean-up 54/38954/8
2015-05-02 Paul WisbeyFix for PLACEHOLDER_TEXT_FOCUSED feature 53/38953/3
2015-05-01 Paul WisbeyAdded more DALI_LOG_INFO for Text components 84/38884/13
2015-04-30 Adeel KazmiMerge "Added rectangle support for property values...
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
next