platform/upstream/elementary.git
13 years agoElementary: Added on-the-fly UI-mirroing support to all of the widgets
Tom Hacohen [Wed, 9 Feb 2011 16:14:02 +0000 (16:14 +0000)]
Elementary: Added on-the-fly UI-mirroing support to all of the widgets

SVN revision: 56846

13 years agoElementary ui-mirroring: Added on-the-fly ui-mirroring infrastructure
Tom Hacohen [Wed, 9 Feb 2011 16:13:58 +0000 (16:13 +0000)]
Elementary ui-mirroring: Added on-the-fly ui-mirroring infrastructure

SVN revision: 56845

13 years agoelementary: add edje_external gengrid
Michael BOUCHAUD [Wed, 9 Feb 2011 15:14:28 +0000 (15:14 +0000)]
elementary: add edje_external gengrid

SVN revision: 56843

13 years agoElementary widget: Remove two functions from elm_widget.h. They are supposed to be...
Tom Hacohen [Wed, 9 Feb 2011 14:41:12 +0000 (14:41 +0000)]
Elementary widget: Remove two functions from elm_widget.h. They are supposed to be only in Elementary.h no idea how it got to elm_widget.h

SVN revision: 56841

13 years agoelementary: use the right item for event when the slideshow item change
Michael BOUCHAUD [Tue, 8 Feb 2011 22:23:00 +0000 (22:23 +0000)]
elementary: use the right item for event when the slideshow item change

SVN revision: 56824

13 years agoelm external: fileselector: enable the textblock when we are in the save mode
Jonathan Atton [Tue, 8 Feb 2011 22:09:26 +0000 (22:09 +0000)]
elm external: fileselector: enable the textblock when we are in the save mode

SVN revision: 56823

13 years agoelm external: elm_label fix segv
Jonathan Atton [Tue, 8 Feb 2011 21:56:41 +0000 (21:56 +0000)]
elm external: elm_label fix segv

SVN revision: 56822

13 years agoElementary genlist: Fixed typo.
Daniel Juyung Seo [Tue, 8 Feb 2011 16:26:22 +0000 (16:26 +0000)]
Elementary genlist: Fixed typo.

SVN revision: 56816

13 years agoElementary test: Added a toggle to switch between UI-mirroring modes. On the fly...
Tom Hacohen [Tue, 8 Feb 2011 14:13:07 +0000 (14:13 +0000)]
Elementary test: Added a toggle to switch between UI-mirroring modes. On the fly ui-mirroring is not yet implemented so only new windows will comply (i.e change the toggle and then click on an item from the list).

SVN revision: 56811

13 years agoElementary theme: Adjusted the elementary theme for better UI-mirroring
Tom Hacohen [Tue, 8 Feb 2011 12:08:35 +0000 (12:08 +0000)]
Elementary theme: Adjusted the elementary theme for better UI-mirroring
support.

SVN revision: 56804

13 years agoElementary: Added ui-mirroring support for all the widgets.
Tom Hacohen [Tue, 8 Feb 2011 12:08:28 +0000 (12:08 +0000)]
Elementary: Added ui-mirroring support for all the widgets.

SVN revision: 56803

13 years agoElementary els_scroller: Added mirrored_set and mirroring support.
Tom Hacohen [Tue, 8 Feb 2011 12:08:24 +0000 (12:08 +0000)]
Elementary els_scroller: Added mirrored_set and mirroring support.

SVN revision: 56802

13 years agoelm external: fix the previous patch. Sorry I was stupids and didn't check correctly !
Jonathan Atton [Sun, 6 Feb 2011 21:57:25 +0000 (21:57 +0000)]
elm external: fix the previous patch. Sorry I was stupids and didn't check correctly !

SVN revision: 56759

13 years agoelm: replace printf() by LOG_DEBUG()
Jonathan Atton [Sun, 6 Feb 2011 17:14:21 +0000 (17:14 +0000)]
elm: replace printf() by LOG_DEBUG()

SVN revision: 56754

13 years agoPath variable no longer needed here.
Christopher Michael [Sun, 6 Feb 2011 09:00:52 +0000 (09:00 +0000)]
Path variable no longer needed here.

SVN revision: 56747

13 years agoelm_icon does grok this
Sebastian Dransfeld [Sat, 5 Feb 2011 20:14:24 +0000 (20:14 +0000)]
elm_icon does grok this

SVN revision: 56736

13 years agoelm external: fix elm_label
Jonathan Atton [Sat, 5 Feb 2011 17:58:49 +0000 (17:58 +0000)]
elm external: fix elm_label

SVN revision: 56727

