Re: [E-devel] Some tickets for review...

2009-05-19 Thread Gustavo Sverzut Barbieri
2009/5/19 "Marco Trevisan (Treviño)" : > Sorry if I'm posting here, but in the previous days I've opened some > tickets with bugs/RFC-patches in trac but none had been reviewed. > > Please, could you check them? >  #293 - Ignore the Carriage Return in elm_entry_utf8_to_markup >  #294 - Allow to get

Re: [E-devel] E SVN: sachiel IN trunk/evas: . src/lib/engines/common

2009-05-19 Thread Vincent Torri
On Tue, 19 May 2009, Enlightenment SVN wrote: > @@ -1212,6 +1237,7 @@ > echo > echo "Font Searching Systems:" > echo " Fontconfig..: $have_fontconfig" > +echo " Fribidi.: $have_fribidi" maybe this should be in the "Features" section Vincent --

Re: [E-devel] some small things

2009-05-19 Thread Jochen Schroeder
On 17/05/09 18:48, Gustavo Sverzut Barbieri wrote: > On Sun, May 17, 2009 at 6:28 PM, Jochen Schroeder wrote: > > Hi all, > > > > I've observed some small quirks when using E17 for quite a while and > > thought I report them here. > > > > 1. When I go from the settings dialog to the modules dialog

Re: [E-devel] Mixer module gadget problem

2009-05-19 Thread sda
On 20:51 Sun 17 May , Gustavo Sverzut Barbieri wrote: > On Sun, May 3, 2009 at 12:52 PM, Diogo Dutra wrote: > > Hi guys, > > > > When I put the mixer module as gadget and restart E the gadget > > disappear. So the only way I can use the module is in a shelf. > > > > It just happen to me!? > >

[E-devel] Elementary elm_entry bug

2009-05-19 Thread Klaus Rechert
Hi, I've played with elementary and it seems like eml_entry is buggy. See the attached valgrind output of elementary_test (r40748) opening a window with an entry widget. Cheers Klaus kl...@hottie:~/efl$ valgrind elementary_test ==5076== Memcheck, a memory error detector. ==5076== Copyright

Re: [E-devel] Some tickets for review...

2009-05-19 Thread Marco Trevisan (Treviño)
Vincent Torri wrote: > On Tue, 19 May 2009, Jose Gonzalez wrote: >> I was under the impression that it was to be considered as 'more' >> than just something Carsten was doing 'for his job'. For example, that >> elem would be used for e18's widgetry and for various modules. Also that >> guarana and

Re: [E-devel] E SVN: antognolli IN trunk/PROTO/ethumb/src: bin lib

2009-05-19 Thread Rafael Antognolli
On Tue, May 19, 2009 at 10:09 AM, Viktor Kojouharov wrote: > On Tue, 2009-05-19 at 05:26 -0700, Enlightenment SVN wrote: > > > perhaps Eina_Bool success would make more sense. 'result' doesn't tell > what the variable actually represents. For sure! I'm terrible at choosing names. But a good docum

Re: [E-devel] E SVN: antognolli IN trunk/PROTO/ethumb/src: bin lib

2009-05-19 Thread Viktor Kojouharov
On Tue, 2009-05-19 at 05:26 -0700, Enlightenment SVN wrote: perhaps Eina_Bool success would make more sense. 'result' doesn't tell what the variable actually represents. > Log: > Using Eina_Bool. > > Changed int -> Eina_Bool where it makes sense. > > > Author: antognolli > Dat

Re: [E-devel] EThumb private plugin headers

2009-05-19 Thread Rafael Antognolli
On Mon, May 18, 2009 at 7:13 PM, Viktor Kojouharov wrote: > On Mon, 2009-05-18 at 18:30 -0300, Rafael Antognolli wrote: >> On Mon, May 18, 2009 at 7:46 AM, Gustavo Sverzut Barbieri >> wrote: >> > On Mon, May 18, 2009 at 6:31 AM, Ryan Raasch wrote: >> >> Hello, >> >> >> >> I am trying to write an

Re: [E-devel] Some tickets for review...

2009-05-19 Thread Vincent Torri
On Tue, 19 May 2009, Jose Gonzalez wrote: Vincent wrote: Hey, On Tue, 19 May 2009, "Marco Trevisan (Treviño)" wrote: Sorry if I'm posting here, but in the previous days I've opened some tickets with bugs/RFC-patches in trac but none had been reviewed. Please, could you check them? #293

Re: [E-devel] meeting in Paris with Raster: restaurant proposal

2009-05-19 Thread Beber
Hi caro, Knowing this restaurant, that could only be Ok for me. Count me. Bertrand On Mon, May 18, 2009 at 05:04:12PM +0200, Vincent Torri wrote: > > Hey, > > for people who are in Paris Wednesday, the 27th, May, I propose a very > good restaurant: Le Bistrot Dagorno (9 rue Dagorno, 75012 Par

[E-devel] exebuf not executing what it should (patch)

2009-05-19 Thread Tomasz Kontusz
It looks like this message never mader it to the list, so: Hello everyone! Run Command (module exebuf in e) was acting strange for me. I have .desktops for Firefox and Firefox - Safe mode (well, at least a menu entries for them), and when I entered "firefox" in the input box, and choose the comman

Re: [E-devel] Some tickets for review...

2009-05-19 Thread Jose Gonzalez
Vincent wrote: > > Hey, > > On Tue, 19 May 2009, "Marco Trevisan (Treviño)" wrote: > >> Sorry if I'm posting here, but in the previous days I've opened some >> tickets with bugs/RFC-patches in trac but none had been reviewed. >> >> Please, could you check them? >> #293 - Ignore the Carriage Ret