summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: use TEXTBLOCK for actionsliderdevs/herdsman/tmpDaniel Hirt2017-07-261-9/+19
* Evas textblock: add definition to 'cursor_equal'Daniel Hirt2017-07-201-0/+8
* eldbus: codegen: free allocated strbuf in error pathStefan Schmidt2017-07-201-1/+3
* release: Update NEWS and bump version for 1.20.0-beta3 releasev1.20.0-beta3Stefan Schmidt2017-07-202-11/+18
* elm_widget: do not check for the visibilityMarcel Hollerbach2017-07-201-4/+0
* eina_list: Ensure single initJean-Philippe Andre2017-07-201-0/+13
* evas: Fix a crash in emotion with GLJean-Philippe Andre2017-07-201-1/+1
* slider: fix jumping handler bug.Hosang Kim2017-07-202-4/+6
* evas: Restore flag pre_render_done in render_mappedJean-Philippe Andre2017-07-201-7/+5
* evas: Avoid infinite loop on evas shutdownJean-Philippe Andre2017-07-201-16/+40
* evas focus: Fix crash when shutting down with errorsJean-Philippe Andre2017-07-201-0/+4
* elm: Fix a safety error messageJean-Philippe Andre2017-07-201-1/+4
* evas gl: Rename secsym_ to eglsym_Jean-Philippe Andre2017-07-203-12/+12
* evas gl: Check EGL version before using dlsymJean-Philippe Andre2017-07-201-9/+23
* gl_common: extsn is no longer unusedDerek Foreman2017-07-191-1/+3
* gl_common: Prefer unextended eglCreateImageDerek Foreman2017-07-191-11/+6
* gl_common: Remove fallback hack for waylandDerek Foreman2017-07-191-30/+10
* gl_drm: Defer gl symbol lookups until they're possibleDerek Foreman2017-07-193-8/+18
* wayland_egl: Defer gl symbol lookups until they're possibleDerek Foreman2017-07-193-5/+17
* wayland_egl: de-wtf the eglGetProcAddress prototypeDerek Foreman2017-07-191-4/+2
* gl_drm: de-wtf the eglGetProcAddress prototypeDerek Foreman2017-07-191-4/+2
* gl_common: Stop looking for eglCreate/DestroyImageOESDerek Foreman2017-07-191-6/+0
* eo: Fix deadlock due to the shared mutexJean-Philippe Andre2017-07-191-0/+2
* evas: Fix cmopilation warningJean-Philippe Andre2017-07-191-1/+1
* evas: Fix support for image_data_get on snapshotJean-Philippe Andre2017-07-193-13/+79
* evas engine gl: Add missing image unlockJean-Philippe Andre2017-07-191-0/+1
* multibuttonentry: Fix item resource clean up logic.Woochan Lee2017-07-191-4/+4
* emtoion gst1 - workaround gst break between 1.10 and 1.12Carsten Haitzler (Rasterman)2017-07-194-42/+150
* eo: clarify what extensions are.Marcel Hollerbach2017-07-181-0/+4
* elm_widget: do not register disabled logical nodesMarcel Hollerbach2017-07-181-1/+13
* elm_widget: eval all children if the disable property has changedMarcel Hollerbach2017-07-181-1/+1
* elm_widget: disable is a property across the treeMarcel Hollerbach2017-07-181-2/+16
* eldbus: support output dir in codegenMike Blumenkrantz2017-07-183-1/+16
* elm_test: Set label as word wrapJean-Philippe Andre2017-07-181-2/+3
* win: Fix main menu when not in framespaceJean-Philippe Andre2017-07-182-3/+45
* ecore_evas: make sure fn_post_render callback is called last.Cedric BAIL2017-07-171-2/+4
* Text: move Annotation type to Efl.Text.Annotate namespaceDaniel Hirt2017-07-176-49/+49
* Efl text: replace all usages of cursor handle to same typeDaniel Hirt2017-07-1716-298/+291
* Evas textblock: fix legacy headerDaniel Hirt2017-07-172-19/+117
* Ui internal text interactive: handle signed cursor positionDaniel Hirt2017-07-171-0/+1
* Ui text: don't send focus action to cursor on initDaniel Hirt2017-07-171-2/+0
* Ui text: add more examples to testDaniel Hirt2017-07-171-35/+27
* Ui text: set default color (white)Daniel Hirt2017-07-171-0/+1
* Canvas text: re-add support for tabsDaniel Hirt2017-07-171-0/+5
* Ui text: use new api instead of 'style' property in the testDaniel Hirt2017-07-171-2/+3
* OSX: fix version detection in buildAndy Williams2017-07-172-2/+2
* eolian: always generate a class initializerDaniel Kolesa2017-07-171-18/+5
* win: Amend previous commit about modifiersJean-Philippe Andre2017-07-171-6/+11
* eina debug bt sig handle - fix build on osx for clockid_tCarsten Haitzler (Rasterman)2017-07-171-1/+3
* edje_signal: reduce member count when deleted edje_signal_callback is foundSungtaek Hong2017-07-174-0/+75