[E-devel] EWL in a Evas/Edje application?

2008-10-04 Thread Diogo Dutra
Hi, I am creating a app in evas/edje, but I would to put some widgets in the app, I did it, but the widget is not accessible, a button for example is not clickable. Have a way to do this!? If yes, please tell me! I tested ETK and works ok, but I want to use EWL because portability, the EWL was por

Re: [E-devel] - Python-etk patch

2008-10-04 Thread Boris Faure (aka billiob)
The previous patch 0006-add-TextView-a-little-of-Textblock.patch is wrong. You should use the one attached instead. -- Boris FAURE (aka billiob) - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Bu

Re: [E-devel] - Python-etk patch

2008-10-04 Thread Boris Faure (aka billiob)
On Wed, Sep 24, 2008 at 11:29, MALBROUKOU Karel <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I have added some widgets support to the python-etk module: > - Dialog > - StockEnums under etk.c_etk > - Example on how to use FilechooserWidget and Dialog > > Please find the patch in attachment! > >

Re: [E-devel] EWL in a Evas/Edje application?

2008-10-04 Thread Gustavo Sverzut Barbieri
On Sat, Oct 4, 2008 at 10:12 AM, Diogo Dutra <[EMAIL PROTECTED]> wrote: > Hi, > I am creating a app in evas/edje, but I would to put some widgets in > the app, I did it, but the widget is not accessible, a button for > example is not clickable. > Have a way to do this!? If yes, please tell me! > >

Re: [E-devel] EWL in a Evas/Edje application?

2008-10-04 Thread Diogo Dutra
Im sorry, I dont gave the information correctly. I will explain better. I put a EWL widget in the evas/edje application, the widget appears, but is not usable. I want to put a entrybox widget in my application, to the user type something.. In etk I put the entrybox easily and works fine, but in EWL

[E-devel] configure.ac

2008-10-04 Thread Peter Wehrfritz
Hi all, The filename "configure.in" is deprecated for a long time now. Since we are know using svn it'd be easy to move the files to the correct name "configure.ac". If there aren't any objections, I will do the rename. Regards Peter

[E-devel] Exchange library needs your attention

2008-10-04 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, here's a little status update for the client side of exchange, my library. A lot of things are done, others are coming. Hot changes from last mail: * the cli (exchange_cli) are powered by getopt * the library provide a doxy docs, ./gendoc in the ro

[E-devel] Fwd: EWL in a Evas/Edje application?

2008-10-04 Thread Nathan Ingersoll
Forgot to reply-all. -- Forwarded message -- From: Nathan Ingersoll <[EMAIL PROTECTED]> Date: Sat, Oct 4, 2008 at 11:40 AM Subject: Re: [E-devel] EWL in a Evas/Edje application? To: Diogo Dutra <[EMAIL PROTECTED]> On Sat, Oct 4, 2008 at 10:56 AM, Diogo Dutra <[EMAIL PROTECTED]>

[E-devel] edc and edj MIME Types?

2008-10-04 Thread Andreas Volz
Hi, is there a MIME definition for edj and edc file? I searched in /opt/e17/share/mime, but there's not such a directory. Is it available anywhere else? regards Andreas - This SF.Net email is sponsored by the Moblin Your Mo

Re: [E-devel] R: Tooltip disable for edje_editor

2008-10-04 Thread Toma
They steal focus when entering text. Thats using the click to focus settings in e17. Toma 2008/9/27 Dave Andreoli <[EMAIL PROTECTED]>: > > - "Andreas Volz" <[EMAIL PROTECTED]> ha scritto: > >> Hello, >> >> as tooltips seem to be broken in Etk I created a little patch for >> edje_editor to disa

[E-devel] [Update] Exchange library

2008-10-04 Thread Massimiliano Calamelli
Hi, here's a little status update for the client side of exchange, my library. A lot of things are done, others are coming. Hot changes from last mail: * the cli (exchange_cli) are powered by getopt * the library provide a doxy docs, ./gendoc in the root (standard layout, currently not the E standa

[E-devel] patch: prevent exebuf from trying to match with empty commands