13 years agoelm_panes theme : add reapeat events on arrows
Jonathan Atton [Fri, 4 Feb 2011 21:45:58 +0000 (21:45 +0000)]
elm_panes theme : add reapeat events on arrows

SVN revision: 56716

13 years agoupdate for change of text line in source file
Sebastian Dransfeld [Thu, 3 Feb 2011 23:18:48 +0000 (23:18 +0000)]
update for change of text line in source file

SVN revision: 56704

13 years agoignore++
Sebastian Dransfeld [Thu, 3 Feb 2011 23:16:24 +0000 (23:16 +0000)]
ignore++

SVN revision: 56703

13 years agoElementary: Added the infrastructure for ui-mirroring support.
Tom Hacohen [Thu, 3 Feb 2011 15:52:49 +0000 (15:52 +0000)]
Elementary: Added the infrastructure for ui-mirroring support.
* Added elm_mirrored_get/set to set the system mirrored mode
* Added elm_widget_mirrored/get/set to set each widget's mirrored mode.
* Added code to set the system mirrored mode from translations to elementary and added translations for all the rtl languages. (a trick to load according to locale).
* Future commits will include specific widgets mirrored mode handling.
Work by Aharon Hillel and Tom Hacohen.

SVN revision: 56673

13 years agoElementary text-ctxpopup: Enabled scrolling for the last ctxpopup test so it'll also...
Tom Hacohen [Thu, 3 Feb 2011 08:23:19 +0000 (08:23 +0000)]
Elementary text-ctxpopup: Enabled scrolling for the last ctxpopup test so it'll also work on small screens. Patch by ChunEon Park (Hermet).

SVN revision: 56669

13 years agoElementary ctxpopup: Modified the disabled item style. Patch by ChunEon Park (Hermet).
Tom Hacohen [Thu, 3 Feb 2011 08:23:14 +0000 (08:23 +0000)]
Elementary ctxpopup: Modified the disabled item style. Patch by ChunEon Park (Hermet).

SVN revision: 56668

13 years agoElementary getlist: Fix places that weren't using ELM_GENLIST_ITEM_FROM_INLIST. Patch...
Tom Hacohen [Wed, 2 Feb 2011 08:37:33 +0000 (08:37 +0000)]
Elementary getlist: Fix places that weren't using ELM_GENLIST_ITEM_FROM_INLIST. Patch by Daniel Juyung Seo (SeoZ).

SVN revision: 56645

13 years agoelementary: switch int to double timeout slideshow in edje_external
Michael BOUCHAUD [Mon, 31 Jan 2011 14:43:34 +0000 (14:43 +0000)]
elementary: switch int to double timeout slideshow in edje_external

SVN revision: 56608

13 years agofmting
Carsten Haitzler [Mon, 31 Jan 2011 11:51:19 +0000 (11:51 +0000)]
fmting

SVN revision: 56606

13 years agoFrom: WooHyun Jung <wh0705.jung@samsung.com>
WooHyun Jung [Mon, 31 Jan 2011 10:47:53 +0000 (10:47 +0000)]
From: WooHyun Jung <wh0705.jung@samsung.com>

Mr. Wonguk Jeong made a patch for elm_module.

This patch is for changing the timing of module loading.

 For now, module loading is done in elm_init

 Thus, modules are always loaded, even if the application does not use
them.

 So this patch deferred the timing of module loading to
 "_elm_module_find_as".

SVN revision: 56586

13 years agoFrom: Daniel Juyung Seo <juyung.seo@samsung.com>
Daniel Juyung Seo [Mon, 31 Jan 2011 10:33:22 +0000 (10:33 +0000)]
From: Daniel Juyung Seo <juyung.seo@samsung.com>
Subject: [E-devel]  [Patch] genlist item cache exception handling patch

I added "no cached item" handling.
In some case, items should not be cached and should not use caches.

For example,
if there was a state change in item style, it should not be cached
because it remembers the state changes.
And if we use elm_genlist_item_item_class_update() API,
item should not be cached as well.
It needs to be a fresh item style without remembering the state changes.

SVN revision: 56585

13 years agoElementary: applied 56579 on region_show (that commit already applied on bring_in).
Tom Hacohen [Mon, 31 Jan 2011 10:23:56 +0000 (10:23 +0000)]
Elementary: applied 56579 on region_show (that commit already applied on bring_in).

SVN revision: 56584

