platform/upstream/elementary.git
12 years agoElm: fix compilation on OS that are not using X
Vincent Torri [Tue, 20 Mar 2012 04:41:24 +0000 (04:41 +0000)]
Elm: fix compilation on OS that are not using X

SVN revision: 69516

12 years agoElm: typo in comment
Vincent Torri [Tue, 20 Mar 2012 04:40:36 +0000 (04:40 +0000)]
Elm: typo in comment

SVN revision: 69515

12 years agoReplace repetetive if(type== with switch/case
Leif Middelschulte [Tue, 20 Mar 2012 03:19:13 +0000 (03:19 +0000)]
Replace repetetive if(type== with switch/case

SVN revision: 69512

12 years agoagain, mandatory hover menus are not suitable for desktop profiles. applications...
Mike Blumenkrantz [Mon, 19 Mar 2012 16:56:28 +0000 (16:56 +0000)]
again, mandatory hover menus are not suitable for desktop profiles. applications will want to provide their own menus, and having a whole menu to provide functionality available by clicking and dragging is not the best idea

SVN revision: 69510

12 years agodisable annoying hover menu when clicking anchors in desktop profile; enforcing a...
Mike Blumenkrantz [Mon, 19 Mar 2012 16:50:01 +0000 (16:50 +0000)]
disable annoying hover menu when clicking anchors in desktop profile; enforcing a mandatory menu for right clicking was not one of the better ideas we have had

SVN revision: 69509

12 years agoNew simpler button example.
João Paulo Fernandes Ventura [Mon, 19 Mar 2012 12:58:12 +0000 (12:58 +0000)]
New simpler button example.

Patch by: João Paulo Fernandes Ventura<ventura@profusion.mobi>

SVN revision: 69508

12 years agoFixing bugs in examples.
João Paulo Fernandes Ventura [Mon, 19 Mar 2012 12:58:07 +0000 (12:58 +0000)]
Fixing bugs in examples.

Patch by: João Paulo Fernandes Ventura<ventura@profusion.mobi>

SVN revision: 69507

12 years agoelm list: Added elm_list_first/last_item_get() APIs. I know we freezed API but they...
Daniel Juyung Seo [Mon, 19 Mar 2012 07:27:53 +0000 (07:27 +0000)]
elm list: Added elm_list_first/last_item_get() APIs. I know we freezed API but they are so primitive and necessary for 1.0

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

12 years agoelm test_check: Revised codes.
Daniel Juyung Seo [Mon, 19 Mar 2012 07:27:49 +0000 (07:27 +0000)]
elm test_check: Revised codes.

SVN revision: 69504

12 years agoupdate po's
Carsten Haitzler [Mon, 19 Mar 2012 06:59:28 +0000 (06:59 +0000)]
update po's

SVN revision: 69502

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Mon, 19 Mar 2012 06:57:39 +0000 (06:57 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary_test] test_layout

I have attached a patch for test_layout. Please review this and give
any feedbacks. Thanks.

SVN revision: 69501

12 years agoelementary/test_gengrid : fix a bug :)
WooHyun Jung [Sun, 18 Mar 2012 12:25:35 +0000 (12:25 +0000)]
elementary/test_gengrid : fix a bug :)

SVN revision: 69494

12 years agoelementary/popup : Fixing a bug. Please refer following message from
WooHyun Jung [Sun, 18 Mar 2012 10:04:49 +0000 (10:04 +0000)]
elementary/popup : Fixing a bug. Please refer following message from
Rajeev. Thanks Rajeev.
Existing Issue before this change:
   The popup width gets scaled twice when theme_hook gets invoked
because of some reason such as style change, change in elementary
scale factor, change in widget scaling etc.

Change Description:
  Removed setting scaling of internal object wd->base from theme_hook
as it is set to the widget scaling automatically.
Signed-Off-By: RAJEEV RANJAN<rajeev.r@samsumg.com>
SVN revision: 69492

