Commit Graph

  • 5eb508e4d4 Add debug output devs/xartigas/fix_text_changed Xavi Artigas 2018-09-27 13:25:12 +0200
  • eb2cf48195 texteditor: use proper part name for button icons Xavi Artigas 2018-09-26 09:28:24 +0200
  • 764dee4cd3 csharp focus: properly enable focus highlight Xavi Artigas 2018-09-19 10:51:57 -0300
  • 4c35b0f8c1 csharp: revamp focus example Xavi Artigas 2018-09-18 12:48:36 -0300
  • d1e530d256 Moved focus example to proper place Xavi Artigas 2018-09-18 11:35:36 -0300
  • fce18f2ebe csharp: Refactor UI examples Xavi Artigas 2018-09-17 14:18:06 -0300
  • 44155d8827 csharp: Remove Flush() from eina.Value examples Xavi Artigas 2018-09-17 11:58:34 -0300
  • accd628bd3 csharp: Comments in eina_value.cs Xavi Artigas 2018-09-06 12:05:02 -0300
  • a473380cc7 Add Polling tutorial Xavi Artigas 2018-09-06 11:46:02 -0300
  • c371e6f760 csharp: Add Idlers tutorial Xavi Artigas 2018-09-04 11:39:47 -0300
  • 6559459bc7 csharp: Add Events tutorial Xavi Artigas 2018-08-30 21:41:01 -0300
  • ad93666875 C# Hello Gui tutorial: bring it closer to the C version Xavi Artigas 2018-08-24 11:41:29 -0300
  • 006760cdf6 C# Hello World tutorial Xavi Artigas 2018-08-23 13:33:05 -0300
  • f6cc19575f csharp tutorials: Add comments to hello-world-gui Xavi Artigas 2018-08-22 10:22:29 -0300
  • f36e0f43da add makefile for elementary C examples Mike Blumenkrantz 2018-08-21 16:22:04 -0400
  • 1c1854c657 sync ecore examples build with current efl tree build Mike Blumenkrantz 2018-08-21 15:07:40 -0400
  • fdcd2d337b sync eina examples build with current efl tree build Mike Blumenkrantz 2018-08-21 15:07:40 -0400
  • 5e64366537 sync evas examples build with current efl tree build Mike Blumenkrantz 2018-08-21 15:07:40 -0400
  • bf52453fc4 sync edje examples build with current efl tree build Mike Blumenkrantz 2018-08-21 15:07:40 -0400
  • 3671163a58 add remaining evas examples to build Mike Blumenkrantz 2018-08-17 14:03:13 -0400
  • 56623240b7 just use subdir clean rules for unsorted examples build Mike Blumenkrantz 2018-08-17 14:02:28 -0400
  • 3fd4ac3b46 add gitignore for merged examples Mike Blumenkrantz 2018-08-16 16:12:48 -0400
  • ac12207f44 fix eolian-cxx dependencies Mike Blumenkrantz 2018-08-16 16:03:25 -0400
  • 86a57475d9 use PATH programs for eolian-cxx examples Mike Blumenkrantz 2018-08-16 15:48:21 -0400
  • 2f170d6ffb add eolian_cxx examples to overall makefile Mike Blumenkrantz 2018-08-16 14:33:32 -0400
  • 8567a2ebc5 Fix Makefile.examples for eolian_cxx Felipe Magno de Almeida 2018-08-13 17:27:28 -0300
  • a9c2388e0d tutorial: Fix behavior of "New" button in texteditor Xavi Artigas 2018-08-10 09:38:46 -0400
  • fa5d7f80c5 fix some example builds Mike Blumenkrantz 2018-08-09 18:15:52 -0400
  • fabab68024 merge all files from efl.git/src/examples Mike Blumenkrantz 2018-08-09 17:17:18 -0400
  • d9bc92888a examples Mike Blumenkrantz 2018-08-09 16:21:58 -0400
  • 471e5a2e5c build: remove BUILT_SOURCES usage from cxx examples makefiles Mike Blumenkrantz 2018-07-20 17:46:44 -0400
  • 9126f7fc39 build: move src/examples/ to a single makefile Mike Blumenkrantz 2018-07-18 17:55:09 -0400
  • 095d4200b4 Efl.Ui.Layout.Factory: added missing factory_model_connect Felipe Magno de Almeida 2018-08-01 18:42:13 -0300
  • 779e0a2cb8 tutorials: Fix C# Life tutorial Xavi Artigas 2018-07-23 13:16:54 -0300
  • 3631f36cb0 efl: fix some warnings in examples Xavi Artigas 2018-07-20 10:36:38 -0400
  • 7ac2d2ca26 examples/evas: do not attempt to free animator on window delete Mike Blumenkrantz 2018-07-18 15:31:00 +0900
  • 4cf487cccd efl selection manager + elm dnd test fix with bad string handling Carsten Haitzler 2018-07-16 16:31:53 +0900
  • 7535aa1de3 build: fix distcheck when elua is disabled in main tree Mike Blumenkrantz 2018-07-13 15:41:15 -0400
  • d7bef07039 build: fix distcheck building when main tree is not compiled Mike Blumenkrantz 2018-07-13 15:41:11 -0400
  • f1a5d614f8 tutorials: Fix C# UI reference guides Xavi Artigas 2018-07-13 10:14:04 -0300
  • 62ca316375 csharp: Fix gui_main.cs compilation. Lauro Moura 2018-07-04 12:48:09 -0300
  • 3d15e3f2bc Fix life example devs/lauromoura/fix-csharp-life Lauro Moura 2018-07-09 20:18:23 -0300
  • 1a36d77c88 tutorials: Fix C# Life tutorial Xavi Artigas 2018-07-06 12:44:02 +0200
  • 15aa26eb16 tutorials: Fix C# texteditor app Xavi Artigas 2018-07-05 12:50:32 +0200
  • aa68b683e5 tutorials: Fix C# eo_intro Xavi Artigas 2018-07-04 14:24:33 +0200
  • 8f66ffac93 Patch for T6342 Alastair Poole 2018-06-20 14:11:52 +0100
  • 64e2eba9bc examples: fix build on FreeBSD. Alastair Poole 2018-06-14 14:22:09 +0100
  • 122d3c793e evas example: removed unnecessary calls for vg shapes. Hermet Park 2018-06-14 20:30:28 +0900
  • 89c3f4a223 examples: fix efl_model parent loop add Larry Lira 2018-06-07 18:50:48 -0300
  • b34c40baa4 evas gl: update example code for better user understanding. Hermet Park 2018-05-29 11:21:15 +0900
  • 33dad0d59c Update examples to efl_new / efl_add / efl_add_ref Xavi Artigas 2018-05-25 10:17:51 -0700
  • ae8ef9ce48 cxx: Fix examples after part changes Lauro Moura 2018-05-07 17:35:07 -0300
  • d4b0794b75 examples: Elm: Add dependency on efl.la due to efl_part Lauro Moura 2018-05-07 17:34:14 -0300
  • 35a0b7f632 efl_mono: Fixes after efl_part/del changes. Lauro Moura 2018-05-07 17:26:39 -0300
  • 73876dcbc9 Revert "efl_add_ref - fis to use efl_add properly with a parent." Cedric BAIL 2018-04-11 10:38:21 -0700
  • 7ce001084a examples: Fix slider cxx example based on Efl.Ui.Slider Jaehyun Cho 2018-05-15 19:59:45 +0900
  • 93d75b47c9 efl_mono: Update tests and examples after rename Lauro Moura 2018-05-03 01:02:11 -0300
  • 4eebe1b884 elementary: quick fix for filemvc example. Cedric BAIL 2018-04-30 13:50:19 -0700
  • 41e3a6bc3d eldbus: update dbus efl.model example. Cedric BAIL 2018-04-30 13:41:38 -0700
  • 5e8827afb2 ecore_con: update efl_net_ip_address_example after migration to new Eina_Future. Cedric BAIL 2018-04-30 10:33:38 -0700
  • 7092eb69d0 eio: update efl_io_manager_ls example. Cedric BAIL 2018-04-30 10:06:47 -0700
  • 8813cd33dd ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. Cedric BAIL 2018-04-17 16:17:29 -0700
  • 9fc9db95ed eio: fix example to use the new EINA_VALUE_ARRAY_FOREACH. Cedric BAIL 2018-03-05 13:49:03 -0800
  • 3e23c210cb Fix leaks and double frees in eina_hash example Xavi Artigas 2018-05-01 13:19:57 -0400
  • 4a8b562a40 Update examples after EFL API rename Xavi Artigas 2018-04-23 12:27:50 +0200
  • 09923d92c2 Fix double frees and incorrect nprintf in eina_string example Xavi Artigas 2018-05-01 13:14:42 -0400
  • a8ea04fc2f efl.ui.view_list : update example text/content name on legacy to efl SangHyeon Lee 2018-04-30 18:54:32 +0900
  • f774b7b0ba efl_ui_list : introduce new list widget for simple usage SangHyeon Lee 2018-04-23 15:13:59 +0900
  • a547e82da2 efl_mono: Names fixes after the big rename Lauro Moura 2018-04-24 22:46:04 -0300
  • 5ddc8e4f50 efl_mono: Use PascalCase in events Lauro Moura 2018-04-16 12:36:51 -0300
  • 989e1b73b8 Efl.Ui.Layout.Object (from Efl.Ui.Layout) Xavi Artigas 2018-04-06 18:15:31 +0200
  • 0ea1b1d030 Efl.Net.Control.Manager (from Efl.Net.Control) Xavi Artigas 2018-04-06 11:06:56 +0200
  • a8fd2cae54 Efl.Gfx.Image* (From Efl.Image*) Xavi Artigas 2018-04-19 13:26:59 +0200
  • fb666f9788 Efl.Gfx.Entity (from Efl.Gfx) Xavi Artigas 2018-04-05 10:47:26 +0200
  • f05ba502b3 Update elementary examples .gitignore Xavi Artigas 2018-04-04 10:46:12 +0200
  • 9793a51e1e Efl.Canvas.Scene (from Efl.Canvas) Xavi Artigas 2018-03-26 15:21:21 +0200
  • 0448e6cfa4 Update examples to latest EFL API Xavi Artigas 2018-04-23 13:35:36 -0700
  • bd5a732370 efl_mono: Fix after prop get const change Lauro Moura 2018-04-19 14:01:49 -0300
  • e0750549e3 examples: cxx: fix some missing const attributes in colourable* Stefan Schmidt 2018-04-18 10:11:43 +0200
  • f9f8585f47 examples: Improve efl_mono and eolian_cxx build Lauro Moura 2018-04-11 20:03:32 -0300
  • 37abe926f6 elementary: fix efl_ui_view_list examples Xavi Artigas 2018-04-05 09:59:54 -0700
  • 3d6f4cc48e tests: elementary: fix build break after rename of efl_ui_view examples Stefan Schmidt 2018-04-05 14:30:50 +0200
  • 23ca86a5c4 evas: parent need to exist to create a vg object. Cedric Bail 2018-04-04 16:30:36 -0700
  • 5100297b49 efl_ui_view_list : change the name of Model based list SangHyeon Lee 2018-04-04 19:04:43 +0900
  • d76b6b42da evas: for whatever reason the example didn't interpolate the origin before. Cedric BAIL 2018-04-03 14:24:30 -0700
  • 039a7118a1 evas: update example to always set a parent for VG node. Cedric BAIL 2018-04-03 14:22:08 -0700
  • 1242c07e18 csharp: Support argument marshalling in func ptrs Lauro Moura 2018-03-21 22:39:17 -0300
  • 7d033e0377 efl-mono: Fix compile flags, .config files and class_name in description Felipe Magno de Almeida 2018-04-03 13:46:45 -0300
  • 29dda8d2b5 efl_add_ref - fis to use efl_add properly with a parent. Carsten Haitzler 2018-03-29 00:42:10 +0900
  • 2ded43d89a efl: use efl_add_ref to create objects which have no parent Cedric BAIL 2018-03-15 12:50:20 -0400
  • bc7793f138 update examples to match args change Carsten Haitzler 2018-03-11 04:46:47 +0900
  • aee97703bf csharp: update examples Lauro Moura 2018-03-08 15:43:50 -0800
  • e55451c2f3 examples: cxx: fix the compilation for slider example. Amitesh Singh 2018-03-07 19:25:19 +0900
  • 0197e7735b Revert "cxx: Fix manual code after efl_app change." This reverts commit 135154303bea691c6f7f9472a5dec32d9103c38d. Carsten Haitzler 2018-02-27 14:10:12 +0900
  • 566b5c3ee7 net_mono: add net reference examples to the C# binding Vitor Sousa 2018-03-01 10:28:17 -0300
  • 30b2e24c6b efl: create Efl.App class, the parent of Efl.Loop Mike Blumenkrantz 2018-02-26 12:16:20 -0500
  • e989e18864 eo_mono: add eo-intro tutorial for C# Vitor Sousa 2018-02-26 14:09:07 -0300
  • 6009c1046c apps_mono: add text editor and Game of Life example apps for C# binding Vitor Sousa 2018-02-22 14:44:55 -0300
  • f22bd3aa1f ui_mono: add ui_content reference example for C# Vitor Sousa 2018-02-19 16:19:01 -0300
  • bc174ae115 eina_mono: add first reference examples for Eina C# binding Vitor Sousa 2018-02-16 15:24:11 -0200