2008-10-04 Thread Chidambar 'ilLogict' Zinnoury
Hello! Here is a patch that prevents exebuf from matching .desktops for icons when having an empty buffer (matches here with cups.desktop which has an empty generic name). Cheers ! Chidambar 'ilLogict' Zinnoury Index: trunk/e/src/modules/exebuf/e_exebuf.c

Re: [E-devel] E SVN: toma trunk/THEMES/b_and_w

2008-10-04 Thread Chidambar 'ilLogict' Zinnoury
Hello! Dans son message intitulé « E SVN: toma trunk/THEMES/b_and_w » du Sat, 27 Sep 2008 19:36:43 -0700, "Enlightenment SVN" <[EMAIL PROTECTED]> nous a donné l'occasion de lire : > Log: > Swap icon in. Test it in Wallpaper/Gradient selector. [snip] IMHO, this icon does not really match the

Re: [E-devel] New icons - style

2008-10-04 Thread Gustavo Sverzut Barbieri
On Sat, Sep 27, 2008 at 11:43 PM, Toma <[EMAIL PROTECTED]> wrote: > Hey all, > Just thought Id run this by the dev list before starting to make a > pile of icons. You might have noticed a few widget style icons coming > into svn lately, and the style they use. Feel free to open the SVG of > 'widget

[E-devel] Auth checkout from svn?

2008-10-04 Thread Viktor Kojouharov
The following is a very silly question: How do I checkout the trunk, using my username (the public key is still in devs, and I still have the private key)? I was out of the loop for a couple of months, so I missed the whole cvs->svn migration thing.

[E-devel] New icons - style

2008-10-04 Thread Toma
Hey all, Just thought Id run this by the dev list before starting to make a pile of icons. You might have noticed a few widget style icons coming into svn lately, and the style they use. Feel free to open the SVG of 'widgets.svg.gz' in inkscape (its in THEMES/b_and_w/) and more recently 'swap.svg.g

Re: [E-devel] patch: prevent exebuf from trying to match with empty commands

2008-10-04 Thread Gustavo Sverzut Barbieri
On Sun, Sep 28, 2008 at 10:03 AM, Chidambar 'ilLogict' Zinnoury <[EMAIL PROTECTED]> wrote: > Hello! > > Here is a patch that prevents exebuf from matching .desktops for icons > when having an empty buffer (matches here with cups.desktop which has an > empty generic name). svn it is. -- Gustav

Re: [E-devel] Auth checkout from svn?

2008-10-04 Thread Peter Wehrfritz
Viktor Kojouharov schrieb: > The following is a very silly question: > > How do I checkout the trunk, using my username (the public key is still > in devs, and I still have the private key)? > > I was out of the loop for a couple of months, so I missed the whole > cvs->svn migration thing. > ht

Re: [E-devel] Auth checkout from svn?

2008-10-04 Thread Viktor Kojouharov
On Sat, 2008-10-04 at 20:54 +0200, Peter Wehrfritz wrote: > Viktor Kojouharov schrieb: > > The following is a very silly question: > > > > How do I checkout the trunk, using my username (the public key is still > > in devs, and I still have the private key)? > > > > I was out of the loop for a coup

Re: [E-devel] Patch: add jpeg thumbnail format to epsilon

2008-10-04 Thread Hendrik Siedelmann
Did I post this in some wrong form? I can't believe there's no one interested in this. I thought this was asked for before, but it doesnt look like it. I'd be happy to get any feedback, even if only to know why my patch was completely ignored. I'm refering to my mail from 21 Sep 2008: >Okay here i

Re: [E-devel] Patch: add jpeg thumbnail format to epsilon

2008-10-04 Thread Gustavo Sverzut Barbieri
On Mon, Sep 29, 2008 at 4:43 PM, Hendrik Siedelmann <[EMAIL PROTECTED]> wrote: > Did I post this in some wrong form? I can't believe there's no one > interested in this. I thought this was asked for before, but it doesnt > look like it. I'd be happy to get any feedback, even if only to know > why m

Re: [E-devel] R: Re: always e17 on opensolaris

2008-10-04 Thread Joerg Sonnenberger
On Tue, Sep 30, 2008 at 05:49:42AM +0200, Vincent Torri wrote: > >> the man page says that strcasestr is a non standard function. > > > > Is there a standard function that do the same job? I can't find any :( > > I know that gnulib provides an implementation of that function that is > missing on