12 years agoelm: fix doxygen about Widget Tree Navigation
Jihoon Kim [Sat, 17 Mar 2012 10:42:26 +0000 (10:42 +0000)]
elm: fix doxygen about Widget Tree Navigation

SVN revision: 69486

12 years agoelementary: remove Toggle in index.doxy
Jihoon Kim [Sat, 17 Mar 2012 10:19:38 +0000 (10:19 +0000)]
elementary: remove Toggle in index.doxy

SVN revision: 69485

12 years agoand work more on getting release in shape - version requirements.
Carsten Haitzler [Sat, 17 Mar 2012 06:25:41 +0000 (06:25 +0000)]
and work more on getting release in shape - version requirements.

(god this is a pain in the butt)

SVN revision: 69484

12 years agogear up svn for release. one of many steps/things to do.
Carsten Haitzler [Sat, 17 Mar 2012 04:17:29 +0000 (04:17 +0000)]
gear up svn for release. one of many steps/things to do.

SVN revision: 69481

12 years agoclean up toggle turds :)
Carsten Haitzler [Fri, 16 Mar 2012 23:45:48 +0000 (23:45 +0000)]
clean up toggle turds :)

SVN revision: 69478

12 years agoelementary/conformant - Fixed to keypad area not be full sized if it's not exist.
ChunEon Park [Fri, 16 Mar 2012 16:21:45 +0000 (16:21 +0000)]
elementary/conformant - Fixed to keypad area not be full sized if it's not exist.

SVN revision: 69462

12 years agoelementary/colorselector -
ChunEon Park [Fri, 16 Mar 2012 13:07:01 +0000 (13:07 +0000)]
elementary/colorselector -

Attached to the mail is a patch for fixing issues

   1. "bg edje object not deleted on deleting colorselector"

   2. Theme hook fixed to read data items.
Existing Issue:
  bg edje object of colorselector not deleted and data items not read again on theme hook.

Change Description:
  1. elm_colorselector's edje object not deleted issue fix.

  2. Theme hook updated to read data items again.

Signed-Off-By : ShilpaOnkar Singh <shilpa.singh@samsung.com>

SVN revision: 69459

12 years agoelementary/test_slideshow : fix a bug - window was resized badly
WooHyun Jung [Fri, 16 Mar 2012 11:34:10 +0000 (11:34 +0000)]
elementary/test_slideshow : fix a bug - window was resized badly
without this hint_weight_set.

SVN revision: 69458

12 years agoelementary: fix build of example.
Cedric BAIL [Fri, 16 Mar 2012 10:59:10 +0000 (10:59 +0000)]
elementary: fix build of example.

SVN revision: 69455

12 years agoelm genlist: Refactoring. Use correct name item_moving_effect_timer -> tree_effect_an...
Daniel Juyung Seo [Fri, 16 Mar 2012 08:24:43 +0000 (08:24 +0000)]
elm genlist: Refactoring. Use correct name item_moving_effect_timer -> tree_effect_animator.

SVN revision: 69453

12 years agoremove elm_map_marker_XXX
Jiyoun Park [Fri, 16 Mar 2012 08:02:33 +0000 (08:02 +0000)]
remove elm_map_marker_XXX

SVN revision: 69451

12 years agoupdate info
Jiyoun Park [Fri, 16 Mar 2012 05:48:18 +0000 (05:48 +0000)]
update info

SVN revision: 69448

12 years agoremove deprecated code related with
Jiyoun Park [Fri, 16 Mar 2012 05:46:08 +0000 (05:46 +0000)]
remove deprecated code related with
elm_toggle_XXX
function

SVN revision: 69447

12 years agoproperly #ifdef out entire function
Mike Blumenkrantz [Fri, 16 Mar 2012 03:35:14 +0000 (03:35 +0000)]
properly #ifdef out entire function

SVN revision: 69445

12 years agofix name of tb7 test
Mike Blumenkrantz [Thu, 15 Mar 2012 14:15:48 +0000 (14:15 +0000)]
fix name of tb7 test

