seoz pushed a commit to branch master.
commit 73748856d37d3764170433941bfb1f8fd0b51e20
Author: Daniel Juyung Seo <[email protected]>
Date: Mon Jun 10 13:44:25 2013 +0900
elm: fixed focused and unfocused documentation.
1. ctxpopup, fileselector_entry, naviframe, popup, bubble, button,
calendar, check, clock, colorselector, datetime, diskselector, flipselector,
gengrid.
2. since 1.8
---
src/lib/elc_ctxpopup.h | 5 ++---
src/lib/elc_fileselector_entry.h | 4 ++--
src/lib/elc_naviframe.h | 4 ++--
src/lib/elc_popup.h | 4 ++--
src/lib/elm_bubble.h | 4 ++--
src/lib/elm_button.h | 4 ++--
src/lib/elm_calendar.h | 4 ++--
src/lib/elm_check.h | 4 ++--
src/lib/elm_clock.h | 4 ++--
src/lib/elm_colorselector.h | 4 ++--
src/lib/elm_datetime.h | 4 ++--
src/lib/elm_diskselector.h | 4 ++--
src/lib/elm_flipselector.h | 4 ++--
src/lib/elm_gengrid.h | 4 ++--
14 files changed, 28 insertions(+), 29 deletions(-)
diff --git a/src/lib/elc_ctxpopup.h b/src/lib/elc_ctxpopup.h
index 7309ada..c3aa610 100644
--- a/src/lib/elc_ctxpopup.h
+++ b/src/lib/elc_ctxpopup.h
@@ -30,9 +30,8 @@
* dismissed.
* - @c "language,changed" - This is called when the program's language is
* changed.
- * - @c "focused" - When the entry has received focus.
- * - @c "unfocused" - When the entry has lost focus.
- *
+ * - @c "focused" - When the ctxpopup has received focus. (since 1.8)
+ * - @c "unfocused" - When the ctxpopup has lost focus. (since 1.8)
* Default content parts of the ctxpopup widget that you can use for are:
* @li "default" - A content of the ctxpopup
*
diff --git a/src/lib/elc_fileselector_entry.h b/src/lib/elc_fileselector_entry.h
index 88cdd6c..a360ce5 100644
--- a/src/lib/elc_fileselector_entry.h
+++ b/src/lib/elc_fileselector_entry.h
@@ -37,8 +37,8 @@
* couple seconds
* - @c "clicked" - The entry has been clicked
* - @c "clicked,double" - The entry has been double clicked
- * - @c "focused" - The entry has received focus
- * - @c "unfocused" - The entry has lost focus
+ * - @c "focused" - The entry has received focus (since 1.8)
+ * - @c "unfocused" - The entry has lost focus (since 1.8)
* - @c "selection,paste" - A paste action has occurred on the
* entry
* - @c "selection,copy" - A copy action has occurred on the entry
diff --git a/src/lib/elc_naviframe.h b/src/lib/elc_naviframe.h
index 744d9f3..52171ec 100644
--- a/src/lib/elc_naviframe.h
+++ b/src/lib/elc_naviframe.h
@@ -58,8 +58,8 @@
* @li @c "transition,finished" - When the transition is finished in
* changing the item
* @li @c "title,clicked" - User clicked title area
- * @li @c "focused" - When the entry has received focus.
- * @li @c "unfocused" - When the entry has lost focus.
+ * @li @c "focused" - When the naviframe has received focus. (since 1.8)
+ * @li @c "unfocused" - When the naviframe has lost focus. (since 1.8)
*
* All the parts, for content and text, described here will also be
* reachable by naviframe @b items direct calls:
diff --git a/src/lib/elc_popup.h b/src/lib/elc_popup.h
index c8456e0..9841fce 100644
--- a/src/lib/elc_popup.h
+++ b/src/lib/elc_popup.h
@@ -70,8 +70,8 @@
* @ref Layout:
* @li @c "timeout" - whenever popup is closed as a result of timeout.
* @li @c "block,clicked" - whenever user taps on Blocked Event area.
- * @li @c "focused" - When the entry has received focus.
- * @li @c "unfocused" - When the entry has lost focus.
+ * @li @c "focused" - When the popup has received focus. (since 1.8)
+ * @li @c "unfocused" - When the popup has lost focus. (since 1.8)
*
* Styles available for Popup
* @li "default"
diff --git a/src/lib/elm_bubble.h b/src/lib/elm_bubble.h
index 825fd49..e02a91c 100644
--- a/src/lib/elm_bubble.h
+++ b/src/lib/elm_bubble.h
@@ -38,8 +38,8 @@
* This widget emits the following signals, besides the ones sent from
* @ref Layout:
* @li @c "clicked" - This is called when a user has clicked the bubble.
- * @li @c "focused" - When the entry has received focus.
- * @li @c "unfocused" - When the entry has lost focus.
+ * @li @c "focused" - When the bubble has received focus. (since 1.8)
+ * @li @c "unfocused" - When the bubble has lost focus. (since 1.8)
*
* Default content parts of the bubble that you can use for are:
* @li "default" - A content of the bubble
diff --git a/src/lib/elm_button.h b/src/lib/elm_button.h
index ce0ead9..afdcc81 100644
--- a/src/lib/elm_button.h
+++ b/src/lib/elm_button.h
@@ -24,8 +24,8 @@
* @li "repeated": the user pressed the button without releasing it.
* @li "pressed": button was pressed.
* @li "unpressed": button was released after being pressed.
- * @li @c "focused" : When the entry has received focus.
- * @li @c "unfocused" : When the entry has lost focus.
+ * @li @c "focused" : When the button has received focus. (since 1.8)
+ * @li @c "unfocused" : When the button has lost focus. (since 1.8)
* In all cases, the @c event parameter of the callback will be
* @c NULL.
*
diff --git a/src/lib/elm_calendar.h b/src/lib/elm_calendar.h
index bc1b521..fcd4532 100644
--- a/src/lib/elm_calendar.h
+++ b/src/lib/elm_calendar.h
@@ -25,8 +25,8 @@
* - @c "changed" - emitted when the date in the calendar is changed.
* - @c "display,changed" - emitted when the current month displayed in the
* calendar is changed.
- * - @c "focused" - When the entry has received focus.
- * - @c "unfocused" - When the entry has lost focus.
+ * - @c "focused" - When the calendar has received focus. (since 1.8)
+ * - @c "unfocused" - When the calendar has lost focus. (since 1.8)
*
* Supported elm_object common APIs.
* @li @ref elm_object_signal_emit
diff --git a/src/lib/elm_check.h b/src/lib/elm_check.h
index a641de5..bd9cf31 100644
--- a/src/lib/elm_check.h
+++ b/src/lib/elm_check.h
@@ -30,8 +30,8 @@
* @ref Layout:
* - @c "changed" - This is called whenever the user changes the state of
* the check objects (@c event_info is always @c NULL).
- * - @c "focused" - When the entry has received focus.
- * - @c "unfocused" - When the entry has lost focus.
+ * - @c "focused" - When the check has received focus. (since 1.8)
+ * - @c "unfocused" - When the check has lost focus. (since 1.8)
*
* Default content parts of the check widget that you can use for are:
* @li "icon" - An icon of the check
diff --git a/src/lib/elm_clock.h b/src/lib/elm_clock.h
index 18b001b..f8f6708 100644
--- a/src/lib/elm_clock.h
+++ b/src/lib/elm_clock.h
@@ -39,8 +39,8 @@
* This widget emits the following signals, besides the ones sent from
* @ref Layout:
* - @c "changed" - the clock's user changed the time
- * - @c "focused" - When the entry has received focus.
- * - @c "unfocused" - When the entry has lost focus.
+ * - @c "focused" - When the clock ehas received focus. (since 1.8)
+ * - @c "unfocused" - When the clock has lost focus. (since 1.8)
*
* Supported elm_object common APIs.
* @li @ref elm_object_signal_emit
diff --git a/src/lib/elm_colorselector.h b/src/lib/elm_colorselector.h
index feb635e..c5d4b5f 100644
--- a/src/lib/elm_colorselector.h
+++ b/src/lib/elm_colorselector.h
@@ -28,8 +28,8 @@
* - @c "color,item,longpressed" - When user long presses on color
* item. The event info parameter of the callback contains selected
* color item.
- * - @c "focused" - When the entry has received focus.
- * - @c "unfocused" - When the entry has lost focus.
+ * - @c "focused" - When the colorselector has received focus. (since 1.8)
+ * - @c "unfocused" - When the colorselector has lost focus. (since 1.8)
*
* See @ref tutorial_colorselector.
* @{
diff --git a/src/lib/elm_datetime.h b/src/lib/elm_datetime.h
index 7010104..cf4bc3e 100644
--- a/src/lib/elm_datetime.h
+++ b/src/lib/elm_datetime.h
@@ -183,8 +183,8 @@
* signal is sent.
* @li @b "language,changed" - whenever system locale changes, this
* signal is sent.
- * @li @c "focused" - When the entry has received focus.
- * @li @c "unfocused" - When the entry has lost focus.
+ * @li @c "focused" - When the datetime has received focus. (since 1.8)
+ * @li @c "unfocused" - When the datetime has lost focus. (since 1.8)
*
* Here is an example on its usage:
* @li @ref datetime_example
diff --git a/src/lib/elm_diskselector.h b/src/lib/elm_diskselector.h
index 98e265e..66f3c48 100644
--- a/src/lib/elm_diskselector.h
+++ b/src/lib/elm_diskselector.h
@@ -33,8 +33,8 @@
* @li @c "scroll,anim,stop" - scrolling animation has stopped
* @li @c "scroll,drag,start" - dragging the diskselector has started
* @li @c "scroll,drag,stop" - dragging the diskselector has stopped
- * @li @c "focused" - When the entry has received focus.
- * @li @c "unfocused" - When the entry has lost focus.
+ * @li @c "focused" - When the diskselector has received focus. (since 1.8)
+ * @li @c "unfocused" - When the diskselector has lost focus. (since 1.8)
*
* @note The "scroll,anim,*" and "scroll,drag,*" signals are only emitted by
* user intervention.
diff --git a/src/lib/elm_flipselector.h b/src/lib/elm_flipselector.h
index 9061c4e..c1fcdef 100644
--- a/src/lib/elm_flipselector.h
+++ b/src/lib/elm_flipselector.h
@@ -29,8 +29,8 @@
* from the first item in its list to the last
* - @c "underflowed" - when the widget's current selection is changed
* from the last item in its list to the first
- * - @c "focused" - When the entry has received focus.
- * - @c "unfocused" - When the entry has lost focus.
+ * - @c "focused" - When the flip selector has received focus. (since 1.8)
+ * - @c "unfocused" - When the flip selector has lost focus. (since 1.8)
*
* Available styles for it:
* - @c "default"
diff --git a/src/lib/elm_gengrid.h b/src/lib/elm_gengrid.h
index f182d23..1da72a3 100644
--- a/src/lib/elm_gengrid.h
+++ b/src/lib/elm_gengrid.h
@@ -235,8 +235,8 @@
* - @c "language,changed" - This is called when the program's language is
* changed. Call the elm_gengrid_realized_items_update() if items text should
* be translated.
- * - @c "focused" - When the entry has received focus.
- * - @c "unfocused" - When the entry has lost focus.
+ * - @c "focused" - When the gengrid has received focus. (since 1.8)
+ * - @c "unfocused" - When the gengrid has lost focus. (since 1.8)
*
* Supported elm_object common APIs
* @li elm_object_signal_emit()
--
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j