platform/upstream/elementary.git
13 years agoelementary/ctxpopup - fixed white space
ChunEon Park [Wed, 23 Feb 2011 12:14:45 +0000 (12:14 +0000)]
elementary/ctxpopup - fixed white space

SVN revision: 57264

13 years agoelementary/ctxpopup - removed unuseful lines.
ChunEon Park [Wed, 23 Feb 2011 07:37:39 +0000 (07:37 +0000)]
elementary/ctxpopup - removed unuseful lines.

SVN revision: 57255

13 years agoElementary: Updated Korean translations.
Daniel Juyung Seo [Tue, 22 Feb 2011 17:58:22 +0000 (17:58 +0000)]
Elementary: Updated Korean translations.

SVN revision: 57247

13 years agoElementary bubble-theme: Fixed UI-Mirroring.
Tom Hacohen [Tue, 22 Feb 2011 16:33:43 +0000 (16:33 +0000)]
Elementary bubble-theme: Fixed UI-Mirroring.

UI-mirroring didn't change the arrow of the bubble, fixed that.

SVN revision: 57245

13 years agoElementary theme-bubble: revert 55839 that introduced bugs with no-icon.
Sohyun Kim [Tue, 22 Feb 2011 16:33:38 +0000 (16:33 +0000)]
Elementary theme-bubble: revert 55839 that introduced bugs with no-icon.

The commit caused bugs when there was no icon, exactly what it claimed
to have fixed. I took a look at the commit and it looked a bit messy,
too messy for me to try to fix. A rewrite makes more sense.

Previous commit message:
From: Sohyun Kim <anna1014.kim@samsung.com>
Subject: [E-devel] [Patch] elm_bubble theme patch

I'm Sohyun Kim. Nice to meet you.

This is a patch for bubble theme.

The bubble has a region for icon, label and info text.
However, it has the region, if icon, label and info text are not set.
I modified theme and added edje signals.

1. add edje signal for label and info text state
2. remove text size for label and info text default state
   -> set it on "visible" state
3. add base image state for info text only

SVN revision: 57244

13 years agoElementary test-bubble: Modified the test to include a 'no-icon' style.
Tom Hacohen [Tue, 22 Feb 2011 16:33:18 +0000 (16:33 +0000)]
Elementary test-bubble: Modified the test to include a 'no-icon' style.

This exposes an issue introduced in a patch I'll revert in a moment.

SVN revision: 57243

13 years agoefl: add back touch on configure time generated file.
Cedric BAIL [Tue, 22 Feb 2011 10:29:28 +0000 (10:29 +0000)]
efl: add back touch on configure time generated file.

SVN revision: 57232

13 years agoElementary genlist: Blocked "swipe" and "clicked" events for display only and disable...
Daniel Juyung Seo [Mon, 21 Feb 2011 16:38:24 +0000 (16:38 +0000)]
Elementary genlist: Blocked "swipe" and "clicked" events for display only and disabled modes.

SVN revision: 57222

13 years agoElementary test_genlist.c: Added display only property to Group Index.
Daniel Juyung Seo [Mon, 21 Feb 2011 16:31:32 +0000 (16:31 +0000)]
Elementary test_genlist.c: Added display only property to Group Index.
This compresses Group Index's height and disables touch events.

SVN revision: 57221

13 years agoElementary genlist: Fixed doxygen typo.
Daniel Juyung Seo [Mon, 21 Feb 2011 16:09:05 +0000 (16:09 +0000)]
Elementary genlist: Fixed doxygen typo.

SVN revision: 57219

13 years agoElementary genlist: Fixed item display only bug.
Daniel Juyung Seo [Mon, 21 Feb 2011 16:08:23 +0000 (16:08 +0000)]
Elementary genlist: Fixed item display only bug.

SVN revision: 57218

13 years agoElementayr genlist: Fixed item disabled bug.
Daniel Juyung Seo [Mon, 21 Feb 2011 16:02:45 +0000 (16:02 +0000)]
Elementayr genlist: Fixed item disabled bug.

SVN revision: 57217