SVN revision: 69375

12 years agoelm genlist: Fixed evas_object_unref position problem. Patch by
Daniel Juyung Seo [Thu, 15 Mar 2012 11:24:20 +0000 (11:24 +0000)]
elm genlist: Fixed evas_object_unref position problem. Patch by
Chanwook Jung <jchanwook@gmail.com>

On Thu, Mar 15, 2012 at 7:25 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> This patch is evas_object_unref position change properly in
_item_select.
>
> Thanks
> Joey

SVN revision: 69373

12 years agoelm genlist: Refactored _sizing_eval.
Daniel Juyung Seo [Thu, 15 Mar 2012 11:18:17 +0000 (11:18 +0000)]
elm genlist: Refactored _sizing_eval.

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

12 years agoelm genlist_example_02.c: Fixed = vs == bug
Daniel Juyung Seo [Thu, 15 Mar 2012 11:18:15 +0000 (11:18 +0000)]
elm genlist_example_02.c: Fixed = vs == bug

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

12 years agoelm genlist example: Fixed build script.
Daniel Juyung Seo [Thu, 15 Mar 2012 11:18:07 +0000 (11:18 +0000)]
elm genlist example: Fixed build script.

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

12 years agoelementary/elm_entry.c : I think this is wrong highlight ignoring setting for elm_entry.
WooHyun Jung [Thu, 15 Mar 2012 10:39:09 +0000 (10:39 +0000)]
elementary/elm_entry.c : I think this is wrong highlight ignoring setting for elm_entry.

SVN revision: 69369

12 years agomodify elm_toggle_XXX to elm_check_XXX
Jiyoun Park [Thu, 15 Mar 2012 10:28:03 +0000 (10:28 +0000)]
modify elm_toggle_XXX to elm_check_XXX

SVN revision: 69368

12 years agoAdd the comment of the longpressed in toolbar. It seems to be missed.
Jaehwan Kim [Thu, 15 Mar 2012 10:16:40 +0000 (10:16 +0000)]
Add the comment of the longpressed in toolbar. It seems to be missed.

SVN revision: 69367

12 years agoelm genlist: Fixed elm_genlist_item_index_get(). Patch by Chanwook
Daniel Juyung Seo [Thu, 15 Mar 2012 10:12:59 +0000 (10:12 +0000)]
elm genlist: Fixed elm_genlist_item_index_get(). Patch by Chanwook
Jung <jchanwook@gmail.com> But this will never be correct without
performance issue.

On Thu, Mar 15, 2012 at 4:43 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I made the patch to fix index bug.
>
> Thanks,
> Joey

SVN revision: 69366

12 years agoelm genlist: Fixed compress mode sizing bug. Patch by Chanwook Jung
Daniel Juyung Seo [Thu, 15 Mar 2012 09:56:43 +0000 (09:56 +0000)]
elm genlist: Fixed compress mode sizing bug. Patch by Chanwook Jung
<jchanwook@gmail.com>

On Thu, Mar 15, 2012 at 2:47 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I made a simple patch. If ELM_LIST_COMPRESS mode, did not recalc
minw/minh
> in _sizing_eval.
>
> Thanks,
> Joey.

SVN revision: 69365

12 years agoupdate info
Jiyoun Park [Thu, 15 Mar 2012 08:58:34 +0000 (08:58 +0000)]
update info

SVN revision: 69364

12 years agoelm test_genlist.c: Fixed wrong item class assignment. Anybody who wrote this code...
Daniel Juyung Seo [Thu, 15 Mar 2012 08:52:19 +0000 (08:52 +0000)]
elm test_genlist.c: Fixed wrong item class assignment. Anybody who wrote this code must be spanked.

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

12 years agowrong config values! booo! fix.
Carsten Haitzler [Thu, 15 Mar 2012 08:48:38 +0000 (08:48 +0000)]
wrong config values! booo! fix.

SVN revision: 69361

