[E-devel] [patch] scrolled_view that bouncing slower

2008-04-29 Thread Tick
Hi CodeWarrior, Thanks for feedbacking of the kinetic scrolling stuff. I personally like to watch them bouncing all around so I set the variables and allow them changed very fast. :-P As you suggested I'd like to make this not bouncing too fast, and here is the patch. :-) With this

[E-devel] etk_entry text length limit patch

2008-04-29 Thread Tick
Hi List, Since we need to limit the entered text length, we create a patch the allow etk_entry to to that Adding two functions: void etk_entry_text_set(Etk_Entry *entry, const char *text) int etk_entry_text_limit_get(Etk_Entry *entry) let programmer's to limit the max input length of

[E-devel] Nightly build log for E17 on 2008-04-29 07:10:35 -0700

2008-04-29 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-04-29 07:10:35 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: enna http://download.enlightenment.org/tests/logs/enna.log epdf http://download.enlightenment.org/tests/logs/epdf.log evolve

Re: [E-devel] Tiling module for e17

2008-04-29 Thread Stefan Schmidt
Hello. On Sat, 2008-04-12 at 16:46, Michael Stapelberg wrote: There may still be bugs, so I'd appreciate some testing. Please don't comment the #define DEBUG out and let e17 log to a file, for example using startx /opt/e17/bin/enlightenment_start 21 1elog and send me the file afterwards if