platform/upstream/elementary.git
10 years agoPTREL-546 fix: enable wayland build accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release sandbox/pcoval/tizen tizen_ivi_panda tizen_ivi_release accepted/tizen/generic/20140306.213119 accepted/tizen/ivi/20140307.054320 accepted/tizen/ivi/panda/20140321.225121 accepted/tizen/ivi/release/20140315.015622 submit/tizen/20140306.160229 submit/tizen_ivi_panda/20140321.225021 submit/tizen_ivi_release/20140315.015809
Juan Zhao [Tue, 17 Dec 2013 09:33:38 +0000 (17:33 +0800)]
PTREL-546 fix: enable wayland build

The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0.
Basically and consistently, two macros were used "with wayland" and "with x".
Below summarize the combination of the macros:

    | wayland |  x  | meaning
    |---------------------------
    |   0     |  1  | pure X11 platform(no wayland)
    |   1     |  0  | pure wayland platform (no X11)
    |   1     |  1  | wayland but X compatibility
    |   0     |  0  | no X and no wayland

This method unifies the meaning and usage. Deploy this method to elementary package.

Change-Id: I761ef5a9b03493fe7e867282d4d3cd2a812d7482
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years agopackaging: rebase on upstream git (v1.7.8) sandbox/pcoval/stable
Philippe Coval [Thu, 6 Mar 2014 09:44:22 +0000 (10:44 +0100)]
packaging: rebase on upstream git (v1.7.8)

Bug-Tizen: TIVI-2724
Change-Id: I444e39d1c55e3771d186dc2bafc1848244e956ed
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agopackaging: add .gbs.conf to use upstream tags
Philippe Coval [Wed, 22 Jan 2014 10:58:48 +0000 (11:58 +0100)]
packaging: add .gbs.conf to use upstream tags

Bug-Tizen: TIVI-2724
Change-Id: Ibd06cddc26fc01fcd33a2746ab62de2f9672c408
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agoelementary/examples: Fix theme path search for tizen.
Rafael Antognolli [Sat, 24 Aug 2013 22:17:05 +0000 (19:17 -0300)]
elementary/examples: Fix theme path search for tizen.

10 years agoelementary: do not install examples on main package.
Rafael Antognolli [Sat, 24 Aug 2013 21:02:33 +0000 (18:02 -0300)]
elementary: do not install examples on main package.

If the directory is wildcarded like that, it will install both modules
and examples, although they should be installed only in the
elementary-examples package.

10 years agoelm/index: Fix example, must call elm_index_level_go().
Rafael Antognolli [Tue, 27 Aug 2013 21:04:53 +0000 (18:04 -0300)]
elm/index: Fix example, must call elm_index_level_go().

10 years agolist: Fix list_example_03 - call elm_list_go().
Rafael Antognolli [Sat, 24 Aug 2013 20:02:01 +0000 (17:02 -0300)]
list: Fix list_example_03 - call elm_list_go().

10 years agoUpdated to release 1.7.8
Eduardo Lima (Etrunko) [Fri, 9 Aug 2013 17:10:01 +0000 (14:10 -0300)]
Updated to release 1.7.8

10 years agofix wrong rpmspec description
Adrian Negreanu [Wed, 7 Aug 2013 20:06:12 +0000 (23:06 +0300)]
fix wrong rpmspec description

error: line 47: Package does not exist: %description config
error: RPM error while parsing spec: can't parse specfile

Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
10 years agoSplit elementary config and test app into separate tools package.
Xavier Roche [Tue, 23 Jul 2013 12:39:33 +0000 (14:39 +0200)]
Split elementary config and test app into separate tools package.

  They are developer/power user tools rather than user tools and clutter the Applications screen.
  Don't need to be part of the default image.

10 years agoresetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 20:12:10 +0000 (23:12 +0300)]
resetting manifest requested domain to floor

10 years agoFix TIVI-1068 enable build examples
Yanshuang Zheng [Tue, 2 Jul 2013 06:21:10 +0000 (02:21 -0400)]
Fix TIVI-1068 enable build examples

