Commit Graph

4967 Commits

Author SHA1 Message Date
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
Daniel Juyung Seo 1e9399d794 elm calendar: Reviewed calendar. Added some comments but review was not finished yet.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68475
2012-02-27 13:59:49 +00:00
ChunEon Park ffe5f48e06 elementary/elm_object_item - blocked 2 APIs. will be removed soon
SVN revision: 68472
2012-02-27 09:15:42 +00:00
Sanjeev BA 89c60e9f5a Add documentation for tooltip.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68471
2012-02-27 08:33:59 +00:00
Sanjeev BA 84fe1571f2 Elm tooltip API moved to config.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68470
2012-02-27 08:33:48 +00:00
Daniel Juyung Seo dcd2cf453c elm genlist: Set expanded_item only when it's expanding or set NULL.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68469
2012-02-27 08:01:15 +00:00
Carsten Haitzler 4691a2efc6 fix freeing of item that frees the expanded item
SVN revision: 68468
2012-02-27 06:21:36 +00:00
Carsten Haitzler f2f64d2ef9 printf--
SVN revision: 68466
2012-02-27 05:38:40 +00:00
Carsten Haitzler 87a581fc1d aaah naviframe theme hook bug.. was a different thing. always enabled
title when setting style! booooo! dont do that!



SVN revision: 68465
2012-02-27 05:37:57 +00:00
Thanatermesis e6c023682e Fix linking complaints brought out by:
From: Thanatermesis <thanatermesis.ecvs@gmail.com>
Subject: [E-devel] LDFLAGS with -Wl,-z,defs

Aparently if you add the option "-Wl,-z,defs" to your LDFLAGS, there's some
libs that doesn't compile, like evas and e_dbus, there's some logs:



SVN revision: 68464
2012-02-27 05:20:17 +00:00
Jiyoun Park 2baf8077e2 remove some code related with elm_fileselector deprecated function
SVN revision: 68453
2012-02-26 13:16:36 +00:00
Jiyoun Park d7ad919420 remove elm ctx popup's code related with deprecated function
SVN revision: 68452
2012-02-26 12:40:47 +00:00
Jiyoun Park ac79e76aea remove deprecated function related with
anchorview and block's text set/get


SVN revision: 68451
2012-02-26 12:05:28 +00:00
Mike Blumenkrantz 0497ef0cda same commit, but for gengrid
SVN revision: 68444
2012-02-25 11:54:50 +00:00
Mike Blumenkrantz 215dfd7e18 home and end keys now actually SELECT the first/last genlist items instead of just moving viewport to them
this does NOT handle multiselect, since imo calling select callbacks on $TEXAS items would be pretty costly; probably need to job/timer it out or something


SVN revision: 68443
2012-02-25 11:53:35 +00:00
Mike Blumenkrantz fbb5fbdce0 fix functionality which made all naviframe contents unfocusable when top content should still allow focus
the focus_next hook may need some work to progress to sub-widgets somehow


SVN revision: 68442
2012-02-25 11:48:01 +00:00
Jihoon Kim 3608862563 elm/menu: bug fix the width of window looks like 1 px
SVN revision: 68436
2012-02-25 08:21:24 +00:00
Jihoon Kim d78262ee91 elm_colorselector: int*a -> int *a in elm_colorselector_color_get API
SVN revision: 68435
2012-02-25 08:15:43 +00:00
Carsten Haitzler 070d1fb0c8 shush some warnings on 64bit - distracts from real warnings.
SVN revision: 68433
2012-02-25 05:19:59 +00:00
Carsten Haitzler 8b615e6dda actually on reflection - doyoun - indicator mode should be like this.
SVN revision: 68432
2012-02-25 05:14:19 +00:00
Carsten Haitzler 57d5595d97 warn--
SVN revision: 68431
2012-02-25 05:12:57 +00:00
Carsten Haitzler e7af5e0e91 warn--
SVN revision: 68430
2012-02-25 05:11:59 +00:00
Jihoon Kim c3e40612c1 elementary_test: change deprecated APIs
SVN revision: 68429
2012-02-25 00:35:32 +00:00
Mikael SANS ab31707a7d elementary/elm_photocam: test for multi-touch zoom gesture
SVN revision: 68427
2012-02-24 17:58:50 +00:00
Mikael SANS f81590a0be elementary/elm_photocam: add multi-touch zoom gesture
SVN revision: 68426
2012-02-24 17:58:29 +00:00
Daniel Juyung Seo 71d5414df7 elm naviframe: Fixed formatting.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68422
2012-02-24 16:11:18 +00:00
Carsten Haitzler c2cba76767 fix naviframe theme hook.
SVN revision: 68413
2012-02-24 13:04:37 +00:00
Carsten Haitzler bce9bdf093 fix bitch in toolbar 7 without hurting other toolbars
SVN revision: 68412
2012-02-24 12:46:18 +00:00
Doyoun Kang d15d98327f From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: Add feature for showing/hiding indicator

Hi, raster.
As we discussed about indicator, i added feature for indicator.
Please check attached patch files.

1. elementary
i added enumeration to Elm_Illume_Command as below.
- ELM_ILLUME_COMMAND_INDICATOR_SHOW
- ELM_ILLUME_COMMAND_INDICATOR_HIDE

2. ecore
i added atoms/enumerations/APIs as below.
- Ecore_X_Atom ECORE_X_ATOM_E_ILLUME_INDICATOR_STATE;
- Ecore_X_Atom ECORE_X_ATOM_E_ILLUME_INDICATOR_ON;
- Ecore_X_Atom ECORE_X_ATOM_E_ILLUME_INDICATOR_OFF;

typedef enum _Ecore_X_Illume_Indicator_State
{
   ECORE_X_ILLUME_INDICATOR_STATE_UNKNOWN = 0,
   ECORE_X_ILLUME_INDICATOR_STATE_OFF,
   ECORE_X_ILLUME_INDICATOR_STATE_ON
} Ecore_X_Illume_Indicator_State;
         
EAPI void ecore_x_e_illume_indicator_state_set(Ecore_X_Window win,
Ecore_X_Illume_Indicator_State state);
EAPI Ecore_X_Illume_Indicator_State
ecore_x_e_illume_indicator_state_get(Ecore_X_Window win);
EAPI void ecore_x_e_illume_indicator_state_send(Ecore_X_Window win,
Ecore_X_Illume_Indicator_State state);



SVN revision: 68410
2012-02-24 12:33:11 +00:00
ChunEon Park 2184cc1112 elementary/gesture_layer - reviewed done.
SVN revision: 68408
2012-02-24 12:21:22 +00:00
cnook b504253f61 From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary_test] test_flipselector

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



SVN revision: 68407
2012-02-24 12:05:05 +00:00
ChunEon Park 71879017b1 elementary/menu - deprecated elm_menu_item_menu_get.
use elm_object_item_widget_get()



SVN revision: 68401
2012-02-24 11:20:18 +00:00