You can subscribe to this list here.
2004 |
Jan
(17) |
Feb
(38) |
Mar
(24) |
Apr
(18) |
May
(75) |
Jun
(2) |
Jul
|
Aug
|
Sep
(21) |
Oct
(3) |
Nov
(19) |
Dec
(5) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(15) |
Jul
(2) |
Aug
|
Sep
(5) |
Oct
|
Nov
|
Dec
|
2006 |
Jan
(8) |
Feb
|
Mar
|
Apr
(6) |
May
(73) |
Jun
(57) |
Jul
(12) |
Aug
(68) |
Sep
(6) |
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
(2) |
24
|
25
(1) |
26
|
27
|
28
(1) |
29
(2) |
30
|
|
|
|
|
|
|
From: Spacy <sp...@us...> - 2006-04-29 19:06:34
|
Update of /cvsroot/vba/VisualBoyAdvance In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23780 Modified Files: AUTHORS Log Message: test Index: AUTHORS =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/AUTHORS,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** AUTHORS 28 Apr 2006 11:05:29 -0000 1.8 --- AUTHORS 29 Apr 2006 19:06:28 -0000 1.9 *************** *** 13,17 **** - kxu: GTK+ interface - Yann Parmentier aka kohai: new icons ! - Spacy: Windows, Visual Studio 2005, DirectX ! ! test \ No newline at end of file --- 13,15 ---- - kxu: GTK+ interface - Yann Parmentier aka kohai: new icons ! - Spacy: Windows, Visual Studio 2005, DirectX \ No newline at end of file |
From: Spacy <sp...@us...> - 2006-04-29 19:01:47
|
Update of /cvsroot/vba/VisualBoyAdvance/win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20438/win32 Added Files: test.txt Log Message: test --- NEW FILE: test.txt --- this is a test |
From: Spacy <sp...@us...> - 2006-04-28 11:05:39
|
Update of /cvsroot/vba/VisualBoyAdvance In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7343 Modified Files: AUTHORS Log Message: test Index: AUTHORS =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/AUTHORS,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** AUTHORS 23 Apr 2006 20:50:49 -0000 1.7 --- AUTHORS 28 Apr 2006 11:05:29 -0000 1.8 *************** *** 14,15 **** --- 14,17 ---- - Yann Parmentier aka kohai: new icons - Spacy: Windows, Visual Studio 2005, DirectX + + test \ No newline at end of file |
From: Spacy <sp...@us...> - 2006-04-25 13:08:24
|
Update of /cvsroot/vba/VisualBoyAdvance/src/win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1939/src/win32 Modified Files: vbavista.ico Log Message: Changed compression of Vista image formats to "None" because the VC2005 resource compiler does not support the "PNG" compression. Index: vbavista.ico =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/src/win32/vbavista.ico,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsV8aN73 and /tmp/cvs4y74fd differ |
From: Spacy <sp...@us...> - 2006-04-23 21:28:28
|
Update of /cvsroot/vba/VisualBoyAdvance/src/win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25994/src/win32 Added Files: vbavista.ico Log Message: New icon compatible from Windows 2000 to Windows Vista. --- NEW FILE: vbavista.ico --- (This appears to be a binary file; contents omitted.) |
From: Spacy <sp...@us...> - 2006-04-23 20:50:54
|
Update of /cvsroot/vba/VisualBoyAdvance In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2612 Modified Files: AUTHORS Log Message: Added myself Index: AUTHORS =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/AUTHORS,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** AUTHORS 22 May 2004 14:08:17 -0000 1.6 --- AUTHORS 23 Apr 2006 20:50:49 -0000 1.7 *************** *** 13,14 **** --- 13,15 ---- - kxu: GTK+ interface - Yann Parmentier aka kohai: new icons + - Spacy: Windows, Visual Studio 2005, DirectX |