Change-Id: I4516333843ea143ee95604aa6f4fd21aa9993141

10 years agoTIVI-1046: Add eet-tools dep to fix Tizen:IVI linkbuild
Graydon, Tracy [Tue, 18 Jun 2013 20:50:50 +0000 (13:50 -0700)]
TIVI-1046: Add eet-tools dep to fix Tizen:IVI linkbuild

10 years agoAdd BuildRequires for eet-bin
Rusty Lynch [Sun, 16 Jun 2013 09:10:11 +0000 (02:10 -0700)]
Add BuildRequires for eet-bin

Adjust build requirements for a refactoring of the eet project

10 years agoUpdate to release 1.7.7
Rusty Lynch [Wed, 5 Jun 2013 22:00:06 +0000 (15:00 -0700)]
Update to release 1.7.7

10 years agoUpdate changelog for release
Rusty Lynch [Wed, 22 May 2013 18:04:10 +0000 (11:04 -0700)]
Update changelog for release

10 years agoAdding elm_win_wm_rotation support
Rusty Lynch [Wed, 22 May 2013 17:08:09 +0000 (10:08 -0700)]
Adding elm_win_wm_rotation support

10 years agoupdate changelog for new release
Rusty Lynch [Sun, 19 May 2013 18:28:37 +0000 (11:28 -0700)]
update changelog for new release

10 years agoAdd elm_gesture_layer_* support from Tizen 2.1
Rusty Lynch [Sun, 19 May 2013 18:27:22 +0000 (11:27 -0700)]
Add elm_gesture_layer_* support from Tizen 2.1

10 years agoUpdate changelog for release
Rusty Lynch [Fri, 10 May 2013 15:22:47 +0000 (08:22 -0700)]
Update changelog for release

10 years agoFix elm_tickernoti.h install
Rusty Lynch [Fri, 10 May 2013 15:19:27 +0000 (08:19 -0700)]
Fix elm_tickernoti.h install

Since we are modifying Makefile.am files then autogen needs to be
run instead of just configure

10 years agoForce ELM_WAYLAND_EGL if engine set called when DISPLAY not set
Mikko Ylinen [Thu, 10 Jan 2013 12:30:37 +0000 (14:30 +0200)]
Force ELM_WAYLAND_EGL if engine set called when DISPLAY not set

Some applications are directly calling elm_config_preferred_engine_set.
To avoid patching all apps to work with Wayland, always set
ELM_WAYLAND_EGL if elm_config_preferred_engine_set is called with
EGL_OPENGL_X11 or EGL_SOFTWARE_X11 when DISPLAY is not set.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
10 years agoAdding tickernoti widget
brianjjones [Wed, 9 Jan 2013 00:35:34 +0000 (16:35 -0800)]
Adding tickernoti widget

Adding Tizen specific tickernoti widget used by various Tizen 2.x
middleware and applications

10 years agoAdd elm_win_indicator_state_set
Rusty Lynch [Wed, 19 Dec 2012 23:16:11 +0000 (15:16 -0800)]
Add elm_win_indicator_state_set

This function exist in the Tizen 2.0 elementary tree with a simple
comment that calls it a 'wrapper'.  The rpm-installer can not build
without this.

10 years agoAdd elm_widget_sub_object_list_get()
Rusty Lynch [Wed, 19 Dec 2012 22:31:59 +0000 (14:31 -0800)]
Add elm_widget_sub_object_list_get()

This is needed for backwards compatability with various Tizen apps
and libraries

10 years agoAdding elm_finger_size_get and elm_finger_size_set
Rusty Lynch [Tue, 18 Dec 2012 02:07:32 +0000 (18:07 -0800)]
Adding elm_finger_size_get and elm_finger_size_set

Adding the previously removed elm_finger_size_[get|set] functions
to work past breakage in the Tizen 2.0 alpha middleware

10 years agoAdd elm_scale_get and elm_scale_set
Rusty Lynch [Wed, 21 Nov 2012 22:17:50 +0000 (14:17 -0800)]
Add elm_scale_get and elm_scale_set

