efl/src/lib/ecore
Daniel Kolesa 058a9c9d88 eolian: new syntax for params/values/keys
Instead of "@in type name;" we now use "@in name: type;". This change
is done because of consistency with the rest of Eolian; pretty much
every other part of Eolian syntax uses the latter form.

This is a big breaking change in the .eo format, so please update your
.eo files accordingly and compile Elementary together with the EFL.

@feature
2015-05-18 16:14:31 +01:00
..
Ecore.h ecore: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Ecore_Common.h ecore: add documentation for ecore_timer_dump 2015-05-15 10:29:35 +02:00
Ecore_Eo.h Ecore Exe: Migrate to eo. 2014-08-21 11:02:11 +01:00
Ecore_Getopt.h ecore: update the doxygen groups to compile forgotten parts of the API. 2014-10-20 18:17:26 +02:00
Ecore_Legacy.h ecore: Move documentation for ecore_timer_add at the correct place. 2015-04-01 10:23:00 +02:00
ecore.c eina + ecore - fix main loop thread id tracking on fork 2015-02-26 19:47:51 +09:00
ecore_alloc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_anim.c efl - add more evlog points 2015-05-14 17:35:22 +09:00
ecore_animator.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_app.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_events.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_exe.c Fix code to conform to recent Eo changes. 2015-02-23 17:16:02 +00:00
ecore_exe.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_exe_posix.c Ecore exe: Mark obj as unused. 2014-09-02 13:23:41 +01:00
ecore_exe_private.h Ecore_Exe: remove process_id field as it is a duplicate of the pid one 2015-05-07 09:53:07 +02:00
ecore_exe_ps3.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_exe_win32.c Ecore_Exe: remove process_id field as it is a duplicate of the pid one 2015-05-07 09:53:07 +02:00
ecore_getopt.c ecore_getopt: correct fix for CID 98382 and 98383 2014-08-27 11:57:19 +01:00
ecore_glib.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_idle_enterer.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_idle_enterer.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_idle_exiter.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_idle_exiter.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_idler.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_idler.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_job.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_job.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_main.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_mainloop.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_parent.eo Ecore eolian: Fix namespaces for all of the ecore classes. 2014-06-30 17:47:06 +01:00
ecore_pipe.c ecore - ecore_pipe_wait timeout broken as it never adjusts while waiting 2015-05-08 14:13:17 +09:00
ecore_poller.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_poller.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_private.h ecore: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
ecore_signal.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_thread.c ecore: fix compilation, missing return value in ecore_thread_wait 2015-01-07 22:12:29 +01:00
ecore_throttle.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_time.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_timer.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_timer.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00