summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests/eina: disable eina debug signal handling test in non-fork modeMike Blumenkrantz2018-07-031-1/+2
* tests/ecore-con: fix dns test to use correct orderingMike Blumenkrantz2018-07-031-2/+1
* ecore-con/legacy: kill server with DEL event if a dialer error occursMike Blumenkrantz2018-07-031-1/+2
* elm_test: fix invalid read in dnd image dropMike Blumenkrantz2018-07-031-1/+3
* efl/selection_manager: fix some invalid memory readsMike Blumenkrantz2018-07-031-6/+3
* efl/selection_manager: make selection manager a child of the appMike Blumenkrantz2018-07-032-14/+12
* eina/debug: remove global lock for session list accessMike Blumenkrantz2018-07-031-7/+0
* eina/debug: rework session thread destruction to avoid deadlock on shutdownMike Blumenkrantz2018-07-031-15/+16
* efl_ui_focus_layer: do not call on NULL objectsMarcel Hollerbach2018-07-021-2/+4
* elm_toolbar: handle the cleanup in the invalidate callMarcel Hollerbach2018-07-021-11/+2
* elm_toolbar: fix _item_visiblityMarcel Hollerbach2018-07-021-0/+2
* efl_ui_bg: set scale manually to hand by handMarcel Hollerbach2018-07-021-1/+1
* efl_ui_image: apply the whole sizing evalMarcel Hollerbach2018-07-021-13/+13
* efl_ui_focus_graph: improve results based on lvlsMarcel Hollerbach2018-07-022-24/+87
* Evas Textblock: Don't convert <br/> to <ps/> after changing textYoungbok Shin2018-07-022-1/+16
* elementary: fix buffer overflow in efl/calendar widgetXavi Artigas2018-07-021-1/+1
* data: install icon according to FDO specification.Alastair Poole2018-07-022-2/+2
* efl_ui_focus_parent_provider_gen: provide results for adaptersMarcel Hollerbach2018-07-021-7/+39
* Evas textblock: clear ellipsis item at start of layoutDaniel Hirt2018-07-021-5/+6
* Evas font: simplify fallback parsing stepDaniel Hirt2018-07-021-1/+1
* Evas font: add comparison for fallbacks in evas_font_desc_cmp()Youngbok Shin2018-07-021-1/+2
* Evas font: fix inifinite loop problem for fallback fontsYoungbok Shin2018-07-021-3/+5
* default theme: fix part names in elm/clockXavi Artigas2018-06-292-4/+10
* efl_ui_focus_manager_calc: only perform operation if really requiredMarcel Hollerbach2018-06-291-2/+3
* eet: set parent struct member when adding a child to a parent nodeMike Blumenkrantz2018-06-291-0/+4
* default theme: fix part names in efl/uiclockXavi Artigas2018-06-292-29/+29
* default theme: remove unused elm/uiclockXavi Artigas2018-06-294-233/+6
* elm_genlist: prepare items before realising themMarcel Hollerbach2018-06-291-0/+3
* default theme: fix part names in efl/calendarXavi Artigas2018-06-292-91/+91
* default theme: fix part names in elm/calendarXavi Artigas2018-06-292-92/+111
* efl_ui_focus_layer: elm_widget_top_get considered harmfullMarcel Hollerbach2018-06-291-2/+3
* eo: improve thread check during class constructionMike Blumenkrantz2018-06-292-4/+8
* default theme: fix part names in notificationXavi Artigas2018-06-291-2/+4
* default theme: fix part names in dialogXavi Artigas2018-06-291-3/+3
* default theme: fix part names in illumeXavi Artigas2018-06-291-2/+4
* default theme: fix part names in systrayXavi Artigas2018-06-291-16/+17
* default theme: fix group names in music_controlXavi Artigas2018-06-291-1/+2
* default theme: fix group names in filemanXavi Artigas2018-06-291-3/+6
* default theme: fix part names in elm/ewsXavi Artigas2018-06-291-1/+1
* default theme: fix part names in elm/scrollable/panelXavi Artigas2018-06-292-58/+60
* default theme: fix part names in elm/popupXavi Artigas2018-06-291-3/+3
* Evil: fix usage of Evil in a program compiled with vc++ this should be enough...Vincent Torri2018-06-293-28/+23
* Add information about the location of CC BY-SA 3.0 related icon files.Myoungwoon Roy, Kim2018-06-291-1/+2
* configure: check if realpath program existsJaehyun Cho2018-06-291-1/+9
* Elm label: fix "horizontal_fixed" usage with different stylesDaniel Hirt2018-06-291-5/+11
* tests/eo: add explicit ref check when setting an invalid parentMike Blumenkrantz2018-06-291-1/+5
* evas map: check render condition more elaborately.Hermet Park2018-06-291-1/+8
* evas: remove ecore init/shutdown calls from everywhere besides evas_mainMike Blumenkrantz2018-06-284-17/+0
* evas/main: move common shutdown to after ecore shutdownMike Blumenkrantz2018-06-281-2/+1
* ecore_anim: Simplify timeline terminal conditionDerek Foreman2018-06-281-1/+1