On Mon, 31 Oct 2011 23:49:22 +0900 Kim Yunhan said:
i was going to say.. yes - that was reverted due to lack of progress callbacks
then.. but now this way works. awesome. in svn it is! thanks!
> Yes!
>
> I empathized what you worry about.
> At the first time, I tried to set this option at the i
On Mon, Oct 31, 2011 at 3:49 PM, Kim Yunhan wrote:
> Yes!
>
> I empathized what you worry about.
> At the first time, I tried to set this option at the initialization time in
> ecore_con_url.
> Then as you mentioned, no more propagation is occurred! :'-(
> So I looked around more deeply, then I ch
Yes!
I empathized what you worry about.
At the first time, I tried to set this option at the initialization time in
ecore_con_url.
Then as you mentioned, no more propagation is occurred! :'-(
So I looked around more deeply, then I change that this code is called at
its finalization time as you see
On Mon, Oct 31, 2011 at 3:15 PM, Kim Yunhan wrote:
> Ooops. I forgot to attach patch file. :-)
>
> On Mon, Oct 31, 2011 at 11:13 PM, Kim Yunhan wrote:
>
>>
>> Hello.
>>
>> When I tested with elementary map, there is too many logs on console.
>> It makes me difficult to distinguish normal logs tha
Ooops. I forgot to attach patch file. :-)
On Mon, Oct 31, 2011 at 11:13 PM, Kim Yunhan wrote:
>
> Hello.
>
> When I tested with elementary map, there is too many logs on console.
> It makes me difficult to distinguish normal logs that I want to debug. :'-(
> It's libcurl's internal log for repre
Hello.
When I tested with elementary map, there is too many logs on console.
It makes me difficult to distinguish normal logs that I want to debug. :'-(
It's libcurl's internal log for representing progress bar like this.
-
downloaded : 343 / 363
% Total% Received % Xferd Average Speed
Hi Carsten,
> On Wed, 10 Mar 2010 22:53:27 +0100 Mathieu Taillefumier
> said:
>
>> Hi,
>>
>> herewith a small patch for evas that check for the presence of libpng14.
>> I had trouble today compile e17 with libpng14 because the configura file
>> was picking up libpng12 instead.
>>
>> The patch is
On Wed, 10 Mar 2010 22:53:27 +0100 Mathieu Taillefumier
said:
> Hi,
>
> herewith a small patch for evas that check for the presence of libpng14.
> I had trouble today compile e17 with libpng14 because the configura file
> was picking up libpng12 instead.
>
> The patch is very simple but I proba
Hi,
herewith a small patch for evas that check for the presence of libpng14.
I had trouble today compile e17 with libpng14 because the configura file
was picking up libpng12 instead.
The patch is very simple but I probably did not indent it correctly.
I am also finishing a patch for e17 that imp
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
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
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
On Thu, 21 Jun 2007 15:34:34 +0200 Cedric BAIL <[EMAIL PROTECTED]> babbled:
> Time to dump all my pending patch again :) Starting with the easy one :
>
> - edje-const.diff and evas-const.diff: Add some const, useless :)
>
> - evas-list-sort.diff: I did finally find a bug with some size, the end
On Sat, 23 Jun 2007 14:07:50 +0200 (CEST) Paul Koether
<[EMAIL PROTECTED]> babbled:
> thought this could be useful if themers want to add a lower button to the
> border.
what about raise? or all the other things... we need to cover a LOT of basic
events in signal bindings to flesh this out.
--
thought this could be useful if themers want to add a lower button to the
border.--- cvs/e17/apps/e/src/bin/e_config.c 2007-06-23 13:42:52.0 +0200
+++ cvs1/e17/apps/e/src/bin/e_config.c 2007-06-23 13:50:24.0 +0200
@@ -1051,6 +1051,10 @@
"e.event.shade",
Time to dump all my pending patch again :) Starting with the easy one :
- edje-const.diff and evas-const.diff: Add some const, useless :)
- evas-list-sort.diff: I did finally find a bug with some size, the end of the
list was not correctly sorted. Could be the bug raster see in my early patch
(
Hi,
i reused parts of e_winlist for a module and encouterd the problem
that the warp-timer wont stop due to roundings to int. This patch fixes
that.
Regards,
HannesIndex: e_winlist.c
===
RCS file: /var/cvs/e/e17/apps/e/src/bin/e_winli
Hi.. the current wording in the menu is a bit unfortunate..
for many people (me included) a 12-hour clock is not considered "normal"
this patch rewords it, and adds the Norwegian translation..
Cheers,
--
Morten
Index: src/modules/clock/e_mod_main.c
===
Hello,
Attached it a small patch against e17's e_main.c that just fixes a few typos in
that file.
- Chad
e_main.c-typos.diff
Description: Binary data
as in subject...
Index: e17/apps/e/src/bin/e_int_menus.c
===
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_int_menus.c,v
retrieving revision 1.41
diff -u -r1.41 e_int_menus.c
--- e17/apps/e/src/bin/e_int_menus.c22 Mar 2005
20 matches
Mail list logo