In order to run unmodified Tizen 2.0 applications on a newer elementary
library then we need to add back the elm_scale_get and set methods.

10 years agoAdd dummy implemention of Tizen specific elm_config magnification
Rusty Lynch [Tue, 18 Dec 2012 00:58:24 +0000 (16:58 -0800)]
Add dummy implemention of Tizen specific elm_config magnification

The Tizen elementary tree contains a magnification feature that for
some reason has not been pushed into upstream EFL.  Attempting to just
cherry pick the implementation into an up to date elementay tree will
require some additional porting effort since the codebase has evolved
so much since the Tizen tree was branched.  This change just adds dummy
implementations for each of the external methods so that the unmodified
tizen pre-installed applications run before the port is available.

10 years agoCut release for wayland fix
Rusty Lynch [Thu, 18 Apr 2013 20:45:48 +0000 (13:45 -0700)]
Cut release for wayland fix

This release pulls in a patch from upstream master branch to
enable the elementary_test to successfully execute the gl window
examples.

10 years agoElementary: Patch from Alex Wu <zhiwen.wu@linux.intel.com> to fix glview tests in...
Christopher Michael [Fri, 31 Aug 2012 09:27:22 +0000 (09:27 +0000)]
Elementary: Patch from Alex Wu <zhiwen.wu@linux.intel.com> to fix glview tests in Wayland:

If the preferred engine set to "opengl_x11" and we actully run on
"wayland_egl" engine, the elm_win_add will eventully use "Software FB"
engine, and no chance to use the correct engine.

Don't set the preference but let the _elm_config to determine the right
engine.

SVN revision: 75921

10 years agoUpdate to 1.7.5
Anas Nashif [Wed, 20 Mar 2013 00:42:57 +0000 (17:42 -0700)]
Update to 1.7.5

10 years agoUpdate tp 1.7.4
Anas Nashif [Sat, 22 Dec 2012 00:51:55 +0000 (16:51 -0800)]
Update tp 1.7.4

10 years agoUpdate to 1.7.3
Anas Nashif [Sun, 9 Dec 2012 16:55:49 +0000 (08:55 -0800)]
Update to 1.7.3

10 years agoupdate tar compression
Anas Nashif [Fri, 23 Nov 2012 19:48:08 +0000 (11:48 -0800)]
update tar compression

10 years agoupdate to 1.7.2
Anas Nashif [Fri, 23 Nov 2012 19:39:59 +0000 (11:39 -0800)]
update to 1.7.2

10 years ago add packaging files
Anas Nashif [Wed, 24 Oct 2012 16:31:15 +0000 (09:31 -0700)]
 add packaging files

10 years ago1.7.8 release v1.7.8
Eduardo Lima (Etrunko) [Mon, 29 Jul 2013 14:59:43 +0000 (11:59 -0300)]
1.7.8 release

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years agoupdating desktop files
maxerba [Wed, 31 Jul 2013 11:19:30 +0000 (13:19 +0200)]
updating desktop files

10 years agoelementary-1.7: Fix build of elm_map when ecore_con support is not present
Nicolas Aguirre [Fri, 26 Jul 2013 09:47:20 +0000 (11:47 +0200)]
elementary-1.7: Fix build of elm_map when ecore_con support is not present

10 years agoelm_list.c: fixed elm_object_item_part_content_set bug with 'end' part in elm_list.
Daniel Juyung Seo [Sat, 13 Jul 2013 06:45:44 +0000 (15:45 +0900)]
elm_list.c: fixed elm_object_item_part_content_set bug with 'end' part in elm_list.

backport of 936a48c158ad1375ae7dd74236c1793c95393084.

10 years agoFixed sorting of desktop files
maxerba [Thu, 4 Jul 2013 17:35:49 +0000 (19:35 +0200)]
Fixed sorting of desktop files

10 years agoupdating desktop files with new translations
maxerba [Tue, 2 Jul 2013 12:03:47 +0000 (14:03 +0200)]
updating desktop files with new translations

