Commit Graph

5364 Commits

Author SHA1 Message Date
Carsten Haitzler c0426f285f and work more on getting release in shape - version requirements.
(god this is a pain in the butt)



SVN revision: 69484
2012-03-17 06:25:41 +00:00
Carsten Haitzler 1c5a2bf377 gear up svn for release. one of many steps/things to do.
SVN revision: 69481
2012-03-17 04:17:29 +00:00
Carsten Haitzler 83e0754a8b clean up toggle turds :)
SVN revision: 69478
2012-03-16 23:45:48 +00:00
ChunEon Park de4c59710e elementary/conformant - Fixed to keypad area not be full sized if it's not exist.
SVN revision: 69462
2012-03-16 16:21:45 +00:00
ChunEon Park 6b67fd1aba 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
2012-03-16 13:07:01 +00:00
WooHyun Jung c95d02c070 elementary/test_slideshow : fix a bug - window was resized badly
without this hint_weight_set.


SVN revision: 69458
2012-03-16 11:34:10 +00:00
Cedric BAIL bfbe190f1e elementary: fix build of example.
SVN revision: 69455
2012-03-16 10:59:10 +00:00
Daniel Juyung Seo 423b7ef0fb elm genlist: Refactoring. Use correct name item_moving_effect_timer -> tree_effect_animator.
SVN revision: 69453
2012-03-16 08:24:43 +00:00
Jiyoun Park d80db2c0b5 remove elm_map_marker_XXX
SVN revision: 69451
2012-03-16 08:02:33 +00:00
Jiyoun Park 6fd44042d0 update info
SVN revision: 69448
2012-03-16 05:48:18 +00:00
Jiyoun Park 7f4585b719 remove deprecated code related with
elm_toggle_XXX
function


SVN revision: 69447
2012-03-16 05:46:08 +00:00
Mike Blumenkrantz d45d7a6532 properly #ifdef out entire function
SVN revision: 69445
2012-03-16 03:35:14 +00:00
Mike Blumenkrantz ac56404920 fix name of tb7 test
SVN revision: 69375
2012-03-15 14:15:48 +00:00
Daniel Juyung Seo 7e43cd1abd 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
2012-03-15 11:24:20 +00:00
Daniel Juyung Seo f49349b9e0 elm genlist: Refactored _sizing_eval.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69372
2012-03-15 11:18:17 +00:00
Daniel Juyung Seo 4fce6bd763 elm genlist_example_02.c: Fixed = vs == bug
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69371
2012-03-15 11:18:15 +00:00
Daniel Juyung Seo 6d3bdc4a82 elm genlist example: Fixed build script.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69370
2012-03-15 11:18:07 +00:00
WooHyun Jung 4336ea833b elementary/elm_entry.c : I think this is wrong highlight ignoring setting for elm_entry.
SVN revision: 69369
2012-03-15 10:39:09 +00:00
Jiyoun Park f9ee82c97e modify elm_toggle_XXX to elm_check_XXX
SVN revision: 69368
2012-03-15 10:28:03 +00:00
Jaehwan Kim 9986949e4a Add the comment of the longpressed in toolbar. It seems to be missed.
SVN revision: 69367
2012-03-15 10:16:40 +00:00
Daniel Juyung Seo 873f029d13 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
2012-03-15 10:12:59 +00:00
Daniel Juyung Seo 93257dd84a 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
2012-03-15 09:56:43 +00:00
Jiyoun Park 94ca9ce615 update info
SVN revision: 69364
2012-03-15 08:58:34 +00:00
Daniel Juyung Seo 660dc809a0 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
2012-03-15 08:52:19 +00:00
Carsten Haitzler d95c1a8067 wrong config values! booo! fix.
SVN revision: 69361
2012-03-15 08:48:38 +00:00
Jiyoun Park bbb64b5f4d remove deprecated code related with
elm_genlist_height_for_width_mode_get/set
function


SVN revision: 69360
2012-03-15 08:46:29 +00:00
Jiyoun Park f34d80f6eb remove deprecated code related with
elm_genlist_item_display_only_get/set
function


SVN revision: 69359
2012-03-15 08:38:49 +00:00
Jiyoun Park b0381d64d9 remove deprecated code related with
elm_genlist_compress_mode_set


SVN revision: 69358
2012-03-15 07:52:48 +00:00
Jiyoun Park 55db5ec08c remove deprecated code
related with elm_genlist_item_object_get


SVN revision: 69357
2012-03-15 06:54:56 +00:00
Jiyoun Park 631f8d31f5 remove deprecated with
elm_genlist_always_select_mode_get/set
elm_genlist_no_select_mode_get/set
function


SVN revision: 69355
2012-03-15 06:22:25 +00:00
WooHyun Jung 66eab44829 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
2012-03-15 05:37:17 +00:00
WooHyun Jung 46a9b517e7 elementary/elm_main : fix wrong return.
SVN revision: 69353
2012-03-15 05:23:06 +00:00
Jiyoun Park 39799d104f update info
SVN revision: 69352
2012-03-15 05:19:28 +00:00
Daniel Juyung Seo 25fb574a76 elm entry: Added blank lines for readability.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69351
2012-03-15 04:03:16 +00:00
Daniel Juyung Seo 01b30c7e2a 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
2012-03-15 04:03:14 +00:00
Daniel Juyung Seo cd2d93ded2 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
2012-03-15 04:03:10 +00:00
Jihoon Kim 100cb3fdb5 elementary: fix some wrong param in doxygen
SVN revision: 69348
2012-03-15 01:20:58 +00:00
Gustavo Lima Chaves 1f9c9a4563 [Elm] Fix dangling icon on on elm example.
SVN revision: 69344
2012-03-14 20:38:43 +00:00
Jonas M. Gastal 5bbe9c9269 Hoversel example and doc fix.
Patch by: João Paulo Fernandes Ventura

SVN revision: 69342
2012-03-14 17:20:15 +00:00
Gustavo Lima Chaves 940beabddc [Elm] Fixing comment on an elm example
SVN revision: 69341
2012-03-14 17:16:39 +00:00
Gustavo Lima Chaves e183151fe1 [Elm] Fixing types of some clock parts.
aka dementia--



SVN revision: 69340
2012-03-14 17:14:35 +00:00
ChunEon Park ebbfacad13 elementary/ctxpopup - support more common apis
elm_object_signal_emit
elm_object_signal_callback_add
elm_object_signal_callback_del



SVN revision: 69336
2012-03-14 13:03:38 +00:00
ChunEon Park f57c84c526 elementary/diskselector - more useful signal callbacks
SVN revision: 69333
2012-03-14 12:29:22 +00:00
Jiyoun Park ea4ea0b0ab update info file
SVN revision: 69331
2012-03-14 11:19:00 +00:00
Jiyoun Park c421626833 remove elm_list_always_select_mode_get/set deprecated API
SVN revision: 69330
2012-03-14 11:13:24 +00:00
Jiyoun Park 94b924c15b remove elm_toolbar_mode_shrink_set/get
SVN revision: 69327
2012-03-14 10:08:15 +00:00
Jiyoun Park 69cd0a4977 update info file
SVN revision: 69326
2012-03-14 09:56:20 +00:00
ChunEon Park 6d950d603f elementary/transit - support image object type
But later, evas map should be changed to be transparent for all object types



SVN revision: 69325
2012-03-14 08:44:14 +00:00
Tom Hacohen 765d13ed99 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
2012-03-14 08:28:04 +00:00
Daniel Juyung Seo b5f70c370a elm genlist: Check object magic in EAPI.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69323
2012-03-14 07:38:55 +00:00