platform/core/uifw/eail.git
10 years agoCorrect parent object for eail_window
Michal Jagiello [Wed, 6 Nov 2013 06:47:12 +0000 (07:47 +0100)]
Correct parent object for eail_window

10 years agoRemove AtkImage tests for eail_button
Zbigniew Kosinski [Tue, 5 Nov 2013 13:07:18 +0000 (14:07 +0100)]
Remove AtkImage tests for eail_button

10 years agoadd support for visible-data-changed event in spinner widget
Patryk Kaczmarek [Tue, 5 Nov 2013 09:14:49 +0000 (10:14 +0100)]
add support for visible-data-changed event in spinner widget

10 years agoadd support for visible-data-changed event in colorselector widget
Patryk Kaczmarek [Tue, 5 Nov 2013 09:12:27 +0000 (10:12 +0100)]
add support for visible-data-changed event in colorselector widget

10 years agoRemove image interface from eail_button and eail_check widgets
Michal Jagiello [Mon, 4 Nov 2013 10:27:47 +0000 (11:27 +0100)]
Remove image interface from eail_button and eail_check widgets

10 years agoAdd shrink and expand actions to genlist items
Michal Jagiello [Mon, 4 Nov 2013 08:52:06 +0000 (09:52 +0100)]
Add shrink and expand actions to genlist items

10 years agoAdd a function to eail_window
Michal Jagiello [Mon, 4 Nov 2013 08:12:37 +0000 (09:12 +0100)]
Add a function to eail_window

10 years agoFix, can't trigger actions for genlist items
Zbigniew Kosinski [Fri, 25 Oct 2013 13:34:39 +0000 (15:34 +0200)]
Fix, can't trigger actions for genlist items

It was not possible to trigger any action on genlist item
when developer use "default" style and don't implement content_get function

10 years agoFix eail_window_get_widget_children, not elm widget objects are filter out
Zbigniew Kosinski [Tue, 22 Oct 2013 13:13:39 +0000 (15:13 +0200)]
Fix eail_window_get_widget_children, not elm widget objects are filter out

10 years agoFix eail_frame_get_widget_children, not elm widget objects are filter out
Zbigniew Kosinski [Mon, 21 Oct 2013 12:16:18 +0000 (14:16 +0200)]
Fix eail_frame_get_widget_children, not elm widget objects are filter out

10 years agotext_caret_moved signal emit on cursor position change in elm_entry
Zbigniew Kosinski [Fri, 20 Sep 2013 14:48:37 +0000 (16:48 +0200)]
text_caret_moved signal emit on cursor position change in elm_entry

10 years agoselection-changed event emission added
Zbigniew Kosinski [Mon, 21 Oct 2013 09:49:40 +0000 (11:49 +0200)]
selection-changed event emission added

10 years agoFix, gengrid item index in parent object
Zbigniew Kosinski [Fri, 18 Oct 2013 11:32:24 +0000 (13:32 +0200)]
Fix, gengrid item index in parent object

10 years agoAdd missing headers to eail/eail/Makefile.am
Karol Furmaniak [Fri, 18 Oct 2013 08:49:59 +0000 (10:49 +0200)]
Add missing headers to eail/eail/Makefile.am

10 years agoFix genlist item index in parent object
Zbigniew Kosinski [Thu, 17 Oct 2013 16:46:13 +0000 (18:46 +0200)]
Fix genlist item index in parent object

10 years agoSignal visible-data-changed support implemented for clock and datetime widgets
Patryk Kaczmarek [Tue, 1 Oct 2013 13:12:07 +0000 (15:12 +0200)]
Signal visible-data-changed support implemented for clock and datetime widgets

   * Commit add visible-data-changed signal emission while widget value is changed

10 years agoIssues deteced by Static Code Analysis fixed
Patryk Kaczmarek [Mon, 30 Sep 2013 11:21:49 +0000 (13:21 +0200)]
Issues deteced by Static Code Analysis fixed

  * Commit consists of fixes issues from Parsoft C++ test

10 years agoFix buildbreak caused by previous commit
Patryk Kaczmarek [Thu, 26 Sep 2013 15:20:42 +0000 (17:20 +0200)]
Fix buildbreak caused by previous commit

10 years agoFunction description fixes
Patryk Kaczmarek [Thu, 26 Sep 2013 14:59:02 +0000 (16:59 +0200)]
Function description fixes

   * Function description fixes
     * Language fixes
     * More details in description

10 years agoAdd support for children add/remove singnal in box widget
Patryk Kaczmarek [Thu, 26 Sep 2013 13:42:08 +0000 (15:42 +0200)]
Add support for children add/remove singnal in box widget

10 years agoRemove obsolete m4 from cache
Tomasz Duszynski [Fri, 20 Sep 2013 11:18:45 +0000 (13:18 +0200)]
Remove obsolete m4 from cache

10 years agoRemove *.m4 from ignore
Tomasz Duszynski [Fri, 20 Sep 2013 11:15:00 +0000 (13:15 +0200)]
Remove *.m4 from ignore

10 years agoAdd m4 macros
Tomasz Duszynski [Fri, 20 Sep 2013 11:11:41 +0000 (13:11 +0200)]
Add m4 macros

10 years agoFirst commit. EAIL ver. 1.0.0
Michał Knapiński [Fri, 20 Sep 2013 10:56:54 +0000 (12:56 +0200)]
First commit. EAIL ver. 1.0.0

10 years agoInitial commit
mknapinski [Fri, 20 Sep 2013 09:43:52 +0000 (02:43 -0700)]
Initial commit