Commit Graph

4754 Commits

Author SHA1 Message Date
ChunEon Park b70396c859 elementary/index - + 1 api elm_index_item_selected_set
need compensation



SVN revision: 68867
2012-03-07 04:39:06 +00:00
Sanjeev BA 9832fdca93 Fix elm_multibuttonentry API to have callbacks. For now we only have the API format fixed. This code needs lot more refactoring after discussing with the widget author. So, we will address the implementation later.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68866
2012-03-07 02:57:36 +00:00
ChunEon Park fbcd46acea elementary/menu - fixed a infinite loop bug. should be resized the sub menu item
thanks bluezery for reporting.



SVN revision: 68865
2012-03-07 02:20:58 +00:00
Bruno Dilly 3718134a2a Elm_Calendar: fix function pointer as arg
Spotted by Michael Blumenkrantz


SVN revision: 68864
2012-03-07 01:02:21 +00:00
Bruno Dilly 5f7aecca69 Elm_Web: avoid deprecated elm_notify_repeat_events_set
SVN revision: 68863
2012-03-07 00:37:41 +00:00
Mike Blumenkrantz 308050778d use typedef function arg
SVN revision: 68860
2012-03-07 00:12:36 +00:00
Mikael SANS 44fa969639 elementary/elm_photocam: change api name and add 'do_gesture' variable
SVN revision: 68859
2012-03-06 23:56:02 +00:00
Gustavo Lima Chaves 969e0b4c51 [Elm] Since we're talking 'bout file_set()s, let's be broader.
SVN revision: 68857
2012-03-06 22:51:40 +00:00
Gustavo Lima Chaves 02aa57d92e [Elm] Ok, since we don't have time to address all functions, just
return val. on the most critical one: file_set (on bg).



SVN revision: 68856
2012-03-06 22:35:27 +00:00
Gustavo Lima Chaves c74b07247b [Elm] Now applying some more ret. values on bg.
Also bumping docs, as I had to fix them.



SVN revision: 68854
2012-03-06 22:12:42 +00:00
Gustavo Lima Chaves feef00175c [Elm] This is meant to be used on the future, as I said.
SVN revision: 68853
2012-03-06 21:56:32 +00:00
Gustavo Lima Chaves 2ecf3ee605 [Elm] Forgotten detail on refactor.
SVN revision: 68850
2012-03-06 21:46:47 +00:00
Gustavo Lima Chaves 1b6ec78896 [Elm] More future-proofness on elm layout: returning values on methods.
There were others with boolean returns already, let's planify that.



SVN revision: 68848
2012-03-06 20:25:29 +00:00
Gustavo Lima Chaves edd17756d4 [Elm] More on elm error codes on theming.
SVN revision: 68845
2012-03-06 19:06:02 +00:00
Gustavo Lima Chaves ee95a473cf [Elm] Just being future-proof on some methods: error val on return.
SVN revision: 68844
2012-03-06 18:39:53 +00:00
Mike Blumenkrantz e8edc0be6e fix changed object_tree_focus api to make sense
SVN revision: 68843
2012-03-06 17:57:20 +00:00
Jiyoun Park 2c616f6526 modify removed function list
SVN revision: 68841
2012-03-06 15:52:49 +00:00
Sanjeev BA 89d0e01399 Remove comments.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68840
2012-03-06 15:18:05 +00:00
Sanjeev BA de64c5bf43 Add selected item getter and setter API. Getter to be implemented.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68839
2012-03-06 15:18:02 +00:00
Sanjeev BA 3d6850c2c9 Rename callback function.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68838
2012-03-06 15:17:57 +00:00
Jiyoun Park 4c9501159b remove deprecated function related with elm_genlist_item
SVN revision: 68837
2012-03-06 15:04:55 +00:00
Cedric BAIL d72546d2fb elementary: fix raster's bork.
SVN revision: 68836
2012-03-06 14:56:56 +00:00
Lucas De Marchi 7ae28da2c5 elementary: let's install useful headers for c++
Unbreak build after r68696.



SVN revision: 68834
2012-03-06 14:16:08 +00:00
Jiyoun Park 8753a5e5cf remove deprecated code related with elm_frame_label_get/set
and elm_frame_content_set


