Re: [E-devel] snaps

2011-01-31 Thread The Rasterman
On Sat, 15 Jan 2011 09:01:08 +0100 Michael Taubert said: > Well, as this discussion arised, I would like to ask for comments, hints, or > tips for http://obs.scyphodroid.de:82/ > > There are my packages I've build for openSUSE 11.2/3 that I'm using. I'm not > that skilled packager, so you probab

Re: [E-devel] elm_label patch(bugfix of key_value_replace func)

2011-01-31 Thread The Rasterman
On Thu, 13 Jan 2011 16:10:23 +0900 Hyoyoung Chang said: how does this relate to your patches from 11/01/2011 with wrap mode stuff? i see some potential overlap. is the re a chance you can collect this patch and those from the 11th of jan int a patch set that also implement enums? > Dear Elementa

Re: [E-devel] FOSDEM 2011

2011-01-31 Thread The Rasterman
On Fri, 14 Jan 2011 11:49:30 +0100 Nicolas Aguirre said: > Hi, > > FOSDEM will take place in 3 weeks now in Brussel, the 5-6 February 2011. and just in time... EFL 1.0 :) > As some of you already know, Enlightenment will have a stand. Most of > members of the french association will be there,

Re: [E-devel] patch for ecore function used to change the backlight property

2011-01-31 Thread The Rasterman
On Sun, 16 Jan 2011 16:18:10 +0100 (CET) mathieu.taillefum...@free.fr said: > Hello, > > I wrote three additional functions allowing us yo change the backlight > properties of the screes supporting it. I discover that the functions are > already declared in the headers files but the code was not

Re: [E-devel] [PATCH] elm_transit

2011-01-31 Thread The Rasterman
On Mon, 17 Jan 2011 16:26:33 +0900 ChunEon Park said: > Here is a minor patch for elm_transit > (indentation & removed unuseful calls - evas_map_smooth_set) in - though man thats a lot of whitespace changing. -- - Codito, ergo sum - "I code, therefore I am" -- The Raste

Re: [E-devel] elm_label patch(bugfix of key_value_replace func)

2011-01-31 Thread Tom Hacohen
On Mon, 2011-01-31 at 16:48 +0900, Carsten Haitzler wrote: > how does this relate to your patches from 11/01/2011 with wrap mode stuff? i > see some potential overlap. is the re a chance you can collect this patch and > those from the 11th of jan int a patch set that also implement enums? wrap mod

Re: [E-devel] [Patch] environment parameter - ELM_EFFECT_ENABLE

2011-01-31 Thread The Rasterman
On Mon, 17 Jan 2011 10:44:51 + (GMT) Jae Hwan Kim said: almost right.. you missed adding it to illme and standard profile configs. i did that for you. in svn. > > Hello. > > I'm Jaehwan Kim. > > I want to add the environment parameter "ELM_EFFECT_ENABLE". > It will play a role as the enab

Re: [E-devel] [Patch] environment parameter - ELM_EFFECT_ENABLE

2011-01-31 Thread The Rasterman
On Tue, 18 Jan 2011 11:12:31 -0200 Gustavo Sverzut Barbieri said: > On Tue, Jan 18, 2011 at 3:11 AM, Jaehwan Kim wrote: > > I understood your suggestion. > > But I want to change the enablement of all widget effect at a time. > > In the setting application like elementary_config, > > if I set ef

Re: [E-devel] [Patch] elm_genlist patch for group index handling and bug fix

2011-01-31 Thread The Rasterman
On Tue, 18 Jan 2011 19:10:05 +0900 Daniel Juyung Seo said: thanks! in svn! > Hello, > I attached a small patch for elm_genlist.c > > 1. _item_block_position() fix > This patch realizes group index even there is no sub-items. > There was a request about this. > And it shows that there is no sub-

Re: [E-devel] some bug fix patches

