platform/upstream/elementary.git
12 years agoOK headers i know are done so i'm not chansing ghosts
Carsten Haitzler [Mon, 5 Mar 2012 13:19:53 +0000 (13:19 +0000)]
OK headers i know are done so i'm not chansing ghosts

SVN revision: 68715

12 years agodisable factory for elm release
Carsten Haitzler [Mon, 5 Mar 2012 13:13:26 +0000 (13:13 +0000)]
disable factory for elm release

SVN revision: 68714

12 years agooops and remove from other .h
Carsten Haitzler [Mon, 5 Mar 2012 12:54:00 +0000 (12:54 +0000)]
oops and remove from other .h

SVN revision: 68713

12 years agono need to get conform area obj - set content and track THAT object
Carsten Haitzler [Mon, 5 Mar 2012 12:53:00 +0000 (12:53 +0000)]
no need to get conform area obj - set content and track THAT object
if u want that. deprecate.

SVN revision: 68712

12 years agono - version is good - 0 == external const provided version 1 =
Carsten Haitzler [Mon, 5 Mar 2012 12:50:12 +0000 (12:50 +0000)]
no - version is good - 0 == external const provided version 1 =
allocated version etc.

SVN revision: 68711

12 years agoanswer XXX
Carsten Haitzler [Mon, 5 Mar 2012 12:46:15 +0000 (12:46 +0000)]
answer XXX

SVN revision: 68710

12 years agodeprecated warning--
Carsten Haitzler [Mon, 5 Mar 2012 12:43:16 +0000 (12:43 +0000)]
deprecated warning--

SVN revision: 68709

12 years agofix warning - bug waiting to happen!
Carsten Haitzler [Mon, 5 Mar 2012 12:40:39 +0000 (12:40 +0000)]
fix warning - bug waiting to happen!

SVN revision: 68708

12 years agomake theme setting work again :)
Carsten Haitzler [Mon, 5 Mar 2012 12:39:22 +0000 (12:39 +0000)]
make theme setting work again :)

SVN revision: 68707

12 years agoelm_theme_all_set -> deprecate.
Carsten Haitzler [Mon, 5 Mar 2012 12:36:09 +0000 (12:36 +0000)]
elm_theme_all_set -> deprecate.

SVN revision: 68706

12 years agoelementary - updated XXX
ChunEon Park [Mon, 5 Mar 2012 12:28:17 +0000 (12:28 +0000)]
elementary - updated XXX

SVN revision: 68705

12 years ago1 all_set func not removed (gone from h's anyway)
Carsten Haitzler [Mon, 5 Mar 2012 12:27:40 +0000 (12:27 +0000)]
1 all_set func not removed (gone from h's anyway)

SVN revision: 68704

12 years agoremove xxx - this is how it should be done.
Carsten Haitzler [Mon, 5 Mar 2012 12:24:07 +0000 (12:24 +0000)]
remove xxx - this is how it should be done.

SVN revision: 68703

12 years agounmark for deprecation.
Carsten Haitzler [Mon, 5 Mar 2012 12:21:54 +0000 (12:21 +0000)]
unmark for deprecation.

SVN revision: 68702

12 years agoimprove docs to be clearer
Carsten Haitzler [Mon, 5 Mar 2012 12:16:31 +0000 (12:16 +0000)]
improve docs to be clearer

SVN revision: 68701

12 years agoand remove popr set that should be in 0.1 sec timeout.
Carsten Haitzler [Mon, 5 Mar 2012 12:14:27 +0000 (12:14 +0000)]
and remove popr set that should be in 0.1 sec timeout.

SVN revision: 68700

12 years agonix pending comments and flah wlm_win as ok
Carsten Haitzler [Mon, 5 Mar 2012 12:09:15 +0000 (12:09 +0000)]
nix pending comments and flah wlm_win as ok

SVN revision: 68699

12 years agodeprecate elm_win_transparent stuff
Carsten Haitzler [Mon, 5 Mar 2012 12:03:40 +0000 (12:03 +0000)]
deprecate elm_win_transparent stuff

SVN revision: 68698

12 years agoBug fix - The item of toolbar should be selected when it is clicked only.
Jaehwan Kim [Mon, 5 Mar 2012 11:14:26 +0000 (11:14 +0000)]
Bug fix - The item of toolbar should be selected when it is clicked only.

SVN revision: 68697

12 years agoFrom: Sumanth Krishna Mannam <sumanth.m@samsung.com>
Sumanth Krishna Mannam [Mon, 5 Mar 2012 11:07:05 +0000 (11:07 +0000)]
From: Sumanth Krishna Mannam <sumanth.m@samsung.com>
Subject: [E-devel]  [Patch] Elementary : New widget Elm_datetime patch

Attached to the mail is the patch for new elementary widget elm_datetime.
Refer to the below EFL post history for more details.

The datetime widget provides an option to display Date & time based on
current locale format and the user can edit them through dynamic Modules.
Dynamic modules can be based on 1. Content Popup/diskselector based
list   2. Elm_entry with ISE based input   3. Elm_Spinner based  etc.
Refer to the Screenshots:  <1.ctxpopup_diskselector_UI>
<2.entry_ise_UI>   <3.spinner_selection_UI>

Can someone review and push this patch to EFL repository?

Change description:
New widget Elm_datetime is added.
Datetime widget displays the Date &Time fields and provides a
customizable way to edit them.
The widget is implemented in a modular fashion for date/time field inputs.
Ctxpopup based input is proposed as the default selection module.
Localization support based on Libc is also supported.

Sign-Off By:  Sumanth M.V.K  <sumanth.m@samsug.com>

SVN revision: 68696

12 years agooops - forgot to cxhange deprecated calls in externals
Carsten Haitzler [Mon, 5 Mar 2012 10:21:25 +0000 (10:21 +0000)]
oops - forgot to cxhange deprecated calls in externals

SVN revision: 68695

12 years agooops - deprecating renamed badly. fixed
Carsten Haitzler [Mon, 5 Mar 2012 10:21:03 +0000 (10:21 +0000)]
oops - deprecating renamed badly. fixed

SVN revision: 68694

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