From: Hyunsil Park Date: Tue, 22 Jun 2010 09:28:49 +0000 (+0900) Subject: modify doxygen X-Git-Tag: beat-winset-test_0.1.1-40~218^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec7b0eca0aabc7d80b7dee548511d1d0897bb857;p=framework%2Fuifw%2Felementary.git modify doxygen --- diff --git a/src/lib/elc_anchorblock.c b/src/lib/elc_anchorblock.c old mode 100644 new mode 100755 index 11d21f3..7f10bc0 --- a/src/lib/elc_anchorblock.c +++ b/src/lib/elc_anchorblock.c @@ -3,6 +3,7 @@ /** * @defgroup Anchorblock Anchorblock + * @ingroup Elementary * * Anchorblock is for displaying tet that contains markup with anchors like: * \something\ in it. These will be drawn differently and will diff --git a/src/lib/elc_anchorview.c b/src/lib/elc_anchorview.c old mode 100644 new mode 100755 index 2055bd3..42f5b2f --- a/src/lib/elc_anchorview.c +++ b/src/lib/elc_anchorview.c @@ -3,6 +3,7 @@ /** * @defgroup Anchorview Anchorview + * @ingroup Elementary * * This is just like the Anchorblock object, but provides a scroller to hold * the text automatically. diff --git a/src/lib/elc_fileselector.c b/src/lib/elc_fileselector.c old mode 100644 new mode 100755 index 90a2e09..b2d06a6 --- a/src/lib/elc_fileselector.c +++ b/src/lib/elc_fileselector.c @@ -1,5 +1,6 @@ /** * @defgroup Fileselector Fileselector + * @ingroup Elementary * * A fileselector is a widget that allows a user to navigate through a tree * of files. It contains buttons for Home(~) and Up(..) as well as cancel/ok diff --git a/src/lib/elc_fileselector_button.c b/src/lib/elc_fileselector_button.c old mode 100644 new mode 100755 index 08ba775..637abbb --- a/src/lib/elc_fileselector_button.c +++ b/src/lib/elc_fileselector_button.c @@ -3,6 +3,7 @@ /** * @defgroup File_Selector_Button File Selector Button + * @ingroup Elementary * * A button that, when clicked, creates an Elementary window (or inner * window) with an Elementary File Selector within. When a file is diff --git a/src/lib/elc_hoversel.c b/src/lib/elc_hoversel.c old mode 100644 new mode 100755 index ddcb156..baeae6c --- a/src/lib/elc_hoversel.c +++ b/src/lib/elc_hoversel.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @defgroup Hoversel + * @defgroup Hoversel Hoversel + * @ingroup Elementary * * A hoversel is a button that pops up a list of items (automatically * choosing the direction to display) that have a lable and/or an icon to diff --git a/src/lib/elc_notepad.c b/src/lib/elc_notepad.c old mode 100644 new mode 100755 index 743303e..c44278c --- a/src/lib/elc_notepad.c +++ b/src/lib/elc_notepad.c @@ -2,6 +2,7 @@ #include "elm_priv.h" /** * @defgroup Notepad Notepad + * @ingroup Elementary * * The notepad is an object for quickly loading a text file, displaying it, * allowing editing of it and saving of changes back to the file loaded. diff --git a/src/lib/elc_scrolled_entry.c b/src/lib/elc_scrolled_entry.c index 9638927..f0260eb 100755 --- a/src/lib/elc_scrolled_entry.c +++ b/src/lib/elc_scrolled_entry.c @@ -3,6 +3,7 @@ /** * @defgroup Scrolled_Entry Scrolled_Entry + * @ingroup Elementary * * A scrolled entry is a convenience widget which shows * a box that the user can enter text into. Unlike an diff --git a/src/lib/elm_actionsheet.c b/src/lib/elm_actionsheet.c old mode 100644 new mode 100755 index c106ff7..d2e6809 --- a/src/lib/elm_actionsheet.c +++ b/src/lib/elm_actionsheet.c @@ -4,7 +4,8 @@ #include /** - * @addtogroup ActionSheet ActionSheet + * @defgroup ActionSheet ActionSheet + * @ingroup Elementary * * Display an action sheet * diff --git a/src/lib/elm_actionslider.c b/src/lib/elm_actionslider.c index c83ba5e..12cf17e 100755 --- a/src/lib/elm_actionslider.c +++ b/src/lib/elm_actionslider.c @@ -12,7 +12,8 @@ /** * - * @addtogroup Actionslider Actionslider + * @defgroup Actionslider Actionslider + * @ingroup Elementary * * This is an actionslider. */ diff --git a/src/lib/elm_analogclock.c b/src/lib/elm_analogclock.c index a54edbf..e7a37dd 100755 --- a/src/lib/elm_analogclock.c +++ b/src/lib/elm_analogclock.c @@ -1,3 +1,14 @@ + + +/** + * + * @defgroup Analogclock Analogclock + * @ingroup Elementary + * + * This is an analogclock. + */ + + /* * * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2 diff --git a/src/lib/elm_animatedicon.c b/src/lib/elm_animatedicon.c old mode 100644 new mode 100755 index f32b3e8..732d808 --- a/src/lib/elm_animatedicon.c +++ b/src/lib/elm_animatedicon.c @@ -11,7 +11,8 @@ */ /** - * @addtogroup Animatedicon Animatedicon + * @defgroup Animatedicon Animatedicon + * @ingroup Elementary * * This is an animatedicon. */ diff --git a/src/lib/elm_animator.c b/src/lib/elm_animator.c old mode 100644 new mode 100755 index 28d567a..38ea583 --- a/src/lib/elm_animator.c +++ b/src/lib/elm_animator.c @@ -1,7 +1,8 @@ #include /** - * @addtogroup Animator Animator + * @defgroup Animator Animator + * @ingroup Elementary * * Support basic animation functions for Evas_Object */ diff --git a/src/lib/elm_autocompleteview.c b/src/lib/elm_autocompleteview.c index 880164b..a55a250 100755 --- a/src/lib/elm_autocompleteview.c +++ b/src/lib/elm_autocompleteview.c @@ -3,6 +3,7 @@ /** * @defgroup Autocompleteview Autocompleteview + * @ingroup Elementary * * This widget show's the completed strings in a dropdown list * based on the initial few characters entered by the user. diff --git a/src/lib/elm_bg.c b/src/lib/elm_bg.c old mode 100644 new mode 100755 index 6e08c41..a08a0f4 --- a/src/lib/elm_bg.c +++ b/src/lib/elm_bg.c @@ -5,6 +5,7 @@ /** * @defgroup Bg Bg + * @ingroup Elementary * * The bg object is used for setting a solid background to a window or packing * into any container object. diff --git a/src/lib/elm_box.c b/src/lib/elm_box.c old mode 100644 new mode 100755 index 2eab987..6eb9078 --- a/src/lib/elm_box.c +++ b/src/lib/elm_box.c @@ -3,6 +3,7 @@ /** * @defgroup Box Box + * @ingroup Elementary * * A box object arranges objects in a single row within a box. Sub objects can * be added at the start, end or before or after any existing object in the diff --git a/src/lib/elm_bubble.c b/src/lib/elm_bubble.c old mode 100644 new mode 100755 index 264fe87..b1c82df --- a/src/lib/elm_bubble.c +++ b/src/lib/elm_bubble.c @@ -3,6 +3,7 @@ /** * @defgroup Bubble Bubble + * @ingroup Elementary * * The Bubble is an widget used to show a text in a frame as speech is * represented in comics. diff --git a/src/lib/elm_button.c b/src/lib/elm_button.c index 3fda21e..830c3ed 100755 --- a/src/lib/elm_button.c +++ b/src/lib/elm_button.c @@ -7,6 +7,7 @@ /** * @defgroup Button Button + * @ingroup Elementary * * This is a push-button. Press it and run some function. It can contain * a simple label and icon object. diff --git a/src/lib/elm_buttonpicker.c b/src/lib/elm_buttonpicker.c index ea72faf..8e985cf 100755 --- a/src/lib/elm_buttonpicker.c +++ b/src/lib/elm_buttonpicker.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Buttonpicker Buttonpicker + * @defgroup Buttonpicker Buttonpicker + * @ingroup Elementary * * This is a buttonpicker. */ diff --git a/src/lib/elm_cabinet.c b/src/lib/elm_cabinet.c index 79c9291..486e318 100755 --- a/src/lib/elm_cabinet.c +++ b/src/lib/elm_cabinet.c @@ -16,7 +16,8 @@ //#define SCALE_DOWN_FACTOR (0.125) /** - * @addtogroup Cabinet Cabinet + * @defgroup Cabinet Cabinet + * @ingroup Elementary * * This is a cabinet. */ diff --git a/src/lib/elm_check.c b/src/lib/elm_check.c old mode 100644 new mode 100755 index c91956a..50806b5 --- a/src/lib/elm_check.c +++ b/src/lib/elm_check.c @@ -3,6 +3,7 @@ /** * @defgroup Check Check + * @ingroup Elementary * * The check widget allows for toggling a value between true or false (1 or 0). * diff --git a/src/lib/elm_chronometer.c b/src/lib/elm_chronometer.c index 48eff8b..7944ef3 100755 --- a/src/lib/elm_chronometer.c +++ b/src/lib/elm_chronometer.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Chronometer Chronometer + * @defgroup Chronometer Chronometer + * @ingroup Elementary * * It's a widget to show chronometer. * diff --git a/src/lib/elm_clock.c b/src/lib/elm_clock.c old mode 100644 new mode 100755 index 6606ba5..9eb0116 --- a/src/lib/elm_clock.c +++ b/src/lib/elm_clock.c @@ -3,6 +3,7 @@ /** * @defgroup Clock Clock + * @ingroup Elementary * * It's a widget to show clock with animation. The update of time is * shown in an animation like the flip of a sheet. diff --git a/src/lib/elm_colorpalette.c b/src/lib/elm_colorpalette.c index 79cbb32..014ca21 100755 --- a/src/lib/elm_colorpalette.c +++ b/src/lib/elm_colorpalette.c @@ -3,7 +3,8 @@ #include /** - * @addtogroup Colorpalette Colorpalette + * @defgroup Colorpalette Colorpalette + * @ingroup Elementary * * Using colorpalette, you can select a color by clicking * a color rectangle on the colorpalette. diff --git a/src/lib/elm_colorpicker.c b/src/lib/elm_colorpicker.c index 55b813d..2026412 100755 --- a/src/lib/elm_colorpicker.c +++ b/src/lib/elm_colorpicker.c @@ -3,7 +3,8 @@ #include /** - * @addtogroup Colorpicker Colorpicker + * @defgroup Colorpicker Colorpicker + * @ingroup Elementary * * By using colorpicker, you can select a color. * Colorpicker made a color using HSV/HSB mode. diff --git a/src/lib/elm_conform.c b/src/lib/elm_conform.c old mode 100644 new mode 100755 index 85bceb9..23bf98c --- a/src/lib/elm_conform.c +++ b/src/lib/elm_conform.c @@ -3,6 +3,7 @@ /** * @defgroup Conformant Conformant + * @ingroup Elementary * * The aim is to provide a widget that can be used in elementary apps to * account for space taken up by the indicator & softkey windows when running diff --git a/src/lib/elm_controlbar.c b/src/lib/elm_controlbar.c index 12edcd5..39aff25 100755 --- a/src/lib/elm_controlbar.c +++ b/src/lib/elm_controlbar.c @@ -1,5 +1,6 @@ /** - * @addtogroup Controlbar Controlbar + * @defgroup Controlbar Controlbar + * @ingroup Elementary * * This is a Controlbar. It can contain label and icon objects. * In edit mode, you can change the location of items. diff --git a/src/lib/elm_ctxpopup.c b/src/lib/elm_ctxpopup.c index cfe04d3..52b279a 100755 --- a/src/lib/elm_ctxpopup.c +++ b/src/lib/elm_ctxpopup.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Ctxpopup + * @defgroup Ctxpopup Ctxpopup + * @ingroup Elementary * * Contextual popup. */ diff --git a/src/lib/elm_datepicker.c b/src/lib/elm_datepicker.c index 33923b9..b265300 100755 --- a/src/lib/elm_datepicker.c +++ b/src/lib/elm_datepicker.c @@ -4,7 +4,8 @@ #include /** - * @addtogroup Datepicker Datepicker + * @defgroup Datepicker Datepicker + * @ingroup Elementary * * This is a date picker. */ diff --git a/src/lib/elm_datepicker2.c b/src/lib/elm_datepicker2.c index 75930c8..5fe7aa2 100755 --- a/src/lib/elm_datepicker2.c +++ b/src/lib/elm_datepicker2.c @@ -4,7 +4,8 @@ #include /** - * @addtogroup Datepicker Datepicker + * @defgroup Datepicker2 Datepicker2 + * @ingroup Elementary * * This is a date picker. */ @@ -438,7 +439,7 @@ _callback_init(Evas_Object *obj) * @param parent The parent object * @return The new object or NULL if it cannot be created * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI Evas_Object * elm_datepicker2_add(Evas_Object *parent) @@ -490,7 +491,7 @@ elm_datepicker2_add(Evas_Object *parent) * @param month The month to set * @param day The day to set * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI void elm_datepicker2_date_set(Evas_Object *obj, int year, int month, int day) @@ -518,7 +519,7 @@ elm_datepicker2_date_set(Evas_Object *obj, int year, int month, int day) * @param month The pointer to the variable get the selected month * @param day The pointer to the variable get the selected day * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI void elm_datepicker2_date_get(Evas_Object *obj, int *year, int *month, int *day) @@ -541,7 +542,7 @@ elm_datepicker2_date_get(Evas_Object *obj, int *year, int *month, int *day) * @param month The month to set * @param day The day to set * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI void elm_datepicker2_date_min_set(Evas_Object *obj, int year, int month, int day) @@ -557,7 +558,7 @@ elm_datepicker2_date_min_set(Evas_Object *obj, int year, int month, int day) * @param month The pointer to the variable get the minimum month * @param day The pointer to the variable get the minimum day * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI void elm_datepicker2_date_min_get(Evas_Object *obj, int *year, int *month, int *day) @@ -580,7 +581,7 @@ elm_datepicker2_date_min_get(Evas_Object *obj, int *year, int *month, int *day) * @param month The month to set * @param day The day to set * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI void elm_datepicker2_date_max_set(Evas_Object *obj, int year, int month, int day) @@ -596,7 +597,7 @@ elm_datepicker2_date_max_set(Evas_Object *obj, int year, int month, int day) * @param month The pointer to the variable get the maximum month * @param day The pointer to the variable get the maximum day * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI void elm_datepicker2_date_max_get(Evas_Object *obj, int *year, int *month, int *day) @@ -617,7 +618,7 @@ elm_datepicker2_date_max_get(Evas_Object *obj, int *year, int *month, int *day) * @param obj The datepicker object * @param fmt The date format, ex) yymmdd * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI void elm_datepicker2_date_format_set(Evas_Object *obj, const char *fmt) @@ -642,7 +643,7 @@ elm_datepicker2_date_format_set(Evas_Object *obj, const char *fmt) * @param obj The datepicker object * @return The date format of given datepicker * - * @ingroup Datepicker + * @ingroup Datepicker2 */ EAPI const char * elm_datepicker2_date_format_get(Evas_Object *obj) diff --git a/src/lib/elm_datepicker3.c b/src/lib/elm_datepicker3.c index ba0458d..d98d6ae 100755 --- a/src/lib/elm_datepicker3.c +++ b/src/lib/elm_datepicker3.c @@ -4,7 +4,8 @@ #include /** - * @addtogroup Datepicker3 Datepicker3 + * @defgroup Datepicker3 Datepicker3 + * @ingroup Elementary * * This is a date picker3. */ diff --git a/src/lib/elm_dialoguegroup.c b/src/lib/elm_dialoguegroup.c index 31dffa8..6129e90 100755 --- a/src/lib/elm_dialoguegroup.c +++ b/src/lib/elm_dialoguegroup.c @@ -3,7 +3,8 @@ #include /** - * @addtogroup DialogueGroup DialogueGroup + * @defgroup DialogueGroup DialogueGroup + * @ingroup Elementary * * Using dialoguegroup, you can make a dialogue group. */ diff --git a/src/lib/elm_discpicker.c b/src/lib/elm_discpicker.c index 1a4966d..bab35fa 100755 --- a/src/lib/elm_discpicker.c +++ b/src/lib/elm_discpicker.c @@ -3,7 +3,8 @@ #include /** - * @addtogroup Discpicker Discpicker + * @defgroup Discpicker Discpicker + * @ingroup Elementary * * This is a discpicker. */ diff --git a/src/lib/elm_diskcontroller.c b/src/lib/elm_diskcontroller.c index a82a3f7..a39bb12 100755 --- a/src/lib/elm_diskcontroller.c +++ b/src/lib/elm_diskcontroller.c @@ -12,7 +12,8 @@ /** - * @addtogroup Diskcontroller Diskcontroller + * @defgroup Diskcontroller Diskcontroller + * @ingroup Elementary * * This is a Diskcontroller. It can contain label and icon objects. */ diff --git a/src/lib/elm_editfield.c b/src/lib/elm_editfield.c index c38fd0b..87a3169 100755 --- a/src/lib/elm_editfield.c +++ b/src/lib/elm_editfield.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Editfield Editfield + * @defgroup Editfield Editfield + * @ingroup Elementary * * This is a editfield. It can contain a simple label and icon objects. */ diff --git a/src/lib/elm_entry.c b/src/lib/elm_entry.c index d138e2f..d72fe0b 100755 --- a/src/lib/elm_entry.c +++ b/src/lib/elm_entry.c @@ -3,6 +3,7 @@ /** * @defgroup Entry Entry + * @ingroup Elementary * * An entry is a convenience widget which shows * a box that the user can enter text into. Unlike a diff --git a/src/lib/elm_flip.c b/src/lib/elm_flip.c old mode 100644 new mode 100755 index 0bca0b3..6c03a34 --- a/src/lib/elm_flip.c +++ b/src/lib/elm_flip.c @@ -3,6 +3,7 @@ /** * @defgroup Flip Flip + * @ingroup Elementary * * This holds 2 content objects: one on the front and one on the back. It * allows you to flip from front to back and vice-versa using various effects. diff --git a/src/lib/elm_frame.c b/src/lib/elm_frame.c old mode 100644 new mode 100755 index 3acd071..eebbf49 --- a/src/lib/elm_frame.c +++ b/src/lib/elm_frame.c @@ -3,6 +3,7 @@ /** * @defgroup Frame Frame + * @ingroup Elementary * * This holds some content and has a title. Looks like a frame, but * supports styles so multple frames are avaible diff --git a/src/lib/elm_gallery.c b/src/lib/elm_gallery.c index ec55070..7d9a5a8 100755 --- a/src/lib/elm_gallery.c +++ b/src/lib/elm_gallery.c @@ -1,6 +1,7 @@ /** * - * @addtogroup Gallery + * @defgroup Gallery + * @ingroup Elementary * * This is an gallery. * diff --git a/src/lib/elm_gengrid.c b/src/lib/elm_gengrid.c old mode 100644 new mode 100755 index 6a54fa1..2a3f34a --- a/src/lib/elm_gengrid.c +++ b/src/lib/elm_gengrid.c @@ -6,6 +6,7 @@ /** * @defgroup Gengrid Gengrid + * @ingroup Elementary * * This widget aims to position objects in a grid layout while actually * building only the visible ones, using the same idea as genlist: the user diff --git a/src/lib/elm_genlist.c b/src/lib/elm_genlist.c old mode 100644 new mode 100755 index dcf3b63..576a0d7 --- a/src/lib/elm_genlist.c +++ b/src/lib/elm_genlist.c @@ -7,6 +7,7 @@ /** * @defgroup Genlist Genlist + * @ingroup Elementary * * The aim was to have more expansive list that the simple list in * Elementary that could have more flexible items and allow many more entries diff --git a/src/lib/elm_gridbox.c b/src/lib/elm_gridbox.c index ddf0892..796de27 100755 --- a/src/lib/elm_gridbox.c +++ b/src/lib/elm_gridbox.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Gridbox + * @defgroup Gridbox Gridbox + * @ingroup Elementary * * This is a gridbox */ diff --git a/src/lib/elm_hor_scroller.c b/src/lib/elm_hor_scroller.c index 755d5dc..61ffcd6 100755 --- a/src/lib/elm_hor_scroller.c +++ b/src/lib/elm_hor_scroller.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Scroller Scroller + * @defgroup Scroller Scroller + * @ingroup Elementary * * A scroller holds a single object and "scrolls it around". This means that * it allows the user to use a scrollbar (or a finger) to drag the viewable diff --git a/src/lib/elm_hover.c b/src/lib/elm_hover.c old mode 100644 new mode 100755 index 9e0d43c..5f98472 --- a/src/lib/elm_hover.c +++ b/src/lib/elm_hover.c @@ -3,6 +3,7 @@ /** * @defgroup Hover Hover + * @ingroup Elementary * * A Hover object will over over the @p Parent object at the @p Target * location. Anything in the background will be given a darker coloring diff --git a/src/lib/elm_icon.c b/src/lib/elm_icon.c old mode 100644 new mode 100755 index c4ae4b6..e4e6b8c --- a/src/lib/elm_icon.c +++ b/src/lib/elm_icon.c @@ -3,6 +3,7 @@ /** * @defgroup Icon Icon + * @ingroup Elementary * * A standard icon that may be provided by the theme (delete, edit, * arrows etc.) or a custom file (PNG, JPG, EDJE etc.) used for an diff --git a/src/lib/elm_image.c b/src/lib/elm_image.c old mode 100644 new mode 100755 index d04df56..dcc9824 --- a/src/lib/elm_image.c +++ b/src/lib/elm_image.c @@ -6,6 +6,7 @@ /** * @defgroup Image Image + * @ingroup Elementary * * A standard image that may be provided by the theme (delete, edit, * arrows etc.) or a custom file (PNG, JPG, EDJE etc.) used for an diff --git a/src/lib/elm_index.c b/src/lib/elm_index.c index 05daf28..0c70bd9 100755 --- a/src/lib/elm_index.c +++ b/src/lib/elm_index.c @@ -3,6 +3,7 @@ /** * @defgroup Index Index + * @ingroup Elementary * * An index object is a type of list that categorizes items in it * by letter. diff --git a/src/lib/elm_label.c b/src/lib/elm_label.c old mode 100644 new mode 100755 index 58c6864..7212a33 --- a/src/lib/elm_label.c +++ b/src/lib/elm_label.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Label Label + * @defgroup Label Label + * @ingroup Elementary * * Display text, with simple html-like markup. The theme of course * can invent new markup tags and style them any way it likes diff --git a/src/lib/elm_layout.c b/src/lib/elm_layout.c old mode 100644 new mode 100755 index c6d63a9..3ba67d7 --- a/src/lib/elm_layout.c +++ b/src/lib/elm_layout.c @@ -3,6 +3,7 @@ /** * @defgroup Layout Layout + * @ingroup Elementary * * This takes a standard Edje design file and wraps it very thinly * in a widget and handles swallowing widgets into swallow regions diff --git a/src/lib/elm_list.c b/src/lib/elm_list.c old mode 100644 new mode 100755 index b7844b2..34a7a52 --- a/src/lib/elm_list.c +++ b/src/lib/elm_list.c @@ -3,6 +3,7 @@ /** * @defgroup List List + * @ingroup Elementary * * A list is a very simple type of list widget. For more robust * lists, @ref Genlist should probably be used. diff --git a/src/lib/elm_map.c b/src/lib/elm_map.c old mode 100644 new mode 100755 index 945a2b2..74e1e48 --- a/src/lib/elm_map.c +++ b/src/lib/elm_map.c @@ -7,6 +7,7 @@ /** * @defgroup Map Map + * @ingroup Elementary * * This is a widget specifically for displaying the free map OpenStreetMap. * diff --git a/src/lib/elm_mapbuf.c b/src/lib/elm_mapbuf.c old mode 100644 new mode 100755 index 023c4ae..e81016a --- a/src/lib/elm_mapbuf.c +++ b/src/lib/elm_mapbuf.c @@ -3,6 +3,7 @@ /** * @defgroup Mapbuf Mapbuf + * @ingroup Elementary * * This holds 1 content object and uses an Evas Map to move/resize etc. it. */ diff --git a/src/lib/elm_menu.c b/src/lib/elm_menu.c old mode 100644 new mode 100755 index 85d9ca9..0fc9d6d --- a/src/lib/elm_menu.c +++ b/src/lib/elm_menu.c @@ -6,6 +6,7 @@ /** * @defgroup Menu Menu + * @ingroup Elementary * * A menu is a list of items displayed above the window. Each item can * have a sub-menu. The menu object can be used to display a menu on right diff --git a/src/lib/elm_navigationbar.c b/src/lib/elm_navigationbar.c index b014f60..f39750e 100755 --- a/src/lib/elm_navigationbar.c +++ b/src/lib/elm_navigationbar.c @@ -3,7 +3,7 @@ /** * @defgroup NavigationBar NavigationBar - * @ingroup [Elementary] + * @ingroup Elementary * * The Navigationbar is an object that manages the presentation of hierarchical data in your application. * It covers whole content region with a bar, typically displayed at the top of the screen, diff --git a/src/lib/elm_notify.c b/src/lib/elm_notify.c index 1833491..37e35dc 100755 --- a/src/lib/elm_notify.c +++ b/src/lib/elm_notify.c @@ -7,6 +7,7 @@ /** * @defgroup Notify notify + * @ingroup Elementary * * Display a window in a particular region of the application (top, bottom ...). * A timeout can be set to automatically close the window. diff --git a/src/lib/elm_pagecontrol.c b/src/lib/elm_pagecontrol.c index 75a8bba..f6aeb6e 100755 --- a/src/lib/elm_pagecontrol.c +++ b/src/lib/elm_pagecontrol.c @@ -3,6 +3,7 @@ /** * @defgroup PageControl PageControl + * @ingroup Elementary * * A page control is a succession of dots centered in the control. * Each dot corresponds to a page in the application’s document (or other data-model entity), diff --git a/src/lib/elm_pager.c b/src/lib/elm_pager.c index 3c144c3..3a6a434 100755 --- a/src/lib/elm_pager.c +++ b/src/lib/elm_pager.c @@ -3,7 +3,7 @@ /** * @defgroup Pager Pager - * @ingroup [Elementary] + * @ingroup Elementary * * The pager is an object that allows flipping (with animation) between 1 or * more ?œpages??of objects, much like a stack of windows within the window. diff --git a/src/lib/elm_panel.c b/src/lib/elm_panel.c old mode 100644 new mode 100755 index ee7b844..ff49d1a --- a/src/lib/elm_panel.c +++ b/src/lib/elm_panel.c @@ -3,6 +3,7 @@ /** * @defgroup Panel Panel + * @ingroup Elementary * * A panel is a type of animated container that contains subobjects. It * can be expanded or contracted. diff --git a/src/lib/elm_photo.c b/src/lib/elm_photo.c old mode 100644 new mode 100755 index 8d8b8ab..12a7c01 --- a/src/lib/elm_photo.c +++ b/src/lib/elm_photo.c @@ -3,6 +3,7 @@ /** * @defgroup Photo Photo + * @ingroup Elementary * * For displaying the photo of a person (contact). Simple yet * with a very specific purpose. diff --git a/src/lib/elm_photocam.c b/src/lib/elm_photocam.c old mode 100644 new mode 100755 index 183ec05..bc05214 --- a/src/lib/elm_photocam.c +++ b/src/lib/elm_photocam.c @@ -3,6 +3,7 @@ /** * @defgroup Photocam Photocam + * @ingroup Elementary * * This is a widget specifically for displaying high-resolution digital * camera photos giving speedy feedback (fast load), low memory footprint diff --git a/src/lib/elm_picker.c b/src/lib/elm_picker.c index 54dd0c1..d2559bd 100755 --- a/src/lib/elm_picker.c +++ b/src/lib/elm_picker.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Picker Picker + * @defgroup Picker Picker + * @ingroup Elementary * * This is a picker. */ diff --git a/src/lib/elm_popup.c b/src/lib/elm_popup.c index 13622c8..15ff221 100755 --- a/src/lib/elm_popup.c +++ b/src/lib/elm_popup.c @@ -4,6 +4,7 @@ /** * @defgroup Popup Popup + * @ingroup Elementary * * This is a popup widget. it can be used to display information/ get information from user. */ diff --git a/src/lib/elm_progressbar.c b/src/lib/elm_progressbar.c old mode 100644 new mode 100755 index d290f1d..3d6034e --- a/src/lib/elm_progressbar.c +++ b/src/lib/elm_progressbar.c @@ -3,6 +3,7 @@ /** * @defgroup Progressbar Progressbar + * @ingroup Elementary * * The progressbar adds a widget for representing current progress * of a job status diff --git a/src/lib/elm_quickcontactbadge.c b/src/lib/elm_quickcontactbadge.c index 3f731ac..772bc88 100755 --- a/src/lib/elm_quickcontactbadge.c +++ b/src/lib/elm_quickcontactbadge.c @@ -12,7 +12,8 @@ /** * - * @addtogroup QuickContactBadge + * @defgroup QuickContactBadge QuickContactBadge + * @ingroup Elementary * * This is an quickcontactbadge. */ diff --git a/src/lib/elm_radio.c b/src/lib/elm_radio.c old mode 100644 new mode 100755 index bcc2dda..6b06b16 --- a/src/lib/elm_radio.c +++ b/src/lib/elm_radio.c @@ -3,6 +3,7 @@ /** * @defgroup Radio Radio + * @ingroup Elementary * * The radio button allows for 1 or more selectors to be created to select 1 * of a set of options. diff --git a/src/lib/elm_ratingbar.c b/src/lib/elm_ratingbar.c index 7a562dc..0013687 100755 --- a/src/lib/elm_ratingbar.c +++ b/src/lib/elm_ratingbar.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Ratingbar Ratingbar + * @defgroup Ratingbar Ratingbar + * @ingroup Elementary * * This is a ratingbar. */ diff --git a/src/lib/elm_scrolled_grid.c b/src/lib/elm_scrolled_grid.c old mode 100644 new mode 100755 index 2c69c91..329956b --- a/src/lib/elm_scrolled_grid.c +++ b/src/lib/elm_scrolled_grid.c @@ -6,6 +6,7 @@ /** * @defgroup Grid Scrolled Grid + * @ingroup Elementary * * This widget aims to position objects in a grid layout while actually * building only the visible ones, using the same idea as genlist: the user diff --git a/src/lib/elm_scroller.c b/src/lib/elm_scroller.c index 7cea324..f6f788c 100755 --- a/src/lib/elm_scroller.c +++ b/src/lib/elm_scroller.c @@ -3,6 +3,7 @@ /** * @defgroup Scroller Scroller + * @ingroup Elementary * * A scroller holds a single object and "scrolls it around". This means that * it allows the user to use a scrollbar (or a finger) to drag the viewable diff --git a/src/lib/elm_searchbar.c b/src/lib/elm_searchbar.c index 2a7d57c..bca9904 100755 --- a/src/lib/elm_searchbar.c +++ b/src/lib/elm_searchbar.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Searchbar + * @defgroup Searchbar Searchbar + * @ingroup Elementary * * This is Searchbar. * It can contain a simple entry and button object. diff --git a/src/lib/elm_segment_control.c b/src/lib/elm_segment_control.c index b2351f6..d3e7663 100755 --- a/src/lib/elm_segment_control.c +++ b/src/lib/elm_segment_control.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup SegmentControl SegmentControl + * @defgroup SegmentControl SegmentControl + * @ingroup Elementary * * SegmentControl object is a horizontal control made of multiple segments, * each segment functioning as a discrete button. A segmented control affords a compact means to group together a number of controls. diff --git a/src/lib/elm_separator.c b/src/lib/elm_separator.c old mode 100644 new mode 100755 index 5796fee..319ff35 --- a/src/lib/elm_separator.c +++ b/src/lib/elm_separator.c @@ -3,6 +3,7 @@ /** * @defgroup Separator Separator + * @ingroup Elementary * * A separator is a widget that adds a very thin object to separate other objects. * A separator can be vertical or horizontal. diff --git a/src/lib/elm_slider.c b/src/lib/elm_slider.c old mode 100644 new mode 100755 index e7d2132..44c717a --- a/src/lib/elm_slider.c +++ b/src/lib/elm_slider.c @@ -3,6 +3,7 @@ /** * @defgroup Slider Slider + * @ingroup Elementary * * The slider adds a dragable “slider” widget for selecting the value of * something within a range. diff --git a/src/lib/elm_slideshow.c b/src/lib/elm_slideshow.c old mode 100644 new mode 100755 index ec734b3..ed2ff90 --- a/src/lib/elm_slideshow.c +++ b/src/lib/elm_slideshow.c @@ -6,6 +6,7 @@ /** * @defgroup Slideshow slideshow + * @ingroup Elementary * * This object display a list of object (generally a list of images) and some actions like * next/previous are used to navigate. The animations are defined in the theme, diff --git a/src/lib/elm_slidingdrawer.c b/src/lib/elm_slidingdrawer.c index d05e4cb..dc01d4f 100755 --- a/src/lib/elm_slidingdrawer.c +++ b/src/lib/elm_slidingdrawer.c @@ -1,5 +1,6 @@ /* - * @addgroup SlidingDrawer + * @defgroup SlidingDrawer SlidingDrawer + * @ingroup Elementary * * This is a slidingdrawer. */ diff --git a/src/lib/elm_softkey.c b/src/lib/elm_softkey.c index 1fe539b..28be8ba 100755 --- a/src/lib/elm_softkey.c +++ b/src/lib/elm_softkey.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Softkey Softkey + * @defgroup Softkey Softkey + * @ingroup Elementary * * This is a softkey */ diff --git a/src/lib/elm_spinner.c b/src/lib/elm_spinner.c old mode 100644 new mode 100755 index 4ba970b..3dc47aa --- a/src/lib/elm_spinner.c +++ b/src/lib/elm_spinner.c @@ -3,7 +3,8 @@ #include /** - * @defgroup Spinner + * @defgroup Spinner Spinner + * @ingroup Elementary * * A spinner is a widget which allows the user to increase or decrease * numeric values. By default the spinner will not wrap and has a label diff --git a/src/lib/elm_tab.c b/src/lib/elm_tab.c index e461250..5a30e9c 100755 --- a/src/lib/elm_tab.c +++ b/src/lib/elm_tab.c @@ -13,6 +13,7 @@ /** * @addtogroup Tab Tab + * @ingroup Elementary * * This is a Tab. It can contain label and icon objects. * You can change the location of items. diff --git a/src/lib/elm_tabbar.c b/src/lib/elm_tabbar.c index f5699ff..e9b3022 100755 --- a/src/lib/elm_tabbar.c +++ b/src/lib/elm_tabbar.c @@ -12,7 +12,8 @@ /** - * @addtogroup Tab Tab + * @defgroup Tab Tab + * @ingroup Elementary * * This is a Tab. It can contain label and icon objects. * You can change the location of items. diff --git a/src/lib/elm_table.c b/src/lib/elm_table.c old mode 100644 new mode 100755 index 45c3d44..ac5e997 --- a/src/lib/elm_table.c +++ b/src/lib/elm_table.c @@ -3,6 +3,7 @@ /** * @defgroup Table Table + * @ingroup Elementary * * Arranges widgets in a table where items can also span multiple * columns or rows - even overlap (and then be raised or lowered diff --git a/src/lib/elm_theme.c b/src/lib/elm_theme.c old mode 100644 new mode 100755 index 3dc0bba..da5e00a --- a/src/lib/elm_theme.c +++ b/src/lib/elm_theme.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @defgroup Theme + * @defgroup Theme Theme + * @ingroup Elementary * * Functions to modify the theme in the currently running app. */ diff --git a/src/lib/elm_thumb.c b/src/lib/elm_thumb.c old mode 100644 new mode 100755 index 3764898..5d88fb1 --- a/src/lib/elm_thumb.c +++ b/src/lib/elm_thumb.c @@ -3,6 +3,7 @@ /** * @defgroup Thumb Thumb + * @ingroup Elementary * * A thumb object is used for displaying the thumbnail of an image or video. * You must have compiled Elementary with Ethumb_Client support and the DBus diff --git a/src/lib/elm_timepicker.c b/src/lib/elm_timepicker.c index 266e4b9..793af1c 100755 --- a/src/lib/elm_timepicker.c +++ b/src/lib/elm_timepicker.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Timepicker Timepicker + * @defgroup Timepicker Timepicker + * @ingroup Elementary * * This is a time picker. */ diff --git a/src/lib/elm_timepicker3.c b/src/lib/elm_timepicker3.c index 0ff70ec..448d23f 100755 --- a/src/lib/elm_timepicker3.c +++ b/src/lib/elm_timepicker3.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Timepicker3 Timepicker3 + * @defgroup Timepicker3 Timepicker3 + * @ingroup Elementary * * This is a time picker3. */ diff --git a/src/lib/elm_titlebar.c b/src/lib/elm_titlebar.c index 2340a68..20c51d5 100755 --- a/src/lib/elm_titlebar.c +++ b/src/lib/elm_titlebar.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @addtogroup Titlebar Titlebar + * @defgroup Titlebar Titlebar + * @ingroup Elementary * * This is a titlebar widget. It can contain simple label,icon * and other objects. diff --git a/src/lib/elm_toggle.c b/src/lib/elm_toggle.c old mode 100644 new mode 100755 index b057215..bd37273 --- a/src/lib/elm_toggle.c +++ b/src/lib/elm_toggle.c @@ -2,7 +2,8 @@ #include "elm_priv.h" /** - * @defgroup Toggle + * @defgroup Toggle Toggle + * @ingroup Elementary * * A toggle is a slider which can be used to toggle between * two values. It has two states: on and off. diff --git a/src/lib/elm_toolbar.c b/src/lib/elm_toolbar.c old mode 100644 new mode 100755 index 878ffa6..7e0ccf6 --- a/src/lib/elm_toolbar.c +++ b/src/lib/elm_toolbar.c @@ -6,6 +6,7 @@ /** * @defgroup Toolbar Toolbar + * @ingroup Elementary * * A toolbar is a widget that displays a list of buttons inside * a box. It is scrollable, and only one item can be selected at a time. diff --git a/src/lib/elm_toolbar2.c b/src/lib/elm_toolbar2.c index 3361235..d306115 100755 --- a/src/lib/elm_toolbar2.c +++ b/src/lib/elm_toolbar2.c @@ -5,9 +5,9 @@ #include "elm_priv.h" /** - * @addtogroup Toolbar Toolbar + * @defgroup Toolbar Toolbar + * @ingroup Elementary * - * @addtogroup Toolbar Toolbar * For listing a selection of items in a list within a "bar", each item having an icon and label. * This is more or less intended for use when selecting different modes - much like a tab widget, * but this is just the bar piece. diff --git a/src/lib/elm_transit.c b/src/lib/elm_transit.c old mode 100644 new mode 100755 index 3db38c5..c132f1e --- a/src/lib/elm_transit.c +++ b/src/lib/elm_transit.c @@ -13,7 +13,8 @@ /** * - * @addtogroup Transit + * @defgroup Transit Transit + * @ingroup Elementary * * Transit */ diff --git a/src/lib/elm_viewflipper.c b/src/lib/elm_viewflipper.c index b694687..d0ffed9 100755 --- a/src/lib/elm_viewflipper.c +++ b/src/lib/elm_viewflipper.c @@ -1,6 +1,7 @@ /** * - * @addtogroup Viewflipper + * @defgroup Viewflipper Viewflipper + * @ingroup Elementary * * This is an viewflipper. * viewflipper api can retrun the following values diff --git a/src/lib/elm_win.c b/src/lib/elm_win.c index dabc141..d601892 100755 --- a/src/lib/elm_win.c +++ b/src/lib/elm_win.c @@ -3,6 +3,7 @@ /** * @defgroup Win Win + * @ingroup Elementary * * The window class of Elementary. Contains functions to manipulate * windows. diff --git a/src/lib/elm_wipercontrol.c b/src/lib/elm_wipercontrol.c index 428f9d7..e12b5f9 100755 --- a/src/lib/elm_wipercontrol.c +++ b/src/lib/elm_wipercontrol.c @@ -1,5 +1,6 @@ /* - * @addgroup WiperControl + * @defgroup WiperControl WiperControl + * @ingroup Elementary * * This is a wipercontrol. */ diff --git a/src/lib/elm_zoomcontrols.c b/src/lib/elm_zoomcontrols.c index fdd39cb..ccdf376 100755 --- a/src/lib/elm_zoomcontrols.c +++ b/src/lib/elm_zoomcontrols.c @@ -7,7 +7,8 @@ #define ZC_DEFAULT_RANGE 5 /** - * @addtogroup ZoomControls + * @defgroup ZoomControls ZoomControls + * @ingroup Elementary * * This is a zoomcontrols. Press it and run some function. */