branches with status:
Name Status Last Modified Last Commit
lp:~enlightenment-git/enlightenment-svn/efl 1 Development 2022-07-20 09:30:47 UTC
33324. edje: creation of gradient node from ...

Author: Subhransu Mohanty
Revision Date: 2016-06-16 23:50:08 UTC

edje: creation of gradient node from data parsing of color property and refactoring of fill and stroke attribute.

Reviewers: jpeg, cedric

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4045

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>

lp:~enlightenment-git/enlightenment-svn/efl-git 1 Development 2020-07-27 23:46:32 UTC This branch has not been imported yet.
lp:~enlightenment-git/enlightenment-svn/terminology-git 1 Development 2019-06-23 20:30:27 UTC
2288. tests: update results file to reflect...

Author: Boris Faure
Revision Date: 2019-06-23 20:30:27 UTC

tests: update results file to reflect changes on double-width handling

lp:~enlightenment-git/enlightenment-svn/e17-git 1 Development 2018-02-22 18:48:04 UTC
15817. Fix for window borders to accept edje...

Author: Thanatermesis
Revision Date: 2018-02-22 18:48:04 UTC

Fix for window borders to accept edje icons

If you have edje icons installed in your system (efreet smartly searches
the candidate icon based in your Icon= entry), they works correctly in
the menus, bar, etc... but doesn't works in the window borders icon,
this is because the code try's to add it without dealing with the .edj
extensions, probably attempting to load multiple image types and
returning some errors/warning, resulting in an empty icon in the window
borders

Fixes T6723

