Re: [E-devel] small patch for ecore

2010-01-07 Thread Mathieu Taillefumier
Hey Vincent, the modifications are done. I choose the shortest notation. Mathieu Hey I modified some hearder file in ecore to ease the cleanup of the private header files in ecore. Each module has now a private header with its own log color (eina_log related). I also created two private hea

Re: [E-devel] small patch for ecore

2010-01-06 Thread Vincent Torri
Hey > I modified some hearder file in ecore to ease the cleanup of the private > header files in ecore. Each module has now a private header with its own log > color (eina_log related). I also created two private header files for > ecore_sdl and ecore_input for this purpose and corrected some

[E-devel] small patch for ecore

2010-01-06 Thread Mathieu Taillefumier
Hello, I modified some hearder file in ecore to ease the cleanup of the private header files in ecore. Each module has now a private header with its own log color (eina_log related). I also created two private header files for ecore_sdl and ecore_input for this purpose and corrected some typos