10 years agoupdating esperanto translation
maxerba [Thu, 20 Jun 2013 19:15:46 +0000 (21:15 +0200)]
updating esperanto translation

10 years agoBackport: elm/framespace: Get the framespace from the theme.
Rafael Antognolli [Tue, 21 May 2013 19:43:09 +0000 (16:43 -0300)]
Backport: elm/framespace: Get the framespace from the theme.

Additionally, if the frame object can't be created (no theme group
available), do not use it. This will enable us to have a borderless
elm theme.

10 years agoIt seems someone ditched the NO_RETURN-less version of a macro.
Gustavo Lima Chaves [Thu, 13 Jun 2013 21:52:55 +0000 (18:52 -0300)]
It seems someone ditched the NO_RETURN-less version of a macro.

10 years agoBackporting b2e044a3c249eac461446cafe4a18f29cc75e835
Gustavo Lima Chaves [Thu, 13 Jun 2013 21:12:53 +0000 (18:12 -0300)]
Backporting b2e044a3c249eac461446cafe4a18f29cc75e835

"Fix elm_scroller_child_size_get() to work all scrollables.

My bad on this one, it was never made to act like so since my
new widget schema."

10 years agoelm_gesture_layer: Fix potential NULL pointer dereference.
Stefan Schmidt [Thu, 13 Jun 2013 15:25:14 +0000 (16:25 +0100)]
elm_gesture_layer: Fix potential NULL pointer dereference.

If _pointer_even_make is false pe stays NULL and might get dereferenced
later. Instead we return now if _pointer_event_make fails.

Thanks to Tom for consulting with the gesture layer code.

10 years agoelc_fileselector: Backport d713271bec8a24efdcfaa94191101e3c16108f0f
Stefan Schmidt [Thu, 13 Jun 2013 10:09:12 +0000 (11:09 +0100)]
elc_fileselector: Backport d713271bec8a24efdcfaa94191101e3c16108f0f

Cherry-pick failed so going with a manual backport.

elc_fileselector: Fix memory leak in _selected_set.

Using ecore_file_dir_get() like this will leak the returned string as we
have no way to control its free'ing. Better use a separate variable for it.

10 years agoelm_cnp: Fix memory leak in error path.
Stefan Schmidt [Mon, 10 Jun 2013 13:53:11 +0000 (14:53 +0100)]
elm_cnp: Fix memory leak in error path.

We allocate info->filename in all cases but missed a free in the error path.

10 years agoNews and ChangeLog for previous elc_tooltop backports
Daniel Willmann [Tue, 11 Jun 2013 13:32:54 +0000 (14:32 +0100)]
News and ChangeLog for previous elc_tooltop backports

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
10 years agoels_tooltip: Only call ecore_x_pointer_xy_get() if we're in X
Daniel Willmann [Tue, 11 Jun 2013 11:48:52 +0000 (12:48 +0100)]
els_tooltip: Only call ecore_x_pointer_xy_get() if we're in X

We don't want to call X functions (and segfault) if X is not actually
running.

Backport 83dc18bf0c601a89c71f3183b735c1b7b9a34014

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
10 years agoels_tooltip.c: Initialize px and py to zero
Daniel Willmann [Tue, 11 Jun 2013 11:46:04 +0000 (12:46 +0100)]
els_tooltip.c: Initialize px and py to zero

px and py might not be set if X support is not compiled in and
ecore_x_pointer_xy_get() is not called. In that case make sure they are
not used uninitialized.

Backport ec06d04b29454e1d1008525812bc43c4aa4c08ed

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
10 years agoels_tooltip: Don't expect to have X running if support is compiled in
Daniel Willmann [Tue, 11 Jun 2013 10:18:25 +0000 (11:18 +0100)]
els_tooltip: Don't expect to have X running if support is compiled in

Refactor the code so common code is not duplicated inside the
if (transparent) and else blocks