2011-01-31 Thread The Rasterman
On Fri, 21 Jan 2011 15:18:08 +0900 ChunEon Park said: in svn. :) > Here is the patch again. > > Because the original file is seemed to have somewhat different indentation, > the patch file had a while spaces > even I didn't intend to apply the white space. > > I had to check it again. > > S

Re: [E-devel] [Patch] small patch for elm_main.c

2011-01-31 Thread The Rasterman
On Wed, 19 Jan 2011 18:31:42 +0900 WooHyun Jung said: you're right! if you have no windows some caches won't be able to be flushed :) in svn! > Hello ~ > > I made small patch for elm_main.c > > In elm_all_flush function, I was suspicious about, > > if _elm_win_list is NULL then following co

Re: [E-devel] [PATCH] elc_ctxpopup

2011-01-31 Thread The Rasterman
On Thu, 20 Jan 2011 13:40:51 +0900 ChunEon Park said: in svn - though a description of what it fixes would have been nice... :) > Hi, Here is a simple patch for elc_ctxpopup > > Please check then apply it. > > Thanks. > > > Best Regards, > Hermet -- - Codito, ergo sum - "I

Re: [E-devel] elm_label patch(bugfix of key_value_replace func)

2011-01-31 Thread The Rasterman
On Mon, 31 Jan 2011 10:11:52 +0200 Tom Hacohen said: > On Mon, 2011-01-31 at 16:48 +0900, Carsten Haitzler wrote: > > how does this relate to your patches from 11/01/2011 with wrap mode stuff? i > > see some potential overlap. is the re a chance you can collect this patch > > and those from the 1

Re: [E-devel] elm_label patch(bugfix of key_value_replace func)

2011-01-31 Thread Tom Hacohen
Yeah yeah, I understand now. On Mon, 2011-01-31 at 18:02 +0900, Carsten Haitzler wrote: > On Mon, 31 Jan 2011 10:11:52 +0200 Tom Hacohen > said: > > > On Mon, 2011-01-31 at 16:48 +0900, Carsten Haitzler wrote: > > > how does this relate to your patches from 11/01/2011 with wrap mode > > > stuff

Re: [E-devel] ecore_file_download() seems broken here

2011-01-31 Thread Dave Andreoli
Ok, I rechecked the ecore_file_download() function: On ubuntu it works well now, but on fedora14 is still BROKEN, same behavior of the last week: the function report that the download has started, but nothing is downloaded and no callbacks are called (neither progress_cb or done_cb) The version o

Re: [E-devel] [Patch] els_scroller - Cannot click even if it reach to end

2011-01-31 Thread The Rasterman
On Thu, 20 Jan 2011 07:28:20 + (GMT) 김재환 said: yes indeed. insivible bounce anim is running and doing nothing - stopping clicks on inside objects until its over. fixed. in svn! tnx! > > Hello all, > > I have another issue in scroller when the bounce is off. > Scroller cannot be clicked eve

Re: [E-devel] [Patch] els_scroller - elm_smart_scroller_child_region_show

2011-01-31 Thread The Rasterman
On Thu, 20 Jan 2011 06:35:24 + (GMT) Jae Hwan Kim said: you are right with your cases. the intent is that when a widget gets focused - it is made visible IF it is not fully visible. in some cases its impossible to make ti fully visible (object exceeds scroller bounds in size), so there is lit

Re: [E-devel] [Patch] Removed dead code in elm_genlist.c

2011-01-31 Thread The Rasterman
On Fri, 21 Jan 2011 11:56:12 +0900 Daniel Juyung Seo said: tnx! in svn! > Hello, > I removed dead macro LONGPRESS_TIMEOUT. > Genlist's longpress_time value is read from _elm_config->longpress_timeout. > > Can anybody please apply this to upstream? > > Thanks. > Daniel Juyung Seo (SeoZ) -- -

Re: [E-devel] [Patch] elm_genlist patch regarding inlist

