Re: [E-devel] evas_textblock text positioning.

2012-04-11 Thread The Rasterman
ne wants > coz there are too many silver coated monkeys in the world. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] evas textblock broken without linebreak

2012-04-11 Thread The Rasterman
embedded system that has no linebreak thingy (library?). liblinebreak is there in src/static_deps and compiled along with evas. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Cars

Re: [E-devel] [Patch] text_set for elm_genlist items

2012-04-11 Thread The Rasterman
need to change the item text from time to time without reloading all > swallowed parts (without doing elm_genlist_item_update), thus > elm_object_item_part_text_set() is needed. > > Please apply. > Thanks, > > -- > Raoul Hecky > Calaos > -- ----- Codito,

Re: [E-devel] evas textblock broken without linebreak

2012-04-11 Thread The Rasterman
On Thu, 12 Apr 2012 14:18:04 +1000 David Seikel said: > On Thu, 12 Apr 2012 14:07:20 +1000 David Seikel > wrote: > > > On Thu, 12 Apr 2012 12:57:10 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > On Thu, 12 Apr 2012 11:43:20 +1000 David Seikel

Re: [E-devel] eet keeping file locks on closed files?

2012-04-11 Thread The Rasterman
che. eet_clearcache(); it'll flush pending/held open eet files and close them up. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -

Re: [E-devel] E SVN: tasn trunk/evas/src/lib/canvas

2012-04-12 Thread The Rasterman
orge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > ---------- > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor

Re: [E-devel] A rectangle clipping problem

2012-04-12 Thread The Rasterman
le always rendered with the same position and same clipped size > even it is scrolled. > > > Please someone look at it then fix if you can. > > > Thank you. > > > > > -Regards, Hermet- -- - Codi

Re: [E-devel] New evas image cache server

2012-04-12 Thread The Rasterman
toring today. Free. > http://p.sf.net/sfu/Boundary-dev2dev > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Re: [E-devel] A rectangle clipping problem

2012-04-12 Thread The Rasterman
; The rectangle would be clipped with the gl ctx area > > but the rectangle position would not be updated once the map is enabled. > > So rectangle always rendered with the same position and same clipped size > > even it is scrolled. > > > > > > Please

Re: [E-devel] r70118

2012-04-12 Thread The Rasterman
; * @since 1.0.0 > * @ingroup Eet_File_Group > + * > + * @see eet_clearcache() > */ > EAPI Eet_Error > eet_close(Eet_File *ef); > > -- > Jérôme Pinot > http://ngc891.blogdns.net/ -- - Codito, ergo sum -

Re: [E-devel] Eobj - Request for review/comments

2012-04-13 Thread The Rasterman
be fixed "automatically" once we do. > > Bug reports, comments, suggestions, or whatever are more than welcomed! > > -- > Tom. > > -- > This SF email is sponsosred by: > Try Windows Azur

Re: [E-devel] question about elm_cnp_selection_set in elm_cnp

2012-04-13 Thread The Rasterman
it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-dev

Re: [E-devel] [BUG REPORT] edje_cc seg fault

2012-04-13 Thread The Rasterman
tw/ > > iMaGiNaTiOn iS mOrE iMpOrTaNt tHaN kNoWlEdGe > > -- > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p

Re: [E-devel] Eobj - Request for review/comments

2012-04-13 Thread The Rasterman
om the base up (not just smart callbacks on evas objects) 9. object indirection allows for memory compacting to kill off a lot of the fragmentation i have seen crop up in apps (like e17) over time as it runs. 10. much better tracking of references -- - Codi

Re: [E-devel] Eobj - Request for review/comments

2012-04-13 Thread The Rasterman
ot; once we do. > > Bug reports, comments, suggestions, or whatever are more than welcomed! > > -- > Tom. > > ------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here >

Re: [E-devel] [patch] fix exquisite build

2012-04-13 Thread The Rasterman
On Fri, 13 Apr 2012 08:28:18 +0900 Jérôme Pinot said: > Hi, > > This patch correct the autofoo files in order to build exquisite. ok - in, but ecore_fb not ecore :) fixed it. :) tnx muchly! :) -- - Codito, ergo sum - "I code, therefore I am" -- The