12 years agoremove deprecated code related with
Jiyoun Park [Thu, 15 Mar 2012 08:46:29 +0000 (08:46 +0000)]
remove deprecated code related with
elm_genlist_height_for_width_mode_get/set
function

SVN revision: 69360

12 years agoremove deprecated code related with
Jiyoun Park [Thu, 15 Mar 2012 08:38:49 +0000 (08:38 +0000)]
remove deprecated code related with
elm_genlist_item_display_only_get/set
function

SVN revision: 69359

12 years agoremove deprecated code related with
Jiyoun Park [Thu, 15 Mar 2012 07:52:48 +0000 (07:52 +0000)]
remove deprecated code related with
elm_genlist_compress_mode_set

SVN revision: 69358

12 years agoremove deprecated code
Jiyoun Park [Thu, 15 Mar 2012 06:54:56 +0000 (06:54 +0000)]
remove deprecated code
related with elm_genlist_item_object_get

SVN revision: 69357

12 years agoremove deprecated with
Jiyoun Park [Thu, 15 Mar 2012 06:22:25 +0000 (06:22 +0000)]
remove deprecated with
elm_genlist_always_select_mode_get/set
elm_genlist_no_select_mode_get/set
function

SVN revision: 69355

12 years agoelementary/naviframe : Fix a focus bug. When popping, new top content
WooHyun Jung [Thu, 15 Mar 2012 05:37:17 +0000 (05:37 +0000)]
elementary/naviframe : Fix a focus bug. When popping, new top content
should be focusable if it was set as unfocusable before by pushing item.

SVN revision: 69354

12 years agoelementary/elm_main : fix wrong return.
WooHyun Jung [Thu, 15 Mar 2012 05:23:06 +0000 (05:23 +0000)]
elementary/elm_main : fix wrong return.

SVN revision: 69353

12 years agoupdate info
Jiyoun Park [Thu, 15 Mar 2012 05:19:28 +0000 (05:19 +0000)]
update info

SVN revision: 69352

12 years agoelm entry: Added blank lines for readability.
Daniel Juyung Seo [Thu, 15 Mar 2012 04:03:16 +0000 (04:03 +0000)]
elm entry: Added blank lines for readability.

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

12 years agoelm test_entry_anchor.c: Fixed formatting. Used elm_win_util_standard_add().
Daniel Juyung Seo [Thu, 15 Mar 2012 04:03:14 +0000 (04:03 +0000)]
elm test_entry_anchor.c: Fixed formatting. Used elm_win_util_standard_add().

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

12 years agoelm genlist: Added show_item check routine. Patch by Hyoyoung Chang <
Daniel Juyung Seo [Thu, 15 Mar 2012 04:03:10 +0000 (04:03 +0000)]
elm genlist: Added show_item check routine. Patch by Hyoyoung Chang <
hyoyoung@gmail.com>. I committed his patch except for _calc_job diff.

On Wed, Mar 14, 2012 at 3:09 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all.
>
> This patch include two changes
>
> 1. at _scroll_item, added to check show_item is null or not.
> 2. at _calc_job, added to check genlist type
>   because calc_job is added anytime, but some genlist clearing is can
> be done before doing calc_job.
>
> Thanks.

SVN revision: 69349

12 years agoelementary: fix some wrong param in doxygen
Jihoon Kim [Thu, 15 Mar 2012 01:20:58 +0000 (01:20 +0000)]
elementary: fix some wrong param in doxygen

SVN revision: 69348

12 years ago[Elm] Fix dangling icon on on elm example.
Gustavo Lima Chaves [Wed, 14 Mar 2012 20:38:43 +0000 (20:38 +0000)]
[Elm] Fix dangling icon on on elm example.

SVN revision: 69344

12 years agoHoversel example and doc fix.
Jonas M. Gastal [Wed, 14 Mar 2012 17:20:15 +0000 (17:20 +0000)]
Hoversel example and doc fix.

Patch by: João Paulo Fernandes Ventura

SVN revision: 69342