2011-01-31 Thread The Rasterman
On Fri, 21 Jan 2011 20:30:27 +0900 Sohyun Kim said: yup. correct. in svn! :) > Hi, > > I made a patch for elm_genlist. > For getting genlist item from inlist, ELM_GENLIST_ITEM_FROM_INLIST macro > should be used. > > Regards, Sohyun. > -- - Codito, ergo sum - "I code, therefore

Re: [E-devel] [Patch] genlist item cache exception handling patch

2011-01-31 Thread The Rasterman
On Tue, 25 Jan 2011 12:18:29 +0900 Daniel Juyung Seo said: > Hello, > I added "no cached item" handling. > In some case, items should not be cached and should not use caches. hmm indeed change in item class can change the style. interesting that you are doing that. :) > For example, > if there

Re: [E-devel] [Patch] patch for elm_module

2011-01-31 Thread The Rasterman
On Tue, 25 Jan 2011 14:46:04 +0900 WooHyun Jung said: i guess thats ok - though i doubt it makes a signficant difference :) in svn! > Hello. > > Mr. Wonguk Jeong made a patch for elm_module. > > This patch is for changing the timing of module loading. > > > > For now, module loading is

Re: [E-devel] [PATCH] Handle ecore signals with a pipe

2011-01-31 Thread The Rasterman
On Tue, 25 Jan 2011 13:52:22 +0900 Mike McCormack said: > On 01/25/2011 12:10 PM, Lucas De Marchi wrote: > > On Mon, Jan 24, 2011 at 9:56 AM, Mike McCormack > > wrote: > >> > >> The way ecore handles signals is racy. > >> The attached patch uses a pipe to avoid races between signals and > >> se

Re: [E-devel] [PATCH] elm_transit

2011-01-31 Thread The Rasterman
On Sat, 22 Jan 2011 21:53:01 +0900 ChunEon Park said: hmm this didnt apply - but i could do it manually as its a small patch. odd. your previous whitespace changes were probably not accounted for. > Hello. > > > > Here is a simple elm_transit.c patch > > > > Please check then apply it.

Re: [E-devel] ecore_file_download() seems broken here

2011-01-31 Thread The Rasterman
On Mon, 31 Jan 2011 10:49:14 +0100 Dave Andreoli said: > Ok, I rechecked the ecore_file_download() function: > > On ubuntu it works well now, but on fedora14 is still BROKEN, > same behavior of the last week: > the function report that the download has started, but nothing > is downloaded and no

Re: [E-devel] Enlightenment @ Cebit 2011

2011-01-31 Thread The Rasterman
On Sat, 29 Jan 2011 12:02:43 +0100 Leif Middelschulte said: yes - free badges. accommodation, travel etc. - so far undiscussed. no meeting point yet, but that's a "final detail" i'd say. as of right now it's everybody's own responsibility to get to the show, but as i said - thats as of right now.

Re: [E-devel] Enlightenment @ Cebit 2011

2011-01-31 Thread The Rasterman
On Fri, 28 Jan 2011 22:23:04 +0100 Andreas Volz said: > Am Thu, 27 Jan 2011 13:09:26 +0900 schrieb Carsten Haitzler (The > Rasterman): > > > Just thought I'd pipe up here. Getting organised. > > > > Thanks to linux-magazin E gets some booth space @ Cebit 2011. Who > > wants to join in? By this

Re: [E-devel] Enlightenment @ Cebit 2011

2011-01-31 Thread The Rasterman
On Thu, 27 Jan 2011 17:27:49 +0100 Simon Busch said: > On 27.01.2011 05:09, Carsten Haitzler (The Rasterman) wrote: > > Just thought I'd pipe up here. Getting organised. > > > > Thanks to linux-magazin E gets some booth space @ Cebit 2011. Who wants to > > join in? By this i mean - who wants to h

Re: [E-devel] Enlightenment @ Cebit 2011