Re: [E-devel] [patch] update e_dbus doxyfile

2012-04-13 Thread The Rasterman
ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monito

Re: [E-devel] [patch] elm_genlist - some lines indent fixes

2012-04-13 Thread The Rasterman
On Fri, 13 Apr 2012 18:05:22 +0900 Hyoyoung Chang said: > Dear all, > > I fixed several lines indent. > Also remove useless comments. tnx very muchly! in svn! :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Ca

Re: [E-devel] [patch] fix exquisite build

2012-04-13 Thread The Rasterman
ore_fb is detected it use3s a ecore_fb api call. it happens to have worked for us for years due to indirect linking from ecore_evas if ecore_evas was ecore_fb support. -- ----- Codito, ergo sum - "I code, therefor

Re: [E-devel] elm_datetime - Open source patch : Separator parsing logic in Datetime is corrected

2012-04-13 Thread The Rasterman
> Can some one, please review and check-in the code in SVN Elementary. you can check it in! go go! check it in hermZ! :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Cars

Re: [E-devel] [BUG REPORT] edje_cc seg fault

2012-04-13 Thread The Rasterman
D957: data_write > >> (edje_cc_out.c:1205) ==21318==    by 0x804AC03: main (edje_cc.c:240) > >> -- > >> > >> Hope it helps. :-) > >> > >> > >> Brian > >> > >> -- > >> brian &

Re: [E-devel] [PATCH][EET] Patch to remove the alpha from image header while saving if the alpha is set to 1 but the image is fully opaque

2012-04-13 Thread The Rasterman
and provide your feedbacks. > Thank You. > Regards, > Rajeev -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- For De

Re: [E-devel] Eobj - Request for review/comments

2012-04-13 Thread The Rasterman
rent model - the gtk model. the ender model, is to go in and out of the efl lib 7 times. the eobj model is to do it once. that means object indirection and checks happen once, not 7 times. ALSO the object can EASILY defer generating events (eg a move or resize callback) until the function is done. t

Re: [E-devel] [patch] update e_dbus doxyfile

2012-04-14 Thread The Rasterman
) > set fdm=expr > set fde=getline(v:lnum)=~'^\\s*#'?1:0 > > -- > Jérôme Pinot > http://ngc891.blogdns.net/ -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com ---

Re: [E-devel] [Patch][Ecore][Win32] Checking control character

2012-04-14 Thread The Rasterman
o u get ctrl chars and \n's and so-on in that string, but the key itself is still "a" :) or "z" - with an additional ^z ctrl char string alongside it. -- - Codito, ergo sum - "I code, therefore I am" --

Re: [E-devel] New EFL release cycle 1.0/1.2/1.6 ALPHA

2012-04-14 Thread The Rasterman
What does seems to happen is a confusion with general objects. This is > not general object. Don't expect Evas_Object to be converted to > Eina_Model because it has nothing to do. What you should expect is > every data provider to talk this API and suddenly you could show a > list of

Re: [E-devel] [patch] update e_dbus doxyfile

2012-04-15 Thread The Rasterman
On Sun, 15 Apr 2012 22:07:22 +1000 David Seikel said: > On Sun, 15 Apr 2012 12:27:12 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Sat, 14 Apr 2012 14:46:32 +0900 Jérôme Pinot > > said: > > > > > > Then, the question of keeping/removing

Re: [E-devel] [BUG REPORT] edje_cc seg fault

2012-04-15 Thread The Rasterman
ure time. Could you give me some > hint? you have more than 1 libjpeg installed? there aren't any specific libjpeg configure options. it just links with -ljpeg... LDFLAGS can help tell it where to link and LD_LIBRARY_PATH at runtime where to look and CFLAGS with -I/path/to/include t

Re: [E-devel] [Patch][Ecore][Win32] Checking control character

2012-04-15 Thread The Rasterman
ut the key itself is still "a" :) or "z" - with an > > additional ^z ctrl char string alongside it. > > > > -- > > --------- Codito, ergo sum - "I code, therefore I am&

