summaryrefslogtreecommitdiff
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* evas_3d: stop just segfaulting straight awayMarcel Hollerbach2019-03-264-4/+16
* build: codegen generation should depend on elementary_codegenMarcel Hollerbach2019-03-201-1/+1
* Remove dead codeXavi Artigas2019-03-201-8/+0
* efl_ui: rename select and unselected of efl_ui_selectableMarcel Hollerbach2019-03-191-2/+2
* Revert "efl_ui_selectable: namespace events to avoid conflicts"Marcel Hollerbach2019-03-191-2/+2
* edje-multisense: add the theme fileMarcel Hollerbach2019-03-181-1/+2
* edje-swallow2: differeniate between build dir and source dirMarcel Hollerbach2019-03-182-2/+8
* inwin_example: shot can never be the preferend engineMarcel Hollerbach2019-03-181-1/+1
* index_example_02: fix index exampleMarcel Hollerbach2019-03-181-1/+1
* efl: remove EFL_EO_API_SUPPORT macroDaniel Kolesa2019-03-1857-95/+0
* examples: bg_cxx: disable win.background in exampleStefan Schmidt2019-03-121-1/+1
* efl-csharp: Respect beta for classes and other stuff.Lauro Moura2019-03-113-1/+18
* mono-examples: Adapt to latest API syntaxXavi Artigas2019-03-111-4/+4
* cxx: Fix examples compilation.Lauro Moura2019-03-117-5/+7
* efl_ui_selectable: namespace events to avoid conflictsMike Blumenkrantz2019-03-081-2/+2
* efl-net: namespace events to avoid naming conflictsMike Blumenkrantz2019-03-0814-30/+30
* efl.loop_timer: rename all methods/properties/eventsMike Blumenkrantz2019-03-081-2/+2
* eolian: remove legacy handling API and most of generationDaniel Kolesa2019-03-082-2/+0
* elementary: replace deprecated api usage with correct one.Hermet Park2019-03-081-1/+1
* elm: explicitly include Efl_Ui.h in binariesMike Blumenkrantz2019-03-0717-0/+17
* efl_ui_multi_selectable: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-4/+4
* evas: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-2/+2
* efl.ui.win: remove all legacy types and functions from eo fileMike Blumenkrantz2019-03-047-7/+7
* elementary: update MVVM example to use asynchronous factory API.Cedric BAIL2019-03-011-10/+22
* elementary: fix string usage in hoversel example.Cedric BAIL2019-03-011-14/+4
* elementary: fix performance example warning by using Eina_Slstr instead of ha...Cedric BAIL2019-03-013-54/+65
* elementary: fix web example to define _GNU_SOURCE only if needed.Cedric BAIL2019-03-011-1/+3
* elementary: fix combobox example to not duplicate the definition of _GNU_SOURCE.Cedric BAIL2019-03-011-2/+3
* elementary: remove badly named and unused array.Cedric BAIL2019-03-011-11/+0
* elementary: fix web example warning from duplicated _GNU_SOURCE.Cedric BAIL2019-03-011-1/+3
* elementary: fixup warning in location example.Cedric BAIL2019-03-011-1/+6
* elementary: fix Evas3D examples warning due to double define.Cedric BAIL2019-03-014-11/+24
* efl.canvas.object: clip -> clipper && clipees -> clipped_objectsMike Blumenkrantz2019-02-271-4/+4
* efl.file: improve api a bitMike Blumenkrantz2019-02-2727-66/+68
* meson: edje: setup edje_codegen for cross-builds as wellStefan Schmidt2019-02-271-2/+1
* 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-csharp: Remove legacy Evas bindings.Lauro Moura2019-02-257-556/+0
* examples: fixes after Efl.Gfx.Hint renameXavi Artigas2019-02-221-2/+2
* examples: Fix cxx examples compilation.Lauro Moura2019-02-222-6/+6
* efl_ui_focus_manager: rename focus,changedMarcel Hollerbach2019-02-221-1/+1
* efl_ui_relative_layout: introduce new relative containerYeongjong Lee2019-02-224-2/+104
* mono-examples: Fix after Efl.Gfx.Hints renameXavi Artigas2019-02-221-4/+4
* Rename Efl.Gfx.Map -> Efl.Gfx.MappingXavi Artigas2019-02-212-45/+45