12 years ago[Elm] Fixing comment on an elm example
Gustavo Lima Chaves [Wed, 14 Mar 2012 17:16:39 +0000 (17:16 +0000)]
[Elm] Fixing comment on an elm example

SVN revision: 69341

12 years ago[Elm] Fixing types of some clock parts.
Gustavo Lima Chaves [Wed, 14 Mar 2012 17:14:35 +0000 (17:14 +0000)]
[Elm] Fixing types of some clock parts.

aka dementia--

SVN revision: 69340

12 years agoelementary/ctxpopup - support more common apis
ChunEon Park [Wed, 14 Mar 2012 13:03:38 +0000 (13:03 +0000)]
elementary/ctxpopup - support more common apis

elm_object_signal_emit
elm_object_signal_callback_add
elm_object_signal_callback_del

SVN revision: 69336

12 years agoelementary/diskselector - more useful signal callbacks
ChunEon Park [Wed, 14 Mar 2012 12:29:22 +0000 (12:29 +0000)]
elementary/diskselector - more useful signal callbacks

SVN revision: 69333

12 years agoupdate info file
Jiyoun Park [Wed, 14 Mar 2012 11:19:00 +0000 (11:19 +0000)]
update info file

SVN revision: 69331

12 years agoremove elm_list_always_select_mode_get/set deprecated API
Jiyoun Park [Wed, 14 Mar 2012 11:13:24 +0000 (11:13 +0000)]
remove elm_list_always_select_mode_get/set deprecated API

SVN revision: 69330

12 years agoremove elm_toolbar_mode_shrink_set/get
Jiyoun Park [Wed, 14 Mar 2012 10:08:15 +0000 (10:08 +0000)]
remove elm_toolbar_mode_shrink_set/get

SVN revision: 69327

12 years agoupdate info file
Jiyoun Park [Wed, 14 Mar 2012 09:56:20 +0000 (09:56 +0000)]
update info file

SVN revision: 69326

12 years agoelementary/transit - support image object type
ChunEon Park [Wed, 14 Mar 2012 08:44:14 +0000 (08:44 +0000)]
elementary/transit - support image object type

But later, evas map should be changed to be transparent for all object types

SVN revision: 69325

12 years agoElm entry-anchor: Don't show anchor if there's none.
Tom Hacohen [Wed, 14 Mar 2012 08:28:04 +0000 (08:28 +0000)]
Elm entry-anchor: Don't show anchor if there's none.

It's currently kinda hackish, but this can't be nicely solved without some
really needed (anyway) features in smart object callbacks. In the meanwhile
it's nice and working.

Thanks to WooHyun for the catch.

SVN revision: 69324

12 years agoelm genlist: Check object magic in EAPI.
Daniel Juyung Seo [Wed, 14 Mar 2012 07:38:55 +0000 (07:38 +0000)]
elm genlist: Check object magic in EAPI.

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

12 years agoremove elm_map_group_class_style_set
Jiyoun Park [Wed, 14 Mar 2012 07:13:40 +0000 (07:13 +0000)]
remove elm_map_group_class_style_set
elm_map_group_class_icon_cb_set
elm_map_group_class_data_set
elm_map_group_class_zoom_displayed_set
elm_map_group_class_zoom_grouped_set
elm_map_group_class_hide_set

SVN revision: 69320

12 years agoremove elm_map_marker_class_style_set
Jiyoun Park [Wed, 14 Mar 2012 07:00:43 +0000 (07:00 +0000)]
remove elm_map_marker_class_style_set
elm_map_marker_class_icon_cb_set
elm_map_marker_class_get_cb_set
elm_map_marker_class_del_cb_set

SVN revision: 69319

12 years agoremove unusabel document
Jiyoun Park [Wed, 14 Mar 2012 06:53:54 +0000 (06:53 +0000)]
remove unusabel document

SVN revision: 69318

12 years agoremove elm_map_route_color_get/set
Jiyoun Park [Wed, 14 Mar 2012 06:51:35 +0000 (06:51 +0000)]
remove elm_map_route_color_get/set