SVN revision: 68833
2012-03-06 14:14:57 +00:00
Carsten Haitzler 310a95536b adding store docs! not done yet
SVN revision: 68830
2012-03-06 13:46:43 +00:00
Jiyoun Park a21b344d32 remove deprecated funtion related elm_object_focus/unfocus/direction_go
SVN revision: 68828
2012-03-06 13:28:58 +00:00
Jiyoun Park 8a2ffb24a7 remove deprecated function related with elm_flipselector and elm_factory
SVN revision: 68827
2012-03-06 12:58:07 +00:00
Carsten Haitzler a365dd870b hmm i like the fact that entires take care of their own selection
fetching... but otherwise not changes to this func api-wise anyway. so
XXX remove :)



SVN revision: 68826
2012-03-06 12:42:18 +00:00
Carsten Haitzler fac0b83303 actually collaps and autocollase are good - collapse/expand.
collapsing comments is what editors can do - much like frames. this is
good enough imho - so xxx-- :)



SVN revision: 68825
2012-03-06 12:36:26 +00:00
Daniel Juyung Seo 61f160a4ee elm toolbar: Formatting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68823
2012-03-06 12:35:22 +00:00
Carsten Haitzler 887cd2341d adree with XXX -> rename focus funcs, deprecate old.
SVN revision: 68822
2012-03-06 12:30:16 +00:00
ChunEon Park 2b45ebba0c elementary/index - more apis
elm_index_horizontal_set/get



SVN revision: 68820
2012-03-06 12:28:52 +00:00
Carsten Haitzler 5b3aa405ab address the XXX for elm entry with some docs - but its otherwise not
going to be addressed i think.



SVN revision: 68819
2012-03-06 12:24:20 +00:00
Carsten Haitzler 7034592400 mark elm_config.h as ok.
SVN revision: 68818
2012-03-06 12:20:46 +00:00
Carsten Haitzler f3f023a108 ok warn-- in multibuttonentry - getting bored of seeing it.
SVN revision: 68817
2012-03-06 12:14:35 +00:00
Carsten Haitzler 13bbec8fb6 warn+bug--
SVN revision: 68816
2012-03-06 12:08:11 +00:00
Daniel Juyung Seo 912a88ff75 elm multibuttonentry: Reviewed smart callbacks.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68815
2012-03-06 12:06:52 +00:00
Daniel Juyung Seo 36d4a048f4 elm multibuttonentry: Revised code.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68814
2012-03-06 12:06:47 +00:00
Carsten Haitzler cd97aeb090 warn--
SVN revision: 68813
2012-03-06 12:06:43 +00:00
Carsten Haitzler e6b6714656 missed 1 config fetcher func.
SVN revision: 68811
2012-03-06 12:05:00 +00:00
Carsten Haitzler 7a5a301a63 rename a whole host of config-related functions to be elm_config_*
now. yes - no deprecation. no time to do that.



SVN revision: 68810
2012-03-06 12:04:25 +00:00
Daniel Juyung Seo 342dc04638 elm examples: Removed anchorblock from build.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68808
2012-03-06 11:51:47 +00:00
Daniel Juyung Seo 480c61f20a elm: Formatting. No spacing after casting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68807
2012-03-06 11:51:42 +00:00
Jiyoun Park cb39e15f46 fix build break;
add "info" option


SVN revision: 68806
2012-03-06 11:43:04 +00:00
Jaehwan Kim 044fc4bf03 Add the item_content_set/get/unset_hook for setting the object as the content of the toolbar item.
It's possible the objects(like slider or progressbar and so on) can be shown in toolbar.


SVN revision: 68805
2012-03-06 11:35:11 +00:00
Daniel Juyung Seo a45eee11ee elm elm_gen_common.h: Use proper doxygen keywords.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68804
2012-03-06 10:59:33 +00:00
Daniel Juyung Seo d52fbf244b elm multibuttonentry: Reviewed multibuttonentry APIs.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68803
2012-03-06 10:59:29 +00:00
Tom Hacohen 737654ba04 Elm entry: Merge anchorview/anchorblock into entry.
And kill those damn widgets.

SVN revision: 68802
2012-03-06 10:09:13 +00:00
Jiyoun Park 1e12f9d668 remove deprecated code related with elm_diskselector
SVN revision: 68801
2012-03-06 09:54:04 +00:00
Carsten Haitzler 513a85595c move all config related apis into elm_config.c/h... need to name
elm_config_*