13 years agoFrom: ChunEon Park <chuneon.park@samsung.com>
ChunEon Park [Mon, 31 Jan 2011 10:21:05 +0000 (10:21 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>
Subject: [E-devel] [PATCH] elm_transit

call del func after internal cleanups.

SVN revision: 56583

13 years agoFrom: Sohyun Kim <anna1014.kim@samsung.com>
Sohyun Kim [Mon, 31 Jan 2011 10:17:40 +0000 (10:17 +0000)]
From: Sohyun Kim <anna1014.kim@samsung.com>
Subject: [E-devel] [Patch] elm_genlist patch regarding inlist

I made a patch for elm_genlist.
For getting genlist item from inlist, ELM_GENLIST_ITEM_FROM_INLIST macro
should be used.

SVN revision: 56582

13 years agoFrom: Daniel Juyung Seo <juyung.seo@samsung.com>
Daniel Juyung Seo [Mon, 31 Jan 2011 10:15:22 +0000 (10:15 +0000)]
From: Daniel Juyung Seo <juyung.seo@samsung.com>
Subject: [E-devel]  [Patch] Removed dead code in elm_genlist.c

I removed dead macro LONGPRESS_TIMEOUT.
Genlist's longpress_time value is read from
_elm_config->longpress_timeout.

SVN revision: 56581

13 years agoFrom: 김재환 <jae.hwan.kim@samsung.com>
김재환 [Mon, 31 Jan 2011 10:13:40 +0000 (10:13 +0000)]
From: 김재환 <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] els_scroller - Cannot click even if it
reach to end

I have another issue in scroller when the bounce is off.
Scroller cannot be clicked even if it reach to edge and animation is
end.
The reason is why the momentum animation is running even if it reach
end and bounce animation is off.
So I change the code that if it reach the edge in case of bounce-off,
the momentum animation is stoped.
The following is the patch code.

SVN revision: 56580

13 years agoFrom: Jae Hwan Kim <jae.hwan.kim@samsung.com>
Jae Hwan Kim [Mon, 31 Jan 2011 10:00:49 +0000 (10:00 +0000)]
From: Jae Hwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] els_scroller -
elm_smart_scroller_child_region_show

I have some issue in scroller.
Sometimes the scroller move to wrong region when the child get first
focus.
It use "scroller -> layout -> button".
So I checked the code and found a suspected thing in
elm_smart_scroller_child_region_show.
Please refer following pictures.

In the pictures, the rect which be written "x, y, w, h" is the area
which be made with the parameters of
"elm_smart_scroller_child_region_show".
The rect which be written "Pan" is the pan area of the scroller.

If the situation is 1) or 2) and the function is called, the result
have to be 7).
In case of 3) or 4), it have to be 8).
In case of 5) or 6), it have to remain as it is.
Is it right??

But if the situation is 6) and the function is called, the result will
be 7) in current code.
I think it is wrong.
I attached patch code. please find it below the pictures.

1)
    ---------------
    |                    |
    |   x, y, w, h   |
    |                    |
    ---------------
---------------------
|                             |
|                             |
|                             |
|            Pan           |
|                             |
|                             |
|                             |
---------------------

2)
    ---------------
    |                    |
    |   x, y, w, h   |
---------------------
|   |                    |   |
|   ---------------   |
|                             |
|            Pan           |
|                             |
|                             |
|                             |
---------------------

3)
---------------------
|                             |
|                             |
|                             |
|            Pan           |
|                             |
|   ---------------   |
|   |                   |    |
---------------------
    |   x, y, w, h   |
    |                    |
    ---------------

4)
---------------------
|                             |
|                             |
|                             |
|            Pan           |
|                             |
|                             |
|                             |
---------------------
    ---------------
    |                    |
    |   x, y, w, h   |
    |                    |
    ---------------

5)
---------------------
|                             |
|   ---------------   |
|   |                    |   |
|   |   x, y, w, h   |   |
|   |                    |   |
|   ---------------   |
|            Pan           |
---------------------

6)
    ---------------
    |                    |
---------------------     <---Pan
|   |                   |    |
|   |   x, y, w, h  |    |
|   |                   |    |
---------------------
    |                    |
    ---------------

7)
---------------------
|   |                    |   |
|   |   x, y, w, h   |   |
|   |                    |   |
|   ---------------   |
|                             |
|            Pan           |
|                             |
---------------------

8)
---------------------
|                             |
|            Pan           |
|                             |
|   ---------------   |
|   |                    |   |
|   |   x, y, w, h   |   |
|   |                    |   |
---------------------

SVN revision: 56579