[E-devel] efl 1.2/1.6/1.0 beta... almost there

2012-04-15 Thread The Rasterman
se. convince me otherwise please if eina_model should stay for release. let me give a deadline of 48hrs from this email to settle this. :) -- - Codito, ergo sum - "I code, therefore I am" ------ The Rasterman (Carsten Haitzler

Re: [E-devel] [PATCH][EET] Patch to remove the alpha from image header while saving if the alpha is set to 1 but the image is fully opaque

2012-04-16 Thread The Rasterman
ase while writing, we set the alpha to 0 to > >> avoid blending for such images in the graphics pipeline. > >> > >> This will be an optimization for rendering once the image is loaded from > >> eet file as alpha blending can be avoided for such images. > >>

Re: [E-devel] [PATCH][EET] Patch to remove the alpha from image header while saving if the alpha is set to 1 but the image is fully opaque

2012-04-16 Thread The Rasterman
ng paths, so it's moot. the issue is images that are actually solid but some ninny saved them as images WITH an alpha channel. it's cleaning up after ninnies :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)

Re: [E-devel] [PATCH][EET] Patch to remove the alpha from image header while saving if the alpha is set to 1 but the image is fully opaque

2012-04-16 Thread The Rasterman
On Tue, 17 Apr 2012 01:43:01 +1000 David Seikel said: > On Tue, 17 Apr 2012 00:36:49 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Tue, 17 Apr 2012 01:05:27 +1000 David Seikel > > said: > > > > > On Mon, 16 Apr 2012 07:05:13 +0

Re: [E-devel] eina_str_split an order of magnitude slower than clojure.string.split

2012-04-16 Thread The Rasterman
doubts and think clojure is optimizing things. it can ASSUME something like "EINA_PURE" as u always hand in the same input string to a method known to always produce the same output from the exact same input. with a trivial test case like this a good compiler could optimize this out to just

Re: [E-devel] Eobj - Request for review/comments

2012-04-17 Thread The Rasterman
of this > > change. > > > > There is one noticeable hack in the evas example: the > > eobj_evas_object_set/get functions. They are only there because we don't > > currently use eobj in evas, but will be fixed "automatically" once we do. > > > > B

Re: [E-devel] xrandr and screen lock

2012-04-17 Thread The Rasterman
Note:- I am not sure why this is using > /usr/local/share/enlightenment/data/themes/default.edj, when actually > I am using detour theme. > > Thanks and Regards > Noorul detour wont provide everything e needs so it falls back to the default for things detour doesnt provide. in t

Re: [E-devel] [Patch][elementary_test] test_list

2012-04-17 Thread The Rasterman
nt to go using... much.. ever! -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Better than sec? Nothing is better than sec when it co

Re: [E-devel] Bug in elementary-python Entry

2012-04-17 Thread The Rasterman
urceforge.net > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > -- > > Better than sec? Nothing is better than sec when it comes to > > monitoring Big D

Re: [E-devel] queue 2

2012-04-17 Thread The Rasterman
gt; enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com ---

Re: [E-devel] Detecting corrupt eet files.

2012-04-18 Thread The Rasterman
- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applic

Re: [E-devel] [Patch][Genlist] fix the bug in _elm_genlist_item_del_notserious

2012-04-18 Thread The Rasterman
e, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolutio

Re: [E-devel] Fwd: queue 1

2012-04-18 Thread The Rasterman
hen it comes to > monitoring Big Data applications. Try Boundary one-second > resolution app monitoring today. Free. > http://p.sf.net/sfu/Boundary-dev2dev > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://li

Re: [E-devel] [BUG REPORT] edc 'inherit' keyword causing problems

2012-04-18 Thread The Rasterman
> --> State #2 seems to fail to change the rel1 and rel2 properties. > > Please see the attached edc file for the demonstration of the problem. > > Thanks in advance. works for me - white box slides up into red bar when i click... :/ -- - Codito, ergo sum - &quo

Re: [E-devel] [patch] elm_genlist - bugfix at item flipped