lp:~enlightenment-git/enlightenment-svn/emodule-places 1 Development 2018-02-09 19:20:17 UTC
216. Fix compilation on recent efl (read a...

Author: DaveMDS
Revision Date: 2018-02-09 19:20:17 UTC

Fix compilation on recent efl (read as: breackage)

without this change I'm getting tons of errors like:

In file included from /usr/local/include/ecore-1/Ecore_Common.h:1039:0,
                 from /usr/local/include/ecore-1/Ecore.h:329,
                 from /usr/local/include/enlightenment/e.h:116,
                 from e_mod_udisks_eldbus.c:9:
/usr/local/include/ecore-1/ecore_exe.eo.h:103:20: error: unknown type name ‘Efl_Event_Description’
 EWAPI extern const Efl_Event_Description _ECORE_EXE_EVENT_DATA_GET;

and:

/usr/local/include/ecore-1/efl_loop.eo.h:286:20: error: unknown type name ‘Efl_Event_Description’
 EWAPI extern const Efl_Event_Description _EFL_LOOP_EVENT_POLL_HIGH;

I think that swapping the includes make it work because e.h set BETA_API
and that make eldbus happy.

So seems (without too much investigation) that eldbus is broken for legacy app.

(...me so tired to fixing legacy efl breackages)

lp:~enlightenment-git/enlightenment-svn/emodule-cpu 1 Development 2017-11-28 16:54:56 UTC
237. Updating danish translation

Author: Massimo Maiurana
Revision Date: 2017-11-28 16:54:56 UTC

Updating danish translation

lp:~enlightenment-git/enlightenment-svn/efl-bzr 1 Development 2017-02-27 17:35:58 UTC
50218. elementary: Fix issue of trying to in...

Author: Chris Michael
Revision Date: 2017-02-27 17:35:58 UTC

elementary: Fix issue of trying to init ecore_wl2 if DISPLAY is set

Small patch to fix an issue that Derek brought up ... that is
basically, if you try:

WAYLAND_DEBUG=1 WAYLAND_DISPLAY=wayland-0 terminology while inside an
X11 environment, then elm_config would try to initialize ecore_wl2
even when running under X11.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>

lp:~enlightenment-git/enlightenment-svn/enlightenment-bzr 1 Development 2017-02-25 16:02:06 UTC
22036. tiling: insert a client in the place ...

Author: Marcel Hollerbach
Revision Date: 2017-02-25 16:02:06 UTC

tiling: insert a client in the place where it is currently placed

With this patch we are inserting a client in the tiling tree where it is
currently placed in floating mode.

lp:enlightenment-svn 1 Development 2016-12-29 01:27:20 UTC
78. revert dep change for evas-loader

Author: Adam Israel
Revision Date: 2016-12-29 01:27:20 UTC

revert dep change for evas-loader

lp:~enlightenment-git/enlightenment-svn/emodule-penguins 1 Development 2016-10-14 19:33:25 UTC
187. Fix for recent E changes

Author: DaveMDS
Revision Date: 2016-10-14 19:33:25 UTC

Fix for recent E changes

lp:~enlightenment-git/enlightenment-svn/emodule-alarm 1 Development 2016-09-18 07:53:22 UTC
184. Revert "Updating slovenian translatio...

Author: Massimo Maiurana
Revision Date: 2016-09-18 07:53:22 UTC

Revert "Updating slovenian translation"

The translator's tarballs contained wrong files, reverting the three already committed just to be sure there is no harm.

This reverts commit a9a52410608ea3f07d98f0a6123657dc6db8fb8c.

lp:~enlightenment-git/enlightenment-svn/emodule-engage 1 Development 2016-09-18 07:49:47 UTC
114. Revert "Updating slovenian translatio...

Author: Massimo Maiurana
Revision Date: 2016-09-18 07:49:47 UTC

Revert "Updating slovenian translation"

The translator's tarballs contained wrong files, reverting the three already committed just to be sure there is no harm.

This reverts commit a74aea64cb2eac21b725d212a3b10013402a97f4.

lp:~enlightenment-git/enlightenment-svn/emodule-net 1 Development 2016-08-18 14:32:39 UTC
294. Make text fit inside the gadget

Author: Massimo Maiurana
Revision Date: 2016-08-18 14:32:39 UTC

Make text fit inside the gadget

lp:~enlightenment-git/enlightenment-svn/emodule-forecasts 1 Development 2016-07-06 21:05:29 UTC
230. forecast: adapt to new YQL Weather AP...

Author: Mariusz Bialonczyk
Revision Date: 2016-07-06 21:05:29 UTC

forecast: adapt to new YQL Weather API

Reviewers: pawatzaza

Reviewed By: pawatzaza

Subscribers: pawatzaza

Differential Revision: https://phab.enlightenment.org/D4132

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>

lp:~enlightenment-git/enlightenment-svn/elementary-git 1 Development 2016-03-24 09:24:08 UTC
12490. Elm_image: remove Elm_Image_Orient an...

Author: Ji-Youn Park
Revision Date: 2016-03-24 09:24:08 UTC

Elm_image: remove Elm_Image_Orient and orient property from EO.

lp:~enlightenment-git/enlightenment-svn/evas_loaders-git 1 Development 2016-02-02 10:20:41 UTC
202. configure: Switch to dev mode again. ...

Author: Stefan Schmidt
Revision Date: 2016-02-02 10:20:41 UTC

configure: Switch to dev mode again. Merge window for 1.18 is now open.

lp:~enlightenment-git/enlightenment-svn/evas_generic_loaders 1 Development 2015-04-07 12:25:41 UTC
168. release: Update NEWS and bump version...

Author: Stefan Schmidt
Revision Date: 2015-04-07 12:25:41 UTC

release: Update NEWS and bump version for 1.14.0-alpha1 release

lp:~enlightenment-git/enlightenment-svn/emodule-tclock 1 Development 2015-03-17 10:51:56 UTC
323. make tclock build with current E (rem...

Author: Daniel Kolesa
Revision Date: 2015-03-17 10:51:56 UTC

make tclock build with current E (remove e_util_zone_current_get)

lp:~enlightenment-git/enlightenment-svn/emodule-photo 1 Development 2015-02-03 20:01:10 UTC
187. Updating serbian translation

Author: Massimo Maiurana
Revision Date: 2015-02-03 20:01:10 UTC

Updating serbian translation

lp:~enlightenment-git/enlightenment-svn/emodule-news 1 Development 2015-02-03 19:59:29 UTC
183. Updating serbian translation

Author: Massimo Maiurana
Revision Date: 2015-02-03 19:59:29 UTC

Updating serbian translation

lp:~enlightenment-git/enlightenment-svn/emodule-mpdule 1 Development 2015-02-03 19:58:09 UTC
100. Updating serbian translation

Author: Massimo Maiurana
Revision Date: 2015-02-03 19:58:09 UTC

Updating serbian translation

lp:~enlightenment-git/enlightenment-svn/emodule-moon 1 Development 2015-02-03 19:57:29 UTC
167. Updating serbian translation

Author: Massimo Maiurana
Revision Date: 2015-02-03 19:57:29 UTC

Updating serbian translation

lp:~enlightenment-git/enlightenment-svn/emodule-mail 1 Development 2015-02-03 19:56:42 UTC
290. Updating serbian translation

Author: Massimo Maiurana
Revision Date: 2015-02-03 19:56:42 UTC

Updating serbian translation

lp:~enlightenment-git/enlightenment-svn/emodule-eweather 1 Development 2015-02-03 19:55:09 UTC
75. Updating serbian translation

Author: Massimo Maiurana
Revision Date: 2015-02-03 19:55:09 UTC

Updating serbian translation

lp:~enlightenment-git/enlightenment-svn/emodule-everything-places 1 Development 2015-02-03 19:53:23 UTC
67. Updating serbian translation

Author: Massimo Maiurana
Revision Date: 2015-02-03 19:53:23 UTC

Updating serbian translation

lp:~enlightenment-git/enlightenment-svn/emodule-comp-scale 1 Development 2015-02-03 19:47:35 UTC
164. Updating serbian translation

Author: Massimo Maiurana
Revision Date: 2015-02-03 19:47:35 UTC

Updating serbian translation

lp:~enlightenment-git/enlightenment-svn/dtrs-git 1 Development 2014-11-26 15:43:01 UTC
228. Fix detourious to work with latest el...

Author: Daniel Juyung Seo
Revision Date: 2014-11-26 15:43:01 UTC

Fix detourious to work with latest elementary.

lp:~enlightenment-git/enlightenment-svn/enjoy-git 1 Development 2014-09-11 19:53:07 UTC
216. Updating desktop file

Author: Massimo Maiurana
Revision Date: 2014-09-11 19:53:07 UTC

Updating desktop file

lp:~enlightenment-git/enlightenment-svn/emodule-everything-websearch 1 Development 2014-08-18 12:25:17 UTC
153. Adapt to e19 changes

Author: Igor Murzov
Revision Date: 2014-08-18 12:25:17 UTC

Adapt to e19 changes

lp:enlightenment-svn/saucy 1 Development 2014-07-12 16:20:12 UTC
32. * Separate saucy builds from trunk in...

Author: Tais P. Hansen
Revision Date: 2014-07-12 16:20:12 UTC

* Separate saucy builds from trunk in an attempt to handle dependencies better.
* Rework directory structure to allow tools as dch to work correctly.

lp:~enlightenment-git/enlightenment-svn/edbus 1 Development 2014-07-07 17:11:30 UTC
575. Force to free e dbus connection Summ...

Author: Tae-Hwan Kim
Revision Date: 2014-02-11 08:53:53 UTC

Force to free e dbus connection

Summary:
Do not use free function of dbus library. Sometimes free function will not be called.
I don't know the reason exactly but edbus perform it asynchronously. so it can be called after edbus shutdown already. That can cause some problem.

Reviewers: raster, cedric, Hermet, seoz, barbieri, lfelipe

Differential Revision: https://phab.enlightenment.org/D481

lp:~enlightenment-git/enlightenment-svn/emodule-diskio 1 Development 2014-07-07 10:51:52 UTC
46. Updated to build with e19, patch by W...

Author: Massimo Maiurana
Revision Date: 2014-04-02 20:22:20 UTC

Updated to build with e19, patch by Wido.

lp:~enlightenment-git/enlightenment-svn/emodule-elfe 1 Development 2014-07-07 10:50:28 UTC
102. Fix build with E18 rc1. E changed com...

Author: Nicolas Aguirre
Revision Date: 2013-12-09 15:44:23 UTC

Fix build with E18 rc1.
E changed completly how composite windows work.
I need to figure out how it works now, to get the win list choice back.
For now just comment out the not working code.

lp:~enlightenment-git/enlightenment-svn/enki 1 Development 2014-07-07 10:50:09 UTC
142. updating desktop files

Author: maxerba
Revision Date: 2013-07-31 11:06:01 UTC

updating desktop files

lp:~enlightenment-git/enlightenment-svn/eve 1 Development 2014-07-07 10:49:50 UTC
163. updating desktop files

Author: maxerba
Revision Date: 2013-07-31 11:06:01 UTC

updating desktop files

lp:~enlightenment-git/enlightenment-svn/emodule-empris 1 Development 2014-07-07 10:49:36 UTC
20. updating various translations SVN re...

Author: Massimo Maiurana
Revision Date: 2012-11-20 23:30:36 UTC

updating various translations

SVN revision: 79483

lp:~enlightenment-git/enlightenment-svn/efl-python-svn 1 Development 2014-07-07 10:49:20 UTC
1279. Moved all the legacy python bindings ...

Author: tasn
Revision Date: 2013-04-12 12:52:47 UTC

Moved all the legacy python bindings to git.

lp:~enlightenment-git/enlightenment-svn/efx-svn 1 Development 2014-07-07 10:48:40 UTC
127. more efx build tweaks

Author: discomfitor
Revision Date: 2013-03-19 18:53:05 UTC

more efx build tweaks

lp:~enlightenment-git/enlightenment-svn/shotgun-svn 1 Development 2014-07-07 10:48:24 UTC
86. Remove shotgun as it is now in Git g...

Author: asdfuser
Revision Date: 2013-03-19 14:16:06 UTC

Remove shotgun as it is now in Git

git://git.enlightenment.org/devs/discomfitor/maelstrom.git

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>

lp:~enlightenment-git/enlightenment-svn/enlil 1 Development 2014-07-07 10:47:02 UTC
85. trunk: remove use of AM_PROG_CC_STDC ...

Author: cedric
Revision Date: 2013-01-04 05:49:26 UTC

trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.

Patch by Doug Newgard <scimmia22@outlook.com>

lp:~enlightenment-git/enlightenment-svn/ecomorph-git 1 Development 2014-07-07 10:39:50 UTC
59. patch by jlslegalize, fix for e api c...

Author: jeff (none)
Revision Date: 2012-06-25 18:16:51 UTC

patch by jlslegalize, fix for e api changes

lp:~enlightenment-git/enlightenment-svn/ecomp-git 1 Development 2014-07-07 10:39:33 UTC
191. link ini to eet and eina..

Author: jeff (none)
Revision Date: 2012-05-19 23:04:33 UTC

link ini to eet and eina..

lp:~enlightenment-git/enlightenment-svn/azy 1 Development 2014-07-07 10:39:18 UTC
500. hackiest hack to ever hack since old ...

Author: discomfitor
Revision Date: 2012-11-29 17:57:24 UTC

hackiest hack to ever hack since old automake seems to be buggy with yacc

lp:~enlightenment-git/enlightenment-svn/epdf 1 Development 2014-07-07 10:38:47 UTC
161. Changes required for the new efl status

Author: rui
Revision Date: 2012-11-18 11:41:54 UTC

Changes required for the new efl status

lp:~enlightenment-git/enlightenment-svn/e-modules-extra 1 Development 2014-07-07 10:35:36 UTC
4162. updating desktop files

Author: maxerba
Revision Date: 2013-07-31 11:06:01 UTC

updating desktop files

145 of 45 results