Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-10 | Initialize Label with a single batch update | Pawel Andruszkiewicz | 1 | -2/+10 |
2017-07-10 | Fixed the LineBreakMode issue | rina6350.you | 1 | -4/+1 |
2017-07-10 | Update Label internal implemnets | Seungkeun Lee | 1 | -33/+71 |
2017-07-10 | Label: inform LineBreakMode to elm_label | Sungtaek Hong | 1 | -1/+12 |
2017-07-10 | Remove VerticalTextAlignment functionality in Label | Seungkeun Lee | 1 | -13/+3 |
2017-07-10 | Fix Label layout issue | Seungkeun Lee | 1 | -15/+1 |
2017-07-10 | Modify FontWeight type for flexibility | Kangho Hur | 1 | -1/+1 |
2017-07-10 | Add FontWeight for Label and Entry | Kangho Hur | 1 | -0/+21 |
2017-07-10 | Fix Label wrap issue | Seungkeun Lee | 1 | -1/+6 |
2017-07-10 | Remove horizontalPadding for Label to measure its width correctly | Kangho Hur | 1 | -2/+0 |
2017-07-10 | Add Tizen backend renderer | Kangho Hur | 1 | -0/+347 |