On Thu, 29 Mar 2012 16:41:45 +1000 David Seikel said:
> On Sun, 25 Mar 2012 21:38:01 -0700 "Enlightenment SVN"
> wrote:
>
> > Log:
> > eet changelog/news update/sync
> >
> >
> >
> > Author: raster
> > Date: 2012-03-25 21:38:01 -0700 (Sun, 25 Mar 2012)
> > New Revision: 6962
On Thu, 29 Mar 2012 16:14:39 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Thu, 29 Mar 2012 16:41:45 +1000 David Seikel
> said:
>
> > On Sun, 25 Mar 2012 21:38:01 -0700 "Enlightenment SVN"
> > wrote:
> >
> > > Log:
> > > eet changelog/news update/sync
> > >
> > >
> > >
> > > Autho
On Wed, 28 Mar 2012 17:37:38 +0900 Hyoyoung Chang said:
i dont think that will do it. i put in 2 commits (1 to evas, 1 to elm) that fix
this a different way, that works much more nicely :)
> Dear all,
>
> SeungGyun and I found infinite loop in _elm_win_obj_callback_del.
> It calls evas_object_d
Dear all
I made a patch about flip_realize.
Currently flip feature uses content_objs, so it should keep its content_objs.
However it's lost at _item_flips_realize().
So i fixed to initialize with its content_objs.
Thanks
Index: elementary/src/lib/elm_genlist.c
On Wed, 28 Mar 2012 16:16:54 +0900 Kim Shinwoo said:
what is this is_keystroke stuff an why should it fire a key up (on wince/32)
during a key press?
> ah.. yes, you right the patch to fire the key-up event no the mouse-up
> event. :)
>
> 2012/3/28 Vincent Torri :
> > On Wed, Mar 28, 2012 at 4:
On Wed, Mar 28, 2012 at 10:29 PM, Gustavo Sverzut Barbieri
wrote:
> On Wed, Mar 28, 2012 at 4:59 PM, Vincent Torri
> wrote:
>> On Wed, Mar 28, 2012 at 9:22 PM, Gustavo Sverzut Barbieri
>> wrote:
>> > On Wed, Mar 28, 2012 at 2:26 PM, Michael Blumenkrantz <
>> > michael.blumenkra...@gmail.com> wr
Good patch!
Thanks in SVN!
http://trac.enlightenment.org/e/changeset/69725
Daniel Juyung Seo (SeoZ)
On Thu, Mar 29, 2012 at 4:56 PM, Hyoyoung Chang wrote:
> Dear all
>
> I made a patch about flip_realize.
> Currently flip feature uses content_objs, so it should keep its content_objs.
> However i
Hi,
Here is a patch that fix several links in the eina doxygen doc. Most of
the problems come from unescaped special characters.
Following is the build log diff. Patch is attached.
--- /tmp/eina.log 2012-03-29 14:43:55.741564765 +0900
+++ /tmp/eina2.log 2012-03-29 17:16:02.521686541
Hi,
Here is a small fix for eet doxygen doc, escaping a # that shutdown a
build warning.
buil log diff:
--- /tmp/eet.log2012-03-29 14:44:31.328066781 +0900
+++ /tmp/eet2.log 2012-03-29 17:59:00.743413215 +0900
@@ -462,7 +463,6 @@
/tmp/eet/src/lib/Eet.h:2500: warning: Member eet_d
hey
as an example, on Windows, no Ethumb (but can be the case on linux too), hence:
thumb_example_01.c:30:4: error: unknown type name ‘Ethumb_Client’
I can fix that but I don't know what you prefer : no compilation (i.e.
Makefile.am fix) or guards in the file ?
Vincent
On Mon, 26 Mar 2012 21:01:26 +1030 Simon said:
> Hi all,
> I've been using this opensuse repo for a few months without any issues
> maybe its worth adding.
> http://download.opensuse.org/repositories/X11:/Enlightenment:/Nightly/
> Cheers
> Simon
i've added that into the page. tnx!
--
---
The doxyfile of evas contains some variables that have been deprecated a
long time ago (6 years for some of them). Here is a patch that fix this
build warning:
make -C doc doc
make[1]: Entering directory `/tmp/evas/doc'
rm -rf html/ latex/ man/ xml/ evas-1.2.0-alpha-doc.tar*
doxygen
warning: Tag `
Thanks, in SVN.
On Thursday, March 29, 2012, Jérôme Pinot wrote:
> The doxyfile of evas contains some variables that have been deprecated a
> long time ago (6 years for some of them). Here is a patch that fix this
> build warning:
>
> make -C doc doc
> make[1]: Entering directory `/tmp/evas/doc'
On Mon, 26 Mar 2012 18:01:53 +0900 Sohyun Kim said:
> Hi
> I have a question about Ecore_Thread.
>
> When I added Ecore_Thread using ecore_thread_feedback_run() while setting
> try_no_queue parameter to EINA_TRUE,
> I found active thread count is 0.
> However, after the thread is ended, the acti
On Wed, 28 Mar 2012 20:00:49 +0900 (KST) ChunEon Park said:
commit it - not too bad. still think defaults should allow ANY year... (ie
negatives as minimum) :)
> I just delivered Sumanth's patch.
> Please someone review the patch.
>
>
>
>
> Can you please reivew and push the patch to open so
There are a lot of small things to fix in the evas doc. Here is a first
batch. Fixes are trivial and obvious. Just a question about the first
hunk, I removed the that replaced valid email for companies
because it makes doxygen complain about the unknown tag and, well, it
doesn't give any informati
On Thu, 29 Mar 2012 17:49:21 +0900 Jérôme Pinot said:
oh nicely done! in svn! :)
> Hi,
>
> Here is a patch that fix several links in the eina doxygen doc. Most of
> the problems come from unescaped special characters.
>
> Following is the build log diff. Patch is attached.
>
>
> --- /tmp/ein
On Thu, 29 Mar 2012 20:20:22 +0900 Jérôme Pinot said:
and thanks again - the thing is "to be decided" email address. i have yet
to know/figure out an email address contact for these entities :)
> There are a lot of small things to fix in the evas doc. Here is a first
> batch. Fixes are trivial
On Thu, 29 Mar 2012 18:07:43 +0900 Jérôme Pinot said:
again - nice work. in svn! :)
> Hi,
>
> Here is a small fix for eet doxygen doc, escaping a # that shutdown a
> build warning.
>
> buil log diff:
>
>
> --- /tmp/eet.log 2012-03-29 14:44:31.328066781 +0900
> +++ /tmp/eet2.log 2012
Hi All,
We have a idea/suggestion and need your opinion.
Currently we have a way to set minimum size of widget based on finger size
through .c
But we don’t have any recommended way to set minimum size of a part of a
widget’s edc through .c
For example minimum size of dragable parts of a widget
On Thu, Mar 29, 2012 at 1:18 PM, Enlightenment SVN
wrote:
> Log:
> Added a new macro for adding variable arrays of basic types.
> EET_DATA_DESCRIPTOR_ADD_BASIC_VAR_ARRAY
>
>
>
> Author: onefang
> Date: 2012-03-29 04:18:52 -0700 (Thu, 29 Mar 2012)
> New Revision: 69745
> Trac:
On Thu, 29 Mar 2012 14:50:28 +0200 Vincent Torri
wrote:
> On Thu, Mar 29, 2012 at 1:18 PM, Enlightenment SVN
> wrote:
> > Log:
> > Added a new macro for adding variable arrays of basic types.
> > EET_DATA_DESCRIPTOR_ADD_BASIC_VAR_ARRAY
> >
> >
> >
> > Author: onefang
> > Date: 201
On Thu, Mar 29, 2012 at 3:00 PM, David Seikel wrote:
> On Thu, 29 Mar 2012 14:50:28 +0200 Vincent Torri
> wrote:
>
>> On Thu, Mar 29, 2012 at 1:18 PM, Enlightenment SVN
>> wrote:
>> > Log:
>> > Added a new macro for adding variable arrays of basic types.
>> > EET_DATA_DESCRIPTOR_ADD_BASIC_VAR_A
Other part of the obvious fixes.
Comment: there is a reference to evas-load-error-str.c in
the evas_load_error_str doc, but this file doesn't exist
anymore so I made the doc link to evas-images.c which use
several times this function.
--
Jérôme Pinot
http://ngc891.blogdns.net/
Index: evas/src/l
Forgot this one
--
Jérôme Pinot
http://ngc891.blogdns.net/
Index: eina/src/include/eina_value.h
===
--- eina/src/include/eina_value.h (revision 69750)
+++ eina/src/include/eina_value.h (working copy)
@@ -1721,7 +1721,7 @@
On Thu, Mar 29, 2012 at 3:53 PM, Enlightenment SVN
wrote:
> Log:
> exotic: make it possible to overwrite free.
>
>
> Author: cedric
> Date: 2012-03-29 06:53:11 -0700 (Thu, 29 Mar 2012)
> New Revision: 69755
> Trac: http://trac.enlightenment.org/e/changeset/69755
>
> Modified:
On Thu, 29 Mar 2012 12:37:20 + (GMT) SHILPA ONKAR SINGH
said:
this is already done by swallowing invisible rectangles, and elm setting a min
size on them (ie finger size). :)
> Hi All,
>
> We have a idea/suggestion and need your opinion.
>
> Currently we have a way to set minimum size of w
On Thursday 29 March 2012 22:33:36 Jérôme Pinot wrote:
> Other part of the obvious fixes.
>
> Comment: there is a reference to evas-load-error-str.c in
> the evas_load_error_str doc, but this file doesn't exist
> anymore so I made the doc link to evas-images.c which use
> several times this functi
On Thu, Mar 29, 2012 at 3:57 PM, Vincent Torri wrote:
> On Thu, Mar 29, 2012 at 3:53 PM, Enlightenment SVN
> wrote:
>> Log:
>> exotic: make it possible to overwrite free.
>>
>>
>> Author: cedric
>> Date: 2012-03-29 06:53:11 -0700 (Thu, 29 Mar 2012)
>> New Revision: 69755
>> Trac:
Umm.. because the key event works like that on the Ubuntu.
You can check by adding two callbacks to one object for key_down and
key_up. When you hold down the key which makes WM_CHAR/SYSCHAR message,
both callbacks will be called. And the is_keystroke is true, if
WM_CHAR/SYSCHAR message fires.
201
On 03/28/2012 10:54 PM, Carsten Haitzler (The Rasterman) wrote:
> On Wed, 28 Mar 2012 18:43:18 -0700 "Enlightenment SVN"
> said:
>
> you broke e17 build! you didnt add the configure.ac bits!
>
Ooops :( Yes, I purposely did not commit the configure.ac bits, however
the module/Makefile.am should
Hey Michael,
really nice feature! Good stuff. Thank you for your patch.
A few comments after a quick review:
- when you've moved code to _fill_weekdays, var "weekday" declaration
was left behind.
- I don't think it will work fine when used together to
weedays_names_set (please check this, but y
Hi all,
I have some text in edc file, but i need internationalization in the theme..
Any tip how can i do that?
Regards,
--
Guilherme Silveira
E-mail: xgu...@gmail.com
--
This SF email is sponsosred by:
Try Windows Azur
2012/3/29 Bruno Dilly
> Hey Michael,
>
> really nice feature! Good stuff. Thank you for your patch.
>
> A few comments after a quick review:
> - when you've moved code to _fill_weekdays, var "weekday" declaration
> was left behind.
>
Yes I see it after send it. Removed :)
> - I don't think i
You can't translate strings in the edc file for now. But you can call some
edje_object_part_text_set with gettext stuff in c.
2012/3/29 Guilherme Silveira
> Hi all,
>
> I have some text in edc file, but i need internationalization in the
> theme..
> Any tip how can i do that?
>
> Regards,
>
> --
On Thu, 29 Mar 2012 10:46:17 -0700
"Enlightenment SVN" wrote:
> Log:
> Hack to avoid freeing old data when calling eina_hash_set() with new_data ==
> NULL. Let's have a minute of silence for all the innocent children that died
> because of this very grave error.
>
> Author: sachiel
> Date
Hey
I have written a rough script (which can be highly improved) which
builds the NSIS installer for the current svn tree (useful to test the
Windows port before a release), all that in linux . Here is what it
basically does:
1) it installs the dependencies in a subdir
2) it checks out the EFL f
This not sound like good for me...
I will have a lot of work..
Thanks.. ;/
2012/3/29 michael bouchaud
> You can't translate strings in the edc file for now. But you can call some
> edje_object_part_text_set with gettext stuff in c.
>
> 2012/3/29 Guilherme Silveira
>
> > Hi all,
> >
> > I have s
On Thu, Mar 29, 2012 at 10:55 PM, Enlightenment SVN
wrote:
> Log:
> Remove warnings about unused parameters in examples.
>
> Author: gastal
> Date: 2012-03-29 13:55:55 -0700 (Thu, 29 Mar 2012)
> New Revision: 69769
> Trac: http://trac.enlightenment.org/e/changeset/69769
>
> M
On Thu, Mar 29, 2012 at 10:58 PM, Vincent Torri wrote:
> On Thu, Mar 29, 2012 at 10:55 PM, Enlightenment SVN
> wrote:
>> Log:
>> Remove warnings about unused parameters in examples.
>>
>> Author: gastal
>> Date: 2012-03-29 13:55:55 -0700 (Thu, 29 Mar 2012)
>> New Revision: 69769
>>
On Thursday 29 March 2012 11:10:19 Vincent Torri wrote:
> hey
>
> as an example, on Windows, no Ethumb (but can be the case on linux too),
> hence:
>
> thumb_example_01.c:30:4: error: unknown type name ‘Ethumb_Client’
>
> I can fix that but I don't know what you prefer : no compilation (i.e.
> M
On Thu, Mar 29, 2012 at 9:32 PM, Guilherme Silveira wrote:
> This not sound like good for me...
> I will have a lot of work..
There is the beginning of the infra in Edje. You just need time to add
all the rest of the code. Current estimation is about 1 month of work
to make it up to the right lev
I'm trying to access the screensaver related functions
(event_available_get, event_listen_set) in python-ecore.x but they are
simply not there (according to dir(ecore.x)). Could someone please
check that ecore.x.screensaver is correctly included and installed in
the python-ecore make process. Thank
Hi,
we have a bug in the genlist widget, or ...
If you want delete an item from an genlist when the user select it. You
have
some complaints from valgrind and if you close the window, the process never
end. See attachment
Best regards
--
Michaël Bouchaud
#include
char *itcLabelGetCb(void *dat
On Thu, 29 Mar 2012 13:33:33 -0300 Guilherme Silveira said:
> Hi all,
>
> I have some text in edc file, but i need internationalization in the theme..
> Any tip how can i do that?
>
> Regards,
why do you need it "in theme" ? you have an application using the theme and it
already has an interna
I checked this issue.
In evas_free(), infinite loop is occurred
while (del)
{
del = 0;
EINA_INLIST_FOREACH(e->layers, lay)
{
Evas_Object *o;
evas_layer_pre_free(lay);
EINA_INLIST_FOREACH(lay->objects, o)
{
Wow, it works nicely on my machine, Ubuntu 11.04.
Thanks Gastal.
Daniel Juyung Seo (SeoZ)
On Fri, Mar 30, 2012 at 5:59 AM, Vincent Torri wrote:
> On Thu, Mar 29, 2012 at 10:58 PM, Vincent Torri
> wrote:
>> On Thu, Mar 29, 2012 at 10:55 PM, Enlightenment SVN
>> wrote:
>>> Log:
>>> Remove warni
Dear all,
After edit mode naming is changed, some legacy naming is remained.
I changed naming to follow API naming changes.
"edit_" -> "deco_"
and also some explicit edc part names are changed.
Some naming are remained as is, I'll fix at next patches.
Thanks.
Index: elementary/src/lib/elm_genli
Hello,
I want to add new eina_module_resident() API in eina_modules.
This function makes the module never be unloaded before process is closed.
This is needed in which case a module should not be closed.
For example, if a module uses static GObject, closing and reopening
it cause crashes.
Because
49 matches
Mail list logo