Re: [E-devel] ecore_pipe again

2008-10-04 Thread Peter Wehrfritz
Peter Wehrfritz schrieb: > Sebastian Dransfeld schrieb: > >> Peter Wehrfritz wrote: >> >> >>> Hi all, >>> >>> I took Vincent's last ecore_pipe approach and changed ecore_pipe_write >>> to accept variable long data and not only a pointer. I also added the >>> possibility to pass a data

[E-devel] R: Exchange library, update and suggestion...

2008-10-04 Thread Dave Andreoli
- "Massimiliano Calamelli" <[EMAIL PROTECTED]> ha scritto: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, here's a update for the client side of exchange. > A lot of things are done, other are coming. > Major changes: > * the cli (exchange_cli) are powered by getopt > * the librar

Re: [E-devel] configure.in files

2008-10-04 Thread Peter Wehrfritz
Kim Woelders schrieb: > On Tue, 30 Sep 2008 20:15:15 +0200, Peter Wehrfritz > <[EMAIL PROTECTED]> wrote: > > >> I committed the move for every package in the basedir, in MISC and >> PROTO. If I missed something please tell it me. Shall I also move the >> E16 files and the eterm files? >> >>

Re: [E-devel] - Python-etk patch

2008-10-04 Thread Gustavo Sverzut Barbieri
On Thu, Sep 25, 2008 at 10:40 AM, Boris Faure (aka billiob) <[EMAIL PROTECTED]> wrote: > The previous patch 0006-add-TextView-a-little-of-Textblock.patch is wrong. > You should use the one attached instead. still /etc/mime.types problem and no patch attached, mine reads: text/diff diff text/

Re: [E-devel] - Python-etk patch

2008-10-04 Thread Boris Faure (aka billiob)
On Sat, Oct 4, 2008 at 17:23, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On Thu, Sep 25, 2008 at 10:40 AM, Boris Faure (aka billiob) > <[EMAIL PROTECTED]> wrote: >> The previous patch 0006-add-TextView-a-little-of-Textblock.patch is wrong. >> You should use the one attached instead. > >

Re: [E-devel] Fwd: EWL in a Evas/Edje application?

2008-10-04 Thread Diogo Dutra
Thank you guys! I dont swallowed the widget into the evas, this was my mistake. the function ewl_embed_canvas_set return void* and I think this was void... so I dont take the evas_object pointer and dont swallowed it to the evas. The example of ewl_embed_test.c was very helpfull, it bring me the

Re: [E-devel] Patch: add jpeg thumbnail format to epsilon

2008-10-04 Thread Hendrik Siedelmann
2008/10/4 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > On Mon, Sep 29, 2008 at 4:43 PM, Hendrik Siedelmann > <[EMAIL PROTECTED]> wrote: >> Did I post this in some wrong form? I can't believe there's no one >> interested in this. I thought this was asked for before, but it doesnt >> look like it.

Re: [E-devel] Patch: add jpeg thumbnail format to epsilon

2008-10-04 Thread Gustavo Sverzut Barbieri
On Sat, Oct 4, 2008 at 8:42 PM, Hendrik Siedelmann <[EMAIL PROTECTED]> wrote: > 2008/10/4 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: >> On Mon, Sep 29, 2008 at 4:43 PM, Hendrik Siedelmann >> <[EMAIL PROTECTED]> wrote: >>> Did I post this in some wrong form? I can't believe there's no one >>> int

[E-devel] Are Etk_Mdi_Windows relative to their Etk_Mdi_Area or the Etk_Window?

2008-10-04 Thread Viktor Kojouharov
I'm having a bit of a problem when using the Etk_Mdi_Windows inside an Etk_Mdi_Area. Since the area is not at coordinate 1x1 relative to the window, dragging the mdi windows produces an initial (relative to the drag start) 'jump'. The jump offset is the offset of the area itself, so I'm thinking t

[E-devel] [PATCH] UDP client/server support

2008-10-04 Thread Matt Barclay
Hello, With this patch, ecore will have full UDP client/server support. Tooling UDP into the framework wasn't the easiest thing in the world because a UDP server has a single socket (i.e. file handle) that is used to handle all clients, whereas a TCP server generates a new socket for each client t