SVN revision: 69317

12 years agomodify elm_web_forward_possible => elm_web_forward_possible_get
Jiyoun Park [Wed, 14 Mar 2012 06:46:39 +0000 (06:46 +0000)]
modify elm_web_forward_possible => elm_web_forward_possible_get

SVN revision: 69316

12 years agoelementary/conform - renamed internal variables and swallow part names
ChunEon Park [Wed, 14 Mar 2012 04:00:13 +0000 (04:00 +0000)]
elementary/conform - renamed internal variables and swallow part names

to be more clearly.

SVN revision: 69312

12 years agoremove elm_menu_item_data_get/set function
Jiyoun Park [Wed, 14 Mar 2012 02:55:39 +0000 (02:55 +0000)]
remove elm_menu_item_data_get/set function
it were already deprecated

SVN revision: 69310

12 years agoElementary: small fix on gen.* scroller policy documentation
Bruno Dilly [Tue, 13 Mar 2012 14:47:10 +0000 (14:47 +0000)]
Elementary: small fix on gen.* scroller policy documentation
--This line,yand those below, will be ignored--

M    elm_genlist.h
M    elm_gengrid.h

SVN revision: 69298

12 years agoelm test.c: Changed information text wrapping. Changed internal function name to...
Daniel Juyung Seo [Tue, 13 Mar 2012 12:04:32 +0000 (12:04 +0000)]
elm test.c: Changed information text wrapping. Changed internal function name to be distinguished by other elementary API names.

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

12 years agoelm genlist: Fixed item select bug. Patch by Hyoyoung Chang
Daniel Juyung Seo [Tue, 13 Mar 2012 10:16:37 +0000 (10:16 +0000)]
elm genlist: Fixed item select bug. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>

On Tue, Mar 13, 2012 at 6:52 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all,
>
> In _item_select, some if conditional is not working as user intention.
> always_select mode checking is reversed and no-select mode is not
checked.
> I add and fix it.
> Thanks

SVN revision: 69292

12 years agoremove elm_flipselector_interval_set/get
Jiyoun Park [Tue, 13 Mar 2012 10:13:34 +0000 (10:13 +0000)]
remove elm_flipselector_interval_set/get

SVN revision: 69291

12 years agoelm genlist/gengrid: Fixed item signal emit hook bug.
Daniel Juyung Seo [Tue, 13 Mar 2012 08:54:33 +0000 (08:54 +0000)]
elm genlist/gengrid: Fixed item signal emit hook bug.

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

12 years agoelementary/conform - support clipboard illume
ChunEon Park [Tue, 13 Mar 2012 08:13:35 +0000 (08:13 +0000)]
elementary/conform - support clipboard illume

SVN revision: 69289

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 07:53:05 +0000 (07:53 +0000)]
remove deprecated code related with
elm_clock_digit_edit_get/set
function.

SVN revision: 69288

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 07:50:39 +0000 (07:50 +0000)]
remove deprecated code related with
elm_toolbar_always_select_mode_get/set
elm_toolbar_no_select_mode_get/set
function.

SVN revision: 69287

12 years agoelementary/diskselector - fixed to items have events.
ChunEon Park [Tue, 13 Mar 2012 07:40:35 +0000 (07:40 +0000)]
elementary/diskselector - fixed to items have events.

this cause the tooltip events blocked.

close ticket 852!

now diskselector tooltip tickets is closed

SVN revision: 69286

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 07:39:31 +0000 (07:39 +0000)]
remove deprecated code related with
elm_gengrid_always_select_mode_get/set
elm_gengrid_no_select_mode_get/set
function.

SVN revision: 69285

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 06:58:07 +0000 (06:58 +0000)]
remove deprecated code related with
elm_genlist_item_flags_get
elm_genlist_item_contents_orphan
function.

SVN revision: 69284

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 05:46:23 +0000 (05:46 +0000)]
remove deprecated code related with
elm_genlist_item_top_bring_in
elm_genlist_item_middle_bring_in
elm_genlist_item_middle_show
elm_genlist_item_top_show
function.