2011-01-31 Thread The Rasterman
On Wed, 26 Jan 2011 23:28:06 -0500 Mike Blumenkrantz said: > On Thu, 27 Jan 2011 13:09:26 +0900 > Carsten Haitzler (The Rasterman) wrote: > > > Just thought I'd pipe up here. Getting organised. > > > > Thanks to linux-magazin E gets some booth space @ Cebit 2011. Who wants to > > join in? By t

Re: [E-devel] E SVN: englebass IN trunk/efreet: . src/lib

2011-01-31 Thread Cedric BAIL
On Mon, Jan 31, 2011 at 12:27 PM, Enlightenment SVN wrote: > Log: > Fix memleak Shouldn't that patch be backported to 1.0 branch also ? > Author:       englebass > Date:         2011-01-31 03:27:46 -0800 (Mon, 31 Jan 2011) > New Revision: 56587 > Trac:         http://trac.enlightenment.org/e/cha

Re: [E-devel] E SVN: englebass IN trunk/efreet: . src/lib

2011-01-31 Thread Sebastian Dransfeld
On 01/31/2011 01:08 PM, Cedric BAIL wrote: > On Mon, Jan 31, 2011 at 12:27 PM, Enlightenment SVN > wrote: >> Log: >> Fix memleak > > Shouldn't that patch be backported to 1.0 branch also ? Yup. Working on it. Sebastian > >> Author: englebass >> Date: 2011-01-31 03:27:46 -0800 (M

Re: [E-devel] Enlightenment @ Cebit 2011

2011-01-31 Thread Mike Blumenkrantz
On Mon, 31 Jan 2011 20:14:59 +0900 Carsten Haitzler (The Rasterman) wrote: > On Wed, 26 Jan 2011 23:28:06 -0500 Mike Blumenkrantz said: > > > On Thu, 27 Jan 2011 13:09:26 +0900 > > Carsten Haitzler (The Rasterman) wrote: > > > > > Just thought I'd pipe up here. Getting organised. > > > > > >

[E-devel] evas build problem

2011-01-31 Thread Sebastian Dransfeld
Hi, What have I done wrong now: make[1]: Entering directory `/home/sebastid/scm/e/evas/src/lib/engines/common' make[1]: *** No rule to make target `evas_bidi_utils.c', needed by `evas_bidi_utils.lo'. Stop. The evas_bidi_utils.c file is in the language subdir, and there is a special Makefile

Re: [E-devel] evas build problem

2011-01-31 Thread Tom Hacohen
Hey, run: make distclean Always a good idea when stuff don't work. -- Tom. On Mon, 2011-01-31 at 14:13 +0100, Sebastian Dransfeld wrote: > Hi, > > What have I done wrong now: > > make[1]: Entering directory > `/home/sebastid/scm/e/evas/src/lib/engines/common' > make[1]: *** No rule to make t

Re: [E-devel] evas build problem

2011-01-31 Thread Иван Сусанин
Hi, you are not alone :) try this dirty hack: cd /home/sebastid/scm/e/evas/src/lib/engines/common ln -s language/evas_*.* . then make again; "for me i works" :) Thanks, Danny 2011/1/31 Sebastian Dransfeld > Hi, > > What have I done wrong now: > > make[1]: Entering directory > `/home/sebasti

Re: [E-devel] evas build problem

2011-01-31 Thread Sebastian Dransfeld
Works! On 01/31/2011 02:19 PM, Tom Hacohen wrote: > Hey, > > run: > make distclean > > Always a good idea when stuff don't work. > > -- > Tom. > > On Mon, 2011-01-31 at 14:13 +0100, Sebastian Dransfeld wrote: >> Hi, >> >> What have I done wrong now: >> >> make[1]: Entering directory >> `/home/seba

Re: [E-devel] evas build problem

