Commit Graph

4898 Commits

Author SHA1 Message Date
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
Christopher Michael bf0c4315fa Elm (wayland): Set frame clip. Fix maximize/unmaximize in wayland.
SVN revision: 68524
2012-02-28 22:52:34 +00:00
Christopher Michael 36f0bb5003 Elm (wayland): Update elm code to reflect recent efl wayland changes.
SVN revision: 68519
2012-02-28 21:58:34 +00:00
Mike Blumenkrantz 33fbd34a85 replicate new bug from 68495
SVN revision: 68514
2012-02-28 20:14:56 +00:00
Daniel Juyung Seo d55dbfcd53 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
2012-02-28 14:45:28 +00:00
Carsten Haitzler f0433e3a5e add callbacks for knowing several states of a window and more api's to
control a windows properties



SVN revision: 68502
2012-02-28 11:20:35 +00:00
Carsten Haitzler fc7f5d08c4 warn--
SVN revision: 68501
2012-02-28 11:11:23 +00:00
Jaehwan Kim 839c44e4d6 Add the "item_horizontal" style in button.edc
It's for toolbar item.


SVN revision: 68497
2012-02-28 09:17:32 +00:00
ChunEon Park c2a70894ad elementary/genlist - killed elm_genlist_item_sorted_insert.
renamed elm_genlist_item_direct_sorted_insert to elm_genlist_item_sorted_insert



SVN revision: 68496
2012-02-28 07:17:00 +00:00
Jaehwan Kim 243786dc54 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
2012-02-28 07:14:10 +00:00
Jaehwan Kim 547b2c06ca 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
2012-02-28 06:31:25 +00:00
Hyoyoung Chang d7bc38e0d5 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
2012-02-28 06:17:22 +00:00
ChunEon Park 1cbee6a1cc elementary/genlist - deprecated elm_genlist_item_object_get
SVN revision: 68490
2012-02-28 05:58:45 +00:00
Hyoyoung Chang c9020ee99e 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
2012-02-28 05:49:07 +00:00
ChunEon Park d9ead1fb26 elementary/genlist - reviewed.
SVN revision: 68488
2012-02-28 05:26:49 +00:00
Jihoon Kim 2066fb53db elm/entry: input_panel_return_key_autoenable_set -> input_panel_return_key_autoenabled_set
Thanks, Daniel.


SVN revision: 68486
2012-02-28 04:25:37 +00:00
Daniel Juyung Seo 7c2194af5c elm: Fixed typos.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68485
2012-02-28 02:39:31 +00:00
Jihoon Kim 42365c1368 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
2012-02-28 01:50:19 +00:00
Mike Blumenkrantz 81ddf08bd5 broke svn with a doc update. yes, I'm that good.
SVN revision: 68483
2012-02-27 23:48:31 +00:00
Mike Blumenkrantz 67cbd4a4cb reviewed cnp docs, added an api FIXME
SVN revision: 68482
2012-02-27 23:24:41 +00:00
ChunEon Park ec00159a09 elementary/glview - reviewed. changed trivials.
SVN revision: 68476
2012-02-27 14:19:28 +00:00