[E-devel] website url rewrite

2007-07-12 Thread Chady Kassouf
Hi, In order to make the new website's URLs easier to use, I'd like to propose using mod_rewrite and having some rewrite rules to make the URIs more readable. Something along the lines of: IfModule mod_rewrite.c #RewriteEngine On #RewriteCond %{REQUEST_FILENAME} !-f #RewriteCond

[E-devel] Re : Enna 0.2.0 released

2007-07-12 Thread Nicolas Aguirre
Hi Dave, For video playback I use emotion with xine backend. As I can see i your log, this backend is installed. So the issue could be an uninstalled codec for xine. Could you test the video that you want to play with emotion_test ? emotion_test -xine /media/500GB/Hunter X Hunter/Hunter X

Re: [E-devel] website url rewrite

2007-07-12 Thread Stéphane Bauland
Chady Kassouf wrote: Hi, In order to make the new website's URLs easier to use, I'd like to propose using mod_rewrite and having some rewrite rules to make the URIs more readable. Something along the lines of: IfModule mod_rewrite.c #RewriteEngine On #RewriteCond %{REQUEST_FILENAME} !-f

Re: [E-devel] website url rewrite

2007-07-12 Thread Chady Kassouf
On 7/12/07, Stéphane Bauland [EMAIL PROTECTED] wrote: Chady Kassouf wrote: Hi, In order to make the new website's URLs easier to use, I'd like to propose using mod_rewrite and having some rewrite rules to make the URIs more readable. Something along the lines of: IfModule

Re: [E-devel] E CVS: libs/esmart andreas

2007-07-12 Thread Will Keaney
On Tue, 2007-07-10 at 13:34 -0400, Enlightenment CVS wrote: Enlightenment CVS committal Author : andreas Project : e17 Module : libs/esmart Dir : e17/libs/esmart/src/lib/esmart_file_dialog Modified Files: Makefile.am Log Message: - added test for esmart_text_entry

Re: [E-devel] Support custom click area for Evas_Object

2007-07-12 Thread Andre Magalhaes
Hi again, I found a bug on the patch when using the 16 bits engine, and here is a new fixed patch. The patch also fixes the documentation as described by Gustavo. I tested it against software_x11 and software_16_x11 engines. BR Andrunko On 7/11/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED]

[E-devel] [PATCH] Etk fix ecore_evas_software_x11_16

2007-07-12 Thread Andre Magalhaes
Hi, The attached patch fix a bug on ecore_evas_software_x11_16 to make it use the evas software_x11_16 engine. BR Andrunko Index: src/engines/ecore_evas_software_x11_16/ecore_evas_software_x11_16.c === RCS file:

[E-devel] [PATCH] Etk fix ecore_evas_software_x11_16

2007-07-12 Thread Andre Magalhaes
Hi, The attached patch fix a bug on ecore_evas_software_x11_16 to make it use the evas software_x11_16 engine. BR Andrunko Index: src/engines/ecore_evas_software_x11_16/ecore_evas_software_x11_16.c === RCS file:

Re: [E-devel] E CVS: libs/esmart andreas

2007-07-12 Thread Andreas Volz
Am Thu, 12 Jul 2007 15:53:37 -0400 schrieb Will Keaney: - $(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la \ -@FILE_DIALOG_LIBS@ + $(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la Since this change, esmart fails to

Re: [E-devel] engage_20070708 fails to build

2007-07-12 Thread Andreas Volz
Am Sun, 8 Jul 2007 22:07:51 -0400 schrieb Didier Casse: In misc/engage Now it should work. I didn't test it, but it compiles. Report if there're still problems. regards Andreas - This SF.net email is sponsored by DB2

Re: [E-devel] [PATCH] Etk fix ecore_evas_software_x11_16

2007-07-12 Thread Gustavo Sverzut Barbieri
On 7/12/07, Andre Magalhaes [EMAIL PROTECTED] wrote: Hi, The attached patch fix a bug on ecore_evas_software_x11_16 to make it use the evas software_x11_16 engine. Commited. [just commited because I originally wrote the engine, and we're the only users] -- Gustavo Sverzut Barbieri

Re: [E-devel] compile patch for engycad

2007-07-12 Thread Yuri
Ok, I've fixed issue with dualcores. However my ISP is bitching :( Commit will be as soon as possible. 2007/7/8, Vincent Torri [EMAIL PROTECTED]: Hey, here is a patch for the compilation of engy (no more *-config scripts are used now). I've also added math.h in a file Nevertheless, on my