2012-04-18 Thread The Rasterman
> it fixed to remove checking flipped status in item unrealize > > 2. add item unhighlight at flip_job -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com --

Re: [E-devel] How to use evas_object_layer_set() feature in EDC ?

2012-04-18 Thread The Rasterman
__ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- - Codito, ergo sum - "I

Re: [E-devel] [Query][E-Notify] Enotification sending does not work if sender and receiver(running the notification daemon) run under different user

2012-04-18 Thread The Rasterman
session dbus. as such nothing works properly with dbus if you are running multiple ui'ds on the same session (only system bus - and a system bus is for the WHOLE system not for that login session). simple version - don't use multiple uid's. -- - Codito, ergo sum - &qu

Re: [E-devel] eet data type sizes.

2012-04-18 Thread The Rasterman
nts don't magically become 16bit or 64bit based on architecture. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Bett

Re: [E-devel] Fwd: queue 1

2012-04-18 Thread The Rasterman
omes to > monitoring Big Data applications. Try Boundary one-second > resolution app monitoring today. Free. > http://p.sf.net/sfu/Boundary-dev2dev > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net >

Re: [E-devel] How to use evas_object_layer_set() feature in EDC ?

2012-04-19 Thread The Rasterman
> > > Better than sec? Nothing is better than sec when it comes to > > > monitoring Big Data applications. Try Boundary one-second > > > resolution app monitoring today. Free. > > > http://p.sf.net/sfu/Boundary-dev2dev > > > _

Re: [E-devel] How to use evas_object_layer_set() feature in EDC ?

2012-04-19 Thread The Rasterman
object itself > gets a user defined layer level from EDC and placing a part on that > layer. Do you consider this as violation of encapsulation? EDC part > source2 does almost the same... :) > > Regards, > Govind > > On 4/19/2012 2:28 PM, Carsten Haitzler (The Rasterman)

Re: [E-devel] How to use evas_object_layer_set() feature in EDC ?

2012-04-19 Thread The Rasterman
On Thu, 19 Apr 2012 22:50:51 +0900 Carsten Haitzler (The Rasterman) said: > On Thu, 19 Apr 2012 15:08:30 +0530 GOVINDARAJU SM said: > > > Hi Raster, > > I think, Sumanth's question is about having EDC group with different > > Parts in different layer ( with

[E-devel] beta time

2012-04-19 Thread The Rasterman
code, therefore I am" ------ The Rasterman (Carsten Haitzler)ras...@rasterman.com -- For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultr

Re: [E-devel] beta time

2012-04-19 Thread The Rasterman
uesday evening (my time) we put out a release and > > svn trunk goes back to devel mode, patches to releases go into the > > branches. etc. > > ticket #995 : libeina.so.1: undefined symbol: eina_model_init WFM. that was temporary in svn for about 10 mins. -- ---

Re: [E-devel] Introducing EFL Korean User Group

2012-04-20 Thread The Rasterman
nked. > > > > Thank you very much. > > Is this group only for korean people? > I'm not korean but after 10 years living in South Korea, maybe a little > bit :-) are you still in korea? :) > BTW, one of my efl project, ePeriodique, is translated into korean. co

Re: [E-devel] E SVN: cedric trunk/eina/src/lib

2012-04-20 Thread The Rasterman
authors will > > > acknowledge their fault and revert the commits. > > > > can yyou give a list (except elm) ? > > > > Vincent > > 70350 for starters... api changes to fix a bug are allowed. evil is there to provide api that is missing on windows - thus to ma

Re: [E-devel] beta time

2012-04-20 Thread The Rasterman
m my mobile. > > Both are related to strdup of NULL. > See lines 247 and 1142 (r70280). > > Sorry for topposting.Carsten Haitzler (The Rasterman) schrieb am 19.04.12 > 16:07: it's time for beta. i want everyone to hold back on svn for the next > 24hrs to give it settlin

Re: [E-devel] beta time