SVN revision: 69282

12 years agoelementary/naviframe - fixed to not managed by naviframe for the popped contents.
ChunEon Park [Tue, 13 Mar 2012 02:22:57 +0000 (02:22 +0000)]
elementary/naviframe - fixed to not managed by naviframe for the popped contents.

This patch may fix the ticket 877.

SVN revision: 69280

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 01:51:46 +0000 (01:51 +0000)]
remove deprecated code related with
elm_index_item_selected_get
function.

SVN revision: 69279

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 01:47:36 +0000 (01:47 +0000)]
remove deprecated code related with
elm_icon_scale_set/get
elm_icon_preload_set
function.

SVN revision: 69278

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 01:41:02 +0000 (01:41 +0000)]
remove deprecated code related with
elm_image_scale_set/get
function.

SVN revision: 69277

12 years agoelementary/ctxpopup - hide ctxpopup obj after it is dismissed
ChunEon Park [Tue, 13 Mar 2012 01:04:42 +0000 (01:04 +0000)]
elementary/ctxpopup - hide ctxpopup obj after it is dismissed

SVN revision: 69274

12 years agoelementary/multibuttonentry - let use signal callback description table
ChunEon Park [Tue, 13 Mar 2012 00:45:01 +0000 (00:45 +0000)]
elementary/multibuttonentry - let use signal callback description table

SVN revision: 69273

12 years agoelementary: made a min_max func calc. Need to call it in min_max_set units_format_set...
Michael BOUCHAUD [Tue, 13 Mar 2012 00:34:27 +0000 (00:34 +0000)]
elementary: made a min_max func calc. Need to call it in min_max_set units_format_set units_format_function_set (Ho ooops a bug here, now fixed :P)

SVN revision: 69272

12 years agoelementary: fix slider theme
Michael BOUCHAUD [Tue, 13 Mar 2012 00:24:08 +0000 (00:24 +0000)]
elementary: fix slider theme

SVN revision: 69271

12 years agoAnchorview/Anchorblock don't exist anymore.
Jonas M. Gastal [Mon, 12 Mar 2012 21:05:38 +0000 (21:05 +0000)]
Anchorview/Anchorblock don't exist anymore.

SVN revision: 69266

12 years agoelementary: unbork elm_slider vertical test.
Cedric BAIL [Mon, 12 Mar 2012 17:18:00 +0000 (17:18 +0000)]
elementary: unbork elm_slider vertical test.

SVN revision: 69261

12 years agoelementary: tell slider theme about min and max value, so it can set it size correctly.
Cedric BAIL [Mon, 12 Mar 2012 15:31:45 +0000 (15:31 +0000)]
elementary: tell slider theme about min and max value, so it can set it size correctly.

SVN revision: 69256

12 years ago[Elm] No reason to call theming on !elm object.
Gustavo Lima Chaves [Mon, 12 Mar 2012 13:58:19 +0000 (13:58 +0000)]
[Elm] No reason to call theming on !elm object.

SVN revision: 69249

12 years agoelementary/gengrid - fixed incorrect item count reducing
ChunEon Park [Mon, 12 Mar 2012 11:42:40 +0000 (11:42 +0000)]
elementary/gengrid - fixed incorrect item count reducing

SVN revision: 69248

12 years agoelementary/index - fixed null string segfault case
ChunEon Park [Mon, 12 Mar 2012 11:10:57 +0000 (11:10 +0000)]
elementary/index - fixed null string segfault case

SVN revision: 69247

12 years agoDelete the object in toolbar item, when the item is deleted.
Jaehwan Kim [Mon, 12 Mar 2012 11:01:13 +0000 (11:01 +0000)]
Delete the object in toolbar item, when the item is deleted.

SVN revision: 69246

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 10:27:37 +0000 (10:27 +0000)]
remove deprecated code related with
elm_notify_repeat_events_set/get

function.

SVN revision: 69245