ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm ChangeLog,1.421,1.422 README.WIN32,1.3,1.4 co


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.421,1.422 README.WIN32,1.3,1.4 configure.in,1.416,1.417
Date: Tue, 25 Mar 2003 09:59:13 -0500

Update of /cvsroot/ayttm/ayttm
In directory subversions:/tmp/cvs-serv22688

Modified Files:
        ChangeLog README.WIN32 configure.in 
Log Message:


Updates to mark changes


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- ChangeLog   25 Mar 2003 14:53:25 -0000      1.421
+++ ChangeLog   25 Mar 2003 14:59:11 -0000      1.422
@@ -1,3 +1,7 @@
+* Tue Mar 25 2003 14:24 GMT [colin]    0.2.3-pre18
+- src/status.c
+Fix window positioning on windows and braindead Window managers
+
 * Tue Mar 25 2003 14:24 GMT [colin]    0.2.3-pre17
 - src/prefs_window.c
 remove useless statement

Index: README.WIN32
===================================================================
RCS file: /cvsroot/ayttm/ayttm/README.WIN32,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.WIN32        25 Mar 2003 10:11:33 -0000      1.3
+++ README.WIN32        25 Mar 2003 14:59:11 -0000      1.4
@@ -1,4 +1,4 @@
-In order to compile EB on WIN32 platforms you must first install cygwin
+In order to compile AYTTM on WIN32 platforms you must first install cygwin
 and its development environment as we will be using the MINGW32 portion 
 of it. In addition you will need to get the runtime and development
 GTK and GLIB archives from http://www.gimp.org/win32. You want the version
@@ -17,10 +17,8 @@
 
        2) Browser Support always opens a new window.
 
-       3) There is no ability to cut-n-paste from the chat window.
+       3) There is no spell checker support.
 
-       4) ICQ transport has some issues.
+       4) File transfer support is iffy at best
 
-       5) There is no spell checker support.
-
-       6) File transfer support is iffy at best
+       5) AIM and ICQ are not working yet.

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -r1.416 -r1.417
--- configure.in        25 Mar 2003 14:53:25 -0000      1.416
+++ configure.in        25 Mar 2003 14:59:11 -0000      1.417
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
 AM_INIT_AUTOMAKE(ayttm, 0.2.3)
-RELEASE=pre17
+RELEASE=pre18
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

[Prev in Thread] Current Thread [Next in Thread]