[E-devel] update of ja.po for e16

2006-09-10 Thread Yasufumi Haga
Hi all This is an update of ja.po for e16 as of September 11. --- "Thank you for telling me the truth." --- HAL9000 in "2010" Yasufumi Haga [EMAIL PROTECTED] http://homepage3.nifty.com/peterpan/ fingerprint:0EFA 299A BC32 7D68 1FEF BA2B 804E 9B15 C4F0 F9F0 ja.po.gz Descr

[E-devel] Colormap issues in ecore_x_window_argb_internal_new()

2006-09-10 Thread Tilman Sauerbeck
Hi, when ecore_x creates an window with an ARGB visual, it creates a colormap for that visual (ecore_x_window.c:973). This colormap is evaluated by XCreateWindow() etc. Afterwards, when the window has been set up, the colormap is freed (line 1010). So now the colormap field in the XSetWindowAttri

Re: [E-devel] E CVS: libs/ecore raster

2006-09-10 Thread David Seikel
On Sun, 10 Sep 2006 07:11:55 -0400 (EDT) Enlightenment CVS <[EMAIL PROTECTED]> wrote: > ok - the leak reports were disturbing me. fixed. > > === > RCS > file: /cvs/e/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop_icon.c,v > retri