SVN revision: 68800
2012-03-06 09:49:24 +00:00
ChunEon Park 60be2324a3 elemenatry/icon - elm_icon_preload_set -> elm_icon_preload_disabled_set
SVN revision: 68799
2012-03-06 09:40:54 +00:00
Jiyoun Park e962afdb0f remove deprecated code related with elm_conformant_content_set/get/unset
SVN revision: 68798
2012-03-06 09:36:19 +00:00
Carsten Haitzler 84aa9dbceb move config setting fucns over to elm_config in preparation for naming
elm_config_*



SVN revision: 68797
2012-03-06 09:23:43 +00:00
Jiyoun Park 874bf67ac5 remove deprecated code related with elm_check_icon_set/get/unset
SVN revision: 68796
2012-03-06 09:10:38 +00:00
Carsten Haitzler d05e7747a3 ok- yes - i know it isnt that great, but i dont know of a good
alternative that doesnt have a whole bunch of gotchas, so keep the
size set api as its the best of a bad lot of options.



SVN revision: 68795
2012-03-06 09:07:13 +00:00
Jiyoun Park 418ea27eb9 remove deprecated code related with elm_check_label_set/get
SVN revision: 68793
2012-03-06 08:55:21 +00:00
Jiyoun Park 74e7ff7411 remove deprecated code related with elm_calendar_text_xxx
SVN revision: 68792
2012-03-06 08:53:20 +00:00
Jiyoun Park 64c0204f39 remove deprecated code related with elm_button_icon_set/get
SVN revision: 68791
2012-03-06 08:50:25 +00:00
Sung Park b2ffae5359 Added comments to the header, including a simple example program for glview.
SVN revision: 68789
2012-03-06 08:12:35 +00:00
Carsten Haitzler 2325515535 thats not an XXX we can deal with for api review and release. :)
SVN revision: 68788
2012-03-06 07:48:49 +00:00
Carsten Haitzler 4118b5806c deprecate guide text set api in multibutton as per xxx
SVN revision: 68787
2012-03-06 07:45:10 +00:00
Jiyoun Park f9fbc5ba51 remove deprecated code related with elm_button_label_get/set
SVN revision: 68786
2012-03-06 07:33:58 +00:00
Hyoyoung Chang 2b5c91ba41 From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - add comments for item class
Date: Tue, 6 Mar 2012 16:26:37 +0900

Dear all.

after working several hours, i made some comments. :P
If it's only, plz comit it.
Thanks.


SVN revision: 68785
2012-03-06 07:33:23 +00:00
Sanjeev BA 2634455235 Remove unwanted function.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68784
2012-03-06 07:25:28 +00:00
Carsten Haitzler e0b959c8f0 xxx-- -> wtf - another "treeview" thing? not relevant to hoversel. bah!
SVN revision: 68783
2012-03-06 07:21:05 +00:00
Carsten Haitzler 18f6d9eed5 xxx-- -> no fileselector is good - it doesnt tell you how it selects -
that is actually totally changable from version to version of elm, so
its happy as-is



