summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* aspect ratio: add support for vertical casedevs/thiep/sizeThiep Ha2017-08-142-3/+77
* ui.box: add aspect ratio supportThiep Ha2017-08-142-115/+179
* Aspect supportThiep Ha2017-08-113-57/+258
* add aspect size hint to ui.box: on goingThiep Ha2017-07-264-4/+182
* 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
* win: Fix ABI compatibility for grab modifiersJean-Philippe Andre2017-07-173-0/+53
* ecore joystick: Use const char * in API, not slstrJean-Philippe Andre2017-07-172-2/+2
* Revert "elm_widget: separate elm_widget_item codes from elm_widget.c"WooHyun Jung2017-07-173-1423/+1309
* elm_widget: separate elm_widget_item codes from elm_widget.cWooHyun Jung2017-07-173-1309/+1423
* evas-gl_cocoa: fix compilationJean Guyomarc'h2017-07-161-1/+1
* evas gl - fix compositing/native surface with egl/gles after glvndCarsten Haitzler (Rasterman)2017-07-168-94/+174
* efreet icon cache create bin - check realloc results and handleCarsten Haitzler (Rasterman)2017-07-161-1/+8
* efreet cache create binary - check realloc results and handle failureCarsten Haitzler (Rasterman)2017-07-161-19/+21
* eo lexer - handle malloc failure with longjmpCarsten Haitzler (Rasterman)2017-07-161-0/+5
* evas mesh save - use alloca for tmp strings instead of heapCarsten Haitzler (Rasterman)2017-07-161-5/+2
* elm_code: add missing selection signalsAndy Williams2017-07-152-0/+8
* build: set tests according to profile by defaultAndy Williams2017-07-151-1/+1
* ecore-evas: make the window_get apis return null without errors on failureMike Blumenkrantz2017-07-141-16/+23
* eina: make tiler test compare tilers which are not equalMike Blumenkrantz2017-07-141-0/+3
* eina: fix eina_tiler_equal to not always return trueMike Blumenkrantz2017-07-141-3/+3
* eina: make tiler function params const where appropriateMike Blumenkrantz2017-07-142-5/+5
* examples: elm_icon: remove no-op deprecated function call for icon lookupStefan Schmidt2017-07-141-1/+0
* tests: elm_popup: mark unused parameter as such to avoid warningStefan Schmidt2017-07-141-1/+1
* efl.ui.image.zoomable: mark setter of img_region property as eo apiAmitesh Singh2017-07-141-0/+2
* edje_cc: Add copy item for proxy partjiin.moon2017-07-141-0/+2
* ecore_evas: Perform a tick before a manual render if we're not tickingDerek Foreman2017-07-131-0/+13
* ecore_evas: Don't start custom tickers for manually rendered canvasesDerek Foreman2017-07-131-0/+15
* ecore_evas_drm: Provide a last_tick_get callbackDerek Foreman2017-07-131-1/+14
* ecore_evas: Add a function pointer for last_tick_getDerek Foreman2017-07-1310-0/+11
* ecore_drm2: Add a query for the next vblank timeDerek Foreman2017-07-134-2/+39
* ecore_evas: Refactor event catchers to call custom_tick_begin/endDerek Foreman2017-07-131-6/+11
* ecore_evas engines: Add some nulls to the func arraysDerek Foreman2017-07-137-0/+8
* ecore_evas: protect against application holding a reference on the canvas whi...Cedric BAIL2017-07-131-0/+2
* doc: Include two missing propertiesAndy Williams2017-07-131-2/+2
* elm: naviframe/prefs : do not include non-public header filesStefan Schmidt2017-07-132-3/+0
* elm: build: fix indentation of file listsStefan Schmidt2017-07-131-6/+6