Commit Graph

  • 9ef1398bfc core: Add an events reference example Andy Williams 2017-12-05 15:07:32 +0000
  • 1455d7bc1a cxx: Fix compilation after merge Jean-Philippe Andre 2017-12-05 10:47:09 +0900
  • 1e9082c003 cxx: Update slider example Jean-Philippe Andre 2017-11-28 17:24:06 +0900
  • 646746cb85 cxx: Implement support for parts Jean-Philippe Andre 2017-11-27 19:52:44 +0900
  • d6d0b77e79 cxx: Fix bg examples Jean-Philippe Andre 2017-11-23 14:10:24 +0900
  • 0ba74a084b cxx: Implement proper part support (wrt. refs) Jean-Philippe Andre 2017-11-23 13:51:10 +0900
  • f3e3e21f9c cxx: Add implicit conversion to Eo* pointer Jean-Philippe Andre 2017-11-22 20:25:29 +0900
  • d9d619bdd4 cxx: Add define EFL_CXXPERIMENTAL for testing Jean-Philippe Andre 2017-11-22 17:17:04 +0900
  • 779aca8bb1 cxx: Showcase function pointer in calendar example Jean-Philippe Andre 2017-11-22 17:14:55 +0900
  • 154a9e9297 cxx: Some code style in examples Jean-Philippe Andre 2017-11-13 11:43:04 +0900
  • 288e764f16 efl_mono: Add buildystem integration. Lauro Moura 2017-11-23 22:10:05 -0300
  • 06b582e6e8 efl_mono: Add examples code. Lauro Moura 2017-11-23 22:01:25 -0300
  • d022796a35 Do not use efl as a prefix for variables Xavi Artigas 2017-12-04 18:02:07 +0100
  • 792db6f59b Whitespace Xavi Artigas 2017-12-04 18:01:49 +0100
  • c106ec6d44 Proper renaming of vars and methods Xavi Artigas 2017-11-28 13:32:27 +0100
  • f16cef85db Minor cosmetic fixes to core_io Xavi Artigas 2017-11-28 11:57:31 +0100
  • fc7503113a apps: Add first pass Game of Life :) Andy Williams 2017-12-01 22:27:35 +0000
  • f6dd1b7ab3 texteditor: Add a "new" button Andy Williams 2017-11-30 10:35:26 +0000
  • 93af3a55ae texteditor: Better simulate a toolbar until we have one ready Andy Williams 2017-11-30 10:34:58 +0000
  • 91934fe8ec lifecycle: EAPI_MAIN need to be used as it is an application symbol, not a library one. Cedric Bail 2017-11-30 02:47:40 -0800
  • 6be0a68c19 apps: Add a first app WiP - texteditor Andy Williams 2017-11-29 14:50:07 +0000
  • bc275959dd core: Add Efl_Io_File example into efl-core reference Andy Williams 2017-11-28 09:21:09 +0000
  • 379d7cc128 examples: Add popup cxx example Jaehyun Cho 2017-11-15 21:16:22 +0900
  • c41c0cc319 Merge branch 'master' into devs/xartigas/tutorials Andy Williams 2017-11-27 14:00:02 +0000
  • 326f860e39 hello-gui: Simplify gui basic example Andy Williams 2017-11-27 13:50:38 +0000
  • d4beab8013 ui: Add containers reference Andy Williams 2017-11-27 13:18:42 +0000
  • 17032f60a3 Simplify core_io example Xavi Artigas 2017-11-27 12:39:04 +0100
  • e134283999 Minor tweaks to simplify the loop example Xavi Artigas 2017-11-24 13:52:42 +0100
  • 597ba6d98c ui: Add a new sizing example - much nicer using the new pack capabilities Andy Williams 2017-11-24 14:18:20 +0000
  • e4c1d11e1f elementary: fix compilation of cxx examples Lauro Moura 2017-11-23 15:34:50 -0800
  • 231d1f08f6 Merge branch 'devs/xartigas/tutorials' Andy Williams 2017-11-22 15:42:35 +0000
  • 19b15a1f04 Adapt code to tutorial text Xavi Artigas 2017-11-22 16:08:11 +0100
  • 4f12494667 core: Tidy up some core example variables Andy Williams 2017-11-22 14:39:45 +0000
  • e58ac7d5c8 core: Add a polling example Andy Williams 2017-11-22 14:32:32 +0000
  • 07c0c68cc7 core: Add idler reference Andy Williams 2017-11-22 13:11:38 +0000
  • 8035919a32 net: Add a simple net_io example simulating an HTTP client Andy Williams 2017-11-22 11:41:55 +0000
  • 9549086432 core: Add mising summary Andy Williams 2017-11-21 19:10:05 +0000
  • b6c382900c core: Add an io example (copier) Andy Williams 2017-11-21 19:07:45 +0000
  • 981d59e32d core: Add first efl_core reference, loop Andy Williams 2017-11-21 18:45:33 +0000
  • 015a1eb27e cxx: Fix slider example (bad downcast) Jean-Philippe Andre 2017-11-20 20:39:54 +0900
  • 7a8880cda4 cxx: Disable spinner example (broken) Jean-Philippe Andre 2017-11-20 20:31:07 +0900
  • 133b49be57 efl: Split Efl.Container and Efl.Content Jean-Philippe Andre 2017-11-20 15:41:07 +0900
  • 74cd796cba Adapt source code to tutorial text Xavi Artigas 2017-11-20 10:36:28 +0100
  • 1acb71b216 Add a colored mixin so we can talk about multiple inheritance Andy Williams 2017-11-17 16:46:59 +0000
  • 6e78b6caa3 eo-multiinherit: Clone from eo-inherit before interface removal Andy Williams 2017-11-17 15:37:35 +0000
  • 09ff6b7b62 eo-inherit: Remove the interface as we will explain that in multiinherit Andy Williams 2017-11-17 15:35:45 +0000
  • 399efc52fb Merge branch 'devs/xartigas/tutorials' Andy Williams 2017-11-17 11:48:02 +0000
  • 4709a4d366 build: Assume latest eolian which knows system locations Andy Williams 2017-11-17 11:18:39 +0000
  • 6b8dac2677 Ehem... do not leak the test objects Xavi Artigas 2017-11-16 18:37:57 +0100
  • 13fb2b4b1b eina: Add a little more documentation for our examples Andy Williams 2017-11-16 15:13:01 +0000
  • a688d5a1af eina: Add str/strbuf/stringshare reference examples Andy Williams 2017-11-16 12:39:52 +0000
  • d267a3beaa win: Rename specific APIs to avoid clashes Jean-Philippe Andre 2017-11-16 19:00:48 +0900
  • e45396c48d eina: Add custom eina_value reference using timezone Andy Williams 2017-11-16 09:52:34 +0000
  • 866bfc8a49 eina: Add struct value reference Andy Williams 2017-11-16 08:53:54 +0000
  • fb84558bde eina: Add a first pass for value reference Andy Williams 2017-11-15 21:43:51 +0000
  • badb4f912e eina: Add an int hash to the reference Andy Williams 2017-11-15 18:57:07 +0000
  • 14b77cfe82 build: Update to match headers with deps Andy Williams 2017-11-15 18:25:15 +0000
  • 0782aa5671 build: Update deps to efl-core Andy Williams 2017-11-15 18:22:44 +0000
  • 4a12c6f802 efl_ui: Update deps and includes to match Andy Williams 2017-11-15 18:05:20 +0000
  • ae932ce226 Simplify eo-inherit even more Xavi Artigas 2017-11-15 18:20:42 +0100
  • 1e380eace9 Reorganize inheritance example Xavi Artigas 2017-11-15 16:02:37 +0100
  • 4380baece8 Split eo-classes in two: classes and inherit Xavi Artigas 2017-11-15 11:55:04 +0100
  • 269519a369 hello-gui: depends on Efl_Ui.h Cedric BAIL 2017-11-14 16:37:38 -0800
  • 12ae9924a3 cmdline: depend on efl-core actually. Cedric BAIL 2017-11-14 14:41:12 -0800
  • 22f356282b eina: depends only on efl_core. Cedric BAIL 2017-11-14 14:32:39 -0800
  • 2d94f1ce3b cmdline: rely on Efl_Core.h only. Cedric BAIL 2017-11-14 14:09:13 -0800
  • a45f16f5d1 eina: we can now rely solely on Efl_Core.h Cedric BAIL 2017-11-14 14:07:54 -0800
  • 5cd1e7fd27 eina: add an example of EINA_ITERATOR_FOREACH in the iterator references code. Cedric BAIL 2017-11-14 13:39:59 -0800
  • a082087b84 eina: improve Eina_Hash example by using EINA_ITERATOR_FOREACH macro. Cedric BAIL 2017-11-14 13:39:29 -0800
  • f10e9e9413 Add a first pass Eina_Hash reference as well Andy Williams 2017-11-14 17:28:42 +0000
  • b8a5fc8d9a eina: shorter file names - thye don't all need to be _main.c Andy Williams 2017-11-14 16:15:29 +0000
  • 9d06cb5923 eina: Add a list reference example Andy Williams 2017-11-14 14:45:44 +0000
  • d89bd6fb61 eina: Add an array reference example Andy Williams 2017-11-14 13:31:39 +0000
  • b488461f48 eolian: scan system dir by default Daniel Kolesa 2017-11-14 13:42:38 +0100
  • e29ed754fc eina: Move to a reference dir per namespace Andy Williams 2017-11-14 12:18:39 +0000
  • 9c6395967a eina_iterator: Fix language for iterator printing Andy Williams 2017-11-14 12:12:09 +0000
  • 4c360bb660 c-lib: Remove OS path separator from meson Andy Williams 2017-11-14 11:53:21 +0000
  • 693845d2cc eo-classes: Update meson usage to build correct paths Andy Williams 2017-11-14 11:48:57 +0000
  • 610a3f26fb thats the correct header! devs/bu5hm4n/lib-sample Marcel Hollerbach 2017-11-14 12:07:41 +0100
  • a94d431358 that should not be part of the build file Marcel Hollerbach 2017-11-14 12:06:38 +0100
  • 1f0b3626ba Remove eo_prefix Xavi Artigas 2017-11-14 11:05:29 +0100
  • 2a3dc84120 lib-sample! Marcel Hollerbach 2017-11-14 09:21:07 +0100
  • 51c316ab5f win: Move autodel to C only Jean-Philippe Andre 2017-11-10 16:50:01 +0900
  • bbad6e9923 eo-classes: Use a single header from all c files Andy Williams 2017-11-10 12:16:54 +0000
  • 782edcff12 eo-classes: Update includes to be as designed Andy Williams 2017-11-10 11:13:24 +0000
  • 0e754f1684 Correct name for tutorial folder Andy Williams 2017-11-10 10:51:57 +0000
  • 0c3f518ccf cxx: Fix example for GCC Jean-Philippe Andre 2017-11-10 12:19:53 +0900
  • ad5287a9e3 eina-iterator: Add first reference example Andy Williams 2017-11-09 18:46:02 +0000
  • 632662aeee Move examples into examples/c/ and rename them to remove the extra namespace Andy Williams 2017-11-09 18:18:52 +0000
  • a9a0bd4d5a c-eo-classes: Fix out of dir build Andy Williams 2017-11-09 16:14:30 +0000
  • 20d06678ec Proper capitalization Xavi Artigas 2017-11-09 12:30:51 +0100
  • 1f73f7e3aa Split eo-intro into two examples Xavi Artigas 2017-11-08 16:03:40 +0100
  • b1d7440a6e Use efl_unref instead of efl_del for simplicity Xavi Artigas 2017-11-08 12:25:27 +0100
  • cb1ccc372c Fix indentation Xavi Artigas 2017-11-07 12:04:25 +0100
  • 54fe5e8945 Small method rename for consistency Xavi Artigas 2017-11-07 11:59:41 +0100
  • b3f6e19657 Update to efl_ref_count Andy Williams 2017-11-08 09:34:28 +0000
  • c2fd813ea6 eo-classes: Add an example using eolian to define a class heirarchy Andy Williams 2017-11-07 17:35:34 +0000
  • 58536262cc cxx: Fix slider example Jean-Philippe Andre 2017-11-07 22:21:13 +0900
  • fc3e1b72df example: Add elocation to elm build Lauro Moura 2017-11-07 21:49:26 +0900
  • 84383a46c4 Remove tracking of "finalized" during construction Xavi Artigas 2017-11-07 10:52:37 +0100