jpeg pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=f678122aedc734c7dc4411affdaca808ed403296
commit f678122aedc734c7dc4411affdaca808ed403296
Author: Jean-Philippe Andre
Date: Mon Nov 4 12:21:49 2013 +0900
elm/quicklaunch: Increment _elm_init_
jpeg pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=876f8bccc7fed2f8511c9bdbe1c0e21be30290ca
commit 876f8bccc7fed2f8511c9bdbe1c0e21be30290ca
Author: Jean-Philippe Andre
Date: Mon Nov 4 15:12:51 2013 +0900
elm/quicklaunch: Improve executable p
On 02/11/2013 10:26, Chris Michael wrote:
Na, old was not confusing. That's not what I said. I said perhaps it
should be renamed to "ancient" (for those of us who have been around
forever) :P
dh
Only white hairs and huge beard accepted
<>---
On Thu, Oct 31, 2013 at 6:20 PM, Carsten Haitzler wrote:
> On Thu, 31 Oct 2013 18:03:48 +0900 (KST) ChunEon Park
> said:
>
> > Sorry. I don't agree on this change.
> >
> > This callback will be called wheneven any keypad state is changed.
> regardless
> > of the size changed.
>
> and this should
On Thu, Oct 31, 2013 at 6:03 PM, ChunEon Park wrote:
> Sorry. I don't agree on this change.
>
> This callback will be called wheneven any keypad state is changed.
> regardless of the size changed.
>
If you meant *keypad state change* by "virtualkeypad,state,on/off", keypad
size is changed as wel
On Mon, Nov 4, 2013 at 2:42 PM, ChunEon Park wrote:
> Abosulte position for the popup is insane if the parent position is
> changed.
> And totally popup is depends on the notify, it should follow the notify
> concept.
>
>
Agreed. I also suggested to create elm_popup_align_set() instead of this.
A
On Mon, Nov 4, 2013 at 3:44 PM, Carsten Haitzler wrote:
> On Mon, 4 Nov 2013 13:12:13 +0900 (KST) ChunEon Park
> said:
>
> > Thanks you.
> >
> > But One question.
> > Do we need to list up the inactive developers in the website?
> >
> > It says, category is contact. but they are inactive?
>
> res
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=2d54ae83bf84854291949b5802f361851fbf5977
commit 2d54ae83bf84854291949b5802f361851fbf5977
Author: Cedric Bail
Date: Mon Nov 4 15:28:16 2013 +0900
evas: force complete items rebuild on evas_object_
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=d9a72ccf8b4f03d78d7d781b031cac6f7c9377d0
commit d9a72ccf8b4f03d78d7d781b031cac6f7c9377d0
Author: Vyacheslav Reutskiy
Date: Mon Nov 4 15:41:51 2013 +0900
edje: add string "default" to a default de
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=cff3ec04b4d234c8ef59f9d6235e85b725e0bcf3
commit cff3ec04b4d234c8ef59f9d6235e85b725e0bcf3
Author: Vyacheslav Reutskiy
Date: Mon Nov 4 15:28:59 2013 +0900
edje: delete unused images from eet(edj) f
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=61965279d31b6ea950054148288d16a6345caecf
commit 61965279d31b6ea950054148288d16a6345caecf
Author: Vyacheslav Reutskiy
Date: Mon Nov 4 15:47:47 2013 +0900
edje: fix error _edje_part_description_fin
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=c2c416fdf77017f49aa31a9744aeda9b114e7e61
commit c2c416fdf77017f49aa31a9744aeda9b114e7e61
Author: Vyacheslav Reutskiy
Date: Mon Nov 4 15:39:44 2013 +0900
edje: edje_edit api - fixed seg fault in t
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=058e03aa7401a197d400ee8330bae5d54e8c42db
commit 058e03aa7401a197d400ee8330bae5d54e8c42db
Author: Cedric Bail
Date: Mon Nov 4 15:48:53 2013 +0900
AUTHORS: he has been definitively contributing !
-
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=6853dbcf23f71038a14fb4e44c0011dbb475821c
commit 6853dbcf23f71038a14fb4e44c0011dbb475821c
Author: Christophe Sadoine
Date: Mon Nov 4 15:33:12 2013 +0900
eet: Adding EET_DATA_DESCRIPTOR_ADD_MAPPING
Hello,
TL;DR: I want to get rid of the quicklaunch complex wrapper + lib system
and compile apps with -fPIC and link with -pie instead. Little to no
changes required in elementary.
As was pointed out recentely on this very mailing list, it is possible to
make .so files that are runnable. The ma
On Mon, 4 Nov 2013 13:12:13 +0900 (KST) ChunEon Park said:
> Thanks you.
>
> But One question.
> Do we need to list up the inactive developers in the website?
>
> It says, category is contact. but they are inactive?
respect for having contributed in the past.
> ---
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=4f1bffadfa689c83419f7e56c532334fe6996713
commit 4f1bffadfa689c83419f7e56c532334fe6996713
Author: ChunEon Park
Date: Mon Nov 4 14:51:06 2013 +0900
Revert "elm_conform.c: Added "virtualkeypa
Abosulte position for the popup is insane if the parent position is changed.
And totally popup is depends on the notify, it should follow the notify concept.
-Regards, Hermet-
-Original Message-
From: "Daniel Juyung Seo"
To: "Enlightenment develope
align_set is proper for the popup if the popup area is depends on the parent.
-Regards, Hermet-
-Original Message-
From: "Daniel Juyung Seo"
To: "Enlightenment developer list";
Cc: ;
Sent: 2013-11-04 (월) 14:37:54
Subject: Re: [E-devel] [EGIT] [co
On Mon, Nov 4, 2013 at 2:31 PM, ChunEon Park wrote:
> Eek!
>
> How about keeping the API name with notify?
> elm_notify_align_set()?
>
Thanks for the interest and comments but the concept is different from
align_set.
elm_notify_align_set() gets relative position as a parameter but
elm_popup_
Eek!
How about keeping the API name with notify?
elm_notify_align_set()?
-Regards, Hermet-
-Original Message-
From: "Abhinandan Aryadipta"
To: ;
Cc:
Sent: 2013-11-03 (일) 23:29:06
Subject: [EGIT] [core/elementary] master 01/01: popup: Added
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=1ff67d2545265bde72fe60c37df18f3e8ff84e28
commit 1ff67d2545265bde72fe60c37df18f3e8ff84e28
Author: Kai Huuhko
Date: Mon Nov 4 07:27:43 2013 +0200
Elementary: Add compatibility meth
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=5c7933b4ad412c318ee789d670868300c75ee6c3
commit 5c7933b4ad412c318ee789d670868300c75ee6c3
Author: Cedric Bail
Date: Mon Nov 4 14:26:05 2013 +0900
elm_theme: Add API to specify exactly the E
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=f1a3feadb9ff11b11917dc6565a7116d27c64cb7
commit f1a3feadb9ff11b11917dc6565a7116d27c64cb7
Author: Kai Huuhko
Date: Mon Nov 4 07:08:27 2013 +0200
Add more commented out options to
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=cb1ae5d01af2ac8619ec612646b890b5317aa9e4
commit cb1ae5d01af2ac8619ec612646b890b5317aa9e4
Author: Kai Huuhko
Date: Sun Nov 3 11:39:47 2013 +0200
Update TODO
---
TODO | 6 +-
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=a261a2bb6904e3040e3a222462fc6d07844ec663
commit a261a2bb6904e3040e3a222462fc6d07844ec663
Author: Kai Huuhko
Date: Mon Nov 4 07:07:17 2013 +0200
Elementary: Add Slider example, fi
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=0ba4645b0f457de9fc8b7f148ab7c11e56e2310d
commit 0ba4645b0f457de9fc8b7f148ab7c11e56e2310d
Author: Daniel Juyung Seo
Date: Mon Nov 4 13:19:44 2013 +0900
test_index.c: Internal refactoring. Red
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=6f5e1ac116a8439ab9211d27e5524ebcffccb7c7
commit 6f5e1ac116a8439ab9211d27e5524ebcffccb7c7
Author: Daniel Juyung Seo
Date: Mon Nov 4 13:13:23 2013 +0900
elm_index.c: Process signal right away
Thanks you.
But One question.
Do we need to list up the inactive developers in the website?
It says, category is contact. but they are inactive?
-Regards, Hermet-
-Original Message-
From: "Tom Hacohen"
To: "Enlightenment developer list";
Cc:
Sen
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=05e17cb6b61d47897e8f019576cf7891aba97701
commit 05e17cb6b61d47897e8f019576cf7891aba97701
Author: Cedric Bail
Date: Mon Nov 4 12:23:25 2013 +0900
Revert "evas - clip shutdown fix to avoid invalid
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=613947ac0df4205e197e0e129ff96f5cb83c707e
commit 613947ac0df4205e197e0e129ff96f5cb83c707e
Author: Cedric Bail
Date: Mon Nov 4 12:45:25 2013 +0900
eina: make eina_cow_free reset the pointer to the
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=be3afd8f4b778e0b0be9be43265674fe9a1ba847
commit be3afd8f4b778e0b0be9be43265674fe9a1ba847
Author: Cedric Bail
Date: Mon Nov 4 12:47:12 2013 +0900
eina: update Eina_Cow test to latest API change.
-
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=7e3286b4edbaba81fda348a08fe0e33938fce3e3
commit 7e3286b4edbaba81fda348a08fe0e33938fce3e3
Author: Cedric Bail
Date: Mon Nov 4 12:47:34 2013 +0900
edje: update use of eina_cow_free to latest change
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=440471e5996fbb3df8b1edd1e285427bd55070c7
commit 440471e5996fbb3df8b1edd1e285427bd55070c7
Author: Cedric Bail
Date: Mon Nov 4 12:46:48 2013 +0900
eet: shutup a warning and use the right pointer so
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=c179335b1f7667016839848d52713d5dfff2a8aa
commit c179335b1f7667016839848d52713d5dfff2a8aa
Author: Cedric Bail
Date: Mon Nov 4 12:47:48 2013 +0900
evas: update use of eina_cow_free for latest chang
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=1c7f60208725a1a04d9970156c2e18dd3072264c
commit 1c7f60208725a1a04d9970156c2e18dd3072264c
Author: Cedric Bail
Date: Mon Nov 4 11:28:29 2013 +0900
edje: use const Eina_File for mmap_set function.
-
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=687e4ae7442e9763e0587553d50a4177d2f9b6ca
commit 687e4ae7442e9763e0587553d50a4177d2f9b6ca
Author: Cedric Bail
Date: Mon Nov 4 11:26:59 2013 +0900
eina: roll const into Eina_File API.
Note
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=07c306a2724368ab71a046afc754a99826618bad
commit 07c306a2724368ab71a046afc754a99826618bad
Author: Cedric Bail
Date: Mon Nov 4 11:28:56 2013 +0900
eet: let's use const Eina_File here to.
---
src/l
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=840dcc618ead292414b0de64a7a3ae38d778311f
commit 840dcc618ead292414b0de64a7a3ae38d778311f
Author: Cedric Bail
Date: Mon Nov 4 12:17:42 2013 +0900
elm_image: add mmap_set infrastructure.
---
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f4ae52ea67b9c7885bc2911ae97d4d81e00dd70d
commit f4ae52ea67b9c7885bc2911ae97d4d81e00dd70d
Author: Cedric Bail
Date: Mon Nov 4 11:27:59 2013 +0900
evas: make mmap_set use const Eina_File.
---
src/
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=c33df0526b50404b91e3e241b84a4fa8d1ac780b
commit c33df0526b50404b91e3e241b84a4fa8d1ac780b
Author: Cedric Bail
Date: Mon Nov 4 12:17:58 2013 +0900
elm_theme: use Eina_File all over the place
jpeg pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=a3eb8d2e9d42a83c633d19196d28f3c621522dc5
commit a3eb8d2e9d42a83c633d19196d28f3c621522dc5
Author: Jean-Philippe Andre
Date: Fri Nov 1 14:44:07 2013 +0900
evas/x11: Fix Xlib swapper buffer size
davemds pushed a commit to branch master.
http://git.enlightenment.org/enlightenment/modules/packagekit.git/commit/?id=a9db2f4c85bdfd84fde88ac011b04fd262836643
commit a9db2f4c85bdfd84fde88ac011b04fd262836643
Author: davemds
Date: Mon Nov 4 00:26:12 2013 +0100
Query the PackageKit daemon v
Em Dom, 2013-11-03 às 21:12 +0100, Jérémy Zurcher escreveu:
> No,
> pacman -S texlive-latexextra to solve the above on archlinux
texlive-latexextra is part of the texlive-most group. There is a whole
wiki page on ArchWiki dedicated to texlive.
If you don't want to care about LaTeX, just install
On Sunday 03 November 2013 11:39, Robert Heller wrote :
> At Sun, 3 Nov 2013 23:35:19 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> >
> > On Sun, 3 Nov 2013 09:14:20 -0500 Robert Heller said:
> >
> > > > that today was on arch (relatively up to date). i've had similar issues
> > > > be
davemds pushed a commit to branch master.
http://git.enlightenment.org/enlightenment/modules/packagekit.git/commit/?id=c764913d8e2120aca1de7cc44d7e103df7352e3c
commit c764913d8e2120aca1de7cc44d7e103df7352e3c
Author: davemds
Date: Sun Nov 3 21:05:02 2013 +0100
Better error management: do n
davemds pushed a commit to branch master.
http://git.enlightenment.org/enlightenment/modules/packagekit.git/commit/?id=3aee67468105d879a878560b386efb31371c0ad1
commit 3aee67468105d879a878560b386efb31371c0ad1
Author: davemds
Date: Sun Nov 3 19:55:34 2013 +0100
Require eldbus and e18
---
c
Em Dom, 2013-11-03 às 22:24 +0900, Carsten Haitzler escreveu:
> that today was on arch (relatively up to date). i've had similar
> issues before
> on older ubuntu installs too. i chalked it up to doxygen output being
> broken
> for the kind of content/setup that efl ends up producing.
Documentat
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=adaaed49cab83e935b331209d17745544fece7bf
commit adaaed49cab83e935b331209d17745544fece7bf
Author: Daniel Juyung Seo
Date: Mon Nov 4 01:15:58 2013 +0900
gengrid/genlist: added Eo compatibles f
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=683bd812bfe636ba74beca80f51728b640baa334
commit 683bd812bfe636ba74beca80f51728b640baa334
Author: Daniel Juyung Seo
Date: Mon Nov 4 00:39:25 2013 +0900
genlist/gengrid: Fixed documentation ty
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=ab38ebcc7055c5b353b2bd8dad34a0239e2ee0e6
commit ab38ebcc7055c5b353b2bd8dad34a0239e2ee0e6
Author: Daniel Juyung Seo
Date: Mon Nov 4 02:02:50 2013 +0900
test_popup.c: Refactored elm_popup_move
At Sun, 3 Nov 2013 23:35:19 +0900 Carsten Haitzler (The Rasterman)
wrote:
>
> On Sun, 3 Nov 2013 09:14:20 -0500 Robert Heller said:
>
> > > that today was on arch (relatively up to date). i've had similar issues
> > > before on older ubuntu installs too. i chalked it up to doxygen output
> >
davemds pushed a commit to branch master.
http://git.enlightenment.org/enlightenment/modules/packagekit.git/commit/?id=daedb37fe08af15f0d3c03b377b0961658070366
commit daedb37fe08af15f0d3c03b377b0961658070366
Author: davemds
Date: Sun Nov 3 17:21:26 2013 +0100
Make the config dialog resiza
Awesome! Great pictures!
Still waiting for the videos :)
Daniel Juyung Seo (SeoZ)
On Mon, Nov 4, 2013 at 12:46 AM, ChunEon Park wrote:
> Hi,
> I share the picasa photos that I took in the Edinburgh.
>
> https://plus.google.com/photos/115575637560225814332/albums/5942054348028193009?banner=pwa
Hi,
I share the picasa photos that I took in the Edinburgh.
https://plus.google.com/photos/115575637560225814332/albums/5942054348028193009?banner=pwa
Please check your face and enjoy. :)
-Regards, Hermet-
kuuko pushed a commit to branch master.
http://git.enlightenment.org/enlightenment/modules/packagekit.git/commit/?id=d5ebc9b769e169de0362ef238eb3137109a68763
commit d5ebc9b769e169de0362ef238eb3137109a68763
Author: Kai Huuhko
Date: Sun Nov 3 17:20:57 2013 +0200
Translations: Add Finnish la
2013/11/3 Carsten Haitzler
> On Sat, 2 Nov 2013 17:46:17 +0100 Davide Andreoli
> said:
>
> this is really neat! really really neat! as gustavo said - icons probably
> need
> some work (ie needs theme work so it integrates and is changeable by the
> theme). can it extract/get package specific ico
Cedric Bail
On Nov 3, 2013 11:36 PM, "Carsten Haitzler" wrote:
>
> On Sun, 3 Nov 2013 15:32:32 +0100 Cedric BAIL
said:
>
> > Cedric Bail
> > On Nov 3, 2013 11:18 PM, "Carsten Haitzler"
wrote:
> > >
> > > On Sun, 3 Nov 2013 22:42:31 +0900 Daniel Juyung Seo <
seojuyu...@gmail.com>
> > said:
> > >
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=ae03d3cef36abd27ff530e350e39ae401f4f389e
commit ae03d3cef36abd27ff530e350e39ae401f4f389e
Author: Daniel Juyung Seo
Date: Sun Nov 3 23:58:57 2013 +0900
Genlist/Gengrid: Added multi select mod
On Sun, 3 Nov 2013 15:32:32 +0100 Cedric BAIL said:
> Cedric Bail
> On Nov 3, 2013 11:18 PM, "Carsten Haitzler" wrote:
> >
> > On Sun, 3 Nov 2013 22:42:31 +0900 Daniel Juyung Seo
> said:
> >
> > > On Fri, Nov 1, 2013 at 4:32 PM, Carsten Haitzler >wrote:
> > >
> > > > I've updated our release p
On Sun, 3 Nov 2013 09:14:20 -0500 Robert Heller said:
> > that today was on arch (relatively up to date). i've had similar issues
> > before on older ubuntu installs too. i chalked it up to doxygen output
> > being broken for the kind of content/setup that efl ends up producing.
>
> No, it is br
OK,will do that tomorrow.that is going to break the API and ABI of cow
free.
Cedric Bail
On Nov 3, 2013 11:14 PM, "Carsten Haitzler" wrote:
>
> On Sun, 3 Nov 2013 15:00:01 +0100 Cedric BAIL
said:
>
> > Cedric Bail
> > On Nov 3, 2013 9:22 PM, "Carsten Haitzler" wrote:
> > >
> > > raster pushed a
Cedric Bail
On Nov 3, 2013 11:18 PM, "Carsten Haitzler" wrote:
>
> On Sun, 3 Nov 2013 22:42:31 +0900 Daniel Juyung Seo
said:
>
> > On Fri, Nov 1, 2013 at 4:32 PM, Carsten Haitzler wrote:
> >
> > > I've updated our release page to reflect current timelines:
> > >
> > > https://phab.enlightenment.o
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=f67ecb2028dd663aa4b0d9fe78b2a392ac169e7e
commit f67ecb2028dd663aa4b0d9fe78b2a392ac169e7e
Author: Abhinandan Aryadipta
Date: Sun Nov 3 23:01:19 2013 +0900
popup: Added support for popup move.
At Sun, 3 Nov 2013 22:24:50 +0900 Carsten Haitzler (The Rasterman)
wrote:
>
> On Sun, 3 Nov 2013 07:46:38 -0500 Robert Heller said:
>
> > At Sun, 3 Nov 2013 14:16:58 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> > >
> > > On Sat, 2 Nov 2013 11:03:28 -0400 Robert Heller
> > > sa
On Sun, 3 Nov 2013 15:00:01 +0100 Cedric BAIL said:
> Cedric Bail
> On Nov 3, 2013 9:22 PM, "Carsten Haitzler" wrote:
> >
> > raster pushed a commit to branch master.
> >
> >
> http://git.enlightenment.org/core/efl.git/commit/?id=eb6af1f1ff7ee069eff8bab13c0eed5010ef5660
> >
> > commit eb6af1f1ff
davemds pushed a commit to branch master.
http://git.enlightenment.org/enlightenment/modules/packagekit.git/commit/?id=ce300dd079e2069feda8f7c443d446694f640240
commit ce300dd079e2069feda8f7c443d446694f640240
Author: davemds
Date: Sun Nov 3 15:04:06 2013 +0100
Make translations works
---
Cedric Bail
On Nov 3, 2013 9:22 PM, "Carsten Haitzler" wrote:
>
> raster pushed a commit to branch master.
>
>
http://git.enlightenment.org/core/efl.git/commit/?id=eb6af1f1ff7ee069eff8bab13c0eed5010ef5660
>
> commit eb6af1f1ff7ee069eff8bab13c0eed5010ef5660
> Author: Carsten Haitzler (Rasterman)
>
I think this needs to be changed to use "multiple select mode" not a
"normal select mode"
1. Multiple select mode is not relevant to a normal select mode and they
could be used at the same time.
ex) ELM_OBJECT_MULTIPLE_SELECT_MODE_WITH_CONTROL &
ELM_OBJECT_SELECT_MODE_DEFAULT/ALWAYS/NONE/DISPLAY_O
On Sun, 3 Nov 2013 22:42:31 +0900 Daniel Juyung Seo said:
> On Fri, Nov 1, 2013 at 4:32 PM, Carsten Haitzler wrote:
>
> > I've updated our release page to reflect current timelines:
> >
> > https://phab.enlightenment.org/w/efl_and_elementary_1_8/
> >
> > So expect alphas next week.
> >
>
> So w
On Fri, Nov 1, 2013 at 4:32 PM, Carsten Haitzler wrote:
> I've updated our release page to reflect current timelines:
>
> https://phab.enlightenment.org/w/efl_and_elementary_1_8/
>
> So expect alphas next week.
>
So we have an hour and 16 minutes until the feature freeze.
No more delay?
How is it
davemds pushed a commit to branch master.
http://git.enlightenment.org/apps/espionage.git/commit/?id=b155b699f16cc5e982e7bcca95e9a73c980966a7
commit b155b699f16cc5e982e7bcca95e9a73c980966a7
Author: davemds
Date: Sat Nov 2 18:30:09 2013 +0100
Espionage: gitignore++ and make setup.py execut
davemds pushed a commit to branch master.
http://git.enlightenment.org/apps/espionage.git/commit/?id=eeb4ae57529b8db8f1baaf29a2f8eae2977013f1
commit eeb4ae57529b8db8f1baaf29a2f8eae2977013f1
Author: davemds
Date: Sat Nov 2 19:58:47 2013 +0100
Espionage: improved toolbar with checkbox for o
On Sun, 03 Nov 2013 09:56:45 + Thomas Strobel said:
> On Sun, 2013-11-03 at 14:49 +0900, Carsten Haitzler wrote:
>
> > On Sat, 02 Nov 2013 08:55:50 + Thomas Strobel said:
> >
> > > Hi everyone,
> > >
> > > I wanted to extend Evas' pointer for a way to selectively grab certain
> > > ev
On Sun, 3 Nov 2013 17:08:27 +0900 Daniel Juyung Seo said:
> Good catch.
> Thanks for the fix.
> I tested that after removing elm_access header from
> /usr/local/include/elementary-1, how did it work for me? :(
>
> Daniel Juyung Seo (SeoZ)
dunno... but i've had a busy weekend with patches, revie
On Sun, 3 Nov 2013 07:46:38 -0500 Robert Heller said:
> At Sun, 3 Nov 2013 14:16:58 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> >
> > On Sat, 2 Nov 2013 11:03:28 -0400 Robert Heller said:
> >
> > > At Sat, 2 Nov 2013 23:36:23 +0900 Carsten Haitzler (The Rasterman)
> > > wrote:
> > >
At Sun, 3 Nov 2013 14:16:58 +0900 Carsten Haitzler (The Rasterman)
wrote:
>
> On Sat, 2 Nov 2013 11:03:28 -0400 Robert Heller said:
>
> > At Sat, 2 Nov 2013 23:36:23 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> > >
> > > On Sat, 2 Nov 2013 09:57:49 -0400 Robert Heller
> > > sa
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=4eb7b8192533451e216b00f6b32ca4340c035550
commit 4eb7b8192533451e216b00f6b32ca4340c035550
Author: Carsten Haitzler (Rasterman)
Date: Sun Nov 3 20:33:05 2013 +0900
evas - re-fix to use first, last
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=eb6af1f1ff7ee069eff8bab13c0eed5010ef5660
commit eb6af1f1ff7ee069eff8bab13c0eed5010ef5660
Author: Carsten Haitzler (Rasterman)
Date: Sun Nov 3 21:43:11 2013 +0900
evas - clip shutdown fix to avoid
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=9337af1187451414dfc4d170b603efef9a3cad6a
commit 9337af1187451414dfc4d170b603efef9a3cad6a
Author: Carsten Haitzler (Rasterman)
Date: Sun Nov 3 20:51:41 2013 +0900
eina thread - make note about val
raster pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=1f5abd18866df2b97bc60ee0c639152563d58de8
commit 1f5abd18866df2b97bc60ee0c639152563d58de8
Author: Carsten Haitzler (Rasterman)
Date: Sun Nov 3 21:04:13 2013 +0900
note valgrind wrongness
On Sun, 2013-11-03 at 14:49 +0900, Carsten Haitzler wrote:
> On Sat, 02 Nov 2013 08:55:50 + Thomas Strobel said:
>
> > Hi everyone,
> >
> > I wanted to extend Evas' pointer for a way to selectively grab certain
> > events, while repeating others. After looking at the event system for a
> >
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=010f03b045e9a693bb683170f47f6189c200e12c
commit 010f03b045e9a693bb683170f47f6189c200e12c
Author: Kai Huuhko
Date: Sun Nov 3 06:56:32 2013 +0200
Documentation: Remove elm.access
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=23e9d4920875906c7f90fb4a8dd91c68e9522c07
commit 23e9d4920875906c7f90fb4a8dd91c68e9522c07
Author: Kai Huuhko
Date: Sun Nov 3 07:45:37 2013 +0200
Elementary.progressbar: Style "rec
Good catch.
Thanks for the fix.
I tested that after removing elm_access header from
/usr/local/include/elementary-1, how did it work for me? :(
Daniel Juyung Seo (SeoZ)
On Sat, Nov 2, 2013 at 10:48 AM, Carsten Haitzler wrote:
> raster pushed a commit to branch master.
>
>
> http://git.enlighten
85 matches
Mail list logo