by the way..
I have fixed at 50% the bug with the accents in paths and TkCximage.. I don't want to commit it because I have two small places to port too (fairly easy) and check a bug that I get where the image size seems to be wrong... so this is just to let you know so noone wastes time on this, since I got it all under control already!

KaKaRoTo



On Tue, 03 Jan 2006 02:00:29 -0500, Youness Alaoui <[EMAIL PROTECTED]> wrote:

Hello all,
I'm gonna propose a plan for the next minor release, 0.95.1! As I just said, it's a plan proposal, so comments are welcomed, and you could also throw it at my face... I would like it to be released in a month or MAX 2 months.. it should be a bugfixes + small and safe features release... this means that our top priority is to fix bugs, but we're not in a feature freeze, so you can add new features if you want, as long as it doesn't break the rest, the code is safe, it's something small..
1 - don't rewrite the whole preferences window
2 - don't put the new CL as the default one
3 - you can put the webcam assistant
4 - you can add the feature for changing the colors from red to yellow to green for the file transfer progress bar 5 - you can fix any bugs.. like the tkcximage bug, or ink bug with msn7.5.. 6 - you can finish up MSNP11 if you want but DON'T make it available publicly.. 7 - MSNP11 avaiable through an option would be expected for 0.95.2 only not 0.95.1 8 - new keys to skins, events for plugins can be introduced.. all should be backward compatible though 9 - anything suspicious could be discussed over the mailing list or the IRC channel.. BUT it should be a simple 'proposal' vs. 'decision'... discussion would be welcome but not lenghty..

I've been making up a list of things to do, it's any sentence that begins with [TODO] or [FIXME] that is sent on the irc channel... (it's the best way to keep track of these things without going to the wiki, etc... and it keeps the discussion along with the idea), so you can just search for that over the chat logs..
chat logs are available here : http://kakaroto.homelinux.net/amsn/logs
IF someone is good enough in scripting, it would be nice to have a script that would grep these [TODO] and [FIXME] things and convert the line from html to text...
(an idea :
grep \[TODO\]  * > todo
grep \[FIXME\] * > fixme
cat todo fixme > list
tclsh remove_html < list

with remove_html as a tcl script that would parse line per line, when it finds a '<', it skips the letters until a '>' so all tags could be removed...
a sample of what the grep returns :
20051231.html:<tr bgcolor="#eeeeee"><td><tt>20:51.29</tt></td><td><font color="#818144"><tt>KaKaRoTo-KS</tt></font></td><td width="100%"><tt>[TODO] hook the 'exit' command</tt></td></tr> 20051231.html:<tr bgcolor="#eeeeee"><td><tt>20:54.51</tt></td><td><font color="#818144"><tt>KaKaRoTo-KS</tt></font></td><td width="100%"><tt>[TODO] implement copy/paste in the 'add custom state' window</tt></td></tr> 20051231.html:<tr bgcolor="#eeeeee"><td><tt>20:58.56</tt></td><td><font color="#818144"><tt>KaKaRoTo-KS</tt></font></td><td width="100%"><tt>[TODO] : sign in as in login window -&gt; add custom states</tt></td></tr>
)

p.s.: can the skins guide be updated so we can launch a skins contest at last ?




--
KaKaRoTo


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to