Carsten Haitzler [Mon, 5 Mar 2012 12:21:54 +0000 (12:21 +0000)]
unmark for deprecation.
SVN revision: 68702
Carsten Haitzler [Mon, 5 Mar 2012 12:16:31 +0000 (12:16 +0000)]
improve docs to be clearer
SVN revision: 68701
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
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
Carsten Haitzler [Mon, 5 Mar 2012 12:03:40 +0000 (12:03 +0000)]
deprecate elm_win_transparent stuff
SVN revision: 68698
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
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
Carsten Haitzler [Mon, 5 Mar 2012 10:21:25 +0000 (10:21 +0000)]
oops - forgot to cxhange deprecated calls in externals
SVN revision: 68695
Carsten Haitzler [Mon, 5 Mar 2012 10:21:03 +0000 (10:21 +0000)]
oops - deprecating renamed badly. fixed
SVN revision: 68694
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
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
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
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
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
Carsten Haitzler [Mon, 5 Mar 2012 08:37:28 +0000 (08:37 +0000)]
track bubble deprecation.
SVN revision: 68682
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
Carsten Haitzler [Mon, 5 Mar 2012 08:31:58 +0000 (08:31 +0000)]
fix warnings from 김대성<
ad960009@naver.com>'s patch.
SVN revision: 68680
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
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
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
Jihoon Kim [Mon, 5 Mar 2012 04:50:53 +0000 (04:50 +0000)]
elementary: fix QUERTY -> QWERTY
SVN revision: 68674
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
ChunEon Park [Mon, 5 Mar 2012 03:09:57 +0000 (03:09 +0000)]
elementary/index - + XXX
SVN revision: 68671
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
Jihoon Kim [Mon, 5 Mar 2012 02:35:25 +0000 (02:35 +0000)]
elm: fix typo parant -> parent
SVN revision: 68669
Jihoon Kim [Mon, 5 Mar 2012 02:33:49 +0000 (02:33 +0000)]
elm_config.c: fix some typo
SVN revision: 68668
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
Mike Blumenkrantz [Mon, 5 Mar 2012 00:22:54 +0000 (00:22 +0000)]
add note about allocation
SVN revision: 68666
ChunEon Park [Sun, 4 Mar 2012 13:51:17 +0000 (13:51 +0000)]
elementary/index - return item handles.
SVN revision: 68660
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
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
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
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
Jihoon Kim [Sat, 3 Mar 2012 07:42:37 +0000 (07:42 +0000)]
elementary: UI-Mirroring to Mirroring in index.doxy
SVN revision: 68645
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
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
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
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
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
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
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
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
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
Jihoon Kim [Fri, 2 Mar 2012 09:00:52 +0000 (09:00 +0000)]
elm/edje_externals: fix formatting
SVN revision: 68620
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
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
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
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
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
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
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
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
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
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
ChunEon Park [Thu, 1 Mar 2012 09:44:50 +0000 (09:44 +0000)]
elementary/index - trivial changes
SVN revision: 68566
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
ChunEon Park [Wed, 29 Feb 2012 07:51:23 +0000 (07:51 +0000)]
elementary/genlist, gengrid - added itc version checking.
SVN revision: 68539
ChunEon Park [Wed, 29 Feb 2012 06:52:05 +0000 (06:52 +0000)]
elementary/genlist - renamed label field to text.
SVN revision: 68538
ChunEon Park [Wed, 29 Feb 2012 06:44:35 +0000 (06:44 +0000)]
elementary/gengrid - deprecated elm_gengrid_item_object_get()
SVN revision: 68537
Jaehwan Kim [Wed, 29 Feb 2012 06:31:25 +0000 (06:31 +0000)]
The scale bug is fixed.
SVN revision: 68536
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
ChunEon Park [Wed, 29 Feb 2012 06:22:59 +0000 (06:22 +0000)]
elementary/genlist, gengrid - more reviews
SVN revision: 68534
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
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
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
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
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
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
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
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
Mike Blumenkrantz [Tue, 28 Feb 2012 20:14:56 +0000 (20:14 +0000)]
replicate new bug from 68495
SVN revision: 68514
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
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
Carsten Haitzler [Tue, 28 Feb 2012 11:11:23 +0000 (11:11 +0000)]
warn--
SVN revision: 68501
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
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
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
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
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
ChunEon Park [Tue, 28 Feb 2012 05:58:45 +0000 (05:58 +0000)]
elementary/genlist - deprecated elm_genlist_item_object_get
SVN revision: 68490
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
ChunEon Park [Tue, 28 Feb 2012 05:26:49 +0000 (05:26 +0000)]
elementary/genlist - reviewed.
SVN revision: 68488
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
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
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
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