[ecore] Put order in header file, splitting function groups in contiguous chunks.
authorglima <glima@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 10 Aug 2011 19:14:48 +0000 (19:14 +0000)
committerglima <glima@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 10 Aug 2011 19:14:48 +0000 (19:14 +0000)
commitd37c52997937982e0402c7e1144fa6354f408485
tree01c09f84a1f5ad5631854a2d667a0db9cf28cf9e
parent766f1c99a66f9f851815c5f8c034f5d8d757e656
[ecore] Put order in header file, splitting function groups in contiguous chunks.

    Sorry for having to pratically rewrite the header, but the other way
    to get docs right would be to put lots of @addtogroup around several
    chunks of the file, which is ugly too and doesn't organize anything.

    I have tested ecore with that and it seems to be okay.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@62307 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
16 files changed:
src/lib/ecore/Ecore.h
src/lib/ecore/ecore.c
src/lib/ecore/ecore_app.c
src/lib/ecore/ecore_events.c
src/lib/ecore/ecore_exe.c
src/lib/ecore/ecore_glib.c
src/lib/ecore/ecore_idle_enterer.c
src/lib/ecore/ecore_idle_exiter.c
src/lib/ecore/ecore_idler.c
src/lib/ecore/ecore_job.c
src/lib/ecore/ecore_main.c
src/lib/ecore/ecore_pipe.c
src/lib/ecore/ecore_poll.c
src/lib/ecore/ecore_throttle.c
src/lib/ecore/ecore_time.c
src/lib/ecore/ecore_timer.c