summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian: properly skip the struct keyword in inlist structsDaniel Kolesa2019-02-281-0/+2
* eolian: add support for inlist structsDaniel Kolesa2019-02-288-15/+155
* tests: add test for elm_layout_text_setMike Blumenkrantz2019-02-271-0/+13
* efl_ui_layout: check part existence in text_setMike Blumenkrantz2019-02-271-0/+1
* efl_container: remove content_removeYeongjong Lee2019-02-2723-90/+12
* meson: modify install path of bqmgr binaryWonki Kim2019-02-271-4/+5
* meson: modify install pathes for modules of ecore_bufferWonki Kim2019-02-273-9/+15
* efl_canvas_layout_part_external: implement missing functionsMarcel Hollerbach2019-02-272-1/+16
* test/ui_table: add unittest for Efl.Ui.TableYeongjong Lee2019-02-275-0/+368
* ui.table: implement homogeneous modeYeongjong Lee2019-02-274-8/+118
* efl_ui_table: refactor layout_updateYeongjong Lee2019-02-2710-265/+653
* efl_ui_widget: child_can_focus is not needed anymoreMarcel Hollerbach2019-02-272-84/+2
* efl_ui_widget: make interest_region_mode legacyMarcel Hollerbach2019-02-276-44/+20
* efl_ui_widget: move show_region to legacyMarcel Hollerbach2019-02-272-113/+80
* efl_ui_widget: move focus_highlight to the windowMarcel Hollerbach2019-02-2710-282/+89
* efl_ui_widget: redo disable handlingMike Blumenkrantz2019-02-2722-169/+159
* elementary: remove unnecessessary disabled setterMarcel Hollerbach2019-02-277-47/+2
* efl_ui_widget: move orientation to the specific users of this widgetMike Blumenkrantz2019-02-279-215/+178
* efl_ui_widget: introduce a new APIMarcel Hollerbach2019-02-279-0/+399
* efl.canvas.object: clip -> clipper && clipees -> clipped_objectsMike Blumenkrantz2019-02-2718-88/+109
* efl.file_save: rework save flagsMike Blumenkrantz2019-02-277-73/+76
* efl.canvas.group: group_member_del -> group_member_removeMike Blumenkrantz2019-02-278-14/+14
* efl.canvas.group: add events for member add/removeMike Blumenkrantz2019-02-272-0/+7
* efl.ui.layout: split into abstract and real classMike Blumenkrantz2019-02-2718-155/+172
* efl.file: improve api a bitMike Blumenkrantz2019-02-27116-956/+1371
* elua tests: fix distcheckDaniel Kolesa2019-02-271-22/+26
* meson: edje: setup edje_codegen for cross-builds as wellStefan Schmidt2019-02-272-2/+10
* eio: fix not to overflow data by performing arithmetic.Hermet Park2019-02-271-1/+1
* evas vg: don't access a dangling pointer.Hermet Park2019-02-271-1/+2
* edje: free more data descriptors on shutdownMike Blumenkrantz2019-02-261-0/+3
* examples/graphical: Mark unused parameters with EINA_UNUSEDChristopher Michael2019-02-261-3/+3
* examples/camera_light: Mark unused parameters with EINA_UNUSEDChristopher Michael2019-02-261-7/+7
* examples/sphere_hunter: Mark unused parameters with EINA_UNUSEDChristopher Michael2019-02-261-2/+2
* examples/performance: Mark unused parameters with EINA_UNUSEDChristopher Michael2019-02-261-29/+28
* examples/location_example: Mark unused parameters with EINA_UNUSEDChristopher Michael2019-02-261-1/+1
* examples/efl_canvas_layout_text: Mark unused parameter with EINA_UNUSEDChristopher Michael2019-02-261-1/+1
* examples/efl_ui_list: Mark unused parameters with EINA_UNUSEDChristopher Michael2019-02-261-9/+9
* examples/filemvc: Mark unused parameter with EINA_UNUSEDChristopher Michael2019-02-261-1/+1
* efl_ui_scroller: apply handling focus.Hosang Kim2019-02-266-4/+477
* efl-csharp: Use proper conversion functions.Lauro Moura2019-02-255-25/+25
* efl-csharp: Remove legacy Evas bindings.Lauro Moura2019-02-2516-700/+1
* eina: free vpath hash on shutdownMike Blumenkrantz2019-02-251-0/+2
* elm_map: Make more robust elm_mapMichaƫl Bouchaud (yoz)2019-02-251-12/+32
* efl.gfx.entity: combine show/hide events into visibility,changedMike Blumenkrantz2019-02-257-30/+34
* efl.canvas.scene: rename "smart" methods to "group" methodsMike Blumenkrantz2019-02-255-13/+13
* genlist: fix wrong returns in window tooltip set.SangHyeon Jade Lee2019-02-251-1/+1
* eolian: validate betanessMarcel Hollerbach2019-02-253-6/+32
* build: test eo fallback addMarcel Hollerbach2019-02-251-0/+14
* efl.content: add event for when content is changed containing content as dataMike Blumenkrantz2019-02-257-4/+14
* docs: Assorted fixesXavi Artigas2019-02-254-12/+12