13 years agoElementary test_genlist.c: Fixed indentation.
Daniel Juyung Seo [Mon, 21 Feb 2011 15:46:23 +0000 (15:46 +0000)]
Elementary test_genlist.c: Fixed indentation.

SVN revision: 57215

13 years agoElementary test: Fixed window name and window title name.
Daniel Juyung Seo [Mon, 21 Feb 2011 15:33:40 +0000 (15:33 +0000)]
Elementary test: Fixed window name and window title name.
Unified window name like "genlist2", "genlist-group".
Unified window title name like "Genlist 2", "Genlist Group".

SVN revision: 57214

13 years agoefl: turn on cached result, that will reduce your configure time a lot !
Cedric BAIL [Mon, 21 Feb 2011 14:56:49 +0000 (14:56 +0000)]
efl: turn on cached result, that will reduce your configure time a lot !

SVN revision: 57213

13 years agoElementary els_scroller: Fix moving to Wanted X (wx) on child resize.
Tom Hacohen [Sun, 20 Feb 2011 16:00:03 +0000 (16:00 +0000)]
Elementary els_scroller: Fix moving to Wanted X (wx) on child resize.

We should also move the the wanted X when the child resizes. This fixes
scroller position in elementary_test "Icon Desktops" test.

SVN revision: 57195

13 years agoElementary els_scroller: Fix a bug with ui-mirroring.
Tom Hacohen [Sun, 20 Feb 2011 16:00:00 +0000 (16:00 +0000)]
Elementary els_scroller: Fix a bug with ui-mirroring.

Bug happened when child_w < scroller_w and ui-mirroring was on.
The position calculated was smaller than 0 and thus not correct.

SVN revision: 57194

13 years agoElementary els_scroller: Fixed "Wanted position" when using elm_smart_scroller_region...
Tom Hacohen [Sun, 20 Feb 2011 09:32:44 +0000 (09:32 +0000)]
Elementary els_scroller: Fixed "Wanted position" when using elm_smart_scroller_region_bring_in.

SVN revision: 57185

13 years agoElementary els_scroller: Fixed bar-dragging.
Tom Hacohen [Sun, 20 Feb 2011 09:15:16 +0000 (09:15 +0000)]
Elementary els_scroller: Fixed bar-dragging.
[patch] els_scroller - simple bug fix about bar-dragging. by Jae Hwan Kim.

More info:
You can test it in "Scroller" menu of the "elementary_test".
We cannot move the scroller by dragging the bar.
The reason is why the bar-dragging-event and mouse-move-event confict.
When bar is draged, the movement by mouse-move should be freezed.

SVN revision: 57184

13 years agoElementary toolbar test: Fixed window name and window title name.
Daniel Juyung Seo [Sun, 20 Feb 2011 03:33:32 +0000 (03:33 +0000)]
Elementary toolbar test: Fixed window name and window title name.

SVN revision: 57180

