seoz pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=d9480f540c7dbc113686400f3596d5e13e839329

commit d9480f540c7dbc113686400f3596d5e13e839329
Merge: e581aa2 e26e1e1
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Sat Nov 22 00:39:43 2014 +0900

    elm: Clean-up and fix a lot of doxygen for elementary headers.
    
    - Keep consistency.
    - Use addtogroup that works well and convenient.
    - Make struct/enum/union look correctly on the doxygen.

 src/lib/elm_actionslider_common.h  |  12 +++-
 src/lib/elm_app_common.h           |  13 ++++
 src/lib/elm_bg_common.h            |  12 +++-
 src/lib/elm_box_common.h           |  16 +++--
 src/lib/elm_bubble_common.h        |   9 +++
 src/lib/elm_calendar_common.h      |  92 +++++++++---------------
 src/lib/elm_clock_common.h         |  11 +++
 src/lib/elm_colorselector_common.h |  22 ++++--
 src/lib/elm_datetime_common.h      |  12 +++-
 src/lib/elm_dayselector_common.h   |   9 +++
 src/lib/elm_entry_common.h         |  57 +++------------
 src/lib/elm_flip_common.h          |  10 ++-
 src/lib/elm_gesture_layer_common.h | 141 ++++++++++---------------------------
 src/lib/elm_glview_common.h        |  14 ++--
 src/lib/elm_hover_common.h         |   9 ++-
 src/lib/elm_icon_common.h          |   6 +-
 src/lib/elm_image_common.h         |  20 ++++--
 src/lib/elm_label_common.h         |  12 ++++
 src/lib/elm_layout_common.h        |  19 +++--
 src/lib/elm_list_common.h          |  11 ++-
 src/lib/elm_map_common.h           | 101 +++-----------------------
 src/lib/elm_panel_common.h         |  23 ++++--
 src/lib/elm_prefs_common.h         | 111 ++++++++++++++++-------------
 src/lib/elm_progressbar_common.h   |   9 +++
 src/lib/elm_scroller_common.h      |  10 ++-
 src/lib/elm_slider_common.h        |   9 +++
 src/lib/elm_slideshow_common.h     |  20 +++++-
 src/lib/elm_thumb_common.h         |  13 ++--
 src/lib/elm_toolbar_common.h       |  17 ++---
 src/lib/elm_web_common.h           |  31 +++-----
 src/lib/elm_win_common.h           |  11 ++-
 31 files changed, 429 insertions(+), 433 deletions(-)

-- 


Reply via email to