13 years agoFrom: ChunEon Park <chuneon.park@samsung.com>
ChunEon Park [Mon, 31 Jan 2011 08:47:19 +0000 (08:47 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>
Subject: [E-devel] [PATCH] elc_ctxpopup

only set style on scroller if it exists.

SVN revision: 56578

13 years agoFrom: WooHyun Jung <wh0705.jung@samsung.com>
WooHyun Jung [Mon, 31 Jan 2011 08:32:15 +0000 (08:32 +0000)]
From: WooHyun Jung <wh0705.jung@samsung.com>
Subject: [E-devel] [Patch] small patch for elm_main.c

I made small patch for elm_main.c

In elm_all_flush function, I was suspicious about,

if _elm_win_list is NULL then following codes should not be called or
not.

 ejde_file_cache_flush();

 edje_collection_cache_flush();

 eet_clearcache();

  I thinks above functions should be called without any consideration
about
the state of _elm_win_list.

SVN revision: 56574

13 years agoFrom: Daniel Juyung Seo <juyung.seo@samsung.com>
Daniel Juyung Seo [Mon, 31 Jan 2011 08:30:11 +0000 (08:30 +0000)]
From: Daniel Juyung Seo <juyung.seo@samsung.com>
Subject: [E-devel] [Patch] elm_genlist patch for group index handling
and bug fix

I attached a small patch for elm_genlist.c

1. _item_block_position() fix
This patch realizes group index even there is no sub-items.
There was a request about this.
And it shows that there is no sub-items explicitly.

2. Bug Fix
Null check routine was wrong-placed.
I fixed it.

SVN revision: 56573

13 years agoFrom: Jae Hwan Kim <jae.hwan.kim@samsung.com>
Jae Hwan Kim [Mon, 31 Jan 2011 08:18:58 +0000 (08:18 +0000)]
From: Jae Hwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel]  [Patch] environment parameter - ELM_EFFECT_ENABLE

I want to add the environment parameter "ELM_EFFECT_ENABLE".
It will play a role as the enablement for the effect of all widget.

SVN revision: 56572

13 years agoFrom: ChunEon Park <chuneon.park@samsung.com>
ChunEon Park [Mon, 31 Jan 2011 08:03:16 +0000 (08:03 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>
Subject: [E-devel] [PATCH] elm_transit

Here is a minor patch for elm_transit
(indentation & removed unuseful calls - evas_map_smooth_set)

SVN revision: 56571

13 years agofix windows build
Vincent Torri [Mon, 31 Jan 2011 08:00:03 +0000 (08:00 +0000)]
fix windows build

SVN revision: 56570

13 years agoElementary theme: Made list and genlist's text auto-align according to language's...
Tom Hacohen [Sun, 30 Jan 2011 12:29:30 +0000 (12:29 +0000)]
Elementary theme: Made list and genlist's text auto-align according to language's direction.

SVN revision: 56551

13 years agotnx vtorri -> cleaner module thing. more minimal changes.
Carsten Haitzler [Sun, 30 Jan 2011 09:50:56 +0000 (09:50 +0000)]
tnx vtorri -> cleaner module thing. more minimal changes.

SVN revision: 56400

13 years agolock externals to major version of edje.
Carsten Haitzler [Sun, 30 Jan 2011 05:59:24 +0000 (05:59 +0000)]
lock externals to major version of edje.

SVN revision: 56397

13 years agoelementary: add a smart callback to slideshow to be notified when current item change
Michael BOUCHAUD [Thu, 27 Jan 2011 22:58:28 +0000 (22:58 +0000)]
elementary: add a smart callback to slideshow to be notified when current item change

SVN revision: 56336

13 years agoelementary: avoid stack corruption unselect item toolbar before del it
Michael BOUCHAUD [Thu, 27 Jan 2011 22:14:32 +0000 (22:14 +0000)]
elementary: avoid stack corruption unselect item toolbar before del it

SVN revision: 56335

13 years agoElementary: implemented elm_scrolled_entry_is_empty and elm_entry_is_empty. Currently...
Tom Hacohen [Tue, 25 Jan 2011 03:04:33 +0000 (03:04 +0000)]
Elementary: implemented elm_scrolled_entry_is_empty and elm_entry_is_empty. Currently done in a hackish way, will be fixed to be cool once 1.0 is out, and the needed textblock support will be there.

SVN revision: 56296

13 years agoElementary: Improved els_scroller's handling with scrolling and 'wanted location...
Tom Hacohen [Tue, 25 Jan 2011 02:19:06 +0000 (02:19 +0000)]
Elementary: Improved els_scroller's handling with scrolling and 'wanted location', unfortunately momentum scrolling isn't handled correctly at the moment should be fixed.

SVN revision: 56294

13 years agoElementary: Adjusted elm_list to work with the changes in els_scroller.
Tom Hacohen [Tue, 25 Jan 2011 02:19:03 +0000 (02:19 +0000)]
Elementary: Adjusted elm_list to work with the changes in els_scroller.

SVN revision: 56293

13 years agofix label theme.
Carsten Haitzler [Mon, 24 Jan 2011 11:30:20 +0000 (11:30 +0000)]
fix label theme.

SVN revision: 56285

13 years agoElementary: Wrote proper support for "wanted position" in els_scroller. It will now...
Tom Hacohen [Mon, 24 Jan 2011 10:50:35 +0000 (10:50 +0000)]
Elementary: Wrote proper support for "wanted position" in els_scroller. It will now save the position we really wanted to get to (for example because of scrolling) and will go back to that place after resizes. Fixes a couple of bugs.

In this change I also introduced elm_smart_scroller_child_region_set thats used to change the position of the scroller, without actually saving it as a wanted position.

SVN revision: 56284

13 years agoElementary: Fixed the way elm_scrolled_entry_cursor_end_set worked. It now just queri...
Tom Hacohen [Mon, 24 Jan 2011 10:50:33 +0000 (10:50 +0000)]
Elementary: Fixed the way elm_scrolled_entry_cursor_end_set worked. It now just queries the show region which is mostly good, until we'll really define what we want to be shown.

SVN revision: 56283

13 years agoWill soon commit a better solution instead.
Tom Hacohen [Mon, 24 Jan 2011 10:50:30 +0000 (10:50 +0000)]
Will soon commit a better solution instead.

Revert "Elementary scroller: Fixed an issue in scroller. When a resize happens (or any change for that matter), we should go to the last "asked for" location. This for example fixes an issue with elm_scrolled_entry (and many other widgets) showing "empty regions" on some resizes."

This reverts commit f322bd28101518849c53e6d56b93c206e4129162.

SVN revision: 56282

13 years agoWill soon commit a better solution instead.
Tom Hacohen [Mon, 24 Jan 2011 10:50:27 +0000 (10:50 +0000)]
Will soon commit a better solution instead.

Revert "Elemenatry: Fixed an issue with elm_scrolled_entry_cursor_end_set not showing the correct region."

This reverts commit 90e80c4045d0c7031b0b01b67b06f62ea8efb14f.

SVN revision: 56281

13 years agonow there's a good idea! let's actually USE thew config value eh?
Carsten Haitzler [Mon, 24 Jan 2011 10:21:58 +0000 (10:21 +0000)]
now there's a good idea! let's actually USE thew config value eh?
*spank myself*

SVN revision: 56279

13 years agoElemenatry: Fixed an issue with elm_scrolled_entry_cursor_end_set not showing the...
Tom Hacohen [Mon, 24 Jan 2011 03:01:36 +0000 (03:01 +0000)]
Elemenatry: Fixed an issue with elm_scrolled_entry_cursor_end_set not showing the correct region.

SVN revision: 56278

13 years agoElementary: Added elm_entry_cursor_geometry_get for getting the cursor's geometry.
Tom Hacohen [Mon, 24 Jan 2011 03:01:33 +0000 (03:01 +0000)]
Elementary: Added elm_entry_cursor_geometry_get for getting the cursor's geometry.

SVN revision: 56277

13 years agoElementary scroller: Fixed an issue in scroller. When a resize happens (or any change...
Tom Hacohen [Mon, 24 Jan 2011 03:01:29 +0000 (03:01 +0000)]
Elementary scroller: Fixed an issue in scroller. When a resize happens (or any change for that matter), we should go to the last "asked for" location. This for example fixes an issue with elm_scrolled_entry (and many other widgets) showing "empty regions" on some resizes.

SVN revision: 56276

13 years agoelementary: and this fix me :p
Michael BOUCHAUD [Thu, 20 Jan 2011 20:07:57 +0000 (20:07 +0000)]
elementary: and this fix me :p

SVN revision: 56245

13 years agoelementary: fix bug on keyboard events in slideshow timeout are not respected
Michael BOUCHAUD [Thu, 20 Jan 2011 19:44:12 +0000 (19:44 +0000)]
elementary: fix bug on keyboard events in slideshow timeout are not respected

SVN revision: 56243

13 years agoAdd more info in the doc about the return value.
Nicolas Aguirre [Wed, 19 Jan 2011 19:25:49 +0000 (19:25 +0000)]
Add more info in the doc about the return value.

SVN revision: 56227

13 years agoAdd elm_layout_data_get function to retrieve data associated to the underlying edje...
Nicolas Aguirre [Wed, 19 Jan 2011 18:28:01 +0000 (18:28 +0000)]
Add elm_layout_data_get function to retrieve data associated to the underlying edje object.
Data that comes from block like data.item: "key" "value" in the EDC.

SVN revision: 56225

13 years agofix over-render bug in map/mapbuf and with changed flags! that was
Carsten Haitzler [Wed, 19 Jan 2011 11:59:53 +0000 (11:59 +0000)]
fix over-render bug in map/mapbuf and with changed flags! that was
nasty to find!

SVN revision: 56220

13 years agodont ALWAYS init elm for externals - if one isnt used.. why init it?
Carsten Haitzler [Wed, 19 Jan 2011 04:55:19 +0000 (04:55 +0000)]
dont ALWAYS init elm for externals - if one isnt used.. why init it?
(for that matter externals has a problem in design - it loads every
module for externals and thus links in every lib even if never used by
the app/edje obj).

SVN revision: 56218

13 years agothanks capn' igloo - trying to repro your enna cpu usage case, but
Carsten Haitzler [Mon, 17 Jan 2011 10:47:12 +0000 (10:47 +0000)]
thanks capn' igloo - trying to repro your enna cpu usage case, but
can't. its a matter of simply some element re-rendering that is hidden
- rendering into a mapped buffer. i disable the animation in the
layout (layout2) and no cpu usage. that's my bet.

SVN revision: 56204

13 years agofix possible empty if that can caus eproblems on some shells.
Carsten Haitzler [Mon, 17 Jan 2011 08:34:20 +0000 (08:34 +0000)]
fix possible empty if that can caus eproblems on some shells.

SVN revision: 56203

13 years agoIn C, the following two prototypes are not the same:
Mike Blumenkrantz [Mon, 17 Jan 2011 08:12:32 +0000 (08:12 +0000)]
In C, the following two prototypes are not the same:

void func();
void func(void);

Attached patch fixes occurrences of 1st in Elementary.h

thanks,

Mike

SVN revision: 56202

13 years agowarning--
Carsten Haitzler [Sun, 16 Jan 2011 08:16:45 +0000 (08:16 +0000)]
warning--

SVN revision: 56188

13 years agowell that file read wasnt safe.
Carsten Haitzler [Sat, 15 Jan 2011 15:34:39 +0000 (15:34 +0000)]
well that file read wasnt safe.

SVN revision: 56132

13 years agoFrom: WooHyun Jung <wh0705.jung@samsung.com>
WooHyun Jung [Sat, 15 Jan 2011 08:39:33 +0000 (08:39 +0000)]
From: WooHyun Jung <wh0705.jung@samsung.com>
Subject: [E-devel] [Patch] small patch for elm_pager.c

I felt strange with the following codes in elm_pager.c

Why it->content should be hidden after deleted ?

Is it a bug ?

I made a small patch for this

SVN revision: 56127

13 years agoFrom: ChunEon Park <chuneon.park@samsung.com>
ChunEon Park [Sat, 15 Jan 2011 08:09:42 +0000 (08:09 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>
Subject: RE: [E-devel] [PATCH] elm_transit

modified some test sample codes for looking better.

SVN revision: 56126

13 years agoFrom: ChunEon Park <chuneon.park@samsung.com>
ChunEon Park [Sat, 15 Jan 2011 08:09:03 +0000 (08:09 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>
Subject: RE: [E-devel] [PATCH] elm_transit

elm_transit_paused_set / elm_transit_paused_get /
elm_transit_progress_value_get

SVN revision: 56125

13 years agoElm: Entry: cnp: Actually use the calculated format.
Brett Nash [Thu, 13 Jan 2011 23:08:37 +0000 (23:08 +0000)]
Elm: Entry: cnp: Actually use the calculated format.

And I read this patch twice before I sent it.  So support images and text
again in entry _paste.

SVN revision: 56079

13 years agoElm: Entry: cno: Add support for using text only in entries.
Brett Nash [Thu, 13 Jan 2011 23:04:25 +0000 (23:04 +0000)]
Elm: Entry: cno: Add support for using text only in entries.

By default it's text only for single line entries (you can toggle it back on
if you want to).  Otherwise images are enabled for multiline entries.

SVN revision: 56078

13 years agoElm: cnp: Allow updating of drop info.
Brett Nash [Thu, 13 Jan 2011 23:04:14 +0000 (23:04 +0000)]
Elm: cnp: Allow updating of drop info.

Currently you can't update drop info on a window.  Now you can.

SVN revision: 56077

13 years agoElm: CNP: Images/Markup split up
Brett Nash [Thu, 13 Jan 2011 23:04:04 +0000 (23:04 +0000)]
Elm: CNP: Images/Markup split up

So basically you can request markup without images.  If you want both request
MARKUP | IMAGES.  Then when an image comes in you'll get an image as markup.

SVN revision: 56076

13 years agoElm: cnp: Split out images and markup.
Brett Nash [Thu, 13 Jan 2011 23:03:49 +0000 (23:03 +0000)]
Elm: cnp: Split out images and markup.

So if you want both images and markup use an or tag to get them.

SVN revision: 56075

13 years agoWe don't want this timer to cause race conditions with item deletion, eh?
Gustavo Lima Chaves [Wed, 12 Jan 2011 12:58:26 +0000 (12:58 +0000)]
We don't want this timer to cause race conditions with item deletion, eh?

SVN revision: 56057

13 years agosafety - check wd return for null.
Carsten Haitzler [Wed, 12 Jan 2011 10:04:11 +0000 (10:04 +0000)]
safety - check wd return for null.

SVN revision: 56056

13 years agowarnings--
Carsten Haitzler [Tue, 11 Jan 2011 09:58:34 +0000 (09:58 +0000)]
warnings--

SVN revision: 56049

13 years agowarning--
Carsten Haitzler [Tue, 11 Jan 2011 09:54:41 +0000 (09:54 +0000)]
warning--

SVN revision: 56048

13 years agowarning--
Carsten Haitzler [Tue, 11 Jan 2011 09:49:16 +0000 (09:49 +0000)]
warning--

SVN revision: 56047

13 years agowarning--
Carsten Haitzler [Tue, 11 Jan 2011 09:47:56 +0000 (09:47 +0000)]
warning--

SVN revision: 56046

13 years agoand handle null/default theme stuff
Carsten Haitzler [Tue, 11 Jan 2011 09:40:03 +0000 (09:40 +0000)]
and handle null/default theme stuff

SVN revision: 56045

13 years agofix theme specific add if default theme involved.
Carsten Haitzler [Tue, 11 Jan 2011 07:48:02 +0000 (07:48 +0000)]
fix theme specific add if default theme involved.

SVN revision: 56042

13 years agoadd in proper declaration of elm_transit_add with void as a param -
Carsten Haitzler [Tue, 11 Jan 2011 05:58:07 +0000 (05:58 +0000)]
add in proper declaration of elm_transit_add with void as a param -
and fix from ChunEon Park <chuneon.park@samsung.com> for it tin test
app.

SVN revision: 56040

13 years agoFrom: sangho park <gouache95@gmail.com>
sangho park [Tue, 11 Jan 2011 05:48:28 +0000 (05:48 +0000)]
From: sangho park <gouache95@gmail.com>
Subject: [E-devel] [Patch] elm_map downloading progress info & bug fix

I added one new signal, one new API and fixed seg fault bug.

- signal : "download" (this signal is called when map_tile is
downloaded)
- API : elm_map_utils_downloading_status_get(const Evas_Object *obj, int
*try_num, int *finish_num)
- seg fault : if user select custom map provider, seg fault occurs,
because
there is no url_cb in the custom map provider

you can check download progress using these signal & API.
the example is in "test_map.c".

SVN revision: 56039

13 years agofix if formatting
Carsten Haitzler [Mon, 10 Jan 2011 09:05:11 +0000 (09:05 +0000)]
fix if formatting

SVN revision: 56022

13 years agoFrom: ChunEon Park <chuneon.park@samsung.com>
ChunEon Park [Mon, 10 Jan 2011 08:59:40 +0000 (08:59 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>
Subject: [PATCH] elc_ctxpopup

Here code is for the ctxpopup.

Since the functionalities of ctxpopup are somewhat different,
I'm trying to overwrite the ctxpopup code entirely first.

The main reason is,
Original ctxpopup could determine it's size and position by itself.
Of course, upstreamed version supports this. But it can not be reduced
it's
size
And it supposes the arrow position to center of box edje.

Basically,
This version calculates it's box size first then find available space
from
the it's position.
The origin position of the box is not expected, it finds the available
positions.
But if there is not enough space to be shown, then it finds a best
direction
to be shown again.
In this case, it reduces it's size also as to be shown entirely.
Since the ctxpopup supports scroller, the reduced box could show the all
items also.
(The point is ctxpopup should know the size of total items...)

I'm not sure the upstreamed version could cover the above scenario,
If then, I need to modify it first.

(fixed some minor formatting issue too)

SVN revision: 56021

13 years agomake genlist use different icon for end for testing.
Carsten Haitzler [Mon, 10 Jan 2011 06:46:59 +0000 (06:46 +0000)]
make genlist use different icon for end for testing.

SVN revision: 56019

13 years agoFrom: Daniel Juyung Seo <seojuyung2@gmail.com>
Daniel Juyung Seo [Mon, 10 Jan 2011 05:39:13 +0000 (05:39 +0000)]
From: Daniel Juyung Seo <seojuyung2@gmail.com>
Subject: [E-devel]  [Patch] elm_genlist doxygen fix and addition.

I fixed some typos of Genlist doxygen and added more explanations.
Please review this and apply this to upstream.

SVN revision: 56017

13 years agoFrom: ChunEon Park <chuneon.park@samsung.com>
ChunEon Park [Mon, 10 Jan 2011 05:34:58 +0000 (05:34 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>
Subject: Re: [E-devel] [PATCH] elm_transit

Here is a very small patch for elm_transit

Removed an unnecessary parameter.

SVN revision: 56016

13 years agoFrom: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 10 Jan 2011 05:27:15 +0000 (05:27 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] Change the second parameter type of
elm_slidershow_timeout_set

Most of APIs related to timeout_set / get uses double type as parameter,
but elm_slidershow uses integer type.

For uniformity, the second parameter type of elm_slideshow_timeout_set
is changed into double type.

SVN revision: 56015

13 years agoDelete multi_timer of genlist when object is deleted.
Nicolas Aguirre [Sat, 8 Jan 2011 15:12:15 +0000 (15:12 +0000)]
Delete multi_timer of genlist when object is deleted.

SVN revision: 55992

13 years agoAdd support for file:/// URIs in cut and paste and persistent URIs/
Brett Nash [Sat, 8 Jan 2011 04:55:31 +0000 (04:55 +0000)]
Add support for file:/// URIs in cut and paste and persistent URIs/

Patch original from Hyoyoung Chang.
Modified by me a lot, with some extra debug.
Also I removed the sizeof(char).  That was defined to be one before most of us
where born.

SVN revision: 55986

13 years agoFix rather terminal breakge in cnp.
Brett Nash [Sat, 8 Jan 2011 04:55:15 +0000 (04:55 +0000)]
Fix rather terminal breakge in cnp.

The spanking belongs to raster and Hyoyoung Chang.

SVN revision: 55985

13 years agoFrom: ChunEon Park <chuneon.park@samsung.com>
ChunEon Park [Fri, 7 Jan 2011 06:23:20 +0000 (06:23 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>

Even it looks somewhat alien elm,

I hope EFL supports basic effect by using c and edc.

In some cases, it is useful for app developers.
They want to use effects easily and quickly as Other F/W does
providing.

Here is patch again.

Added two lines for elm_transit_duration_set exception handling.

I guess there are possibilities still to add/modify some functions to
the
transit.
So, currently the exception cases does not defined yet.

But I will try patches soon as perfect things.

Please consider about transit.

And..  if this transit is acceptable,
How about deprecate elm_animator as soon as possible?

SVN revision: 55966

13 years agoFrom: Seunggyun Kim <sgyun.kim@samsung.com>
Seunggyun Kim [Fri, 7 Jan 2011 04:58:37 +0000 (04:58 +0000)]
From: Seunggyun Kim <sgyun.kim@samsung.com>
Subject: RE: [E-devel] [Patch] Group index support

I added a small patch for Genlist group item clear.
And I changed git->minh to git->h in item_block_position function.
Thanks Govi

SVN revision: 55965

13 years agoa widget toolkit should NOT, I repeat, should NOT, depend on HAL. especially when...
Mike Blumenkrantz [Thu, 6 Jan 2011 23:09:56 +0000 (23:09 +0000)]
a widget toolkit should NOT, I repeat, should NOT, depend on HAL. especially when no HAL functionality is used.

SVN revision: 55961

13 years agoadd guards in config.h to avoid multiple inclusions
Vincent Torri [Thu, 6 Jan 2011 19:01:34 +0000 (19:01 +0000)]
add guards in config.h to avoid multiple inclusions

raster: may I rename elementary_config.h to config.h ? If I
add macros for all the init stuff, it would be nice to have
consistent name for that file

SVN revision: 55952

13 years agoFrom: Daniel Juyung Seo <juyung.seo@samsung.com>
Daniel Juyung Seo [Thu, 6 Jan 2011 08:58:28 +0000 (08:58 +0000)]
From: Daniel Juyung Seo <juyung.seo@samsung.com>
Subject: RE: [E-devel] [Patch] Group index support

I added a small patch for Genlist Group.
I missed one. Thanks Govi!
Can you review this and apply it to upstream?

SVN revision: 55929