Backport 3112de826b33ffb847c8df827f172772f2f0ef96

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
10 years agoelm/naviframe: Fix potential deref of freed memory.
Stefan Schmidt [Thu, 13 Dec 2012 14:17:29 +0000 (14:17 +0000)]
elm/naviframe: Fix potential deref of freed memory.

We should not free it and then access the same data again on line below.

SVN revision: 80862

11 years agoBump stable efl to 1.7.7. v1.7.7
Rafael Antognolli [Sat, 11 May 2013 18:58:25 +0000 (15:58 -0300)]
Bump stable efl to 1.7.7.

11 years agoFix NEWS file for 1.7.7 release.
Rafael Antognolli [Sat, 11 May 2013 18:04:18 +0000 (15:04 -0300)]
Fix NEWS file for 1.7.7 release.

11 years agoelm/win: Backport 191b71fa86bd56b9d213b538ce8d92d9c23fc59f.
Rafael Antognolli [Mon, 29 Apr 2013 18:07:36 +0000 (15:07 -0300)]
elm/win: Backport 191b71fa86bd56b9d213b538ce8d92d9c23fc59f.

and dont set states until state change cb tells u they changed in
elm_win. more testing needed.

11 years agoWhen ctxpopup includes elm_list, elm_list should get focus when ctxpopup is shown.
WooHyun Jung [Tue, 9 Apr 2013 13:38:47 +0000 (22:38 +0900)]
When ctxpopup includes elm_list, elm_list should get focus when ctxpopup is shown.

11 years agoBackport bcd7c27bcdbfed227c6d482a3b602d2c26323369.
Rafael Antognolli [Mon, 8 Apr 2013 20:08:52 +0000 (17:08 -0300)]
Backport bcd7c27bcdbfed227c6d482a3b602d2c26323369.

elm/examples: Fix hoversel example to don't check for expanded mode.

Checking if the hoversel is not expanded does not make sense, since it
will be always expanded when one is clicking on its visible items.

11 years agoelm/examples: Fix layout_example_02.
Rafael Antognolli [Mon, 8 Apr 2013 19:17:13 +0000 (16:17 -0300)]
elm/examples: Fix layout_example_02.

Remove segfault and correctly cycle through the icons.

11 years agoupdating esperanto translation
maxerba [Mon, 8 Apr 2013 16:58:49 +0000 (18:58 +0200)]
updating esperanto translation

11 years agoFix the scroller show by a page if the page size is set and the region_bring_in or...
Jaehwan Kim [Mon, 8 Apr 2013 04:39:24 +0000 (13:39 +0900)]
Fix the scroller show by a page if the page size is set and the region_bring_in or region_show is called.

11 years agoRemove the unnecessary files.
Jaehwan Kim [Mon, 8 Apr 2013 02:25:09 +0000 (11:25 +0900)]
Remove the unnecessary files.

11 years agoQuit the scroll animator if the scroller don't have a bounce and reach a edge.
Jaehwan Kim [Sun, 7 Apr 2013 23:55:51 +0000 (08:55 +0900)]
Quit the scroll animator if the scroller don't have a bounce and reach a edge.

11 years agoUpdate changelog for 1.7.6 release. v1.7.6
Rafael Antognolli [Thu, 4 Apr 2013 20:50:55 +0000 (17:50 -0300)]
Update changelog for 1.7.6 release.

11 years agoBump stable efl to 1.7.6.
Rafael Antognolli [Thu, 4 Apr 2013 19:53:49 +0000 (16:53 -0300)]
Bump stable efl to 1.7.6.

11 years agoFix ChangeLog for 1.7.6 release.
Rafael Antognolli [Wed, 3 Apr 2013 22:03:16 +0000 (19:03 -0300)]
Fix ChangeLog for 1.7.6 release.

11 years agofix ctxpopup geom when parent is elm_win
discomfitor [Wed, 27 Mar 2013 18:47:35 +0000 (18:47 +0000)]
fix ctxpopup geom when parent is elm_win

