Tom Hacohen [Mon, 4 Jul 2011 10:13:39 +0000 (10:13 +0000)]
Elm check: Add deprecation notice to doxygen.
SVN revision: 60985
Tom Hacohen [Mon, 4 Jul 2011 09:18:16 +0000 (09:18 +0000)]
Elementary: Rename elm_object_label_* -> elm_object_text_part_*.
This name is better as it also applies for entries, and not just
for labels.
SVN revision: 60975
Tom Hacohen [Mon, 4 Jul 2011 09:18:13 +0000 (09:18 +0000)]
Elm Check: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60974
Tom Hacohen [Mon, 4 Jul 2011 09:18:10 +0000 (09:18 +0000)]
elm check: add the elm_object_text_set/get hooks.
deprecate: elm_check_indicator_label_set/get.
SVN revision: 60973
Tom Hacohen [Mon, 4 Jul 2011 09:18:07 +0000 (09:18 +0000)]
Elm actionslider: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60972
Tom Hacohen [Mon, 4 Jul 2011 09:18:04 +0000 (09:18 +0000)]
elm actionslider: add the elm_object_text_set/get hooks.
deprecate: elm_actionslider_indicator_label_set/get,
elm_actionslider_labels_set/get.
SVN revision: 60971
ChunEon Park [Mon, 4 Jul 2011 05:15:58 +0000 (05:15 +0000)]
elementary/video - added missed "" for strings .
SVN revision: 60964
Daniel Juyung Seo [Sun, 3 Jul 2011 07:49:02 +0000 (07:49 +0000)]
elm: Removed trailing whitespaces.
SVN revision: 60952
Daniel Juyung Seo [Sun, 3 Jul 2011 07:46:55 +0000 (07:46 +0000)]
elm/src/bin Makefile.am: Removed trailing whitespaces.
SVN revision: 60951
Cedric BAIL [Sat, 2 Jul 2011 12:23:47 +0000 (12:23 +0000)]
elementary: fix little mistake in elm_video.
SVN revision: 60939
ChunEon Park [Sat, 2 Jul 2011 06:26:27 +0000 (06:26 +0000)]
elementary - sort the files in alphabetical order.
SVN revision: 60932
ChunEon Park [Sat, 2 Jul 2011 06:01:35 +0000 (06:01 +0000)]
elementary/transit - trivial changes.
SVN revision: 60931
ChunEon Park [Sat, 2 Jul 2011 05:58:56 +0000 (05:58 +0000)]
elementary/transit - added missed wrn messages.
SVN revision: 60930
ChunEon Park [Sat, 2 Jul 2011 05:57:06 +0000 (05:57 +0000)]
elementary/transit - just renamed internal variables.
SVN revision: 60929
ChunEon Park [Sat, 2 Jul 2011 05:53:38 +0000 (05:53 +0000)]
elementary/transit - added wrn/err messages.
SVN revision: 60928
Jonas M. Gastal [Fri, 1 Jul 2011 17:32:20 +0000 (17:32 +0000)]
Elementary: Adding screenshot for anchrotwins example.
SVN revision: 60924
Jonas M. Gastal [Fri, 1 Jul 2011 14:40:22 +0000 (14:40 +0000)]
Removing broken links.
SVN revision: 60920
WooHyun Jung [Fri, 1 Jul 2011 09:10:11 +0000 (09:10 +0000)]
elementary/elm_widget.c : fix wrong indentation :)
SVN revision: 60912
WooHyun Jung [Fri, 1 Jul 2011 09:07:36 +0000 (09:07 +0000)]
elementary/elm_widget.c : Delete meaningless conditional state
(already been checked by the above code)
SVN revision: 60911
Cedric BAIL [Fri, 1 Jul 2011 08:58:28 +0000 (08:58 +0000)]
elementary: add suspend infra inside elm_video.
SVN revision: 60910
Cedric BAIL [Fri, 1 Jul 2011 07:41:48 +0000 (07:41 +0000)]
elementary: add elm_video.c.
SVN revision: 60908
ChunEon Park [Fri, 1 Jul 2011 01:10:56 +0000 (01:10 +0000)]
elementary/transit - removed workaround code to evas_map
SVN revision: 60902
ChunEon Park [Thu, 30 Jun 2011 23:59:00 +0000 (23:59 +0000)]
elementary/transit - trivial refactoring
renamed internal function names.
SVN revision: 60894
ChunEon Park [Thu, 30 Jun 2011 23:58:19 +0000 (23:58 +0000)]
elementary/button - added a missing signal description in doxy.
SVN revision: 60893
ChunEon Park [Thu, 30 Jun 2011 23:43:24 +0000 (23:43 +0000)]
elementary/button - added pressed signal
SVN revision: 60892
Boris Faure [Thu, 30 Jun 2011 19:07:35 +0000 (19:07 +0000)]
elementary: be able to compile without the missing elm_video.c
SVN revision: 60881
Cedric BAIL [Thu, 30 Jun 2011 17:18:13 +0000 (17:18 +0000)]
elementary: add higger level elm_video object.
SVN revision: 60877
Daniel Juyung Seo [Thu, 30 Jun 2011 15:27:38 +0000 (15:27 +0000)]
elm edje_externals: Applied hoversel/slider elm_xxx_label_get/set API changes.
Use elm_object_text_get/set instead of elm_xxx_label_get/set.
SVN revision: 60874
ChunEon Park [Thu, 30 Jun 2011 12:34:15 +0000 (12:34 +0000)]
elementary/transit - trivial refactoring
internal functions are renamed
SVN revision: 60872
ChunEon Park [Thu, 30 Jun 2011 12:28:31 +0000 (12:28 +0000)]
elementary/transit - fixed incorrect logic for recorvering objects' states-context.
when same objects are added to multiple transits which have chained relationship,
the objects couldn't be recovered their states incorrectly.
SVN revision: 60871
Tom Hacohen [Thu, 30 Jun 2011 05:58:32 +0000 (05:58 +0000)]
Elm slider: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60863
Tom Hacohen [Thu, 30 Jun 2011 05:58:29 +0000 (05:58 +0000)]
elm slider: add the elm_object_text_set/get hooks.
deprecate: elm_slider_label_set/get
SVN revision: 60862
Tom Hacohen [Thu, 30 Jun 2011 05:43:59 +0000 (05:43 +0000)]
Elm hoversel: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60861
Tom Hacohen [Thu, 30 Jun 2011 05:43:56 +0000 (05:43 +0000)]
elm hoversel: add the elm_object_text_set/get hooks.
deprecate: elm_hoversel_label_set/get
SVN revision: 60860
WooHyun Jung [Thu, 30 Jun 2011 05:38:57 +0000 (05:38 +0000)]
elementary : Password's last char show feature can be shown by setting
envs (or modifiying base.src). This patch is made by Shilpa :)
SVN revision: 60859
Daniel Juyung Seo [Thu, 30 Jun 2011 02:10:46 +0000 (02:10 +0000)]
elm route: Changed return value of elm_route_emap_set() API from
Eina_Bool to void.
EFL uses void as a xxx_set() API's return value.
SVN revision: 60852
Daniel Juyung Seo [Thu, 30 Jun 2011 01:35:41 +0000 (01:35 +0000)]
elm route: Fixed formatting.
SVN revision: 60850
Daniel Juyung Seo [Thu, 30 Jun 2011 01:33:38 +0000 (01:33 +0000)]
elm edje_externals: Applied button/toggle elm_xxx_label_get/set API changes.
Use elm_object_text_get/set instead of elm_xxx_label_get/set.
SVN revision: 60849
Jonas M. Gastal [Wed, 29 Jun 2011 22:09:33 +0000 (22:09 +0000)]
Elementary: Fixing doxygen syntax again(quotation marks
required).
SVN revision: 60848
Jonas M. Gastal [Wed, 29 Jun 2011 22:09:27 +0000 (22:09 +0000)]
Elementary: Adding screenshot for bubble example.
SVN revision: 60847
Jonas M. Gastal [Wed, 29 Jun 2011 21:30:40 +0000 (21:30 +0000)]
Elementary: Fix doxygen sintax(linebreaks aren't allowed
there).
SVN revision: 60846
Jonas M. Gastal [Wed, 29 Jun 2011 21:27:59 +0000 (21:27 +0000)]
Make sure Elementary.h isn't used by doxygen since
Elementary.h.in is.
SVN revision: 60845
Iván Briano [Wed, 29 Jun 2011 21:04:23 +0000 (21:04 +0000)]
Add examples with explanations for elm_box
SVN revision: 60843
Jonas M. Gastal [Wed, 29 Jun 2011 20:47:41 +0000 (20:47 +0000)]
Elementary: elm_bubble documentation.
SVN revision: 60842
Jonas M. Gastal [Wed, 29 Jun 2011 20:47:00 +0000 (20:47 +0000)]
Fixing typo.
SVN revision: 60841
Cedric BAIL [Wed, 29 Jun 2011 13:24:22 +0000 (13:24 +0000)]
elementary: fix clip and smart child issue with elm_icon.
SVN revision: 60816
ChunEon Park [Wed, 29 Jun 2011 09:44:48 +0000 (09:44 +0000)]
elementary/transit - fixed a potential problem
When same objects are added to a transit, EVAS_CALLBACK_DEL for objects could not be deleted completely,
since it is multiple registed.
SVN revision: 60811
ChunEon Park [Wed, 29 Jun 2011 09:42:14 +0000 (09:42 +0000)]
elementary/transit - trivial changes.
SVN revision: 60810
Tom Hacohen [Wed, 29 Jun 2011 09:31:01 +0000 (09:31 +0000)]
Elm: Fix a couple more deprecation warnings and use elm_object_text_set/get.
SVN revision: 60809
Tom Hacohen [Wed, 29 Jun 2011 09:30:58 +0000 (09:30 +0000)]
Elm layout: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60808
Tom Hacohen [Wed, 29 Jun 2011 09:30:56 +0000 (09:30 +0000)]
Elm layout: add the elm_object_text_set/get hooks.
deprecate: elm_layout_label_set/get
SVN revision: 60807
Tom Hacohen [Wed, 29 Jun 2011 09:11:48 +0000 (09:11 +0000)]
Elm frame: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60806
Tom Hacohen [Wed, 29 Jun 2011 09:11:45 +0000 (09:11 +0000)]
Elm frame: add the elm_object_text_set/get hooks.
deprecate: elm_frame_label_set/get
SVN revision: 60805
Tom Hacohen [Wed, 29 Jun 2011 09:11:42 +0000 (09:11 +0000)]
Elm toggle: Also add a deprecation notice to the docs.
SVN revision: 60804
Tom Hacohen [Wed, 29 Jun 2011 08:57:43 +0000 (08:57 +0000)]
Elm toggle: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60803
Tom Hacohen [Wed, 29 Jun 2011 08:57:40 +0000 (08:57 +0000)]
Elm toggle: add the elm_object_text_set/get hooks.
deprecate: elm_toggle_label_set/get
SVN revision: 60802
Tom Hacohen [Wed, 29 Jun 2011 07:11:54 +0000 (07:11 +0000)]
Elm button: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60800
Tom Hacohen [Wed, 29 Jun 2011 07:11:50 +0000 (07:11 +0000)]
Elm button: add the elm_object_text_set/get hooks.
deprecate: elm_button_label_set and elm_button_label_get
SVN revision: 60799
Mike McCormack [Wed, 29 Jun 2011 06:41:31 +0000 (06:41 +0000)]
elementary: elm_label_label_ -> elm_object_text
Clear deprecated warnings.
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60798
Mike McCormack [Wed, 29 Jun 2011 06:41:20 +0000 (06:41 +0000)]
elementary: Hook label into generic text setter
deprecate: elm_label_label_set and elm_label_label_get
Use elm_object_text_set/elm_object_text_get instead
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60797
Mike McCormack [Wed, 29 Jun 2011 06:41:10 +0000 (06:41 +0000)]
elementary: Add hooks to set label get/set functions
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60796
Mike McCormack [Wed, 29 Jun 2011 06:40:59 +0000 (06:40 +0000)]
elementary: Add generic label getter and setter
These need to be hooked into each widget, one by one.
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60795
Mike McCormack [Wed, 29 Jun 2011 06:40:45 +0000 (06:40 +0000)]
elementary: Build with -Wall -W
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60794
Iván Briano [Tue, 28 Jun 2011 21:51:56 +0000 (21:51 +0000)]
Expand docs for elm_box
SVN revision: 60774
Cedric BAIL [Tue, 28 Jun 2011 16:18:55 +0000 (16:18 +0000)]
elementary: display previous object during preload of the new image.
SVN revision: 60768
Cedric BAIL [Tue, 28 Jun 2011 14:32:42 +0000 (14:32 +0000)]
elementary: fix various bug in elm_icon related to ethumb usage.
SVN revision: 60759
Cedric BAIL [Tue, 28 Jun 2011 09:17:37 +0000 (09:17 +0000)]
elementary: use the key provided by ethumb.
SVN revision: 60753
ChunEon Park [Tue, 28 Jun 2011 08:49:07 +0000 (08:49 +0000)]
Elementary - fixed typo
SVN revision: 60752
Daniel Juyung Seo [Tue, 28 Jun 2011 07:13:28 +0000 (07:13 +0000)]
elm genlist: Removed unnecessary variable.
SVN revision: 60747
Daniel Juyung Seo [Tue, 28 Jun 2011 07:02:37 +0000 (07:02 +0000)]
elm test_map: Fixed 'unused parameter' warnings.
SVN revision: 60746
Daniel Juyung Seo [Tue, 28 Jun 2011 06:58:35 +0000 (06:58 +0000)]
elm map: Fixed 'unused parameter' warnings.
SVN revision: 60745
Iván Briano [Mon, 27 Jun 2011 17:16:00 +0000 (17:16 +0000)]
Example for button and moving docs around
SVN revision: 60738
ChunEon Park [Mon, 27 Jun 2011 11:31:32 +0000 (11:31 +0000)]
elementary/elm_conform
> -----Original Message-----
> *From:* "cnook"<kimcinoo@gmail.com>
> *To:* enlightenment-devel@lists.sourceforge.net
> *Cc:*
> *Sent:* 11-06-27(월) 14:19:14
> *Subject:* [E-devel] [Patch][elm_conform] add del_pre_hook for removing
> handlerDear All,
>
> Hello,
> I have got elm_confrom does not remove its handler while it is deleted.
> This patch is for that. Please review attached patch. Thanks always.
>
> Sincerely,
> Shinwoo Kim.
SVN revision: 60729
ChunEon Park [Mon, 27 Jun 2011 11:18:38 +0000 (11:18 +0000)]
elementary/pager - fixed a trivial bug
patched by ShilapOnkar Singh (shilpa.singh@samsung.com)
SVN revision: 60728
ChunEon Park [Mon, 27 Jun 2011 10:58:03 +0000 (10:58 +0000)]
elementary/els_icon - fixed identation
SVN revision: 60727
Cedric BAIL [Mon, 27 Jun 2011 10:26:06 +0000 (10:26 +0000)]
elementary: remove warning and work around insane ecore_thread_check bug.
SVN revision: 60725
ChunEon Park [Mon, 27 Jun 2011 07:34:30 +0000 (07:34 +0000)]
elementary/image - just removed white trailing
SVN revision: 60722
ChunEon Park [Mon, 27 Jun 2011 05:05:05 +0000 (05:05 +0000)]
elementary/image - fixed typo, stuffed missings in doxy.
SVN revision: 60720
ChunEon Park [Mon, 27 Jun 2011 05:02:40 +0000 (05:02 +0000)]
elementary/elm_image - added 2 APIs elm_image_aspect_ratio_retained_set/get
these API allows the image to resize with changeable aspect ratio.
SVN revision: 60719
ChunEon Park [Mon, 27 Jun 2011 04:46:38 +0000 (04:46 +0000)]
elementary/els_icon - added els_icon_aspect_ratio_retained_set/get since elm_image needs to provide those functionlaities.
SVN revision: 60718
Daniel Juyung Seo [Mon, 27 Jun 2011 03:06:33 +0000 (03:06 +0000)]
elm genlist: Mark TODO to moved function.
Change moved callback in item class to smart callback.
SVN revision: 60717
Daniel Juyung Seo [Mon, 27 Jun 2011 03:03:16 +0000 (03:03 +0000)]
elm route: Fixed warnings.
SVN revision: 60716
Daniel Juyung Seo [Mon, 27 Jun 2011 02:55:52 +0000 (02:55 +0000)]
elm route: Fixed indentation.
SVN revision: 60715
Daniel Juyung Seo [Mon, 27 Jun 2011 02:54:41 +0000 (02:54 +0000)]
elm: Fixed wrong vim formatting.
SVN revision: 60714
ChunEon Park [Mon, 27 Jun 2011 01:56:40 +0000 (01:56 +0000)]
elementary/els_icon - reduced codes
SVN revision: 60709
Tom Hacohen [Mon, 27 Jun 2011 00:20:54 +0000 (00:20 +0000)]
Elm entry: Fix entry changed signal handling.
Patch by Jihoon Kim.
SVN revision: 60708
Jonathan Atton [Sun, 26 Jun 2011 17:36:18 +0000 (17:36 +0000)]
elm: add elm_route: widget to display a route on elm_map. Currently the widget use lines, in the futur it will use edje
SVN revision: 60703
Hyoyoung Chang [Sun, 26 Jun 2011 04:56:47 +0000 (04:56 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elementary - elc_fileselector
Date: Sun, 26 Jun 2011 11:55:55 +0900
Dear elementary developers
When I compiled svn elementary, it seems a define(HAVE_EIO) is omitted.
I sending a patch, check about it please.
Thanks.
SVN revision: 60697
Jihoon Kim [Sun, 26 Jun 2011 04:53:43 +0000 (04:53 +0000)]
From: Jihoon Kim <imfine98@gmail.com>
Subject: [E-devel] [PATCH] fix elementary build error without ethumb
Date: Sun, 26 Jun 2011 13:37:02 +0900
Hello, EFL developers.
Without installing ethumb, when I build elementary, there is build error.
This patch is for fixing it.
Would you please apply this patch?
SVN revision: 60696
Cedric BAIL [Sat, 25 Jun 2011 23:39:43 +0000 (23:39 +0000)]
elementary: use Eio when available for fileselector.
SVN revision: 60692
Cedric BAIL [Sat, 25 Jun 2011 23:20:22 +0000 (23:20 +0000)]
elementary: add some usefull function around sorted insert.
SVN revision: 60691
Jonathan Atton [Sat, 25 Jun 2011 17:48:55 +0000 (17:48 +0000)]
elm: do not include config.h
SVN revision: 60687
Cedric BAIL [Sat, 25 Jun 2011 15:39:05 +0000 (15:39 +0000)]
elementary: add elm_gengrid_item_sorted_insert.
Original patch from Thiery.
SVN revision: 60686
Cedric BAIL [Sat, 25 Jun 2011 15:35:53 +0000 (15:35 +0000)]
elementary: use Eina_File.
SVN revision: 60685
Jonathan Atton [Sat, 25 Jun 2011 14:30:10 +0000 (14:30 +0000)]
elm_map: use emap
SVN revision: 60684
Cedric BAIL [Fri, 24 Jun 2011 08:59:56 +0000 (08:59 +0000)]
elementary: only track elm_icon size change when it matter.
SVN revision: 60660
Tom Hacohen [Fri, 24 Jun 2011 08:44:39 +0000 (08:44 +0000)]
Elementary entry: Added handling of the preedit,changed signal.
Patch by Jihoon Kim.
SVN revision: 60659
Cedric BAIL [Thu, 23 Jun 2011 16:05:42 +0000 (16:05 +0000)]
elementary: elm_gengrid_clear should be the last called.
SVN revision: 60640
Cedric BAIL [Thu, 23 Jun 2011 15:56:31 +0000 (15:56 +0000)]
elementary: fix stringshare refcounting.
SVN revision: 60639
Cedric BAIL [Thu, 23 Jun 2011 14:54:29 +0000 (14:54 +0000)]
elementary: try to find the best icon size to display.
This patch need review. The goal is to always find the best
quality for the output. Sadly in our theme we don't provide
multiple size for icon (we could, as edje provide this feature).
So to test it, better switch to FreeDesktop first before
trying the theme.
SVN revision: 60636