2012-04-20 Thread The Rasterman
i wont be doing beta until this weekend it seems. :( i see no usefulness of doing a beta when there are a queue of known bugs. -- - Codito, ergo sum - "I code, therefore I am" -- The

Re: [E-devel] Introducing EFL Korean User Group

2012-04-20 Thread The Rasterman
-- > > For Developers, A Lot Can Happen In A Second. > > Boundary is the first to Know...and Tell You. > > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > > http://p.sf.net/sfu/Boundary-d2dvs2 > > ___

Re: [E-devel] Introducing EFL Korean User Group

2012-04-20 Thread The Rasterman
t; come to suwon and spank raster when you have time :) > > > > or come to seoul. i live in yongsan. maybe we should have regular monthly > > e/efl dinners now we have more people spread out? if you're in seoul > > sometimes... we might be able to arrange something. > &g

Re: [E-devel] Bug in Elementary File Selector with ampersand in filename

2012-04-20 Thread The Rasterman
not properly passed to the callback function. fixed in svn. it needed an addition to edje api though. other issues lurking thru elm too here, so i made it consistent now. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)

Re: [E-devel] [PATCH][EDJE] Patch to remove the alpha from image header while saving if the alpha is set to 1 but the image is fully opaque

2012-04-20 Thread The Rasterman
. One more option can be to make this scanning optional > > >> which can be done in edje_cc through an option provided this is > > >> implementd at edje_cc level rather than at eet level. > > >> > > >> Change Description: > > >

Re: [E-devel] SVN access recommendation for Hyoyoung Chang

2012-04-20 Thread The Rasterman
Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- - Codito, ergo sum - "I cod

Re: [E-devel] E SVN: cedric IN trunk: eina/src/examples eina/src/include eina/src/lib eina/src/tests evas/src/modules/engines/buffer

2012-04-20 Thread The Rasterman
o not expose an API like it was a list of people will start > missusing it in my opinion. i agree here totally. if it has the same api as eina_array (in function) then it should have the same name. regardless if it is a good name or not. consistency. i looked at the insert func and went "

[E-devel] New EFL release cycle 1.0/1.2/1.6 BETA

2012-04-20 Thread The Rasterman
tary-1.0.0-beta.tar.gz http://download.enlightenment.org/releases/elementary-1.0.0-beta.tar.bz2 -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com --

Re: [E-devel] e17 crashing left and right

2012-04-21 Thread The Rasterman
e and use extra modules that u didnt recompile that dont come with e. -- - Codito, ergo sum - "I code, therefore I am" ------ The Rasterman (Carsten Haitzler)ras...@rasterman.com --

Re: [E-devel] e17 gadget segfaults

2012-04-21 Thread The Rasterman
7;ve tested multihead with e for like ... hmm 8 years. :) in theory it has code to do it, but it's never tested or maintained. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com --

Re: [E-devel] e17 crashing left and right

2012-04-21 Thread The Rasterman
On Sun, 22 Apr 2012 10:02:07 +0800 P Purkayastha said: > On 04/21/2012 05:02 PM, Carsten Haitzler (The Rasterman) wrote: > > On Sat, 21 Apr 2012 12:36:16 +0800 P Purkayastha said: > > > >> This is bad. Something is very wrong. First e crashed while trying to > >&

Re: [E-devel] using LZ4 compression tool in eet ?

2012-04-21 Thread The Rasterman
oundary-d2dvs2 > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- - Codito, ergo sum - &

Re: [E-devel] using LZ4 compression tool in eet ?

2012-04-21 Thread The Rasterman
rge.net/lists/listinfo/enlightenment-devel > -- ----- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- For Developers, A L

Re: [E-devel] e17 crashing left and right

2012-04-21 Thread The Rasterman
On Sun, 22 Apr 2012 12:05:04 +0800 P Purkayastha said: > On 04/22/2012 10:43 AM, Carsten Haitzler (The Rasterman) wrote: > > On Sun, 22 Apr 2012 10:02:07 +0800 P Purkayastha said: > > > >> On 04/21/2012 05:02 PM, Carsten Haitzler (The Rasterman) wrote: > >>>

Re: [E-devel] [PATCH] python-ecore: Add ecore_timer_freeze/thaw