2011-01-31 Thread Tom Hacohen
NO! That's plain bad. :) The rule of thumb in the open source world (at least for me) is: "If you find yourself doing something ugly, you are probably doing it wrong and should ask someone how to do it right." I live my life according to this rule :) -- Tom. On Mon, 2011-01-31 at 15:23 +0200, Ив

Re: [E-devel] Enlightenment @ Cebit 2011

2011-01-31 Thread Thomas Gstädtner
On Fri, Jan 28, 2011 at 22:23, Andreas Volz wrote: > Am Thu, 27 Jan 2011 13:09:26 +0900 schrieb Carsten Haitzler (The > Rasterman): > >> Just thought I'd pipe up here. Getting organised. >> >> Thanks to linux-magazin E gets some booth space @ Cebit 2011. Who >> wants to join in? By this i mean - w

Re: [E-devel] evas build problem

2011-01-31 Thread Иван Сусанин
Well, i"ll preffer to make it build now, than wait for help. If you can make it work - let it work. :) 2011/1/31 Tom Hacohen > NO! That's plain bad. :) > The rule of thumb in the open source world (at least for me) is: > "If you find yourself doing something ugly, you are probably doing it > w

Re: [E-devel] evas build problem

2011-01-31 Thread Tom Hacohen
Actually, that's also a very good motto, hm... maybe I'll have to adjust mine a bit to include yours as well. :) -- Tom. On Mon, 2011-01-31 at 15:28 +0200, Иван Сусанин wrote: > Well, i"ll preffer to make it build now, than wait for help. > If you can make it work - let it work. > > :) > > > 2

Re: [E-devel] ChangeLog

2011-01-31 Thread Mike Blumenkrantz
On Mon, 31 Jan 2011 16:30:14 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sun, 30 Jan 2011 22:27:45 +0100 (CET) Vincent Torri > said: > > > > > > > On Sun, 30 Jan 2011, Carsten Haitzler (The Rasterman) wrote: > > > > > On Sun, 30 Jan 2011 08:47:25 -0500 Mike Blumenkrantz > > > said: >

Re: [E-devel] ChangeLog

2011-01-31 Thread Tom Hacohen
On Mon, 2011-01-31 at 09:28 -0500, Mike Blumenkrantz wrote: > Personally, I use VC (Vtorri Changelog). It's a very simple system which > automatically sends you email reminders any time you forget to update the > changelog with your commit. > But that's not a new tool, it's have been used in e f

Re: [E-devel] ChangeLog

2011-01-31 Thread Mike Blumenkrantz
On Mon, 31 Jan 2011 14:32:41 + Tom Hacohen wrote: > On Mon, 2011-01-31 at 09:28 -0500, Mike Blumenkrantz wrote: > > Personally, I use VC (Vtorri Changelog). It's a very simple system which > > automatically sends you email reminders any time you forget to update the > > changelog with your c

Re: [E-devel] ChangeLog

2011-01-31 Thread Cedric BAIL
On Mon, Jan 31, 2011 at 3:28 PM, Mike Blumenkrantz wrote: > On Mon, 31 Jan 2011 16:30:14 +0900 > Carsten Haitzler (The Rasterman) wrote: >> On Sun, 30 Jan 2011 22:27:45 +0100 (CET) Vincent Torri >> said: >> > On Sun, 30 Jan 2011, Carsten Haitzler (The Rasterman) wrote: >> > > On Sun, 30 Jan 2011

Re: [E-devel] ChangeLog

2011-01-31 Thread Sachiel
2011/1/31 Cedric BAIL : > On Mon, Jan 31, 2011 at 3:28 PM, Mike Blumenkrantz wrote: >> On Mon, 31 Jan 2011 16:30:14 +0900 >> Carsten Haitzler (The Rasterman) wrote: >>> On Sun, 30 Jan 2011 22:27:45 +0100 (CET) Vincent Torri >>> said: >>> > On Sun, 30 Jan 2011, Carsten Haitzler (The Rasterman) wr

