CIA.vc
roadkillbunny
Real-time open source activity stats
Stats » Authors » roadkillbunny
informationsyndicateUTC clock
04:17 on Sep 03, 2010
event counters
The last message was received 3.73 years ago at 00:52 on Dec 11, 2006
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
67 messages since the first one, 4.78 years ago, for an average of 0.87 months between messages
recent messages
dateReversed sort columnprojectcontentlink
00:52 on Dec 11, 2006amsn
Commit by roadkillbunny :: r7611 /trunk/amsn/ (autoupdate.tcl gui.tcl):
Fixed problem with http://
#
00:00 on Sep 18, 2006amsn
Commit by roadkillbunny :: r7267 /trunk/amsn-extras/plugins/music/music.tcl:
Typo in calling plugins_log. Patch by jvale (Tracker Bug #1560168)
#
05:18 on Jun 24, 2006amsn
Commit by roadkillbunny :: r6966 /trunk/www/sql/ (www-3-4.sql www-4.sql):
Added the plugins and skins table to the repisitory
#
04:39 on Jun 24, 2006amsn
Commit by roadkillbunny :: r6965 /trunk/www/bin/checkpermissions:
Added a suggestion by Youness and fixed sending emails
#
04:53 on Jun 22, 2006amsn
Commit by roadkillbunny :: r6960 /trunk/www/images/logo/ (amsn2.jpg amsn4.jpg amsn6.jpg amsn9.jpg):
Seems like I never commited mime-type changes on images
#
04:52 on Jun 22, 2006amsn
Commit by roadkillbunny :: r6959 /trunk/www/bin/checkpermissions:
Added a little script to check if all permissions are write for amsn group and email any violators with list of files
#
02:54 on May 30, 2006amsn
Commit by roadkillbunny :: r6771 /trunk/www/ (12 files in 4 dirs):
Merged with the changes on website. Hopefully I didn't remove/add what I shouldn't. I will migrate page on sf.net servers to svn copy this weekend.
#
01:41 on May 30, 2006amsn
Commit by roadkillbunny :: r6769 /trunk/www/images/bg.png:
Tried to fix the corrupted images
#
01:30 on May 30, 2006amsn
Commit by roadkillbunny :: r6768 /trunk/www/images/ (60 files in 3 dirs):
Tried to fix the corrupted images
#
00:23 on Apr 06, 2006amsn
Commit by roadkillbunny :: msn/smileys.tcl:
 Fixed bug with matching case-sensitive custom smileys. It happened because string compare does not support -exact.
It replaced it with static -nocase because in this check is only a workaround for a bug in tcl with elicit. We want to make sure that there is nothing embdeded on sides or something like that, not if the two things are exactly the same. That is done already.
#
04:09 on Mar 28, 2006amsn
Commit by roadkillbunny :: msn/ (autoupdate.tcl plugins.tcl):
Fixed the autoupdate for plugins, and few other changes I mentioned on the mailing list
#
05:29 on Mar 20, 2006amsn
Commit by roadkillbunny :: msn/plugins.tcl:
 Improved the plugins system
-Got rid of RegisterPlugin (dummy function now as a backwards compability) b/c if we load the plugin, it's gonna be registered anyways. Might as well do it from the core only when the plugin was loaded successfully.
-got rid of knownplugins as it was duplicated by loadplugins and *_cfg for unloaded
-plugins() now holds info to plugins that is indexed by name instead of the index #
-god rid of found as you can use the plugins array straight
-"::plugins::getInfo plugin param" is a new proc for getting info for a plugin as it is called in pluginginfo.xml
-other things I don't remember
#
21:47 on Mar 11, 2006amsn
Commit by roadkillbunny :: amsn-extras/plugins/music/ (inforhythmbox music.tcl):
Rhythmbox support added
#
15:59 on Feb 18, 2006amsn
Commit by roadkillbunny :: www/libs/lang.lib.php:
Typo :S
#
15:58 on Feb 18, 2006amsn
Commit by roadkillbunny :: www/includes/side-panel-links.php:
Official SF.net Logo and UFF support in translations
#
15:58 on Feb 18, 2006amsn
Commit by roadkillbunny :: www/libs/lang.lib.php:
Official SF.net Logo and UFF support in translations
#
18:14 on Feb 11, 2006amsn
Commit by roadkillbunny :: www/ (view_lang.css view_lang.php):
We need those files too for the tranlstion page
#
16:37 on Feb 11, 2006amsn
Commit by roadkillbunny :: www/ (includes/langlist.php libs/lang.lib.php):
Removed some functions from the phpnuke era and won't die if langlist.dat dosn't exist so the sidebar still gets drawn.
#
16:18 on Feb 11, 2006amsn
Commit by roadkillbunny :: www/ (includes/langlist.php translations.php):
Added the translation stuff from the old version of webpage.
#
02:59 on Feb 09, 2006amsn
Commit by roadkillbunny :: www/sql/ (www-3.sql bugs-2.sql):
The latest database dump; includes my changes to the bug db
#