11 years agoFix the elm_shutdown bug in _elm_shutdown_config.
Jaehwan Kim [Tue, 19 Mar 2013 10:53:53 +0000 (19:53 +0900)]
Fix the elm_shutdown bug in _elm_shutdown_config.
When the elm_shutdown is used after elm_config_all_flush, the segment fault occur.
It's why it uses ecore_x in _prop_all_update_cb after removing it.

11 years agoelm_win : Focus highlight should be reconfigured when theme is changed.
WooHyun Jung [Mon, 18 Mar 2013 09:52:07 +0000 (18:52 +0900)]
elm_win : Focus highlight should be reconfigured when theme is changed.

11 years agogenlist: Fix memory leaks.
Tae-Hwan Kim [Wed, 13 Mar 2013 11:54:19 +0000 (20:54 +0900)]
genlist: Fix memory leaks.

Return value of elm_genlist_realized_items_get should be freed

11 years agoList : Focus_next should be executed only when access mode is enabled.
WooHyun Jung [Wed, 13 Mar 2013 05:47:31 +0000 (14:47 +0900)]
List : Focus_next should be executed only when access mode is enabled.

11 years agoFixed compilation.
Tom Hacohen [Mon, 11 Mar 2013 10:34:32 +0000 (10:34 +0000)]
Fixed compilation.

11 years agoEntry: Fixed a bug with text appending.
Tom Hacohen [Mon, 11 Mar 2013 10:19:29 +0000 (10:19 +0000)]
Entry: Fixed a bug with text appending.

The target buffer was not large enough.

11 years agoBackport ChangeLog and NEWS.
Daniel Juyung Seo [Mon, 4 Mar 2013 15:10:09 +0000 (00:10 +0900)]
Backport ChangeLog and NEWS.

11 years agoBackport 0d6443dfaeb4612196e87ec6445a20d0328e2336.
Rafael Antognolli [Fri, 1 Mar 2013 18:24:05 +0000 (15:24 -0300)]
Backport 0d6443dfaeb4612196e87ec6445a20d0328e2336.

spinner: Fix initial value of the spinner.

The size should remain the same after the first mouse move and then be
adjusted accordingly.

Fixes #1403.

Patch by: "Brian J. Lovin" <brian.j.lovin@intel.com>

11 years agoelementary, elementary-1.7 ChangeLog/NEWS: Updated Change and NEWS for jaehwan's...
Daniel Juyung Seo [Fri, 22 Feb 2013 02:09:38 +0000 (02:09 +0000)]
elementary, elementary-1.7 ChangeLog/NEWS: Updated Change and NEWS for jaehwan's scroller bug fix commit.

SVN revision: 84294

11 years agoFix the acceleration bug in paged scroller. It was scrolled acceleratedly always...
Jaehwan Kim [Fri, 22 Feb 2013 01:55:16 +0000 (01:55 +0000)]
Fix the acceleration bug in paged scroller. It was scrolled acceleratedly always. Backport 84277.

SVN revision: 84293

11 years agobackport pulse fix.
Carsten Haitzler [Wed, 20 Feb 2013 03:08:44 +0000 (03:08 +0000)]
backport pulse fix.

SVN revision: 84250

11 years agobackport fix.
Carsten Haitzler [Wed, 20 Feb 2013 02:53:46 +0000 (02:53 +0000)]
backport fix.

SVN revision: 84248

11 years agoelementary-1.7/map: Fix memory leaks like in 84087.
Stefan Schmidt [Tue, 19 Feb 2013 10:03:09 +0000 (10:03 +0000)]
elementary-1.7/map: Fix memory leaks like in 84087.

The code was a bit different here but we still had leaks. Fix the code
to free the buffer we allocated in all cases.

SVN revision: 84100

11 years agono longer shall the masses waste away under the continued oppression of blank hoverse...
Mike Blumenkrantz [Sun, 17 Feb 2013 14:31:52 +0000 (14:31 +0000)]
no longer shall the masses waste away under the continued oppression of blank hoversels when right clicking on an entry anchor! nay! the time has time for us to rise up and crush these vacuous oppressors as they so justly deserve! THIS IS ELEMENTARRYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY in branches