2012-04-21 Thread The Rasterman
On Sun, 22 Apr 2012 05:40:41 +0300 Kai Huuhko said: tnx. in svn! :) -- - Codito, ergo sum - "I code, therefore I am" ------ The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [PATCH] python-elementary: Add Fileselector folder_only_get/set

2012-04-21 Thread The Rasterman
On Thu, 19 Apr 2012 18:55:35 +0300 Kai Huuhko said: tnx. in svn! :) -- - Codito, ergo sum - "I code, therefore I am" ------ The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [patch] eina_simple_xml example

2012-04-21 Thread The Rasterman
opset svn:mime-type text/xml chat.xml > > By default, subversion considers xml files as binary... in svn. will go into release early/mid next week. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (C

Re: [E-devel] value od MODULE_ARCH in edje

2012-04-22 Thread The Rasterman
v_min et v_mic are not taken into account ? because modules are provided by libs outside of edje (elm, emotion for example) and at least the plan for now is not to break api except at major versions. :) -- - Codito, ergo sum - "I code, therefore I am" -

Re: [E-devel] Eobj - Request for review/comments

2012-04-22 Thread The Rasterman
On Mon, 23 Apr 2012 10:46:36 +0900 Cedric BAIL said: > On Tue, Apr 17, 2012 at 5:01 PM, Tom Hacohen wrote: > > On 17/04/12 10:55, Carsten Haitzler (The Rasterman) wrote: > >> i don't see the point. it's just a pointer to something. it's fine as-is. > >>

Re: [E-devel] using LZ4 compression tool in eet ?

2012-04-23 Thread The Rasterman
Can Happen In A Second. > >> Boundary is the first to Know...and Tell You. > >> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > >> http://p.sf.net/sfu/Boundary-d2dvs2 > >> ___ > >> enlightenment-devel mailing list > >> enlightenmen

[E-devel] efl release 24hr countdown

2012-04-23 Thread The Rasterman
ok - my plans are to push out a release about 24hrs from now... anyone got bugs.. report.. and FIX!. :) -- - Codito, ergo sum - "I code, therefore I am" ------ The Rasterman (Carsten Haitzler)ras...@ras

Re: [E-devel] using LZ4 compression tool in eet ?

2012-04-24 Thread The Rasterman
On Tue, 24 Apr 2012 12:10:46 +0200 thomasg said: > On Tue, Apr 24, 2012 at 00:51, David Seikel wrote: > > On Mon, 23 Apr 2012 22:42:22 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > >> On Mon, 23 Apr 2012 15:05:09 +0200 thomasg > >> said: &g

Re: [E-devel] efl release 24hr countdown

2012-04-24 Thread The Rasterman
out a release about 24hrs from now... anyone got > >bugs.. report.. and FIX!. :) > > > >-- > >- Codito, ergo sum - "I code, therefore I am" -- > >The Rasterman (Carsten Haitzler)ras...@rasterman.com > > > > > &g

Re: [E-devel] efl release 24hr countdown

2012-04-24 Thread The Rasterman
On Tue, 24 Apr 2012 12:48:08 -0400 Christopher Michael said: > On 04/24/12 12:33, Carsten Haitzler (The Rasterman) wrote: > > On Tue, 24 Apr 2012 03:22:58 -0400 Christopher > > Michael said: > > > > what bugs? what fixes? :) > > > Mainly ecore & ecore

Re: [E-devel] elm_widget_type_check

2012-04-24 Thread The Rasterman
na ninja this in before the > release object. -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Live Security Virtual

Re: [E-devel] [BUG REPORT] Elementary, elm_genlist invalid access

2012-04-24 Thread The Rasterman
has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sou

Re: [E-devel] [Patch] e_zone bug fix

2012-04-24 Thread The Rasterman
patch file. mmm yes. deleted flag set before del attach func. :) in svn. :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Li

Re: [E-devel] ecore+directfb compilation error

