summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Edje: use textblock by defaultdevs/herdsman/edje_text_to_textblockDaniel Hirt2017-11-065-188/+523
* Edje: move textblock handling to a separate sourceDaniel Hirt2017-11-064-577/+596
* Canvas text: change halign/valign to use doublesDaniel Hirt2017-11-064-67/+57
* Canvas text: adjust bottom padding at edge of textDaniel Hirt2017-11-061-0/+6
* Canvas text: fix width calculation with style effectsDaniel Hirt2017-11-062-3/+30
* Canvas text: update style pad when no format nodes are presentDaniel Hirt2017-11-062-0/+28
* Canvas text: fix applying effectsDaniel Hirt2017-11-061-3/+35
* Canvas text: favor font name parsing over set propertiesDaniel Hirt2017-11-061-1/+1
* efl_ui_calendar: apply efl_ui_focus_compositionWooHyun Jung2017-11-063-0/+96
* evas textblock: handle ellipsis when text's height exceed its area by "br"Youngbok Shin2017-11-062-1/+112
* gitignores - update for new pc filesCarsten Haitzler (Rasterman)2017-11-062-1/+3
* edje: don't return negative width and height from _parts_extendsYoungbok Shin2017-11-062-2/+11
* Adding danish translationmaxerba2017-11-052-1/+553
* eo: fix typo.Cedric Bail2017-11-041-1/+1
* edje_cc_script: remove build warningSungtaek Hong2017-11-041-1/+1
* eo: add helper to manipulate Eo object as Eina_Value.Cedric Bail2017-11-031-0/+32
* eo: refactor use of efl_replace.Cedric Bail2017-11-031-12/+2
* eina: add a function return a reference to a copy of Eina_Value.Cedric BAIL2017-11-031-0/+16
* elm_code: Trying some markdown syntax, this is complexAndy Williams2017-11-031-1/+1
* elm_code: Trying some markdown syntax, this is complexAndy Williams2017-11-031-0/+12
* edje_recc: don't use negative exit code in a /bin/sh scriptDerek Foreman2017-11-031-1/+1
* A more readable layout for doxygen landing pageAndy Williams2017-11-031-6/+16
* eolian: disallow ptr() on things that are already pointer-likeDaniel Kolesa2017-11-038-36/+49
* ecore_evas: always find a source for ticking legacy animator.Cedric Bail2017-11-022-51/+56
* Correct struct labellingAndy Williams2017-11-021-1/+2
* cxx: fix application build errorDaniel Zaoui2017-11-021-1/+1
* eo files: convert various to use @crefDaniel Kolesa2017-11-0215-46/+46
* efl-ui-focus-manager: Remove set but not used variableChris Michael2017-11-021-3/+0
* elm radio: fix build of things that don't enable eo APIsDaniel Kolesa2017-11-021-1/+1
* docgen: better space out includesDaniel Kolesa2017-11-021-0/+4
* docgen: fix generation and generate notes correctlyDaniel Kolesa2017-11-022-2/+3
* eolian: fix tests following the container restrictionsDaniel Kolesa2017-11-025-11/+11
* eio: properly mark array contents as ptrDaniel Kolesa2017-11-021-2/+2
* eolian: only allow reference (ownable) types in containersDaniel Kolesa2017-11-029-14/+25
* Update my name in more placesAndy Williams2017-11-022-2/+2
* Update auto API doc styling to match main websiteAndy Williams2017-11-021-59/+32
* elm test: panes - revert the codeAmitesh Singh2017-11-021-4/+4
* Efl.Ui.Radio: remove value{} apiAmitesh Singh2017-11-026-33/+53
* ecore_evas: if an async rendering is still going on, there won't be a new one...Cedric BAIL2017-11-011-1/+1
* ecore_evas: do not propagate drawing change blindly from sub surface to parent.Cedric BAIL2017-11-011-1/+1
* efl_ui_radio: remove some legacy codeSungtaek Hong2017-11-013-35/+23
* evas-wayland-shm: Fix formattingChris Michael2017-11-011-1/+3
* evas: Minor formatting fixesChris Michael2017-11-011-4/+5
* evas-drm: Fix formattingChris Michael2017-11-011-1/+3
* efl_ui_focus_manager: remove strange naming of a functionMarcel Hollerbach2017-11-011-11/+7
* efl_ui_focus_manager: improve debug informationsMarcel Hollerbach2017-11-013-12/+34
* ecore-drm2: Fix issue of not being able to set output modeChris Michael2017-11-011-1/+1
* efl_ui_win: revert accidental override removeDaniel Kolesa2017-11-011-0/+1
* elm: mark access interfaces as betaLukasz Stanislawski2017-11-019-65/+73
* elm: Major cleanup of EO filesJean-Philippe Andre2017-11-01108-368/+211