Commit Graph

  • df21c3770e calculator: Adapt to latest Text_Cursor API master Xavi Artigas 2020-04-27 12:19:03 +0200
  • 3ae154e4de WIP devs/xartigas/richeditor Xavi Artigas 2020-01-17 12:15:37 +0100
  • f835d45622 mono calculator: fix font size of main screen Xavi Artigas 2020-02-20 18:57:35 +0100
  • 5f1be675ee mono-examples: Adapt to latest syntax Xavi Artigas 2020-02-20 17:09:22 +0100
  • 6e77c4aae2 homescreen: Do not show apps that do not want to be shown devs/xartigas/homescreen_example Xavi Artigas 2020-02-20 13:40:08 +0100
  • f3076c6d19 homescreen: Simplify code and UI structure Xavi Artigas 2020-02-12 19:22:43 +0100
  • ac5879e3e5 homescreen: Initial import from bu5hm4n code Xavi Artigas 2020-02-12 10:22:54 +0100
  • b694a830af Updated .gitignore Xavi Artigas 2020-02-12 10:27:17 +0100
  • 6a470840d9 mono-examples: Adapt to latest syntax (EventArgs.arg -> Arg) Xavi Artigas 2020-02-07 09:49:57 +0100
  • dfa678e9dc Add the now-mandatory @since tags to example EO files Xavi Artigas 2020-02-07 09:11:59 +0100
  • 4b6740b258 Adapt Eina.Array example to latest syntax Xavi Artigas 2020-01-17 10:18:13 +0100
  • 870cda6730 EXAMPLES efl.text.style: reflect updates Ali Alzyod 2019-12-20 10:00:30 +0100
  • be0ade4350 Adapt to latest Textbox changes Xavi Artigas 2019-12-17 16:34:34 +0100
  • 6f183d62c2 Adapt to latest changes Xavi Artigas 2019-12-13 13:27:06 +0100
  • cba451e99b More adaptation to latest Text changes Xavi Artigas 2019-12-11 15:51:03 +0100
  • aeaba83065 Adapt to latest Text changes Xavi Artigas 2019-12-05 12:58:02 +0100
  • f93274d9e1 Add Efl.Ui.Relative_Layout example devs/xartigas/efl_ui_relative_layout Xavi Artigas 2019-10-28 10:39:12 +0100
  • 868ed77548 Update code comments (and typos) Xavi Artigas 2019-10-28 09:48:42 +0100
  • d57c8e2d28 Add documentation for C and C# calculator examples devs/xartigas/calculator_example Xavi Artigas 2019-10-24 12:44:25 +0200
  • f9486b6bfd Example C# calculator app Xavi Artigas 2019-10-23 23:12:18 +0200
  • 8caeaaf071 Example C Calculator app Xavi Artigas 2019-10-23 13:39:47 +0200
  • 95c373e8e3 Only ignore topmost meson.build Xavi Artigas 2019-10-23 13:37:58 +0200
  • b8f57276ef Initial version of demo MVVM app Lauro Moura 2019-10-17 13:09:27 -0300
  • 94b670d638 Initial version of demo MVVM app devs/lauromoura/csharp-mvvm Lauro Moura 2019-10-07 21:44:32 -0300
  • b8fd0c3b74 Adapt examples to latest Unified API changes Xavi Artigas 2019-10-03 12:19:03 +0200
  • 0a23c904cb Game of Life: Remove last uses of Legacy API Xavi Artigas 2019-10-03 12:12:38 +0200
  • 6dfa4bac1d cs snippets: small updates to Slider and Box Xavi Artigas 2019-10-02 16:27:28 +0200
  • 9f0eebb54f Example code for Efl.Ui.* widgets Lukasz Oleksak 2019-10-02 15:36:14 +0200
  • 670a6bc902 Example code for Efl.Ui.Win Lukasz Oleksak 2019-09-23 13:10:05 +0200
  • fea913d1e1 life: remove Elementary.h usage Mike Blumenkrantz 2019-09-19 16:32:19 +0200
  • fd32510f35 mono snippets: Added README in the snippets folder Xavi Artigas 2019-09-17 12:10:22 +0200
  • 535b1e0dbe csharp: Add tentative MVVM example devs/lauromoura/cv Lauro Moura 2019-09-13 11:37:27 -0300
  • 242ed076f3 csharp: Basic components for all tests without Ui. Bruno da Silva Belo 2019-09-12 15:01:45 +0200
  • f161620f9f mono-examples: Do not initialize the UI component if it is not needed Xavi Artigas 2019-09-12 11:20:28 +0200
  • 3aecb39a18 csharp: Use basic components in core event test Lauro Moura 2019-09-11 17:28:42 -0300
  • 5a4c817d16 mono-examples: Use Del() to dispose of widgets Xavi Artigas 2019-09-09 22:10:43 +0200
  • 40801d9285 mono-examples: adapt to latest bindings syntax Xavi Artigas 2019-09-06 16:10:16 +0200
  • 5472a77fb3 mono-examples: adapt to latest bindings syntax Xavi Artigas 2019-09-06 16:01:45 +0200
  • 17609ba6bf example: fix compilation error Ali Alzyod 2019-09-02 16:18:27 +0200
  • 93120a13f5 Adapt to latest changes in Efl.Ui.AlertPopup Xavi Artigas 2019-08-27 13:22:00 +0200
  • fa93b9f7c0 Fixing compiles errors from examples, c and c#. Bruno da Silva Belo 2019-08-16 15:30:41 -0300
  • e8245fe5dd Remove EFL_EO_API_SUPPORT Xavi Artigas 2019-07-24 12:11:58 +0200
  • 4c2c569c7e hello-gui: make text non-editable Xavi Artigas 2019-07-17 12:49:42 +0200
  • 9ed9d94501 csharp: Make examples build again. Lauro Moura 2019-06-28 19:46:12 -0300
  • a49641d9b4 efl-mono: Make the setup.py script work again Xavi Artigas 2019-06-14 12:46:50 +0200
  • b2c7e2c2dd efl-mono: Add custom widget example Xavi Artigas 2019-06-14 12:27:40 +0200
  • d325da2119 efl-mono: Efl.Ui.Dir -> Efl.Ui.LayoutOrientation Xavi Artigas 2019-06-14 12:25:26 +0200
  • 21567fcccf Efl.Ui.Dir -> Efl.Ui.Layout_Orientation Xavi Artigas 2019-06-14 11:18:23 +0200
  • af73959386 Use direction instead of table_direction in table examples Xavi Artigas 2019-05-17 15:26:02 +0200
  • 836a9edf73 mono examples: Update to latest Efl.Ui.Clickable syntax Xavi Artigas 2019-05-15 12:01:16 +0200
  • 05d9b74e19 texteditor app: no need to use efl_part Xavi Artigas 2019-05-14 17:01:17 +0200
  • 6cb115480e mono-examples: Update to latest Part syntax Xavi Artigas 2019-05-07 13:56:23 +0200
  • fdeb87bb75 Fix alignment of some widgets Xavi Artigas 2019-04-30 18:50:47 +0200
  • b2c41e4e01 mono-examples: Adapt to changes in Efl.Pack Xavi Artigas 2019-04-26 12:58:15 +0200
  • 595be4aa12 csharp: Update examples after repeated method name Lauro Moura 2019-04-23 12:32:06 +0200
  • f47f1f3672 mono-example: Remove ugly static_cast Xavi Artigas 2019-04-17 11:03:21 +0200
  • d4e81b7b65 mono-snippets: Add sample property snippet Xavi Artigas 2019-04-12 09:57:51 +0200
  • 5f436d2874 mono: Initial snippet example to use with DocFX Xavi Artigas 2019-04-11 16:21:09 +0200
  • 169f569af6 Fix runtime ERR regarding WinType Xavi Artigas 2019-04-04 13:17:30 +0200
  • b55e5150c9 mono examples: Adapt to Efl.Csharp.Application Xavi Artigas 2019-03-26 11:19:13 +0000
  • c86eb912e6 Changes to new csharp application scheme devs/lauromoura/csharp_app Lauro Moura 2019-03-25 10:53:59 -0300
  • 871add6fe5 Remove BETA support from Hello Cmd Xavi Artigas 2019-03-25 13:40:03 +0100
  • 3053ccd672 demonstrate application and SimpleApplication Marcel Hollerbach 2018-12-19 17:51:26 +0100
  • 735b848660 csharp: Changes after adding I to interfaces Lauro Moura 2019-03-22 09:13:15 +0100
  • 82dd23ba02 Fix Hello World tutorial (multiline support) Ali Alzyod 2019-03-18 19:32:33 +0100
  • 43bb6e3896 mono examples: Adapt to latest event names Xavi Artigas 2019-03-09 16:00:08 +0100
  • 679c89d98d Adapt to latest event names Xavi Artigas 2019-03-09 15:54:38 +0100
  • aad5b641c8 More fixes to adapt to latest API changes Xavi Artigas 2019-03-05 09:30:09 +0100
  • 3e1aefa7ea Further fixes to adapt to latest API changes Xavi Artigas 2019-03-04 18:17:36 +0100
  • d16b7e48bc fix examples build for latest efl Mike Blumenkrantz 2019-03-02 10:38:07 -0500
  • 780ebf91c5 examples: Changes after optional parameters Lauro Moura 2019-02-07 18:41:35 -0200
  • 09416b5ccf examples: Change Model_Item to Generic_Model Lauro Moura 2019-02-01 09:57:15 +0100
  • 07792a287a examples: Changes after optional parameters devs/lauromoura/csharp_constructors Lauro Moura 2019-01-31 16:38:17 -0200
  • e0e1f3161d examples: Change Model_Item to Generic_Model Lauro Moura 2019-01-31 16:35:36 -0200
  • 1d5a5322df efl-mono: Fix examples based on new D7789 Felipe Magno de Almeida 2019-01-28 16:03:49 +0900
  • 500049f1eb mono-examples: Adapt to latest syntax Xavi Artigas 2019-01-18 16:53:55 +0100
  • e674ff0d97 Add arcconfig Lauro Moura 2019-01-23 14:37:21 +0100
  • af8036ab17 Adapt EO tutorials to latest Eolian inheritance syntax Xavi Artigas 2019-01-23 11:18:45 +0100
  • 9751e2ed82 Adapt examples translation API changes Xavi Artigas 2019-01-18 13:35:35 +0100
  • a5c08814d8 examples-mono: Update Eina comments to latest syntax Xavi Artigas 2019-01-15 13:19:08 +0100
  • bc239358bf demonstrate application and SimpleApplication devs/bu5hm4n/POC Marcel Hollerbach 2018-12-19 17:51:26 +0100
  • 6c82817b60 csharp: Try getting arguments from loop devs/lauromoura/app_poc Lauro Moura 2019-01-03 19:08:03 -0300
  • e06157c1f6 efl-mono: Use new Eina.Value implicit conversions Xavi Artigas 2018-12-31 17:36:21 +0100
  • aa29d0b370 demonstrate application and SimpleApplication Marcel Hollerbach 2018-12-19 17:51:26 +0100
  • a7c5ff510e Adapt examples to new App API Marcel Hollerbach 2018-12-20 16:28:15 +0100
  • 0cdc2deae9 csharp: update API devs/bu5hm4n/syntax-update Marcel Hollerbach 2018-12-20 16:28:15 +0100
  • d74a4df994 csharp examples: Adapt to new classes syntax Xavi Artigas 2018-11-06 10:39:14 +0100
  • 656b746be7 README: add instructions for using setup.py Marcel Hollerbach 2018-11-19 16:25:02 +0100
  • d8ea961985 build: autodetect if cxx bindings or mono is build Marcel Hollerbach 2018-11-19 15:59:45 +0100
  • e6aa5e6aa0 csharp-texteditor: adapt to new efl.ui.Popup API Xavi Artigas 2018-11-16 11:50:50 +0100
  • c01800d968 wip devs/bu5hm4n/examples Marcel Hollerbach 2018-11-02 12:35:14 +0100
  • 1464e011db legacy-examples: remove include of config.h Marcel Hollerbach 2018-11-02 12:07:24 +0100
  • 2402ed91e7 examples: partly sort the unsorted Marcel Hollerbach 2018-10-18 18:31:12 +0200
  • 3052374b49 add those files to .gitignore Marcel Hollerbach 2018-11-02 12:05:37 +0100
  • 5b36c351e3 efl_ui_view: keep up with API rename Marcel Hollerbach 2018-11-02 12:04:19 +0100
  • c2e4308dd1 csharp: Remove efl-net examples. Lauro Moura 2018-11-02 11:56:25 +0100
  • 8a4df21de8 here comes a helper script Marcel Hollerbach 2018-10-31 12:56:48 +0100
  • ddb06ddc1b meson: rename a few targets Marcel Hollerbach 2018-10-31 13:02:09 +0100
  • 82168cacbc csharp ui container guide: Add a stacking box (WIP) devs/xartigas/csharp-tutorials Xavi Artigas 2018-10-25 12:45:49 +0200
  • a040529352 csharp texteditor app: Revamping of this example Xavi Artigas 2018-10-19 15:30:16 +0200