Re: [E-devel] eWeather module for E17

2005-06-12 Thread Boldin Pavel
Jonathan Schmidt пишет: I have a four words for you! (c) steve bellmer (you see this movie?): "You don't free handlers!"; 2 patches attached. 1. fixing bug with unload/load/enable cycle (cause e17 segv) 2. adding algorithm for showing sort by first letters in long menus. second by cause memory

Re: [E-devel] eWeather module for E17

2005-06-12 Thread Boldin Pavel
Jonathan Schmidt пишет: If you accept, i "fix" menu to be popuped by mouse click on module. (if it is neccesary for you). and change "cd_update" callback name to "cb_update". see attached file -- Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru ZU - Zagovor Unixoidov. SS

Re: [E-devel] eWeather module for E17

2005-06-12 Thread Boldin Pavel
Jonathan Schmidt пишет: Thanks a lot! Must say, that 1. bug with first start is not reproduced for me(in you README file) 2. menu is not work (on right-click). -- Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru ZU - Zagovor Unixoidov. SSAU 303. --

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

2005-06-12 Thread Sebastian Dransfeld
Hisham Mardam Bey wrote: What should we use for stepping? ecore_x_icccm_size_pos_hints_set() On 6/12/05, enlightenment-cvs@lists.sourceforge.net wrote: Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_x Modified F

Re: [E-devel] gadman client resize

2005-06-12 Thread Sebastian Dransfeld
Andrew Elcock wrote: as many have pointed out in engage when there are no icons it shrinks to nothing. What puzzles me is that when this happens the gadman client cannot make this resize - the numbers are all OK - it tells me it is resizing, but the render never changes. Can someone please poin

Re: [E-devel] eWeather module for E17

2005-06-12 Thread David Stevenson
Cool! Hi Johnathon, Do you have future plans / a "TODO" list? It would be nice if I could select multiple locations to monitor. Then after a time interval, the module could do a nice smooth text warp to display the next location. Or, one group of locations - for example, I live in Japan, but come

[E-devel] Ecore: configure still fails

2005-06-12 Thread Michel Briand
With : ./configure CFLAGS=-Ipath_to_my_Evas.h [ i.e.: ./configure CFLAGS=-I/opt/lunar/enlightenment/include ] checking for evas-config... /opt/lunar/enlightenment/bin/evas-config checking whether ecore_evas module is to be built... yes checking whether ecore_evas gl support is to be built... yes c

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

2005-06-12 Thread Hisham Mardam Bey
What should we use for stepping? On 6/12/05, enlightenment-cvs@lists.sourceforge.net wrote: > Enlightenment CVS committal > > Author : sebastid > Project : e17 > Module : libs/ecore > > Dir : e17/libs/ecore/src/lib/ecore_x > > > Modified Files: > Ecore_X.h > > > Log Message: >

[E-devel] Dropshadow with colors

2005-06-12 Thread Colin Pitrat
Hi, as it is not possible to use ewl in the module, I used the menu way ;) It renders quite nice. I don't know if you want to add it in the dropshadow module, or to let it as a separate patch, but here is my work... -- Colin Pitrat http://www.framasoft.net/ Découvrez la signification du mot libe

Re: [E-devel] Re: E CVS: engage sebastid

2005-06-12 Thread Sebastian Dransfeld
Andrew Elcock wrote: OK - this is not working fully :( these lines: - ecore_x_window_prop_xy_set(od_window, - (int) ((res_x - options.width) / 2.0 + x), - (int) (res_y - options.height + y)); + ecore_x_window_move(od_window, +

[E-devel] erss in CVS failed to build

2005-06-12 Thread Didier Casse
I updated all my libs from CVS and only erss failed to build complaining about undefined reference to `ecore_x_window_prop_window_type_set' I guess it's due to the new ecore. [SNIP] then mv -f ".deps/ls.Tpo" ".deps/ls.Po"; else rm -f ".deps/ls.Tpo"; exit 1; fi tooltip.c: In function `erss_toolti