You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
(1) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(63) |
Feb
(32) |
Mar
(20) |
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(2) |
2006 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Don S. <ri...@us...> - 2004-08-23 17:04:16
|
Update of /cvsroot/gaim-bnet/gaim-bnet/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25144/src Modified Files: bnet.c Log Message: Added chat_info_defaults (NULL) to gaim prpl struct Index: bnet.c =================================================================== RCS file: /cvsroot/gaim-bnet/gaim-bnet/src/bnet.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** bnet.c 28 Jul 2004 16:18:24 -0000 1.3 --- bnet.c 23 Aug 2004 17:04:04 -0000 1.4 *************** *** 175,178 **** --- 175,179 ---- NULL, /* blist_node_menu */ NULL, /* chat_info */ + NULL, /* chat_info_defaults */ bnet_login, /* login */ bnet_close, /* close */ |
From: Don S. <ri...@us...> - 2004-07-28 16:18:32
|
Update of /cvsroot/gaim-bnet/gaim-bnet/pixmaps In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7714/pixmaps Added Files: .cvsignore Log Message: including roomlist.h, fixing up the .cvsignore files --- NEW FILE: .cvsignore --- Makefile Makefile.in |
From: Don S. <ri...@us...> - 2004-07-28 16:18:32
|
Update of /cvsroot/gaim-bnet/gaim-bnet/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7714/src Modified Files: bnet.c Log Message: including roomlist.h, fixing up the .cvsignore files Index: bnet.c =================================================================== RCS file: /cvsroot/gaim-bnet/gaim-bnet/src/bnet.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** bnet.c 28 Jul 2004 15:15:31 -0000 1.2 --- bnet.c 28 Jul 2004 16:18:24 -0000 1.3 *************** *** 40,43 **** --- 40,45 ---- #include "gaim.h" + #include "roomlist.h" + #define BNET_WEBSITE "http://gaim-bnet.sourceforge.net" |
From: Don S. <ri...@us...> - 2004-07-28 16:18:32
|
Update of /cvsroot/gaim-bnet/gaim-bnet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7714 Modified Files: .cvsignore Log Message: including roomlist.h, fixing up the .cvsignore files Index: .cvsignore =================================================================== RCS file: /cvsroot/gaim-bnet/gaim-bnet/.cvsignore,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** .cvsignore 28 Jul 2004 03:08:20 -0000 1.1.1.1 --- .cvsignore 28 Jul 2004 16:18:23 -0000 1.2 *************** *** 10,14 **** pre_config.h pre_config.h.in ! snpp_config.h install-sh libtool --- 10,14 ---- pre_config.h pre_config.h.in ! bnet_config.h install-sh libtool *************** *** 16,19 **** missing mkinstalldirs - gaim-snpp-*.exe - gaim-snpp.spec --- 16,17 ---- |
From: Don S. <ri...@us...> - 2004-07-28 15:15:41
|
Update of /cvsroot/gaim-bnet/gaim-bnet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28788 Modified Files: AUTHORS ChangeLog Log Message: Adding grim to AUTHORS and changing other files accordingly so it doesn't just mention me Index: AUTHORS =================================================================== RCS file: /cvsroot/gaim-bnet/gaim-bnet/AUTHORS,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** AUTHORS 28 Jul 2004 03:08:20 -0000 1.1.1.1 --- AUTHORS 28 Jul 2004 15:15:31 -0000 1.2 *************** *** 2,3 **** --- 2,4 ---- ======= Don Seiler <do...@se...> + Gary Kramlich Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim-bnet/gaim-bnet/ChangeLog,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** ChangeLog 28 Jul 2004 03:08:20 -0000 1.1.1.1 --- ChangeLog 28 Jul 2004 15:15:31 -0000 1.2 *************** *** 1,4 **** # ChangeLog for gaim-bnet - # Copyright 2004 Don Seiler; Distributed under the GPL v2 # $Id$ --- 1,3 ---- |
From: Don S. <ri...@us...> - 2004-07-28 15:15:40
|
Update of /cvsroot/gaim-bnet/gaim-bnet/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28788/src Modified Files: bnet.c Log Message: Adding grim to AUTHORS and changing other files accordingly so it doesn't just mention me Index: bnet.c =================================================================== RCS file: /cvsroot/gaim-bnet/gaim-bnet/src/bnet.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** bnet.c 28 Jul 2004 03:08:20 -0000 1.1.1.1 --- bnet.c 28 Jul 2004 15:15:31 -0000 1.2 *************** *** 5,9 **** * gaim-bnet Protocol Plugin * ! * Copyright (C) 2004, Don Seiler <do...@se...> * * This program is free software; you can redistribute it and/or modify --- 5,9 ---- * gaim-bnet Protocol Plugin * ! * Copyright (C) 2004 by folks in AUTHORS file * * This program is free software; you can redistribute it and/or modify *************** *** 255,258 **** --- 255,261 ---- prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option); + option = gaim_account_option_string_new(_("CD-Key"), "cdkey"); + prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option); + _bnet_plugin = plugin; }; |