[E-devel] Windows and edje externals

2011-01-31 Thread Vincent Torri
Hey, in elementary, the edje externals search the icons in PACKAGE_DATA_DIR (see elementary/src/edje_externals/private.h, at the end). Would it be reasonnable to first check if the env var ELM_DATA_DIR is set and use its value, and, if not, to use PACKAGE_DATA_DIR ? (Note that ELM_DATA_DIR is

[E-devel] [patch] add randr backlevel to ecore

2011-01-31 Thread mathieu . taillefumier
Hello, Since the merge window is open, I would like to submit this patch for ecore. To make it short, it is a modified version of the patch I send two weeks ago. It implement backlight control through xrand extension. MathieuIndex: xlib/ecore_x_randr_12.c ==

Re: [E-devel] Edje animation bug

2011-01-31 Thread Eduardo Felipe
Thanks a lot, Cedric. You've been nothing but helpful when dealing with unexpected behaviors. I truly wasn't expecting the inner GROUP's events to propagate to the upper one. I changed my "show" program and it worked perfectly. Cheers, Eduardo. On Fri, Jan 28, 2011 at 7:31 PM, Cedric BAIL wrot

Re: [E-devel] E SVN: davemds trunk/ecore/src/lib/ecore_con

2011-01-31 Thread Nicolas Aguirre
2011/1/31 Enlightenment SVN : > Log: >  :/   setting a const char * param to NULL ?? and after the return ?? :O >  random spank > > Author:       davemds > Date:         2011-01-31 10:48:50 -0800 (Mon, 31 Jan 2011) > New Revision: 56611 > Trac:         http://trac.enlightenment.org/e/changeset/5661

Re: [E-devel] E SVN: davemds trunk/ecore/src/lib/ecore_con

2011-01-31 Thread Raphael Kubo da Costa
"Enlightenment SVN" writes: > Log: > :/ setting a const char * param to NULL ?? and after the return ?? :O > random spank > > Author: davemds > Date: 2011-01-31 10:48:50 -0800 (Mon, 31 Jan 2011) > New Revision: 56611 > Trac: http://trac.enlightenment.org/e/changeset/566

Re: [E-devel] E SVN: davemds trunk/ecore/src/lib/ecore_con

2011-01-31 Thread David Seikel
On Mon, 31 Jan 2011 17:00:21 -0200 Raphael Kubo da Costa wrote: > "Enlightenment SVN" writes: > > > Log: > > :/ setting a const char * param to NULL ?? and after the > > return ?? :O random spank > > > > Author: davemds > > Date: 2011-01-31 10:48:50 -0800 (Mon, 31 Jan 2011) > >

Re: [E-devel] E SVN: davemds trunk/ecore/src/lib/ecore_con

2011-01-31 Thread Raphael Kubo da Costa
David Seikel writes: > On Mon, 31 Jan 2011 17:00:21 -0200 Raphael Kubo da Costa > wrote: > >> "Enlightenment SVN" writes: >> >> > Log: >> > :/ setting a const char * param to NULL ?? and after the >> > return ?? :O random spank >> > >> > Author: davemds >> > Date: 2011-01-31 1

[E-devel] Efreet Segfault

2011-01-31 Thread Christopher Michael
Hi Seb, Getting a nasty segfault with current efreet trunk. Here is the bt: #0 0x0058cb02 in strrchr () from /lib/libc.so.6 #1 0x0030862b in efreet_cache_icon_fallback_lookup_path (icon=0x81bcd18) at efreet_icon.c:838 #2 0x003089ce in efreet_icon_path_find (theme_name=0x81bc088 "Buuf-Deuc

[E-devel] Circular dependency when calculating part

2011-01-31 Thread Andreas Volz
Hello, my elementary application changes some edje label by using the param interface. Sometimes when updating this error message: ERR<1478>:edje edje_calc.c:1689 _edje_part_recalc() Circular dependency when calculating part "sb_vbar". Already calculating X [01] axes. Need to calculate XY [03

Re: [E-devel] [PATCH] Handle ecore signals with a pipe

2011-01-31 Thread Mike McCormack
On 01/31/2011 07:29 PM, Carsten Haitzler (The Rasterman) wrote: got a cleaned up patch? yours doesnt apply at all. also i think you removed most but not all the handlers. _ecore_signal_callback_sigrt still had a prototype at any rate reading your diff. Attached. The handlers were all merged i

Re: [E-devel] ChangeLog

2011-01-31 Thread The Rasterman
On Mon, 31 Jan 2011 14:32:41 + Tom Hacohen said: > On Mon, 2011-01-31 at 09:28 -0500, Mike Blumenkrantz wrote: > > Personally, I use VC (Vtorri Changelog). It's a very simple system which > > automatically sends you email reminders any time you forget to update the > > changelog with your co

Re: [E-devel] [PATCH] Handle ecore signals with a pipe

2011-01-31 Thread The Rasterman
On Tue, 01 Feb 2011 14:44:10 +0900 Mike McCormack said: in svrn... > On 01/31/2011 07:29 PM, Carsten Haitzler (The Rasterman) wrote: > > > got a cleaned up patch? yours doesnt apply at all. also i think you removed > > most but not all the handlers. _ecore_signal_callback_sigrt still had a > >

[E-devel] [PATCH] Remove SIGRT stuff

2011-01-31 Thread Mike McCormack
Unused, and doesn't work as it stands. Delete... >From 9c69d092477801a6f7e59241d5652e6390e66046 Mon Sep 17 00:00:00 2001 From: Mike McCormack Date: Mon, 24 Jan 2011 20:59:37 +0900 Subject: [PATCH] Remove SIGRT stuff --- trunk/ecore/src/lib/ecore/ecore_signal.c | 86

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore

2011-01-31 Thread Vincent Torri
wouldn't it be possible to do a script that apply a patch against trunk and a branch if needed ? Vincent On Mon, 31 Jan 2011, Enlightenment SVN wrote: > Log: > From: Mike McCormack > Subject: Re: [E-devel] [PATCH] Handle ecore signals with a pipe > > This removes a race condition in the mai

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore

2011-01-31 Thread The Rasterman
On Tue, 1 Feb 2011 07:13:20 +0100 (CET) Vincent Torri said: in this case i dont intend to apply to the branch. its a slightly "major" change. > > wouldn't it be possible to do a script that apply a patch against trunk > and a branch if needed ? > > Vincent > > On Mon, 31 Jan 2011, Enlightenm

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore

2011-01-31 Thread Vincent Torri
On Tue, 1 Feb 2011, Carsten Haitzler (The Rasterman) wrote: > On Tue, 1 Feb 2011 07:13:20 +0100 (CET) Vincent Torri > said: > > in this case i dont intend to apply to the branch. its a slightly "major" > change. ok. And about my question ? Vincent > >> >> wouldn't it be possible to do a scri

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore

2011-01-31 Thread The Rasterman
On Tue, 1 Feb 2011 07:30:02 +0100 (CET) Vincent Torri said: > > > On Tue, 1 Feb 2011, Carsten Haitzler (The Rasterman) wrote: > > > On Tue, 1 Feb 2011 07:13:20 +0100 (CET) Vincent Torri > > said: > > > > in this case i dont intend to apply to the branch. its a slightly "major" > > change. >

Re: [E-devel] E SVN: englebass IN trunk/efreet: . src/bin

2011-01-31 Thread The Rasterman
On Mon, 31 Jan 2011 03:45:09 -0800 "Enlightenment SVN" said: just as an fyi - this kind of change is "really minor" and doesnt deserve a changelog imho - it's fixing some spelling internally of some comment or function. it affects no-one and wont be useful to put in a published list of changes we