2012-04-25 Thread The Rasterman
e__ > ((__attribute__((no_instrument_function; how interesting ok - in svn . :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com ---

Re: [E-devel] efl release 24hr countdown

2012-04-25 Thread The Rasterman
On Tue, 24 Apr 2012 15:47:11 +0900 Carsten Haitzler (The Rasterman) said: > ok - my plans are to push out a release about 24hrs from now... anyone got > bugs.. report.. and FIX!. :) looks like about another 12hrs due to a series of bugs needing fixing. so in 12. :) -- -

Re: [E-devel] map issue

2012-04-25 Thread The Rasterman
click somewhere after dragging, everything goes well. > See attached file. > > -- > Michaël Bouchaud (yoz) -- --------- Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com --

[E-devel] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread The Rasterman
g/releases/elementary-1.0.0.tar.gz http://download.enlightenment.org/releases/elementary-1.0.0.tar.bz2 -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)

Re: [E-devel] [e-users] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread The Rasterman
tenment.org/releases/eio-1.0.0.tar.bz2 > > > > Emotion 1.0.0 - > > http://download.enlightenment.org/releases/emotion-1.0.0.tar.gz > > http://download.enlightenment.org/releases/emotion-1.0.0.

[E-devel] time to focus on e

2012-04-26 Thread The Rasterman
ok - efl release out. i'd really like to see peolpe focus on E (not EFL) for the next little while until E is out. sure EFL needs bugfixes and work, but let's focus on our flagship... shall we? -- - Codito, ergo sum - "I code, therefore I am" -- Th

Re: [E-devel] time to focus on e

2012-04-26 Thread The Rasterman
tput policy for "ask" is(was, I have a > patch here) missing in ecore. then i guess we don't do it for e17. :( -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [patch] missing doxygen files in release tarballs

2012-04-27 Thread The Rasterman
On Fri, 27 Apr 2012 08:53:49 +0900 Jérôme Pinot said: > This patch add to EXTRA_DIST essential files for doxygen in svn! tnx. also backported. -- - Codito, ergo sum - "I code, therefore I am" ------ The Rasterman (Carsten Haitzler)ras...@

Re: [E-devel] [PATCH] Bring tiling module from EXTRAS into core

2012-04-30 Thread The Rasterman
t; enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [PATCH] Remove all OpenEmbedded stuff from the repo

2012-04-30 Thread The Rasterman
ills a OE recipe in our tree. > > As meta-efl maintainer in OE: > > Acked-by: Martin Jansa > > :) it's one now :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com ---

Re: [E-devel] e with composite crashes

2012-05-01 Thread The Rasterman
-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > --enable-libgcj-multifile --enable-java-maintainer-mode > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar > --disable-libjava-multilib --with-ppl --with-cloog --with

Re: [E-devel] Celebrating elementary 1.0

2012-05-01 Thread The Rasterman
. maybe we should have regular monthly > >> e/efl dinners now we have more people spread out? if you're in seoul > >> sometimes... we might be able to arrange something. > > > > What about celebrating elementary 1.0.0 next sunday in Seoul? > > Who might be intereste

Re: [E-devel] Celebrating elementary 1.0

2012-05-02 Thread The Rasterman
el > mailing list > enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > -- > Live Security Virtual Conference > Exclusive live event w

Re: [E-devel] E SVN: glima IN trunk/THEMES: darkness/elm/widgets detourious/elm/widgets efenniht/elm

2012-05-02 Thread The Rasterman
012/114/50122263/ > > ___ > > enlightenment-devel mailing list > > enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/e

Re: [E-devel] Celebrating elementary 1.0

2012-05-02 Thread The Rasterman
le security and the latest in malware > > threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > _______ > enlightenment-devel > &g

Re: [E-devel] Celebrating elementary 1.0

2012-05-02 Thread The Rasterman
is Saturday night? > > >> > > >> next sunday... 13th of may. well that was in jeromes original mail... :) > > -- > Jérôme Pinot > http://ngc891.blogdns.net/ -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)

Re: [E-devel] Celebrating elementary 1.0

2012-05-02 Thread The Rasterman
Virtual Conference > >> Exclusive live event will cover all the ways today's security and > >> threat landscape has changed and how IT managers can respond. Discussions > >> will include endpoi

  1   2   3   4   5   6   7   8   9   10   >