platform/upstream/elementary.git
12 years ago[elementary/index] Some APIs were modified or removed + fix build
WooHyun Jung [Mon, 5 Mar 2012 10:05:58 +0000 (10:05 +0000)]
[elementary/index] Some APIs were modified or removed + fix build
break.

SVN revision: 68690

12 years agomodify code related elm_hoversel_label and icon(deprecated function)
Jiyoun Park [Mon, 5 Mar 2012 10:04:53 +0000 (10:04 +0000)]
modify code related elm_hoversel_label and icon(deprecated function)

SVN revision: 68689

12 years agoFrom: GoUn Lee <gouni.lee@samsung.com>
GoUn Lee [Mon, 5 Mar 2012 09:58:38 +0000 (09:58 +0000)]
From: GoUn Lee <gouni.lee@samsung.com>
Subject: [E-devel] [Patch]New feature in Multibuttonentry widget
(input panel handles manually)

I've added patch for a new feature in Multibuttonentry widget.
When Multibuttonenetry gets/lost a focus, it shows input panel(virtual
keyboard) using elm_entry_input_panel_show/hide() function.
A multibuttonenetry manually handles input panel.
The reason why it handles manually input panel even though it has entry,
the multibuttonentry must show input panel when entry lost focus and
multibuttonentry widget is focused.
Such as item(button) is clicked.

So I've added this feature.
Please review this patch.

SVN revision: 68688

12 years agomake notify repeat events be allow_events... as thats what it really
Carsten Haitzler [Mon, 5 Mar 2012 09:50:32 +0000 (09:50 +0000)]
make notify repeat events be allow_events... as thats what it really
does.

SVN revision: 68685

12 years agoDeprecate elm_object_cursor_engine_only_set/get.
Sanjeev BA [Mon, 5 Mar 2012 09:15:04 +0000 (09:15 +0000)]
Deprecate elm_object_cursor_engine_only_set/get.

Signed-off-by: Sanjeev BA <as2902.b@samsung.com>
SVN revision: 68683

12 years agotrack bubble deprecation.
Carsten Haitzler [Mon, 5 Mar 2012 08:37:28 +0000 (08:37 +0000)]
track bubble deprecation.

SVN revision: 68682

12 years agoand move bitfileds around and name enum typedefs better
Carsten Haitzler [Mon, 5 Mar 2012 08:34:56 +0000 (08:34 +0000)]
and move bitfileds around and name enum typedefs better

SVN revision: 68681

12 years agofix warnings from 김대성<ad960009@naver.com>'s patch.
Carsten Haitzler [Mon, 5 Mar 2012 08:31:58 +0000 (08:31 +0000)]
fix warnings from  김대성<ad960009@naver.com>'s patch.

SVN revision: 68680

12 years agoFrom: 김대성<ad960009@naver.com>
Carsten Haitzler [Mon, 5 Mar 2012 08:26:09 +0000 (08:26 +0000)]
From: 김대성<ad960009@naver.com>
Subject: Re: [E-devel] suggest new api for elm_entry's copy & paste
behavior

I deprecated old apis(elm_entry_cnp_textonly_set/get) in this patch.
Please review this patch once again.

SVN revision: 68679

12 years agoImprove hover example.
Sanjeev BA [Mon, 5 Mar 2012 07:34:57 +0000 (07:34 +0000)]
Improve hover example.

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68676

12 years agoMore typo and grammar fixes for documentation.
Sanjeev BA [Mon, 5 Mar 2012 05:31:49 +0000 (05:31 +0000)]
More typo and grammar fixes for documentation.

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68675

12 years agoelementary: fix QUERTY -> QWERTY
Jihoon Kim [Mon, 5 Mar 2012 04:50:53 +0000 (04:50 +0000)]
elementary: fix QUERTY -> QWERTY

SVN revision: 68674