SVN revision: 68782
2012-03-06 07:19:58 +00:00
Carsten Haitzler dda699e1af xxx-- -> not relevant to api (and theme has that settled i think
SVN revision: 68781
2012-03-06 07:17:38 +00:00
ChunEon Park 4b9a8cb744 elementary/index - set index visiblility again when style is changed.
SVN revision: 68780
2012-03-06 07:09:57 +00:00
Sanjeev BA c44902e2f5 Break MBE API. Cannot fix without breaking it.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68779
2012-03-06 07:01:09 +00:00
Sanjeev BA 7e80c536d0 Fix formatting.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68778
2012-03-06 07:01:06 +00:00
Sanjeev BA 6e33787747 refactor mbe code.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68777
2012-03-06 07:00:59 +00:00
Sanjeev BA 612348e150 Remove unwanted null check. It happens in _set_guidetext.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68776
2012-03-06 07:00:15 +00:00
Jiyoun Park 6bfd5967e4 remove deprecated code related with elm_bubble and elm_bg_overlay.
SVN revision: 68775
2012-03-06 06:54:02 +00:00
Carsten Haitzler c50f91f6cc lets update genlist/grid examples to use the new class thing.
SVN revision: 68774
2012-03-06 06:30:43 +00:00
Carsten Haitzler bb0f97b520 and lets actually merge the gnelist/grid item class goop so when it
all just become sgenlsit we are all happen. elm_gen.h is just there as
a temporary common header until it all beocmes genlist (or genlist
under another name - gnengrid)



SVN revision: 68773
2012-03-06 06:09:20 +00:00
ChunEon Park fe8d9b6c44 elementary/genlist - Elm_Genlist_Item_Flags -> Elm_Genlist_Item_Type
SVN revision: 68772
2012-03-06 05:53:25 +00:00
Carsten Haitzler 9f292cdbc6 make deprecated_befor ebe elm_gen;h for now qhere i'll put shared
gengrid/list common stuff (but still expose as a genlist and gengrid
item class etc. later like it does now)



SVN revision: 68771
2012-03-06 05:28:01 +00:00
Carsten Haitzler c233923591 use version as an actual version and bring back macros for setting up
class header for those using const item class structs.



SVN revision: 68770
2012-03-06 05:02:36 +00:00
Jiyoun Park f1ef54cc87 remove deprecated code related elm_hoversel_item_XXX
SVN revision: 68769
2012-03-06 04:49:59 +00:00
ChunEon Park b989c30e25 elementary/frame - fixed typo
SVN revision: 68768
2012-03-06 03:27:11 +00:00
Daniel Juyung Seo 0cb987cf27 elm: Added elm_removed.h for removed api history. This is for Jiyoun Park.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68767
2012-03-06 03:11:17 +00:00
Daniel Juyung Seo 65b8d8872a elm genlist: 1. Mark EINA_DEPRECATED for deprecated api in c. 2. Do not use deprecated api in elementary.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68766
2012-03-06 03:11:13 +00:00
ChunEon Park ce3c426731 elementary/glview - removed XXX
SVN revision: 68765
2012-03-06 02:59:25 +00:00
Sanjeev BA 45afba43d2 Fix delete key function and remove stray 'BackSpace (' handling in code.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 68763
2012-03-06 02:51:54 +00:00
Daniel Juyung Seo bbcd343b89 elm genlist: Added more comments for flip mode.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68761
2012-03-06 02:13:28 +00:00
Sanjeev BA dad510faff Rename mbe shrink_mode to expanded. Consistent with genlist naming.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 68760
2012-03-06 01:45:25 +00:00
ChunEon Park c8f51daa7e elementary/genlist - missed EINA_DEPRECATED
SVN revision: 68759
2012-03-06 01:35:58 +00:00
ChunEon Park 750601523b elementary/genlist - elm_genlist_item_contents_orphan -> elm_genlist_item_all_contents_unset
SVN revision: 68758
2012-03-06 01:29:42 +00:00
Daniel Juyung Seo 6f7006be6d elm genlist: Fixed flipmode cache issue. Renamed nocache to nocache_once and adopted nocache forever concept.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68756
2012-03-06 01:10:51 +00:00
Daniel Juyung Seo a50817b61e elm genlist: Fixed floating item bug. http://www.youtube.com/watch?v=ClbvYlG9U_o
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68755
2012-03-06 01:10:46 +00:00
ChunEon Park 0fe131c42e elementary/focus -
elm_object_focus_cycle -> elm_object_focus_next



SVN revision: 68754
2012-03-06 01:06:41 +00:00
ChunEon Park 74d4a0149d elementary/genlist -
Elm_Genlist_Item_Flags -> Elm_Genlist_Item_Type
Elm_Genlist_Field_Flags -> Elm_Genlist_Field_Type
elm_genlist_item_flags_get() -> elm_genlist_item_type_get()



SVN revision: 68753
2012-03-06 00:49:28 +00:00
ChunEon Park 1869d80886 elementary/flipselector
elm_flipselector_interval_set -> elm_flipselector_first_interval_set
elm_flipselector_interval_get -> elm_flipselector_first_interval_getw



SVN revision: 68752
2012-03-06 00:27:33 +00:00
Iván Briano 54382e7de0 Let the world know we don't modify the theme when we ask for an internal list
SVN revision: 68751
2012-03-06 00:19:31 +00:00
Iván Briano 9c0de8b3f4 It's not unused if you have webkit
SVN revision: 68750
2012-03-06 00:17:47 +00:00
Carsten Haitzler 08d66e3029 warn--
SVN revision: 68748
2012-03-05 23:59:52 +00:00
Rajeev Ranjan 9711e4c796 From: Rajeev Ranjan <rajeev.r@samsung.com>
Subject: [E-devel]  [Patch]  Elementary: New custom widget Popup

Hi All,
   Attached to the mail is the patch for a new custom elementary
widget  elm_popup for your review.

Change description:
New custom widget Popup added.

elm_popup is an enhancement over elm_notify widget with widely used
parts such as Title, Content and Action Buttons.
Items are supported as well and they are put inside the content area
which can have either an Evas Object/Set of items/Description text.



SVN revision: 68747
2012-03-05 23:51:56 +00:00
Iván Briano 4373acedcc Add overlay_list_get and extension_list_get, and use them in elm_web to correctly set the ewk_view theme
SVN revision: 68746
2012-03-05 21:48:32 +00:00
Daniel Juyung Seo 8bdf6c8ded elm genlist: Removed spaces after casting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68729
2012-03-05 15:14:36 +00:00
Daniel Juyung Seo 9c3fa866f5 elm: Applied icon/image API changes.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68728
2012-03-05 15:10:59 +00:00
Daniel Juyung Seo 8977312e43 elm genlist: Added elm_genlist_item_flip_get/set APIs. Patch by
Hyoyoung Chang <hyoyoung@gmail.com>

On Wed, Feb 29, 2012 at 9:17 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all.
>
> I made a patch to introduce new genlist item mode.
> Two public apis are added.
> +EAPI void elm_genlist_item_flip_set(Elm_Object_Item *it, Eina_Bool
flip);
> +EAPI Eina_Bool elm_genlist_item_flip_get(Elm_Object_Item *it);
>
> It provides on-the-flying item change. It works like that a new item
> added on existed item.
> In elementary test, you can test it.
> It's useful at adding widgets or show buttons in genlist item.
>
> Thanks.

On Mon, Mar 5, 2012 at 5:56 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Hello, I modifed fliP_set api to use ecore_job.
> It resolved version of mouse_{move, up} bugs.
>

SVN revision: 68727
2012-03-05 15:03:12 +00:00
Gustavo Lima Chaves d2ae40cf9c [Elm] I don't have words to name the issue here, let's just call it unb0rking.
SVN revision: 68722
2012-03-05 14:32:58 +00:00
Daniel Juyung Seo dba89c8861 elm: Fixed typo. resizeable -> resizable.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68721
2012-03-05 13:50:33 +00:00
WooHyun Jung 1acacd1c9b elementary/index : changed one API. elm_index_item_selected_set ->
elm_index_selected_item_set. 


SVN revision: 68720
2012-03-05 13:48:24 +00:00
WooHyun Jung 6009652735 [elementary] change API name from _scale_set to _resizable_set in
elm_image + elm_icon.


SVN revision: 68719
2012-03-05 13:36:01 +00:00
Tom Hacohen 35977ad0f7 Elm: Added XXX to the sources. I'm against it, but raster asked nicely...
SVN revision: 68717
2012-03-05 13:24:04 +00:00
Carsten Haitzler 0fe46a3666 oops forgot to add.
SVN revision: 68716
2012-03-05 13:21:39 +00:00
Carsten Haitzler 2ab9615542 OK headers i know are done so i'm not chansing ghosts
SVN revision: 68715
2012-03-05 13:19:53 +00:00
Carsten Haitzler 6e6c64f505 disable factory for elm release
SVN revision: 68714
2012-03-05 13:13:26 +00:00
Carsten Haitzler 842286d6e4 oops and remove from other .h
SVN revision: 68713
2012-03-05 12:54:00 +00:00
Carsten Haitzler 7bc052c593 no need to get conform area obj - set content and track THAT object
if u want that. deprecate.



SVN revision: 68712
2012-03-05 12:53:00 +00:00
Carsten Haitzler 9342ed4e64 no - version is good - 0 == external const provided version 1 =
allocated version etc.



SVN revision: 68711
2012-03-05 12:50:12 +00:00
Carsten Haitzler c234d4b9a1 answer XXX
SVN revision: 68710
2012-03-05 12:46:15 +00:00
Carsten Haitzler 6e07009ff6 deprecated warning--
SVN revision: 68709
2012-03-05 12:43:16 +00:00
Carsten Haitzler acc913ced5 fix warning - bug waiting to happen!
SVN revision: 68708
2012-03-05 12:40:39 +00:00
Carsten Haitzler e2d7f4335a make theme setting work again :)
SVN revision: 68707
2012-03-05 12:39:22 +00:00
Carsten Haitzler 0f8ce855bc elm_theme_all_set -> deprecate.
SVN revision: 68706
2012-03-05 12:36:09 +00:00
ChunEon Park b4bfb8ecd3 elementary - updated XXX
SVN revision: 68705
2012-03-05 12:28:17 +00:00
Carsten Haitzler 8cc5aff166 1 all_set func not removed (gone from h's anyway)
SVN revision: 68704
2012-03-05 12:27:40 +00:00
Carsten Haitzler b0286f3cb1 remove xxx - this is how it should be done.
SVN revision: 68703
2012-03-05 12:24:07 +00:00
Carsten Haitzler 0fdb8767b8 unmark for deprecation.
SVN revision: 68702
2012-03-05 12:21:54 +00:00
Carsten Haitzler f02a4aeee4 improve docs to be clearer
SVN revision: 68701
2012-03-05 12:16:31 +00:00
Carsten Haitzler 75f8ea340f and remove popr set that should be in 0.1 sec timeout.
SVN revision: 68700
2012-03-05 12:14:27 +00:00
Carsten Haitzler 09f45d002a nix pending comments and flah wlm_win as ok
SVN revision: 68699
2012-03-05 12:09:15 +00:00
Carsten Haitzler 7542e629d3 deprecate elm_win_transparent stuff
SVN revision: 68698
2012-03-05 12:03:40 +00:00
Sumanth Krishna Mannam 14df28cdae 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
2012-03-05 11:07:05 +00:00
Carsten Haitzler 7a8cef6b6f oops - forgot to cxhange deprecated calls in externals
SVN revision: 68695
2012-03-05 10:21:25 +00:00
Carsten Haitzler 04e5806097 oops - deprecating renamed badly. fixed
SVN revision: 68694
2012-03-05 10:21:03 +00:00
WooHyun Jung 9073ed6efb [elementary/index] Some APIs were modified or removed + fix build
break.


SVN revision: 68690
2012-03-05 10:05:58 +00:00
Jiyoun Park 6920a5c1ab modify code related elm_hoversel_label and icon(deprecated function)
SVN revision: 68689
2012-03-05 10:04:53 +00:00
GoUn Lee 05b41d2469 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
2012-03-05 09:58:38 +00:00
Carsten Haitzler d59ea1baad make notify repeat events be allow_events... as thats what it really
does.



SVN revision: 68685
2012-03-05 09:50:32 +00:00
Sanjeev BA 05780e9b14 Deprecate elm_object_cursor_engine_only_set/get.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 68683
2012-03-05 09:15:04 +00:00
Carsten Haitzler fca8286e0d track bubble deprecation.
SVN revision: 68682
2012-03-05 08:37:28 +00:00
Carsten Haitzler 4d9e5f3b5c and move bitfileds around and name enum typedefs better
SVN revision: 68681
2012-03-05 08:34:56 +00:00
Carsten Haitzler 7beae4b4f8 fix warnings from 김대성<ad960009@naver.com>'s patch.
SVN revision: 68680
2012-03-05 08:31:58 +00:00
Carsten Haitzler 6895f5acc0 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
2012-03-05 08:26:09 +00:00
Sanjeev BA 9c8129a884 Improve hover example.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68676
2012-03-05 07:34:57 +00:00
Sanjeev BA 4785d1e190 More typo and grammar fixes for documentation.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68675
2012-03-05 05:31:49 +00:00
Jihoon Kim 58669a56c6 elementary: fix QUERTY -> QWERTY
SVN revision: 68674
2012-03-05 04:50:53 +00:00
Bluezery 4de5c80ede 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
2012-03-05 04:18:33 +00:00
ChunEon Park 4d124352f0 elementary/index - + XXX
SVN revision: 68671
2012-03-05 03:09:57 +00:00
ChunEon Park b5c7288f05 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
2012-03-05 02:46:29 +00:00
Jihoon Kim e083aa2095 elm: fix typo parant -> parent
SVN revision: 68669
2012-03-05 02:35:25 +00:00
Jihoon Kim 0b4826bfea elm_config.c: fix some typo
SVN revision: 68668
2012-03-05 02:33:49 +00:00
Sanjeev BA 19bfb03a57 Fix some typos and documentation.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68667
2012-03-05 01:57:17 +00:00
Mike Blumenkrantz 4a369309d9 add note about allocation
SVN revision: 68666
2012-03-05 00:22:54 +00:00
ChunEon Park d1ac092565 elementary/index - return item handles.
SVN revision: 68660
2012-03-04 13:51:17 +00:00
Jaehwan Kim d6a8be7f95 Add the ELM_TOOLBAR_SHRINK_EXPAND mode. The items be expanded according the size of the toolbar when it's set.
SVN revision: 68653
2012-03-04 09:52:20 +00:00
Daniel Juyung Seo 15dd3774cb elm genlist: Revises header.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68652
2012-03-04 05:10:54 +00:00
Daniel Juyung Seo bc793f5880 elm gengrid: Fixed freezing bug. Closed trac #980
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68651
2012-03-04 05:03:25 +00:00
Daniel Juyung Seo b1ba90f5d2 elm genlist: Added comments for dragging flag.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68649
2012-03-03 16:01:40 +00:00
Daniel Juyung Seo cdbec605cf elm conform: Reviewed conformant.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68643
2012-03-03 06:12:09 +00:00
Daniel Juyung Seo de7fa17f92 elm colorselector: Reviewed colorselector. OK for this widget.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68641
2012-03-03 06:12:00 +00:00
Daniel Juyung Seo 75b760da92 elm: Random review of multibuttonentry and genlist.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68640
2012-03-03 06:11:56 +00:00
Daniel Juyung Seo 4f9b433c22 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
2012-03-03 06:11:50 +00:00
Daniel Juyung Seo 448157e020 elm multibuttonentry: Reviewed some parts of multibuttonentry.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68627
2012-03-02 12:43:02 +00:00
cnook c95f17acd7 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
2012-03-02 12:42:42 +00:00
Daniel Juyung Seo 47d0b62238 elm test_genlist.c: Revised test code.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68625
2012-03-02 12:07:55 +00:00
Daniel Juyung Seo 2a8827cb3e elm index: Fixed build warning.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68623
2012-03-02 12:07:44 +00:00
Jihoon Kim 862ef7961c 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
2012-03-02 10:34:58 +00:00
Jihoon Kim 8575a8ab26 elm/edje_externals: fix formatting
SVN revision: 68620
2012-03-02 09:00:52 +00:00
WooHyun Jung 123bcbfc06 elementary/elm_menu : Deprecated one API and modified test codes.
SVN revision: 68619
2012-03-02 08:56:32 +00:00
Sanjeev BA 58f440f3c8 Renaming elm_web functions.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68618
2012-03-02 05:10:46 +00:00
Jaehwan Kim 770495da25 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
2012-03-02 02:03:24 +00:00
Mike Blumenkrantz 6a1fc7cecd stringshare_del(NULL) is okay and item_style can be NULL
SVN revision: 68609
2012-03-02 01:20:50 +00:00
Mike Blumenkrantz b4f0478492 not sure how this insanity made it in, spank spank to someone
SVN revision: 68608
2012-03-02 01:12:43 +00:00
Mike Blumenkrantz 2fcb323b6f SVN revision: 68591
try asking in irc or mailing list before randomly changing things like this.


SVN revision: 68592
2012-03-01 20:16:28 +00:00
Gustavo Lima Chaves 8a0bfd51e4 [Elm] For $deity's sake, why this multiselect on elm config's theme choosing list?
SVN revision: 68591
2012-03-01 20:12:47 +00:00
Mike Blumenkrantz 2e4d3a02a9 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
2012-03-01 19:14:46 +00:00
Pau Espin Pedrol 1bde7e2f66 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
2012-03-01 12:05:10 +00:00
Pau Espin Pedrol cc268617ab elm_slideshow: Deprecate elm_slideshow_show() and rename it to elm_slideshow_item_show()
SVN revision: 68567
2012-03-01 11:50:56 +00:00
ChunEon Park f4e81e9033 elementary/index - trivial changes
SVN revision: 68566
2012-03-01 09:44:50 +00:00
Sanjeev BA 347db44573 Rename elm_cache API with common prefix.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68564
2012-03-01 06:05:54 +00:00
WooHyun Jung 78ae3dc90b [elementary/elm_label] Deprecated some APIs, and refactored
elm_label.c and label.edc files.


SVN revision: 68563
2012-03-01 04:49:23 +00:00
Sanjeev BA d7a8ea0da6 Rename enum as per review comment.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68562
2012-03-01 03:38:56 +00:00
Sanjeev BA 075aa63bc1 Remove __UNUSED__ for used params.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68561
2012-03-01 03:38:53 +00:00
Sanjeev BA 22fe352509 Scope change for variable.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68560
2012-03-01 03:38:45 +00:00
ChunEon Park 2e5b1279ca 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
2012-03-01 02:42:51 +00:00
Tom Hacohen 475eb70299 Elm entry: Use the new edje_object_part_text_user_insert API.
SVN revision: 68557
2012-02-29 16:00:34 +00:00
Carsten Haitzler 8a65fc1495 add a proper elm api to request a prefeered evas rendering engine.
SVN revision: 68553
2012-02-29 12:45:58 +00:00
ChunEon Park 8b7e99754d elementary/genlist,gengrid - reorder the EAPIs in their headers to compare each other.
SVN revision: 68552
2012-02-29 12:13:40 +00:00
Carsten Haitzler 307eb11c75 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
2012-02-29 12:06:12 +00:00
ChunEon Park 2b3dad09a2 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
2012-02-29 10:30:51 +00:00
ChunEon Park 5f6c600ab6 elementary/genlist - recover the delete_me field position to keep the abi
SVN revision: 68543
2012-02-29 09:48:15 +00:00
ChunEon Park 67d14d50ed elementary/gengrid - elm_gengrid_item_item_class_set -> elm_gengrid_item_item_class_update
SVN revision: 68542
2012-02-29 09:01:24 +00:00
Daniel Juyung Seo 93981f37c3 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
2012-02-29 08:56:40 +00:00
Sanjeev BA e0efa2e5ad Change enabled_get/set to disabled_get/set.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68540
2012-02-29 07:54:57 +00:00
ChunEon Park 0759538f5e elementary/genlist, gengrid - added itc version checking.
SVN revision: 68539
2012-02-29 07:51:23 +00:00
ChunEon Park f2c4e9b2f5 elementary/genlist - renamed label field to text.
SVN revision: 68538
2012-02-29 06:52:05 +00:00
ChunEon Park c5a473f0cc elementary/gengrid - deprecated elm_gengrid_item_object_get()
SVN revision: 68537
2012-02-29 06:44:35 +00:00
Jaehwan Kim 7c9b6438b3 The scale bug is fixed.
SVN revision: 68536
2012-02-29 06:31:25 +00:00
ChunEon Park 9b0dd3205e elementary/genlist - breaked edit mode. my fault.
thanks to hyoyoung for reporing it.



SVN revision: 68535
2012-02-29 06:30:54 +00:00
ChunEon Park ebd409c78a elementary/genlist, gengrid - more reviews
SVN revision: 68534
2012-02-29 06:22:59 +00:00
Daniel Juyung Seo fd19596e5a elm win: Commented unused function.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68533
2012-02-29 05:05:50 +00:00
Daniel Juyung Seo 3805f175ed elm check: Reviewed check APIs. OK for check.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68532
2012-02-29 04:50:20 +00:00
Daniel Juyung Seo 8d98989f74 elm elm_web.h: Quick review of web API.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68531
2012-02-29 04:50:04 +00:00
Jihoon Kim 2679a1c4c1 elm/entry: fix document and parameter of elm_entry_input_panel_return_key_autoenabled_set
SVN revision: 68530
2012-02-29 04:45:08 +00:00
Sanjeev BA d884cb1923 bubble_corner_set/get params from char * to bubble_pos_set/get enum.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68528
2012-02-29 03:41:31 +00:00
Sanjeev BA 86207ebc34 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
2012-02-29 03:01:58 +00:00