SVN revision: 84022

11 years agoignore tab key focus changes in elm_win if ctrl/alt is pressed
Mike Blumenkrantz [Sun, 17 Feb 2013 14:11:36 +0000 (14:11 +0000)]
ignore tab key focus changes in elm_win if ctrl/alt is pressed

SVN revision: 84020

11 years agoelementary: backport r84014.
Cedric BAIL [Sun, 17 Feb 2013 03:54:35 +0000 (03:54 +0000)]
elementary: backport r84014.

SVN revision: 84015

11 years agoelementary : Backport 83702.
WooHyun Jung [Thu, 7 Feb 2013 07:17:07 +0000 (07:17 +0000)]
elementary : Backport 83702.

SVN revision: 83706

11 years agobackport 83651(rever scroll algorithm)
Jiyoun Park [Wed, 6 Feb 2013 07:02:54 +0000 (07:02 +0000)]
backport 83651(rever scroll algorithm)

SVN revision: 83653

11 years agoupdating catalan and esperanto translations
Massimo Maiurana [Tue, 5 Feb 2013 21:31:22 +0000 (21:31 +0000)]
updating catalan and esperanto translations

SVN revision: 83648

11 years agoelementary/transit - backport 83413
ChunEon Park [Tue, 29 Jan 2013 07:49:01 +0000 (07:49 +0000)]
elementary/transit - backport 83413

SVN revision: 83416

11 years agoFix build error.
Jaehwan Kim [Tue, 29 Jan 2013 05:03:26 +0000 (05:03 +0000)]
Fix build error.

SVN revision: 83406

11 years agoFix the scroll position is calculated by the size of pan object, not the size of...
Jaehwan Kim [Tue, 29 Jan 2013 04:59:40 +0000 (04:59 +0000)]
Fix the scroll position is calculated by the size of pan object, not the size of scroller.

SVN revision: 83405

11 years agoupdating portuguese and italian translations
Massimo Maiurana [Wed, 23 Jan 2013 16:57:59 +0000 (16:57 +0000)]
updating portuguese and italian translations

SVN revision: 83184

11 years agoupdating esperanto and italian translations
Massimo Maiurana [Wed, 23 Jan 2013 11:53:53 +0000 (11:53 +0000)]
updating esperanto and italian translations

SVN revision: 83166

11 years agoelementary : Backport 83121.
WooHyun Jung [Wed, 23 Jan 2013 05:51:26 +0000 (05:51 +0000)]
elementary : Backport 83121.

SVN revision: 83123

11 years agoelementary - backport 82968
ChunEon Park [Mon, 21 Jan 2013 04:51:59 +0000 (04:51 +0000)]
elementary - backport 82968

SVN revision: 83032

11 years agoelementary - name should be one in one time.
ChunEon Park [Mon, 21 Jan 2013 04:49:32 +0000 (04:49 +0000)]
elementary - name should be one in one time.

SVN revision: 83031

11 years agoelementary : Backport 83001.
WooHyun Jung [Sat, 19 Jan 2013 06:38:25 +0000 (06:38 +0000)]
elementary : Backport 83001.

SVN revision: 83003

11 years agoelemenatry - backport 82918
ChunEon Park [Thu, 17 Jan 2013 04:53:04 +0000 (04:53 +0000)]
elemenatry - backport 82918

SVN revision: 82921

11 years agobackport jaeun's fix.
Carsten Haitzler [Wed, 16 Jan 2013 08:21:09 +0000 (08:21 +0000)]
backport jaeun's fix.

SVN revision: 82865

11 years agoelementary : Backport 82853.
WooHyun Jung [Wed, 16 Jan 2013 04:54:58 +0000 (04:54 +0000)]
elementary : Backport 82853.

SVN revision: 82854

11 years agoelementary : Backport r82851.
WooHyun Jung [Wed, 16 Jan 2013 04:18:21 +0000 (04:18 +0000)]
elementary : Backport r82851.

SVN revision: 82852