12 years agoFrom: Bluezery <ohpowel@gmail.com>
Bluezery [Mon, 5 Mar 2012 04:18:33 +0000 (04:18 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Add overlay in the map

I made a overlay APIs in the map. This will replace the marker APIs.
I hope that markers will be deleted before elementary 1.0 release.
This was discussed before in
http://marc.info/?l=enlightenment-devel&m=132685497711772&w=2

Marker only supports layout style overlay. So only icon and image are
suitable for marker.  For now on, overlay can support any evas object
and also layout style.
Currently overlay support default, bubble, and class types.  And more
types will be added (Polyline, Polygon, scale, POI etc.).
I made a Elm_Map_Overlay opaque structure for handling general overlay
properties (hide, pause, show, etc.) and coordinates or internal
content (icon, content, etc.) for those different types.
Class type overlay is something like mixture of previous marker group
and marker class.
If member overlays in the same class are closed, they will be grouped.
(Same functionality as previous maker group.) The group's properties
and contents are defined by using general overlay functions.  (New
functionality)
This defined properties and contents can be be propagated to member
overlays appended to this class.  (Same functionality as previous
maker class.)

There are some missing functionalities remained. Group callbacks are
not supported yet in the overlays.
So images inside group bubble can not be shown. I will implement this
feature.

After this patch, I will fix signals and function names before
elementary 1.0 releases.

SVN revision: 68672

12 years agoelementary/index - + XXX
ChunEon Park [Mon, 5 Mar 2012 03:09:57 +0000 (03:09 +0000)]
elementary/index - + XXX

SVN revision: 68671

12 years agoelementary/genlist, gengrid - reverted item_class version checking.
ChunEon Park [Mon, 5 Mar 2012 02:46:29 +0000 (02:46 +0000)]
elementary/genlist, gengrid - reverted item_class version checking.

The version field is not for preventing ABI break but just for checking allocator (to not free the item class created by user)

SVN revision: 68670

12 years agoelm: fix typo parant -> parent
Jihoon Kim [Mon, 5 Mar 2012 02:35:25 +0000 (02:35 +0000)]
elm: fix typo parant -> parent

SVN revision: 68669

12 years agoelm_config.c: fix some typo
Jihoon Kim [Mon, 5 Mar 2012 02:33:49 +0000 (02:33 +0000)]
elm_config.c: fix some typo

SVN revision: 68668

12 years agoFix some typos and documentation.
Sanjeev BA [Mon, 5 Mar 2012 01:57:17 +0000 (01:57 +0000)]
Fix some typos and documentation.

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68667

12 years agoadd note about allocation
Mike Blumenkrantz [Mon, 5 Mar 2012 00:22:54 +0000 (00:22 +0000)]
add note about allocation

SVN revision: 68666

12 years agoelementary/index - return item handles.
ChunEon Park [Sun, 4 Mar 2012 13:51:17 +0000 (13:51 +0000)]
elementary/index - return item handles.

SVN revision: 68660

12 years agoAdd the ELM_TOOLBAR_SHRINK_EXPAND mode. The items be expanded according the size...
Jaehwan Kim [Sun, 4 Mar 2012 09:52:20 +0000 (09:52 +0000)]
Add the ELM_TOOLBAR_SHRINK_EXPAND mode. The items be expanded according the size of the toolbar when it's set.

SVN revision: 68653

12 years agoelm genlist: Revises header.
Daniel Juyung Seo [Sun, 4 Mar 2012 05:10:54 +0000 (05:10 +0000)]
elm genlist: Revises header.

Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68652

12 years agoelm gengrid: Fixed freezing bug. Closed trac #980
Daniel Juyung Seo [Sun, 4 Mar 2012 05:03:25 +0000 (05:03 +0000)]
elm gengrid: Fixed freezing bug. Closed trac #980

Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68651

12 years agoelm genlist: Added comments for dragging flag.
Daniel Juyung Seo [Sat, 3 Mar 2012 16:01:40 +0000 (16:01 +0000)]
elm genlist: Added comments for dragging flag.

Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68649

12 years agoelementary: UI-Mirroring to Mirroring in index.doxy
Jihoon Kim [Sat, 3 Mar 2012 07:42:37 +0000 (07:42 +0000)]
elementary: UI-Mirroring to Mirroring in index.doxy

SVN revision: 68645

12 years agoelm conform: Reviewed conformant.
Daniel Juyung Seo [Sat, 3 Mar 2012 06:12:09 +0000 (06:12 +0000)]
elm conform: Reviewed conformant.

Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68643

12 years agoelm colorselector: Reviewed colorselector. OK for this widget.
Daniel Juyung Seo [Sat, 3 Mar 2012 06:12:00 +0000 (06:12 +0000)]
elm colorselector: Reviewed colorselector. OK for this widget.

Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68641

12 years agoelm: Random review of multibuttonentry and genlist.
Daniel Juyung Seo [Sat, 3 Mar 2012 06:11:56 +0000 (06:11 +0000)]
elm: Random review of multibuttonentry and genlist.

Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68640

12 years agoelm multibuttonentry: Revised codes.
Daniel Juyung Seo [Sat, 3 Mar 2012 06:11:50 +0000 (06:11 +0000)]
elm multibuttonentry: Revised codes.
1. fixed formatting.
2. renamed smart callback "shrank" -> "contracted"
I just renamed this smart callback without backport because multibuttonentry committed recently and backport will be removed in a couple of days (elm 1.0 api freeze)
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68639

12 years agoelm multibuttonentry: Reviewed some parts of multibuttonentry.
Daniel Juyung Seo [Fri, 2 Mar 2012 12:43:02 +0000 (12:43 +0000)]
elm multibuttonentry: Reviewed some parts of multibuttonentry.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68627

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Fri, 2 Mar 2012 12:42:42 +0000 (12:42 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary_test] test_focus

I have attached a patch which is for test_focus. Please review this
and give any feedbacks. Thanks.

SVN revision: 68626

12 years agoelm test_genlist.c: Revised test code.
Daniel Juyung Seo [Fri, 2 Mar 2012 12:07:55 +0000 (12:07 +0000)]
elm test_genlist.c: Revised test code.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68625

12 years agoelm index: Fixed build warning.
Daniel Juyung Seo [Fri, 2 Mar 2012 12:07:44 +0000 (12:07 +0000)]
elm index: Fixed build warning.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68623

12 years agoelm_entry: add elm_entry_imf_context_get
Jihoon Kim [Fri, 2 Mar 2012 10:34:58 +0000 (10:34 +0000)]
elm_entry: add elm_entry_imf_context_get
It provides internal input method context similar to elm_entry_textblock_get()
Note: Do NOT cache the return object.

SVN revision: 68622

12 years agoelm/edje_externals: fix formatting
Jihoon Kim [Fri, 2 Mar 2012 09:00:52 +0000 (09:00 +0000)]
elm/edje_externals: fix formatting

SVN revision: 68620

12 years agoelementary/elm_menu : Deprecated one API and modified test codes.
WooHyun Jung [Fri, 2 Mar 2012 08:56:32 +0000 (08:56 +0000)]
elementary/elm_menu : Deprecated one API and modified test codes.

SVN revision: 68619

12 years agoRenaming elm_web functions.
Sanjeev BA [Fri, 2 Mar 2012 05:10:46 +0000 (05:10 +0000)]
Renaming elm_web functions.

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68618

12 years agoRevert r68492, r68497 and r68536. It's related to r68536. The revision is reverted.
Jaehwan Kim [Fri, 2 Mar 2012 02:03:24 +0000 (02:03 +0000)]
Revert r68492, r68497 and r68536. It's related to r68536. The revision is reverted.
So Currently, this code is not necessary. I'll patch this code later.

SVN revision: 68610

12 years agostringshare_del(NULL) is okay and item_style can be NULL
Mike Blumenkrantz [Fri, 2 Mar 2012 01:20:50 +0000 (01:20 +0000)]
stringshare_del(NULL) is okay and item_style can be NULL

SVN revision: 68609

12 years agonot sure how this insanity made it in, spank spank to someone
Mike Blumenkrantz [Fri, 2 Mar 2012 01:12:43 +0000 (01:12 +0000)]
not sure how this insanity made it in, spank spank to someone

SVN revision: 68608

12 years agoSVN revision: 68591
Mike Blumenkrantz [Thu, 1 Mar 2012 20:16:28 +0000 (20:16 +0000)]
SVN revision: 68591
try asking in irc or mailing list before randomly changing things like this.

SVN revision: 68592

12 years ago[Elm] For $deity's sake, why this multiselect on elm config's theme choosing list?
Gustavo Lima Chaves [Thu, 1 Mar 2012 20:12:47 +0000 (20:12 +0000)]
[Elm] For $deity's sake, why this multiselect on elm config's theme choosing list?

SVN revision: 68591

12 years agorevert 68495 and all subsequent "toolbar refactoring" (rewriting) commits because...
Mike Blumenkrantz [Thu, 1 Mar 2012 19:14:46 +0000 (19:14 +0000)]
revert 68495 and all subsequent "toolbar refactoring" (rewriting) commits because they broke toolbar use for everyone.
in the future, rewrites like this MUST be submitted as PATCHES, not direct commits. this allows application authors to continue having fun writing code without suddenly having broken widgets.

I have left the newly committed edc, as it does not seem likely to cause issues on its own.

SVN revision: 68586

12 years agoelm_menu: Deprecate elm_menu_item_object_icon_name_get/set and rename it to elm_menu_...
Pau Espin Pedrol [Thu, 1 Mar 2012 12:05:10 +0000 (12:05 +0000)]
elm_menu: Deprecate elm_menu_item_object_icon_name_get/set and rename it to elm_menu_item_icon_name_get/set

SVN revision: 68568

12 years agoelm_slideshow: Deprecate elm_slideshow_show() and rename it to elm_slideshow_item_show()
Pau Espin Pedrol [Thu, 1 Mar 2012 11:50:56 +0000 (11:50 +0000)]
elm_slideshow: Deprecate elm_slideshow_show() and rename it to elm_slideshow_item_show()

SVN revision: 68567

12 years agoelementary/index - trivial changes
ChunEon Park [Thu, 1 Mar 2012 09:44:50 +0000 (09:44 +0000)]
elementary/index - trivial changes

SVN revision: 68566

12 years agoRename elm_cache API with common prefix.
Sanjeev BA [Thu, 1 Mar 2012 06:05:54 +0000 (06:05 +0000)]
Rename elm_cache API with common prefix.

Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68564

12 years ago[elementary/elm_label] Deprecated some APIs, and refactored
WooHyun Jung [Thu, 1 Mar 2012 04:49:23 +0000 (04:49 +0000)]
[elementary/elm_label] Deprecated some APIs, and refactored
elm_label.c and label.edc files.

SVN revision: 68563

12 years agoRename enum as per review comment.
Sanjeev BA [Thu, 1 Mar 2012 03:38:56 +0000 (03:38 +0000)]
Rename enum as per review comment.

Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68562

12 years agoRemove __UNUSED__ for used params.
Sanjeev BA [Thu, 1 Mar 2012 03:38:53 +0000 (03:38 +0000)]
Remove __UNUSED__ for used params.

Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68561

12 years agoScope change for variable.
Sanjeev BA [Thu, 1 Mar 2012 03:38:45 +0000 (03:38 +0000)]
Scope change for variable.

Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68560

12 years agoelementary/index - [E-devel] [Patch] Add new API in Index widget (e lm_index_indicato...
ChunEon Park [Thu, 1 Mar 2012 02:42:51 +0000 (02:42 +0000)]
elementary/index - [E-devel] [Patch] Add new API in Index widget (e lm_index_indicator_disabled_set/get())

I've attached patch file about new API in Index widget.
called elm_index_indicator_disabled_set() / elm_index_indicator_disabled_get()
Using this elm_index_indicator_disabled_set API, if it is set EINA_TRUE in second value, popup text could be invisible.
In this API, indicator notes popup text which shows a letter has been selecting.
I tested through elementary_test, and it works.

Signed-Off-By GoUn Lee<gouni.lee@samsung.com>

SVN revision: 68559

12 years agoElm entry: Use the new edje_object_part_text_user_insert API.
Tom Hacohen [Wed, 29 Feb 2012 16:00:34 +0000 (16:00 +0000)]
Elm entry: Use the new edje_object_part_text_user_insert API.

SVN revision: 68557

12 years agoadd a proper elm api to request a prefeered evas rendering engine.
Carsten Haitzler [Wed, 29 Feb 2012 12:45:58 +0000 (12:45 +0000)]
add a proper elm api to request a prefeered evas rendering engine.

SVN revision: 68553

12 years agoelementary/genlist,gengrid - reorder the EAPIs in their headers to compare each other.
ChunEon Park [Wed, 29 Feb 2012 12:13:40 +0000 (12:13 +0000)]
elementary/genlist,gengrid - reorder the EAPIs in their headers to compare each other.

SVN revision: 68552

12 years agoand now add/implement window icon too. awesome++!!!!!!!
Carsten Haitzler [Wed, 29 Feb 2012 12:06:12 +0000 (12:06 +0000)]
and now add/implement window icon too. awesome++!!!!!!!

that set of missing stuff that u needed ecore_x for is now done. ugh.
more stuff to do.

SVN revision: 68551

12 years agoelementary/gengrid - removed elm_gengrid_item_sorted_insert
ChunEon Park [Wed, 29 Feb 2012 10:30:51 +0000 (10:30 +0000)]
elementary/gengrid - removed elm_gengrid_item_sorted_insert
and rename elm_gengrid_item_direct_sorted_insert to elm_gengrid_item_sorted_insert

SVN revision: 68545

12 years agoelementary/genlist - recover the delete_me field position to keep the abi
ChunEon Park [Wed, 29 Feb 2012 09:48:15 +0000 (09:48 +0000)]
elementary/genlist - recover the delete_me field position to keep the abi

SVN revision: 68543

12 years agoelementary/gengrid - elm_gengrid_item_item_class_set -> elm_gengrid_item_item_class_u...
ChunEon Park [Wed, 29 Feb 2012 09:01:24 +0000 (09:01 +0000)]
elementary/gengrid - elm_gengrid_item_item_class_set -> elm_gengrid_item_item_class_update

SVN revision: 68542

12 years agoelm win: Fixed typo. Patch by Jeremy Zurcher <jeremy@asynk.ch>
Daniel Juyung Seo [Wed, 29 Feb 2012 08:56:40 +0000 (08:56 +0000)]
elm win: Fixed typo. Patch by Jeremy Zurcher <jeremy@asynk.ch>

On Wed, Feb 29, 2012 at 5:10 PM, J??r??my Zurcher <jeremy@asynk.ch>
wrote:
elm_win_widthdrawn_get -> elm_win_withdrawn_get

Jeremy

SVN revision: 68541

12 years agoChange enabled_get/set to disabled_get/set.
Sanjeev BA [Wed, 29 Feb 2012 07:54:57 +0000 (07:54 +0000)]
Change enabled_get/set to disabled_get/set.

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68540

12 years agoelementary/genlist, gengrid - added itc version checking.
ChunEon Park [Wed, 29 Feb 2012 07:51:23 +0000 (07:51 +0000)]
elementary/genlist, gengrid - added itc version checking.

SVN revision: 68539

12 years agoelementary/genlist - renamed label field to text.
ChunEon Park [Wed, 29 Feb 2012 06:52:05 +0000 (06:52 +0000)]
elementary/genlist - renamed label field to text.

SVN revision: 68538

12 years agoelementary/gengrid - deprecated elm_gengrid_item_object_get()
ChunEon Park [Wed, 29 Feb 2012 06:44:35 +0000 (06:44 +0000)]
elementary/gengrid - deprecated elm_gengrid_item_object_get()

SVN revision: 68537

12 years agoThe scale bug is fixed.
Jaehwan Kim [Wed, 29 Feb 2012 06:31:25 +0000 (06:31 +0000)]
The scale bug is fixed.

SVN revision: 68536

12 years agoelementary/genlist - breaked edit mode. my fault.
ChunEon Park [Wed, 29 Feb 2012 06:30:54 +0000 (06:30 +0000)]
elementary/genlist - breaked edit mode. my fault.

thanks to hyoyoung for reporing it.

SVN revision: 68535

12 years agoelementary/genlist, gengrid - more reviews
ChunEon Park [Wed, 29 Feb 2012 06:22:59 +0000 (06:22 +0000)]
elementary/genlist, gengrid - more reviews

SVN revision: 68534

12 years agoelm win: Commented unused function.
Daniel Juyung Seo [Wed, 29 Feb 2012 05:05:50 +0000 (05:05 +0000)]
elm win: Commented unused function.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68533

12 years agoelm check: Reviewed check APIs. OK for check.
Daniel Juyung Seo [Wed, 29 Feb 2012 04:50:20 +0000 (04:50 +0000)]
elm check: Reviewed check APIs. OK for check.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68532

12 years agoelm elm_web.h: Quick review of web API.
Daniel Juyung Seo [Wed, 29 Feb 2012 04:50:04 +0000 (04:50 +0000)]
elm elm_web.h: Quick review of web API.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68531

12 years agoelm/entry: fix document and parameter of elm_entry_input_panel_return_key_autoenabled_set
Jihoon Kim [Wed, 29 Feb 2012 04:45:08 +0000 (04:45 +0000)]
elm/entry: fix document and parameter of elm_entry_input_panel_return_key_autoenabled_set

SVN revision: 68530

12 years agobubble_corner_set/get params from char * to bubble_pos_set/get enum.
Sanjeev BA [Wed, 29 Feb 2012 03:41:31 +0000 (03:41 +0000)]
bubble_corner_set/get params from char * to bubble_pos_set/get enum.

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68528

12 years agoImplementation for elm_panes_content_right_size_get/set().
Sanjeev BA [Wed, 29 Feb 2012 03:01:58 +0000 (03:01 +0000)]
Implementation for elm_panes_content_right_size_get/set().
Thanks to jeremy@asynk.ch

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68527

12 years agoElm (wayland): Set frame clip. Fix maximize/unmaximize in wayland.
Christopher Michael [Tue, 28 Feb 2012 22:52:34 +0000 (22:52 +0000)]
Elm (wayland): Set frame clip. Fix maximize/unmaximize in wayland.

SVN revision: 68524

12 years agoElm (wayland): Update elm code to reflect recent efl wayland changes.
Christopher Michael [Tue, 28 Feb 2012 21:58:34 +0000 (21:58 +0000)]
Elm (wayland): Update elm code to reflect recent efl wayland changes.

SVN revision: 68519

12 years agoreplicate new bug from 68495
Mike Blumenkrantz [Tue, 28 Feb 2012 20:14:56 +0000 (20:14 +0000)]
replicate new bug from 68495

SVN revision: 68514

12 years agoelm panes: Added some review for un-implemented APIs. Pointed out by Jeremy Zurcher.
Daniel Juyung Seo [Tue, 28 Feb 2012 14:45:28 +0000 (14:45 +0000)]
elm panes: Added some review for un-implemented APIs. Pointed out by Jeremy Zurcher.

Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68508

12 years agoadd callbacks for knowing several states of a window and more api's to
Carsten Haitzler [Tue, 28 Feb 2012 11:20:35 +0000 (11:20 +0000)]
add callbacks for knowing several states of a window and more api's to
control a windows properties

SVN revision: 68502

12 years agowarn--
Carsten Haitzler [Tue, 28 Feb 2012 11:11:23 +0000 (11:11 +0000)]
warn--

SVN revision: 68501

12 years agoAdd the "item_horizontal" style in button.edc
Jaehwan Kim [Tue, 28 Feb 2012 09:17:32 +0000 (09:17 +0000)]
Add the "item_horizontal" style in button.edc
It's for toolbar item.

SVN revision: 68497

12 years agoelementary/genlist - killed elm_genlist_item_sorted_insert.
ChunEon Park [Tue, 28 Feb 2012 07:17:00 +0000 (07:17 +0000)]
elementary/genlist - killed elm_genlist_item_sorted_insert.
renamed elm_genlist_item_direct_sorted_insert to elm_genlist_item_sorted_insert

SVN revision: 68496

12 years agoChange the toolbar item by using button object.
Jaehwan Kim [Tue, 28 Feb 2012 07:14:10 +0000 (07:14 +0000)]
Change the toolbar item by using button object.
The toolbar item was edje object. Because edje object cannot be focused, toolbar item cannot be focused, either.
But toolbar item should be focused in order to move the focus by each item.
Later, we will be able to move the focus by using arrow keyboard.
So I change toolbar item to be made up with button object.
Since toolbar cannot access button's edje object, the effect of content set and text set is moved in button.

SVN revision: 68495

12 years agoThe animation for content set and text set.
Jaehwan Kim [Tue, 28 Feb 2012 06:31:25 +0000 (06:31 +0000)]
The animation for content set and text set.
This animation effect was in toolbar originally.
But toolbar will use the button as toolbar item.
So I add this effect into button. This effect is useful in button too.
The work which changes toolbar item to button object will be patched next revision.

SVN revision: 68492

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
Hyoyoung Chang [Tue, 28 Feb 2012 06:17:22 +0000 (06:17 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp - revise apis
Date: Tue, 28 Feb 2012 15:11:12 +0900

Dear all.

I made a small patch about revise cnp apis.
It changed argument orders of apis to consistence and make elm widget centric.
now all cnp api's first argument is a elm widget.
It breaks api compatibility. so elementarychanges is needed to update.

thanks.

SVN revision: 68491

12 years agoelementary/genlist - deprecated elm_genlist_item_object_get
ChunEon Park [Tue, 28 Feb 2012 05:58:45 +0000 (05:58 +0000)]
elementary/genlist - deprecated elm_genlist_item_object_get

SVN revision: 68490

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
Hyoyoung Chang [Tue, 28 Feb 2012 05:49:07 +0000 (05:49 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp - revise document
Date: Tue, 28 Feb 2012 13:55:59 +0900

Dear all.

As i said earlier, elm_cnp's document is revised.
I add information about x11 and make some comment clear.

Thanks

SVN revision: 68489

12 years agoelementary/genlist - reviewed.
ChunEon Park [Tue, 28 Feb 2012 05:26:49 +0000 (05:26 +0000)]
elementary/genlist - reviewed.

SVN revision: 68488

12 years agoelm/entry: input_panel_return_key_autoenable_set -> input_panel_return_key_autoenable...
Jihoon Kim [Tue, 28 Feb 2012 04:25:37 +0000 (04:25 +0000)]
elm/entry: input_panel_return_key_autoenable_set -> input_panel_return_key_autoenabled_set
Thanks, Daniel.

SVN revision: 68486

12 years agoelm: Fixed typos.
Daniel Juyung Seo [Tue, 28 Feb 2012 02:39:31 +0000 (02:39 +0000)]
elm: Fixed typos.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68485

12 years agoelm/entry: add elm_entry_input_panel_return_key_autoenable_set API.
Jihoon Kim [Tue, 28 Feb 2012 01:50:19 +0000 (01:50 +0000)]
elm/entry: add elm_entry_input_panel_return_key_autoenable_set API.

Set whether the return key on the input panel is disabled automatically when entry has no text.

SVN revision: 68484

12 years agobroke svn with a doc update. yes, I'm that good.
Mike Blumenkrantz [Mon, 27 Feb 2012 23:48:31 +0000 (23:48 +0000)]
broke svn with a doc update. yes, I'm that good.

SVN revision: 68483

12 years agoreviewed cnp docs, added an api FIXME
Mike Blumenkrantz [Mon, 27 Feb 2012 23:24:41 +0000 (23:24 +0000)]
reviewed cnp docs, added an api FIXME

SVN revision: 68482

12 years agoelementary/glview - reviewed. changed trivials.
ChunEon Park [Mon, 27 Feb 2012 14:19:28 +0000 (14:19 +0000)]
elementary/glview - reviewed. changed trivials.

SVN revision: 68476

12 years agoelm calendar: Reviewed calendar. Added some comments but review was not finished...
Daniel Juyung Seo [Mon, 27 Feb 2012 13:59:49 +0000 (13:59 +0000)]
elm calendar: Reviewed calendar. Added some comments but review was not finished yet.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68475

12 years agoelementary/elm_object_item - blocked 2 APIs. will be removed soon
ChunEon Park [Mon, 27 Feb 2012 09:15:42 +0000 (09:15 +0000)]
elementary/elm_object_item - blocked 2 APIs. will be removed soon

SVN revision: 68472

12 years agoAdd documentation for tooltip.
Sanjeev BA [Mon, 27 Feb 2012 08:33:59 +0000 (08:33 +0000)]
Add documentation for tooltip.

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68471

12 years agoElm tooltip API moved to config.
Sanjeev BA [Mon, 27 Feb 2012 08:33:48 +0000 (08:33 +0000)]
Elm tooltip API moved to config.

Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68470

12 years agoelm genlist: Set expanded_item only when it's expanding or set NULL.
Daniel Juyung Seo [Mon, 27 Feb 2012 08:01:15 +0000 (08:01 +0000)]
elm genlist: Set expanded_item only when it's expanding or set NULL.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68469

12 years agofix freeing of item that frees the expanded item
Carsten Haitzler [Mon, 27 Feb 2012 06:21:36 +0000 (06:21 +0000)]
fix freeing of item that frees the expanded item

SVN revision: 68468

12 years agoprintf--
Carsten Haitzler [Mon, 27 Feb 2012 05:38:40 +0000 (05:38 +0000)]
printf--

SVN revision: 68466