13 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Hyoyoung Chang [Sat, 19 Feb 2011 15:39:19 +0000 (15:39 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_label - bugfix at string manipulation

ear Elementary developers.

It's a elm_label bugfix.
It has two small improvements.
1. Current code can be reference null ptr.

-                  replocater = curlocater + key_len + 1;
-                  while ((*replocater != '=') && (replocater))
                                                             ^^^
                                                             -
         replocater++;

         It should be *replocater, not replocater

         2. there are two while loop to find a separate character in
string.
I changed it from loop to strchr.

SVN revision: 57161

13 years agofix paginated scrolling so it works again!
Carsten Haitzler [Fri, 18 Feb 2011 12:12:56 +0000 (12:12 +0000)]
fix paginated scrolling so it works again!

SVN revision: 57149

13 years agoFix Elementary compilation under FreeBSD.
Daniel Kolesa [Thu, 17 Feb 2011 23:52:08 +0000 (23:52 +0000)]
Fix Elementary compilation under FreeBSD.

SVN revision: 57143

13 years agoElementary gengrid: Pressing the enter(return) key on the selected item now fires...
titan [Thu, 17 Feb 2011 20:12:43 +0000 (20:12 +0000)]
Elementary gengrid: Pressing the enter(return) key on the selected item now fires the "clicked" callback the same way double clicking does.

SVN revision: 57135

13 years agoupdating russian translations
Massimo Maiurana [Thu, 17 Feb 2011 12:15:59 +0000 (12:15 +0000)]
updating russian translations

SVN revision: 57124

13 years agoElementary els_scroller: Fixed mouse_wheel scrolling.
Tom Hacohen [Thu, 17 Feb 2011 11:35:37 +0000 (11:35 +0000)]
Elementary els_scroller: Fixed mouse_wheel scrolling.

SVN revision: 57121

13 years agomake the writing of a softkey much easier - you dont need ecore_x.
Carsten Haitzler [Thu, 17 Feb 2011 10:56:32 +0000 (10:56 +0000)]
make the writing of a softkey much easier - you dont need ecore_x.
it's wrapped and hidden. simpler.

SVN revision: 57120

13 years agoElementary els_scroller: Fixed a valgrind uinitialised_value error.
Tom Hacohen [Thu, 17 Feb 2011 09:21:25 +0000 (09:21 +0000)]
Elementary els_scroller: Fixed a valgrind uinitialised_value error.
Happens when pan_get doesn't set the coords.

SVN revision: 57117

13 years agofix trailing whitespaces
Mike Blumenkrantz [Thu, 17 Feb 2011 09:07:54 +0000 (09:07 +0000)]
fix trailing whitespaces

SVN revision: 57116

13 years agotabs: not on my watch.
Mike Blumenkrantz [Thu, 17 Feb 2011 09:04:53 +0000 (09:04 +0000)]
tabs: not on my watch.

SVN revision: 57115

13 years agoupdating various translations
Massimo Maiurana [Wed, 16 Feb 2011 20:39:52 +0000 (20:39 +0000)]
updating various translations

SVN revision: 57099

13 years agoadd __UNUSED__ for data paramater as it's not used.
Christopher Michael [Tue, 15 Feb 2011 21:29:44 +0000 (21:29 +0000)]
add __UNUSED__ for data paramater as it's not used.

SVN revision: 57070

13 years agoupdating various translations
Massimo Maiurana [Tue, 15 Feb 2011 18:58:02 +0000 (18:58 +0000)]
updating various translations

SVN revision: 57062

13 years agoElementary els_scroller: Move updating of wx/y/w/h into one function.
Tom Hacohen [Tue, 15 Feb 2011 15:56:59 +0000 (15:56 +0000)]
Elementary els_scroller: Move updating of wx/y/w/h into one function.
And fixed a bug when updating them to wrong values. - Issue reported and solution suggested by Jaehwan Kim.

SVN revision: 57054

13 years agoElementary: Fixed .po warnings.
Tom Hacohen [Tue, 15 Feb 2011 14:32:38 +0000 (14:32 +0000)]
Elementary: Fixed .po warnings.

SVN revision: 57053

13 years agoElementary: updated Hebrew translation.
Tom Hacohen [Tue, 15 Feb 2011 14:32:34 +0000 (14:32 +0000)]
Elementary: updated Hebrew translation.

SVN revision: 57052

13 years agoElementary fileselector: Updated translatable strings and regenerated .pos
Tom Hacohen [Tue, 15 Feb 2011 14:32:27 +0000 (14:32 +0000)]
Elementary fileselector: Updated translatable strings and regenerated .pos

SVN revision: 57051

13 years agoElementary translations: Updated Hebrew translation and regenerated .pos.
Tom Hacohen [Tue, 15 Feb 2011 13:52:33 +0000 (13:52 +0000)]
Elementary translations: Updated Hebrew translation and regenerated .pos.

SVN revision: 57050

13 years agoElemenatry entry: Added gettext to some strings.
Tom Hacohen [Tue, 15 Feb 2011 13:52:25 +0000 (13:52 +0000)]
Elemenatry entry: Added gettext to some strings.

SVN revision: 57049

13 years agoElementary calendar: Weekday names are now taken from locale.
Tom Hacohen [Tue, 15 Feb 2011 13:37:28 +0000 (13:37 +0000)]
Elementary calendar: Weekday names are now taken from locale.

SVN revision: 57048

13 years agoElementary translation: Added Korean po file. (ko_KR.po)
Daniel Juyung Seo [Tue, 15 Feb 2011 13:22:32 +0000 (13:22 +0000)]
Elementary translation: Added Korean po file. (ko_KR.po)

SVN revision: 57047

13 years agoElementary: Removed a temp change wasn't meant to be pushed.
Tom Hacohen [Tue, 15 Feb 2011 12:40:30 +0000 (12:40 +0000)]
Elementary: Removed a temp change wasn't meant to be pushed.

SVN revision: 57046

13 years agoElementary translation: Updated POTFILES.in
Tom Hacohen [Tue, 15 Feb 2011 12:32:39 +0000 (12:32 +0000)]
Elementary translation: Updated POTFILES.in

SVN revision: 57045

13 years agoFrom: sangho park <gouache95@gmail.com>
sangho park [Tue, 15 Feb 2011 10:28:39 +0000 (10:28 +0000)]
From: sangho park <gouache95@gmail.com>
Subject: [E-devel] [Patch] elm_map_marker_remove test code

Dear all,

This is a patch for elm_map_marker_remove test code.
I added one button for marker_remove to test_map.c

SVN revision: 57044

13 years agoelementary / elm_bg - modified minor things.
ChunEon Park [Mon, 14 Feb 2011 17:13:40 +0000 (17:13 +0000)]
elementary / elm_bg - modified minor things.

changed int to Evas_Coord
appended EINA_NONNULL to a API in header.

SVN revision: 57031

13 years agoelementary/elm_bg - added new api elm_bg_load_size_set
ChunEon Park [Mon, 14 Feb 2011 16:38:18 +0000 (16:38 +0000)]
elementary/elm_bg - added new api elm_bg_load_size_set

SVN revision: 57029

13 years agoand allow rmovable of these funcs if data set to NULL.
Carsten Haitzler [Mon, 14 Feb 2011 08:47:19 +0000 (08:47 +0000)]
and allow rmovable of these funcs if data set to NULL.

SVN revision: 57007

13 years agomake limit and set accept handy funcs also dup thier data/struct input
Carsten Haitzler [Mon, 14 Feb 2011 08:45:26 +0000 (08:45 +0000)]
make limit and set accept handy funcs also dup thier data/struct input
- complaints form users that this is painful made me think this is best.

SVN revision: 57006

13 years agoElementary magic key: Fixed typo.
Daniel Juyung Seo [Mon, 14 Feb 2011 01:47:51 +0000 (01:47 +0000)]
Elementary magic key: Fixed typo.

SVN revision: 57001

13 years agoelementary/ctxpopup - just reduces code lines
ChunEon Park [Sun, 13 Feb 2011 15:19:35 +0000 (15:19 +0000)]
elementary/ctxpopup - just reduces code lines

SVN revision: 56988

13 years agoannoy people using elm's widget api!
Carsten Haitzler [Sun, 13 Feb 2011 14:58:38 +0000 (14:58 +0000)]
annoy people using elm's widget api!

SVN revision: 56987

13 years agoElementary els_scroller: Fixed updating of wx/wy/ww/wh with momentum and bounce.
Tom Hacohen [Sun, 13 Feb 2011 14:37:18 +0000 (14:37 +0000)]
Elementary els_scroller: Fixed updating of wx/wy/ww/wh with momentum and bounce.
Patch by Aharon Hillel.

SVN revision: 56986

13 years agoElementary: Fixed some NULL pointer reference bug in elementary.
Daniel Juyung Seo [Sun, 13 Feb 2011 13:16:59 +0000 (13:16 +0000)]
Elementary: Fixed some NULL pointer reference bug in elementary.

SVN revision: 56985

13 years agoElementary genlist: Enabling _show_region_hook to handle the genlist item sub
Daniel Juyung Seo [Sun, 13 Feb 2011 10:28:55 +0000 (10:28 +0000)]
Elementary genlist: Enabling _show_region_hook to handle the genlist item sub
objects hierarchical region show. Scroller pan geometry is included, as scrolelr
is smart object, not in genlist hierarchy.
Patch By Govindaraju SM <govi.sm@samsung.com>

SVN revision: 56981

13 years agoElementary: define the gettext macro in a place that's visible to all widgets.
Tom Hacohen [Sun, 13 Feb 2011 08:22:06 +0000 (08:22 +0000)]
Elementary: define the gettext macro in a place that's visible to all widgets.
Patch by Govindaraju SM

SVN revision: 56980

13 years agoelementary/ctxpopup - just moved function position in code line.
ChunEon Park [Sun, 13 Feb 2011 04:15:52 +0000 (04:15 +0000)]
elementary/ctxpopup - just moved function position in code line.

SVN revision: 56977

13 years agook - lets set cache to tyhe RIGHT value eh?
Carsten Haitzler [Fri, 11 Feb 2011 06:16:23 +0000 (06:16 +0000)]
ok - lets set cache to tyhe RIGHT value eh?

SVN revision: 56948

13 years agodox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
Daniel Juyung Seo [Thu, 10 Feb 2011 16:50:18 +0000 (16:50 +0000)]
dox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
Sync authors in doc with AUTHORS.
Updated date to 2011.

SVN revision: 56926

13 years agoElementary: Fixed scroller location with on-the-fly UI-mirroring.
Tom Hacohen [Thu, 10 Feb 2011 15:13:09 +0000 (15:13 +0000)]
Elementary: Fixed scroller location with on-the-fly UI-mirroring.
By Aharon Hillel.

SVN revision: 56923

13 years agoElementary: fixed on-the-fly UI-mirroring in elc objects.
Tom Hacohen [Thu, 10 Feb 2011 15:13:05 +0000 (15:13 +0000)]
Elementary: fixed on-the-fly UI-mirroring in elc objects.
All sub-objects have auto-ui-mirroring flag turned off now
By Aharon Hillel.

SVN revision: 56922

13 years agoElementary box: fixed on-the-fly UI-mirroring.
Tom Hacohen [Thu, 10 Feb 2011 15:13:02 +0000 (15:13 +0000)]
Elementary box: fixed on-the-fly UI-mirroring.
By Aharon Hillel.

SVN revision: 56921

13 years agoElementary ui-mirroring: move elm_widget_mirrored_* functions to elm_widget.h.
Tom Hacohen [Thu, 10 Feb 2011 08:29:24 +0000 (08:29 +0000)]
Elementary ui-mirroring: move elm_widget_mirrored_* functions to elm_widget.h.
and created elm_object_mirrored wrappers for them.

SVN revision: 56893

13 years agoelementary/gengrid - removed a line unuseful exception handling
ChunEon Park [Thu, 10 Feb 2011 04:24:57 +0000 (04:24 +0000)]
elementary/gengrid - removed a line unuseful exception handling
this is patched by JungHyun Yoon.

SVN revision: 56889

13 years agoelm: add me in authors
Jonathan Atton [Wed, 9 Feb 2011 18:07:28 +0000 (18:07 +0000)]
elm: add me in authors

SVN revision: 56867

13 years agoelm map bubble: use specific theme for the scroller
Jonathan Atton [Wed, 9 Feb 2011 18:04:12 +0000 (18:04 +0000)]
elm map bubble: use specific theme for the scroller

SVN revision: 56864

13 years agoSync authors in elm doc with AUTHORS.
Daniel Juyung Seo [Wed, 9 Feb 2011 16:56:39 +0000 (16:56 +0000)]
Sync authors in elm doc with AUTHORS.

SVN revision: 56850

13 years agoElementary map: Bug Fix.
Daniel Juyung Seo [Wed, 9 Feb 2011 16:44:47 +0000 (16:44 +0000)]
Elementary map: Bug Fix.
1. the range of marker to remove.
2. after free(marker->groups[i]), reuse the value.
Patch by Sangho Park <gouache95@gmail.com>
Reviewed by Atton Jonathan.

SVN revision: 56849

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